[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. 30953 1726882595.32695: 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-spT executable location = /usr/local/bin/ansible-playbook python version = 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] (/usr/bin/python3.12) jinja version = 3.1.4 libyaml = True No config file found; using defaults 30953 1726882595.33153: Added group all to inventory 30953 1726882595.33155: Added group ungrouped to inventory 30953 1726882595.33159: Group all now contains ungrouped 30953 1726882595.33162: Examining possible inventory source: /tmp/network-Kc3/inventory.yml 30953 1726882595.44850: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/cache 30953 1726882595.44892: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py 30953 1726882595.44912: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory 30953 1726882595.44950: Loading InventoryModule 'host_list' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py 30953 1726882595.44999: Loaded config def from plugin (inventory/script) 30953 1726882595.45001: Loading InventoryModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py 30953 1726882595.45030: Loading InventoryModule 'auto' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py 30953 1726882595.45083: Loaded config def from plugin (inventory/yaml) 30953 1726882595.45085: Loading InventoryModule 'yaml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py 30953 1726882595.45148: Loading InventoryModule 'ini' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py 30953 1726882595.45423: Loading InventoryModule 'toml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py 30953 1726882595.45426: Attempting to use plugin host_list (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py) 30953 1726882595.45428: Attempting to use plugin script (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py) 30953 1726882595.45432: Attempting to use plugin auto (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py) 30953 1726882595.45435: Loading data from /tmp/network-Kc3/inventory.yml 30953 1726882595.45478: /tmp/network-Kc3/inventory.yml was not parsable by auto 30953 1726882595.45522: Attempting to use plugin yaml (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py) 30953 1726882595.45550: Loading data from /tmp/network-Kc3/inventory.yml 30953 1726882595.45610: group all already in inventory 30953 1726882595.45617: set inventory_file for managed_node1 30953 1726882595.45620: set inventory_dir for managed_node1 30953 1726882595.45620: Added host managed_node1 to inventory 30953 1726882595.45622: Added host managed_node1 to group all 30953 1726882595.45623: set ansible_host for managed_node1 30953 1726882595.45623: set ansible_ssh_extra_args for managed_node1 30953 1726882595.45625: set inventory_file for managed_node2 30953 1726882595.45627: set inventory_dir for managed_node2 30953 1726882595.45627: Added host managed_node2 to inventory 30953 1726882595.45628: Added host managed_node2 to group all 30953 1726882595.45629: set ansible_host for managed_node2 30953 1726882595.45629: set ansible_ssh_extra_args for managed_node2 30953 1726882595.45631: set inventory_file for managed_node3 30953 1726882595.45632: set inventory_dir for managed_node3 30953 1726882595.45632: Added host managed_node3 to inventory 30953 1726882595.45633: Added host managed_node3 to group all 30953 1726882595.45634: set ansible_host for managed_node3 30953 1726882595.45634: set ansible_ssh_extra_args for managed_node3 30953 1726882595.45636: Reconcile groups and hosts in inventory. 30953 1726882595.45638: Group ungrouped now contains managed_node1 30953 1726882595.45639: Group ungrouped now contains managed_node2 30953 1726882595.45640: Group ungrouped now contains managed_node3 30953 1726882595.45697: '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__' skipped due to reserved name 30953 1726882595.45774: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments 30953 1726882595.45808: Loading ModuleDocFragment 'vars_plugin_staging' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py 30953 1726882595.45825: Loaded config def from plugin (vars/host_group_vars) 30953 1726882595.45827: 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) 30953 1726882595.45832: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/vars 30953 1726882595.45837: 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) 30953 1726882595.45880: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py (found_in_cache=True, class_only=False) 30953 1726882595.46114: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30953 1726882595.46176: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py 30953 1726882595.46204: Loaded config def from plugin (connection/local) 30953 1726882595.46207: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=False, class_only=True) 30953 1726882595.46605: Loaded config def from plugin (connection/paramiko_ssh) 30953 1726882595.46608: 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) 30953 1726882595.47174: 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) 30953 1726882595.47203: Loaded config def from plugin (connection/psrp) 30953 1726882595.47205: Loading Connection 'psrp' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py (found_in_cache=False, class_only=True) 30953 1726882595.47633: 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) 30953 1726882595.47656: Loaded config def from plugin (connection/ssh) 30953 1726882595.47658: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=False, class_only=True) 30953 1726882595.49614: 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) 30953 1726882595.49668: Loaded config def from plugin (connection/winrm) 30953 1726882595.49671: Loading Connection 'winrm' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py (found_in_cache=False, class_only=True) 30953 1726882595.49713: '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__' skipped due to reserved name 30953 1726882595.49785: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py 30953 1726882595.49867: Loaded config def from plugin (shell/cmd) 30953 1726882595.49869: Loading ShellModule 'cmd' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py (found_in_cache=False, class_only=True) 30953 1726882595.49907: 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) 30953 1726882595.49986: Loaded config def from plugin (shell/powershell) 30953 1726882595.49988: Loading ShellModule 'powershell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py (found_in_cache=False, class_only=True) 30953 1726882595.50050: Loading ModuleDocFragment 'shell_common' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py 30953 1726882595.50248: Loaded config def from plugin (shell/sh) 30953 1726882595.50260: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=False, class_only=True) 30953 1726882595.50305: '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__' skipped due to reserved name 30953 1726882595.50435: Loaded config def from plugin (become/runas) 30953 1726882595.50438: Loading BecomeModule 'runas' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py (found_in_cache=False, class_only=True) 30953 1726882595.50641: Loaded config def from plugin (become/su) 30953 1726882595.50645: Loading BecomeModule 'su' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py (found_in_cache=False, class_only=True) 30953 1726882595.50817: Loaded config def from plugin (become/sudo) 30953 1726882595.50819: 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 30953 1726882595.50853: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tests_switch_provider.yml 30953 1726882595.51240: in VariableManager get_vars() 30953 1726882595.51265: done with get_vars() 30953 1726882595.51309: in VariableManager get_vars() 30953 1726882595.51314: done with get_vars() 30953 1726882595.51317: variable 'playbook_dir' from source: magic vars 30953 1726882595.51318: variable 'ansible_playbook_python' from source: magic vars 30953 1726882595.51320: variable 'ansible_config_file' from source: magic vars 30953 1726882595.51321: variable 'groups' from source: magic vars 30953 1726882595.51322: variable 'omit' from source: magic vars 30953 1726882595.51323: variable 'ansible_version' from source: magic vars 30953 1726882595.51323: variable 'ansible_check_mode' from source: magic vars 30953 1726882595.51324: variable 'ansible_diff_mode' from source: magic vars 30953 1726882595.51325: variable 'ansible_forks' from source: magic vars 30953 1726882595.51325: variable 'ansible_inventory_sources' from source: magic vars 30953 1726882595.51326: variable 'ansible_skip_tags' from source: magic vars 30953 1726882595.51327: variable 'ansible_limit' from source: magic vars 30953 1726882595.51328: variable 'ansible_run_tags' from source: magic vars 30953 1726882595.51328: variable 'ansible_verbosity' from source: magic vars 30953 1726882595.51370: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_switch_provider.yml 30953 1726882595.51856: trying /usr/local/lib/python3.12/site-packages/ansible/modules 30953 1726882595.55210: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action 30953 1726882595.55373: in VariableManager get_vars() 30953 1726882595.55387: done with get_vars() 30953 1726882595.55429: in VariableManager get_vars() 30953 1726882595.55443: done with get_vars() 30953 1726882595.55480: in VariableManager get_vars() 30953 1726882595.55491: done with get_vars() 30953 1726882595.55637: in VariableManager get_vars() 30953 1726882595.55648: done with get_vars() 30953 1726882595.55686: in VariableManager get_vars() 30953 1726882595.55703: done with get_vars() 30953 1726882595.55757: in VariableManager get_vars() 30953 1726882595.55777: done with get_vars() 30953 1726882595.55826: in VariableManager get_vars() 30953 1726882595.55839: done with get_vars() 30953 1726882595.55873: in VariableManager get_vars() 30953 1726882595.55888: done with get_vars() 30953 1726882595.55928: in VariableManager get_vars() 30953 1726882595.55939: done with get_vars() 30953 1726882595.55996: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback 30953 1726882595.56043: 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 30953 1726882595.56309: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py 30953 1726882595.56492: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.debug) 30953 1726882595.56500: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.debug' from /tmp/collections-spT/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__) 30953 1726882595.56538: '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__' skipped due to reserved name 30953 1726882595.56568: 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) 30953 1726882595.56796: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py 30953 1726882595.56862: Loaded config def from plugin (callback/default) 30953 1726882595.56865: 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) 30953 1726882595.58045: Loaded config def from plugin (callback/junit) 30953 1726882595.58048: 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) 30953 1726882595.58091: 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) 30953 1726882595.58154: Loaded config def from plugin (callback/minimal) 30953 1726882595.58156: 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) 30953 1726882595.58194: 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) 30953 1726882595.58249: Loaded config def from plugin (callback/tree) 30953 1726882595.58251: 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 30953 1726882595.58351: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.profile_tasks) 30953 1726882595.58353: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.profile_tasks' from /tmp/collections-spT/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_switch_provider.yml ******************************************** 2 plays in /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tests_switch_provider.yml 30953 1726882595.58370: in VariableManager get_vars() 30953 1726882595.58378: done with get_vars() 30953 1726882595.58381: in VariableManager get_vars() 30953 1726882595.58387: done with get_vars() 30953 1726882595.58390: variable 'omit' from source: magic vars 30953 1726882595.58415: in VariableManager get_vars() 30953 1726882595.58424: done with get_vars() 30953 1726882595.58439: variable 'omit' from source: magic vars PLAY [Run playbook 'playbooks/tests_switch_provider.yml'] ********************** 30953 1726882595.58859: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy 30953 1726882595.58914: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py 30953 1726882595.58938: getting the remaining hosts for this loop 30953 1726882595.58939: done getting the remaining hosts for this loop 30953 1726882595.58941: getting the next task for host managed_node3 30953 1726882595.58943: done getting next task for host managed_node3 30953 1726882595.58944: ^ task is: TASK: Gathering Facts 30953 1726882595.58945: ^ 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 30953 1726882595.58947: getting variables 30953 1726882595.58948: in VariableManager get_vars() 30953 1726882595.58954: Calling all_inventory to load vars for managed_node3 30953 1726882595.58956: Calling groups_inventory to load vars for managed_node3 30953 1726882595.58957: Calling all_plugins_inventory to load vars for managed_node3 30953 1726882595.58966: Calling all_plugins_play to load vars for managed_node3 30953 1726882595.58973: Calling groups_plugins_inventory to load vars for managed_node3 30953 1726882595.58976: Calling groups_plugins_play to load vars for managed_node3 30953 1726882595.59001: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30953 1726882595.59032: done with get_vars() 30953 1726882595.59037: done getting variables 30953 1726882595.59077: 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-spT/ansible_collections/fedora/linux_system_roles/tests/network/tests_switch_provider.yml:3 Friday 20 September 2024 21:36:35 -0400 (0:00:00.008) 0:00:00.008 ****** 30953 1726882595.59095: entering _queue_task() for managed_node3/gather_facts 30953 1726882595.59096: Creating lock for gather_facts 30953 1726882595.61081: worker is 1 (out of 1 available) 30953 1726882595.61090: exiting _queue_task() for managed_node3/gather_facts 30953 1726882595.61103: done queuing things up, now waiting for results queue to drain 30953 1726882595.61105: waiting for pending results... 30953 1726882595.61132: running TaskExecutor() for managed_node3/TASK: Gathering Facts 30953 1726882595.61367: in run() - task 12673a56-9f93-7955-e748-00000000001a 30953 1726882595.61372: variable 'ansible_search_path' from source: unknown 30953 1726882595.61375: calling self._execute() 30953 1726882595.61523: variable 'ansible_host' from source: host vars for 'managed_node3' 30953 1726882595.61530: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30953 1726882595.61539: variable 'omit' from source: magic vars 30953 1726882595.61647: variable 'omit' from source: magic vars 30953 1726882595.61687: variable 'omit' from source: magic vars 30953 1726882595.61729: variable 'omit' from source: magic vars 30953 1726882595.61778: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30953 1726882595.61826: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30953 1726882595.61849: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30953 1726882595.61879: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30953 1726882595.61901: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30953 1726882595.61992: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30953 1726882595.61999: variable 'ansible_host' from source: host vars for 'managed_node3' 30953 1726882595.62002: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30953 1726882595.62057: Set connection var ansible_connection to ssh 30953 1726882595.62069: Set connection var ansible_pipelining to False 30953 1726882595.62078: Set connection var ansible_module_compression to ZIP_DEFLATED 30953 1726882595.62084: Set connection var ansible_shell_type to sh 30953 1726882595.62105: Set connection var ansible_timeout to 10 30953 1726882595.62115: Set connection var ansible_shell_executable to /bin/sh 30953 1726882595.62145: variable 'ansible_shell_executable' from source: unknown 30953 1726882595.62200: variable 'ansible_connection' from source: unknown 30953 1726882595.62203: variable 'ansible_module_compression' from source: unknown 30953 1726882595.62205: variable 'ansible_shell_type' from source: unknown 30953 1726882595.62209: variable 'ansible_shell_executable' from source: unknown 30953 1726882595.62211: variable 'ansible_host' from source: host vars for 'managed_node3' 30953 1726882595.62213: variable 'ansible_pipelining' from source: unknown 30953 1726882595.62215: variable 'ansible_timeout' from source: unknown 30953 1726882595.62217: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30953 1726882595.62377: 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) 30953 1726882595.62397: variable 'omit' from source: magic vars 30953 1726882595.62409: starting attempt loop 30953 1726882595.62581: running the handler 30953 1726882595.62585: variable 'ansible_facts' from source: unknown 30953 1726882595.62590: _low_level_execute_command(): starting 30953 1726882595.62592: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 30953 1726882595.63990: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30953 1726882595.64139: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 30953 1726882595.64226: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30953 1726882595.65899: stdout chunk (state=3): >>>/root <<< 30953 1726882595.66049: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30953 1726882595.66053: stdout chunk (state=3): >>><<< 30953 1726882595.66056: stderr chunk (state=3): >>><<< 30953 1726882595.66170: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30953 1726882595.66174: _low_level_execute_command(): starting 30953 1726882595.66178: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882595.660786-30968-112728438337862 `" && echo ansible-tmp-1726882595.660786-30968-112728438337862="` echo /root/.ansible/tmp/ansible-tmp-1726882595.660786-30968-112728438337862 `" ) && sleep 0' 30953 1726882595.67213: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 30953 1726882595.67217: 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.10.229 originally 10.31.10.229 debug2: match not found <<< 30953 1726882595.67221: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30953 1726882595.67224: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 30953 1726882595.67227: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 30953 1726882595.67482: 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.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30953 1726882595.67495: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' <<< 30953 1726882595.67499: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30953 1726882595.67517: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30953 1726882595.67612: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30953 1726882595.69491: stdout chunk (state=3): >>>ansible-tmp-1726882595.660786-30968-112728438337862=/root/.ansible/tmp/ansible-tmp-1726882595.660786-30968-112728438337862 <<< 30953 1726882595.69606: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30953 1726882595.69799: stderr chunk (state=3): >>><<< 30953 1726882595.69802: stdout chunk (state=3): >>><<< 30953 1726882595.69805: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882595.660786-30968-112728438337862=/root/.ansible/tmp/ansible-tmp-1726882595.660786-30968-112728438337862 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30953 1726882595.69979: variable 'ansible_module_compression' from source: unknown 30953 1726882595.69982: ANSIBALLZ: Using generic lock for ansible.legacy.setup 30953 1726882595.69988: ANSIBALLZ: Acquiring lock 30953 1726882595.69990: ANSIBALLZ: Lock acquired: 140140994255600 30953 1726882595.69996: ANSIBALLZ: Creating module 30953 1726882596.38319: ANSIBALLZ: Writing module into payload 30953 1726882596.38737: ANSIBALLZ: Writing module 30953 1726882596.38969: ANSIBALLZ: Renaming module 30953 1726882596.39077: ANSIBALLZ: Done creating module 30953 1726882596.39081: variable 'ansible_facts' from source: unknown 30953 1726882596.39083: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30953 1726882596.39085: _low_level_execute_command(): starting 30953 1726882596.39088: _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' 30953 1726882596.40515: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30953 1726882596.40725: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK <<< 30953 1726882596.40758: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30953 1726882596.40843: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30953 1726882596.42509: stdout chunk (state=3): >>>PLATFORM <<< 30953 1726882596.42597: stdout chunk (state=3): >>>Linux FOUND /usr/bin/python3.12 <<< 30953 1726882596.42675: stdout chunk (state=3): >>>/usr/bin/python3 /usr/bin/python3 ENDFOUND <<< 30953 1726882596.42732: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30953 1726882596.42763: stderr chunk (state=3): >>><<< 30953 1726882596.42776: stdout chunk (state=3): >>><<< 30953 1726882596.43249: _low_level_execute_command() done: rc=0, stdout=PLATFORM Linux FOUND /usr/bin/python3.12 /usr/bin/python3 /usr/bin/python3 ENDFOUND , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30953 1726882596.43256 [managed_node3]: found interpreters: ['/usr/bin/python3.12', '/usr/bin/python3', '/usr/bin/python3'] 30953 1726882596.43259: _low_level_execute_command(): starting 30953 1726882596.43261: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 && sleep 0' 30953 1726882596.43574: Sending initial data 30953 1726882596.43578: Sent initial data (1181 bytes) 30953 1726882596.44340: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30953 1726882596.44407: 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.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30953 1726882596.44599: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK <<< 30953 1726882596.44626: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30953 1726882596.44719: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30953 1726882596.48109: stdout chunk (state=3): >>>{"platform_dist_result": [], "osrelease_content": "NAME=\"CentOS Stream\"\nVERSION=\"10 (Coughlan)\"\nID=\"centos\"\nID_LIKE=\"rhel fedora\"\nVERSION_ID=\"10\"\nPLATFORM_ID=\"platform:el10\"\nPRETTY_NAME=\"CentOS Stream 10 (Coughlan)\"\nANSI_COLOR=\"0;31\"\nLOGO=\"fedora-logo-icon\"\nCPE_NAME=\"cpe:/o:centos:centos:10\"\nHOME_URL=\"https://centos.org/\"\nVENDOR_NAME=\"CentOS\"\nVENDOR_URL=\"https://centos.org/\"\nBUG_REPORT_URL=\"https://issues.redhat.com/\"\nREDHAT_SUPPORT_PRODUCT=\"Red Hat Enterprise Linux 10\"\nREDHAT_SUPPORT_PRODUCT_VERSION=\"CentOS Stream\"\n"} <<< 30953 1726882596.48462: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30953 1726882596.48657: stderr chunk (state=3): >>><<< 30953 1726882596.48661: stdout chunk (state=3): >>><<< 30953 1726882596.48675: _low_level_execute_command() done: rc=0, stdout={"platform_dist_result": [], "osrelease_content": "NAME=\"CentOS Stream\"\nVERSION=\"10 (Coughlan)\"\nID=\"centos\"\nID_LIKE=\"rhel fedora\"\nVERSION_ID=\"10\"\nPLATFORM_ID=\"platform:el10\"\nPRETTY_NAME=\"CentOS Stream 10 (Coughlan)\"\nANSI_COLOR=\"0;31\"\nLOGO=\"fedora-logo-icon\"\nCPE_NAME=\"cpe:/o:centos:centos:10\"\nHOME_URL=\"https://centos.org/\"\nVENDOR_NAME=\"CentOS\"\nVENDOR_URL=\"https://centos.org/\"\nBUG_REPORT_URL=\"https://issues.redhat.com/\"\nREDHAT_SUPPORT_PRODUCT=\"Red Hat Enterprise Linux 10\"\nREDHAT_SUPPORT_PRODUCT_VERSION=\"CentOS Stream\"\n"} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30953 1726882596.48982: variable 'ansible_facts' from source: unknown 30953 1726882596.48985: variable 'ansible_facts' from source: unknown 30953 1726882596.48999: variable 'ansible_module_compression' from source: unknown 30953 1726882596.49041: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-30953k0xy6wql/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 30953 1726882596.49069: variable 'ansible_facts' from source: unknown 30953 1726882596.49729: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882595.660786-30968-112728438337862/AnsiballZ_setup.py 30953 1726882596.50716: Sending initial data 30953 1726882596.50719: Sent initial data (153 bytes) 30953 1726882596.51900: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30953 1726882596.51903: 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 <<< 30953 1726882596.51906: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found <<< 30953 1726882596.51908: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 30953 1726882596.51910: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30953 1726882596.51914: 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.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30953 1726882596.52134: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 <<< 30953 1726882596.53713: 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 <<< 30953 1726882596.53717: stderr chunk (state=3): >>>debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 30953 1726882596.53799: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 30953 1726882596.53904: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-30953k0xy6wql/tmppm_gnx6s /root/.ansible/tmp/ansible-tmp-1726882595.660786-30968-112728438337862/AnsiballZ_setup.py <<< 30953 1726882596.53908: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882595.660786-30968-112728438337862/AnsiballZ_setup.py" <<< 30953 1726882596.53949: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-30953k0xy6wql/tmppm_gnx6s" to remote "/root/.ansible/tmp/ansible-tmp-1726882595.660786-30968-112728438337862/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882595.660786-30968-112728438337862/AnsiballZ_setup.py" <<< 30953 1726882596.56245: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30953 1726882596.56381: stderr chunk (state=3): >>><<< 30953 1726882596.56385: stdout chunk (state=3): >>><<< 30953 1726882596.56417: done transferring module to remote 30953 1726882596.56430: _low_level_execute_command(): starting 30953 1726882596.56433: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882595.660786-30968-112728438337862/ /root/.ansible/tmp/ansible-tmp-1726882595.660786-30968-112728438337862/AnsiballZ_setup.py && sleep 0' 30953 1726882596.57304: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30953 1726882596.57310: 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.10.229 originally 10.31.10.229 <<< 30953 1726882596.57315: stderr chunk (state=3): >>>debug2: match not found <<< 30953 1726882596.57330: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30953 1726882596.57335: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address <<< 30953 1726882596.57343: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 30953 1726882596.57398: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30953 1726882596.57402: 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.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30953 1726882596.57438: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' <<< 30953 1726882596.57443: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30953 1726882596.57461: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30953 1726882596.57528: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30953 1726882596.59499: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30953 1726882596.59502: stderr chunk (state=3): >>><<< 30953 1726882596.59505: stdout chunk (state=3): >>><<< 30953 1726882596.59570: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30953 1726882596.59573: _low_level_execute_command(): starting 30953 1726882596.59674: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882595.660786-30968-112728438337862/AnsiballZ_setup.py && sleep 0' 30953 1726882596.60264: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30953 1726882596.60307: 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.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 30953 1726882596.60321: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.10.229 is address <<< 30953 1726882596.60351: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 30953 1726882596.60432: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30953 1726882596.60448: 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.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK <<< 30953 1726882596.60469: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30953 1726882596.60637: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30953 1726882596.62761: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 30953 1726882596.62805: stdout chunk (state=3): >>>import _imp # builtin <<< 30953 1726882596.62845: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 30953 1726882596.62985: stdout chunk (state=3): >>>import '_io' # import 'marshal' # import 'posix' # <<< 30953 1726882596.62991: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 30953 1726882596.63204: stdout chunk (state=3): >>>import 'time' # <<< 30953 1726882596.63207: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 30953 1726882596.63211: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 30953 1726882596.63214: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3538184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3537e7b30> <<< 30953 1726882596.63217: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' <<< 30953 1726882596.63218: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc35381aa50> <<< 30953 1726882596.63352: stdout chunk (state=3): >>>import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # <<< 30953 1726882596.63401: stdout chunk (state=3): >>>import '_collections_abc' # <<< 30953 1726882596.63467: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 30953 1726882596.63473: stdout chunk (state=3): >>>import 'os' # <<< 30953 1726882596.63475: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 30953 1726882596.63816: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3535e9130> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3535e9fa0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 30953 1726882596.64058: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 30953 1726882596.64098: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 30953 1726882596.64108: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 30953 1726882596.64112: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 30953 1726882596.64156: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 30953 1726882596.64322: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc353627dd0> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc353627fe0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 30953 1726882596.64328: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 30953 1726882596.64357: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 30953 1726882596.64421: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 30953 1726882596.64432: stdout chunk (state=3): >>>import 'itertools' # <<< 30953 1726882596.64870: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc35365f800> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc35365fe90> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc35363faa0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc35363d1c0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc353624f80> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc35367f6b0> <<< 30953 1726882596.64876: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc35367e2d0> <<< 30953 1726882596.64879: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py <<< 30953 1726882596.64885: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc35363e090> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc353626e70> <<< 30953 1726882596.64935: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 30953 1726882596.64950: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3536b46e0> <<< 30953 1726882596.64960: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc353624200> <<< 30953 1726882596.64978: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py <<< 30953 1726882596.64997: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' <<< 30953 1726882596.65011: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 30953 1726882596.65088: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3536b4b90> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3536b4a40> <<< 30953 1726882596.65095: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 30953 1726882596.65099: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3536b4e30> <<< 30953 1726882596.65227: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc353622d20> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3536b5520> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3536b51f0> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' <<< 30953 1726882596.65241: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3536b6420> <<< 30953 1726882596.65270: stdout chunk (state=3): >>>import 'importlib.util' # import 'runpy' # <<< 30953 1726882596.65304: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 30953 1726882596.65333: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 30953 1726882596.65356: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3536cc620> <<< 30953 1726882596.65366: stdout chunk (state=3): >>>import 'errno' # <<< 30953 1726882596.65408: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3536cdd00> <<< 30953 1726882596.65446: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 30953 1726882596.65452: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 30953 1726882596.65691: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 30953 1726882596.65696: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3536ceba0> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3536cf200> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3536ce0f0> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3536cfc50> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3536cf3b0> <<< 30953 1726882596.65699: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3536b6390> <<< 30953 1726882596.65702: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 30953 1726882596.65708: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 30953 1726882596.65916: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3533c3b90> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3533ec620> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3533ec380> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3533ec590> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 30953 1726882596.65966: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 30953 1726882596.66126: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3533ecf50> <<< 30953 1726882596.66207: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 30953 1726882596.66226: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3533ed940> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3533ec800> <<< 30953 1726882596.66237: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3533c1d30> <<< 30953 1726882596.66398: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 30953 1726882596.66401: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 30953 1726882596.66404: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 30953 1726882596.66406: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3533eed20> <<< 30953 1726882596.66408: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3533eda60> <<< 30953 1726882596.66525: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3536b6b40> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 30953 1726882596.66532: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc35341b080> <<< 30953 1726882596.66590: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 30953 1726882596.66604: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 30953 1726882596.66621: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 30953 1726882596.66640: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 30953 1726882596.66748: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc35343b410> <<< 30953 1726882596.66752: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 30953 1726882596.66754: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 30953 1726882596.66804: stdout chunk (state=3): >>>import 'ntpath' # <<< 30953 1726882596.66823: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc35349c200> <<< 30953 1726882596.66915: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 30953 1726882596.66936: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 30953 1726882596.67022: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc35349e960> <<< 30953 1726882596.67183: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc35349c320> <<< 30953 1726882596.67218: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc353469220> <<< 30953 1726882596.67421: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc352d292b0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc35343a210> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3533efc50> <<< 30953 1726882596.67424: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fc35343a570> <<< 30953 1726882596.67818: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_a2_gtk3m/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 30953 1726882596.67827: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 30953 1726882596.67906: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 30953 1726882596.67921: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'<<< 30953 1726882596.67939: stdout chunk (state=3): >>> import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc352d8af90> <<< 30953 1726882596.67948: stdout chunk (state=3): >>>import '_typing' # <<< 30953 1726882596.68219: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc352d69e80> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc352d69070> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available <<< 30953 1726882596.69608: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882596.70759: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py <<< 30953 1726882596.70777: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc352d88e30> <<< 30953 1726882596.71017: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc352dbe960> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc352dbe6f0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc352dbe000> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc352dbe750> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc352d8b9b0> import 'atexit' # <<< 30953 1726882596.71047: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' <<< 30953 1726882596.71074: stdout chunk (state=3): >>># extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc352dbf6b0> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc352dbf8f0> <<< 30953 1726882596.71097: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 30953 1726882596.71301: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 30953 1726882596.71305: stdout chunk (state=3): >>>import '_locale' # <<< 30953 1726882596.71320: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc352dbfe30> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc352c25c10> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc352c27830> <<< 30953 1726882596.71339: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 30953 1726882596.71350: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 30953 1726882596.71391: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc352c28230> <<< 30953 1726882596.71404: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 30953 1726882596.71436: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 30953 1726882596.71451: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc352c293d0> <<< 30953 1726882596.71467: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 30953 1726882596.71505: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 30953 1726882596.71521: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py <<< 30953 1726882596.71718: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc352c2be90> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc35381bf20> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc352c2a150> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 30953 1726882596.71836: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 30953 1726882596.71856: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' <<< 30953 1726882596.71876: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc352c33e90> import '_tokenize' # <<< 30953 1726882596.71951: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc352c32960> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc352c326c0> <<< 30953 1726882596.71978: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'<<< 30953 1726882596.71985: stdout chunk (state=3): >>> <<< 30953 1726882596.72054: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc352c32c30> <<< 30953 1726882596.72297: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc352c2b3b0> <<< 30953 1726882596.72305: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' <<< 30953 1726882596.72311: stdout chunk (state=3): >>># extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc352c77ec0> <<< 30953 1726882596.72315: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py <<< 30953 1726882596.72319: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc352c78110> <<< 30953 1726882596.72321: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py <<< 30953 1726882596.72323: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 30953 1726882596.72340: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc352c79cd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc352c79a90> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc352c7c260> <<< 30953 1726882596.72348: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc352c7a390> <<< 30953 1726882596.72359: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 30953 1726882596.72403: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 30953 1726882596.72418: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 30953 1726882596.72441: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 30953 1726882596.72477: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc352c7fa40> <<< 30953 1726882596.72601: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc352c7c410> <<< 30953 1726882596.72668: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' <<< 30953 1726882596.72679: stdout chunk (state=3): >>># extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc352c807a0> <<< 30953 1726882596.72906: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc352c80c20> <<< 30953 1726882596.72925: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc352c80d10> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc352c78410> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc352b082c0> <<< 30953 1726882596.73003: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 30953 1726882596.73023: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc352b093d0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc352c82a50> <<< 30953 1726882596.73042: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' <<< 30953 1726882596.73059: stdout chunk (state=3): >>>import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc352c83e00> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc352c82690> <<< 30953 1726882596.73102: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 30953 1726882596.73106: stdout chunk (state=3): >>>import 'ansible.module_utils.compat' # <<< 30953 1726882596.73216: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 30953 1726882596.73309: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882596.73325: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 30953 1726882596.73330: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 30953 1726882596.73333: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text' # <<< 30953 1726882596.73339: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882596.73447: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882596.73567: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882596.74194: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882596.74707: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 30953 1726882596.74738: 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' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' <<< 30953 1726882596.74744: stdout chunk (state=3): >>># extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc352b116d0> <<< 30953 1726882596.74818: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 30953 1726882596.74832: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc352b123c0> <<< 30953 1726882596.74942: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc352b09670> <<< 30953 1726882596.74947: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 30953 1726882596.75014: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available <<< 30953 1726882596.75087: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882596.75267: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 30953 1726882596.75271: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc352b12630> # zipimport: zlib available <<< 30953 1726882596.75717: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882596.76147: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882596.76219: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882596.76290: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 30953 1726882596.76416: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available <<< 30953 1726882596.76441: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882596.76520: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 30953 1726882596.76536: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882596.76574: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available <<< 30953 1726882596.76678: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882596.76682: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 30953 1726882596.76688: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882596.76918: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882596.77142: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 30953 1726882596.77153: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 30953 1726882596.77310: stdout chunk (state=3): >>>import '_ast' # <<< 30953 1726882596.77356: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc352b13680> # zipimport: zlib available # zipimport: zlib available <<< 30953 1726882596.77598: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 30953 1726882596.77604: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # <<< 30953 1726882596.77607: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882596.77609: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882596.77612: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 30953 1726882596.77653: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882596.77717: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py <<< 30953 1726882596.77751: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 30953 1726882596.77844: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' <<< 30953 1726882596.77850: stdout chunk (state=3): >>># extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc352b1e030> <<< 30953 1726882596.77869: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc352b1be00> <<< 30953 1726882596.77898: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # <<< 30953 1726882596.77956: stdout chunk (state=3): >>>import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 30953 1726882596.78113: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882596.78139: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py <<< 30953 1726882596.78153: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 30953 1726882596.78171: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 30953 1726882596.78223: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 30953 1726882596.78242: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 30953 1726882596.78254: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 30953 1726882596.78316: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc352c069f0> <<< 30953 1726882596.78415: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc352cfe6c0> <<< 30953 1726882596.78440: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc352b1e120> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc352b13020> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 30953 1726882596.78472: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882596.78501: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 30953 1726882596.78563: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 30953 1726882596.78582: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 30953 1726882596.78718: stdout chunk (state=3): >>>import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 30953 1726882596.78739: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882596.78753: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882596.78799: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882596.78837: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882596.78875: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882596.78907: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # <<< 30953 1726882596.78932: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882596.78994: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882596.79259: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882596.79262: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat.typing' # # zipimport: zlib available <<< 30953 1726882596.79297: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882596.79476: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882596.79507: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882596.79560: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py <<< 30953 1726882596.79589: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' <<< 30953 1726882596.79592: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py <<< 30953 1726882596.79654: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' <<< 30953 1726882596.79657: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py <<< 30953 1726882596.79828: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc352bb2120> # /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py # code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py # code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3527e7fe0> # extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 30953 1726882596.79843: stdout chunk (state=3): >>># extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc352800350> <<< 30953 1726882596.79908: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc352b9b0b0> <<< 30953 1726882596.80020: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc352bb2cc0> <<< 30953 1726882596.80025: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc352bb0800> <<< 30953 1726882596.80027: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc352bb0b90> <<< 30953 1726882596.80030: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 30953 1726882596.80036: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' <<< 30953 1726882596.80128: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py <<< 30953 1726882596.80135: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' <<< 30953 1726882596.80138: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py <<< 30953 1726882596.80216: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc352803380> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc352802c30> # extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc352802e10> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc352802060> # /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 30953 1726882596.80304: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' <<< 30953 1726882596.80324: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3528034a0> <<< 30953 1726882596.80335: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 30953 1726882596.80377: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' <<< 30953 1726882596.80391: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' <<< 30953 1726882596.80452: stdout chunk (state=3): >>># extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc352851fa0> <<< 30953 1726882596.80457: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc352803f80> <<< 30953 1726882596.80462: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc352bb04a0> <<< 30953 1726882596.80608: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.timeout' # import 'ansible.module_utils.facts.collector' # <<< 30953 1726882596.80628: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other.facter' # <<< 30953 1726882596.80640: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882596.80691: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882596.80798: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # <<< 30953 1726882596.80805: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882596.80808: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system' # <<< 30953 1726882596.80821: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882596.80824: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882596.80915: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.apparmor' # # zipimport: zlib available # zipimport: zlib available <<< 30953 1726882596.80947: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # # zipimport: zlib available <<< 30953 1726882596.81039: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882596.81042: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # <<< 30953 1726882596.81053: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882596.81215: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 30953 1726882596.81269: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # <<< 30953 1726882596.81287: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.cmdline' # # zipimport: zlib available <<< 30953 1726882596.81761: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882596.82182: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # <<< 30953 1726882596.82195: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882596.82317: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 30953 1726882596.82328: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882596.82364: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # <<< 30953 1726882596.82381: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882596.82466: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882596.82469: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.env' # <<< 30953 1726882596.82607: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882596.82627: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.dns' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.fips' # # zipimport: zlib available <<< 30953 1726882596.82655: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882596.82685: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.loadavg' # <<< 30953 1726882596.82699: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882596.82774: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882596.82918: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc352853980> # /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 30953 1726882596.82929: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 30953 1726882596.83198: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc352852ba0> import 'ansible.module_utils.facts.system.local' # <<< 30953 1726882596.83202: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882596.83204: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882596.83416: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.pkg_mgr' # # zipimport: zlib available <<< 30953 1726882596.83435: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882596.83512: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # # zipimport: zlib available <<< 30953 1726882596.83557: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882596.83603: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 30953 1726882596.83653: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 30953 1726882596.83717: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 30953 1726882596.83775: stdout chunk (state=3): >>># extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc35288e210> <<< 30953 1726882596.83955: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc35287c500> <<< 30953 1726882596.83978: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.python' # # zipimport: zlib available <<< 30953 1726882596.84023: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882596.84095: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # <<< 30953 1726882596.84102: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882596.84198: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882596.84247: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882596.84420: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882596.84498: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # <<< 30953 1726882596.84519: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.service_mgr' # # zipimport: zlib available <<< 30953 1726882596.84551: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882596.84592: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # <<< 30953 1726882596.84628: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882596.84639: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882596.84682: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py <<< 30953 1726882596.84737: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' <<< 30953 1726882596.84740: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 30953 1726882596.84761: stdout chunk (state=3): >>># extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3528a1be0> <<< 30953 1726882596.84765: stdout chunk (state=3): >>>import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3528a3530> import 'ansible.module_utils.facts.system.user' # # zipimport: zlib available <<< 30953 1726882596.85062: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.hardware' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.base' # # zipimport: zlib available # zipimport: zlib available <<< 30953 1726882596.85177: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # # zipimport: zlib available <<< 30953 1726882596.85282: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882596.85378: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882596.85419: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882596.85458: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # <<< 30953 1726882596.85496: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.darwin' # <<< 30953 1726882596.85620: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 30953 1726882596.85655: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882596.85817: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # <<< 30953 1726882596.85820: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.dragonfly' # # zipimport: zlib available <<< 30953 1726882596.85925: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882596.86048: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # <<< 30953 1726882596.86058: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882596.86198: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882596.86202: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882596.86664: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882596.87165: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # <<< 30953 1726882596.87192: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hurd' # # zipimport: zlib available <<< 30953 1726882596.87284: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882596.87392: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # # zipimport: zlib available <<< 30953 1726882596.87496: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882596.87598: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # <<< 30953 1726882596.87602: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882596.87798: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882596.87901: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # <<< 30953 1726882596.88020: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.base' # # zipimport: zlib available <<< 30953 1726882596.88121: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882596.88214: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882596.88414: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882596.88607: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # <<< 30953 1726882596.88625: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.aix' # # zipimport: zlib available <<< 30953 1726882596.88700: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882596.88819: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.dragonfly' # # zipimport: zlib available # zipimport: zlib available <<< 30953 1726882596.88897: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # # zipimport: zlib available <<< 30953 1726882596.88929: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882596.88943: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.freebsd' # <<< 30953 1726882596.89026: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882596.89030: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882596.89071: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # <<< 30953 1726882596.89082: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882596.89137: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882596.89314: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # # zipimport: zlib available <<< 30953 1726882596.89456: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882596.89900: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # # zipimport: zlib available <<< 30953 1726882596.89904: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882596.89907: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # <<< 30953 1726882596.89911: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882596.89913: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882596.89916: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # <<< 30953 1726882596.89921: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882596.89952: stdout chunk (state=3): >>># zipimport: zlib available<<< 30953 1726882596.89968: stdout chunk (state=3): >>> <<< 30953 1726882596.89985: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.netbsd' # <<< 30953 1726882596.89999: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882596.90031: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882596.90064: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # <<< 30953 1726882596.90074: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882596.90152: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882596.90259: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # # zipimport: zlib available <<< 30953 1726882596.90263: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual' # <<< 30953 1726882596.90357: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882596.90551: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual.base' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 30953 1726882596.90565: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882596.90638: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # import 'ansible.module_utils.facts.virtual.freebsd' # <<< 30953 1726882596.90657: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.dragonfly' # # zipimport: zlib available <<< 30953 1726882596.90702: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882596.90752: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # <<< 30953 1726882596.90763: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882596.90950: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882596.91138: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # <<< 30953 1726882596.91155: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882596.91201: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882596.91261: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # # zipimport: zlib available <<< 30953 1726882596.91429: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual.openbsd' # # zipimport: zlib available # zipimport: zlib available <<< 30953 1726882596.91502: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # <<< 30953 1726882596.91520: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882596.91599: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882596.91701: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 30953 1726882596.91769: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882596.92488: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py <<< 30953 1726882596.92526: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py <<< 30953 1726882596.92529: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' <<< 30953 1726882596.92576: stdout chunk (state=3): >>># extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc35263a690> <<< 30953 1726882596.92579: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc352639340> <<< 30953 1726882596.92621: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc352c82240> <<< 30953 1726882597.05996: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/queues.py <<< 30953 1726882597.06026: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc' import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3526823c0> # /usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/synchronize.py <<< 30953 1726882597.06052: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc' <<< 30953 1726882597.06079: stdout chunk (state=3): >>>import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc352681040> <<< 30953 1726882597.06130: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/__init__.py <<< 30953 1726882597.06133: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc' <<< 30953 1726882597.06170: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/connection.py # code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc' import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc352682840> <<< 30953 1726882597.06214: stdout chunk (state=3): >>>import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc352681f40> <<< 30953 1726882597.06438: 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 <<< 30953 1726882597.31767: stdout chunk (state=3): >>> <<< 30953 1726882597.31819: stdout chunk (state=3): >>>{"ansible_facts": {"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": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_apparmor": {"status": "disabled"}, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCv7uM8iExTeI4wsxGEirDCIB5rfuashDyqixAMrsgojV44m9e49NO3hj7ILsTTBL2CHnfLuLE1/PLpq7UY8Z1Z8ro+SmmXu++VXRqryH5co2uqHva7V6sHb6D0w7V9QhBLpdZFYEoP0DS5gVD9JQFynOilgl8wt/jWccIG1lWZi9pozQdP7A/myzjixT/sJ/dwyz8xvTWJg8mm1MsbYn2WTH8iil55RGt5+Srq66y14fY2WfYG2fpZAu2FUQP08MxFIAzAetJatr6cWpPKpSpFt3GxBUw9mZMYCqrmgqwBD/PAtXD6Q7x/7qAtiiHsfMBTZienaA1mW1aNHB5lYinW+yIEPJsEXOfVQXD7Grje437Hq7ilY2Ls8shFo/H1kZ7MVesrrJ0x/2SBU9GvKJMaweWKcsmmll+jNBUuGX6ts04Vmsca92EMTJvbEZ5S0c4wSIE0d0Abf1Xqh6e9aP6EWDz6EY13coJ8t20q68K2L8C+7SV2ymAL1nKR36KDmUU=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBK8+EpkEsEK0/7/tF+Ot2JevPtJYRlnBvekg0Ue9FRv3lrN7bw8W95KfTN9YYbHxSXwfmPM7CC79pp6v7bDk8dE=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIFW1A+ae3pfP8rgVu0EA2QvBQu2xPGiaOdV7VpH2SdJ3", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_iscsi_iqn": "", "ansible_local": {}, "ansible_is_chroot": false, "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-10-229.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-10-229", "ansible_nodename": "ip-10-31-10-229.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": "ec23ea4468ccc875d6f6db60ff64318a", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "36", "second": "36", "epoch": "1726882596", "epoch_int": "1726882596", "date": "2024-09-20", "time": "21:36:36", "iso8601_micro": "2024-09-21T01:36:36.931637Z", "iso8601": "2024-09-21T01:36:36Z", "iso8601_basic": "20240920T213636931637", "iso8601_basic_short": "20240920T213636", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_pkg_mgr": "dnf", "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0"<<< 30953 1726882597.31862: stdout chunk (state=3): >>>, "ttyS0,115200n8"]}, "ansible_loadavg": {"1m": 0.701171875, "5m": 0.638671875, "15m": 0.380859375}, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_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": 3531, "ansible_memfree_mb": 2955, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 576, "free": 2955}, "nocache": {"free": 3292, "used": 239}, "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": "ec23ea44-68cc-c875-d6f6-db60ff64318a", "ansible_product_uuid": "ec23ea44-68cc-c875-d6f6-db60ff64318a", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {"xvda2": {"links": {"ids": [], "uuids": ["4853857d-d3e2-44a6-8739-3837607c97e1"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1", "holders": []}, "xvda1": {"links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "start": "2048", "sectors": "2048", "sectorsize": 512, "size": "1.00 MB", "uuid": null, "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["4853857d-d3e2-44a6-8739-3837607c97e1"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 904, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda2", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "dump": 0, "passno": 0, "size_total": 268366229504, "size_available": 261779869696, "block_size": 4096, "block_total": 65519099, "block_available": 63911101, "block_used": 1607998, "inode_total": 131070960, "inode_available": 131028993, "inode_used": 41967, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_service_mgr": "systemd", "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.11.248 53716 10.31.10.229 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "6", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.11.248 53716 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_fibre_channel_wwn": [], "ansible_fips": false, "ansible_interfaces": ["eth0", "lo"], "ansible_lo": {"device": "lo", "mtu"<<< 30953 1726882597.31889: stdout chunk (state=3): >>>: 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_eth0": {"device": "eth0", "macaddress": "12:87:27:91:87:37", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.10.229", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22"}, "ipv6": [{"address": "fe80::1087:27ff:fe91:8737", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.8.1", "interface": "eth0", "address": "10.31.10.229", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22", "macaddress": "12:87:27:91:87:37", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.10.229"], "ansible_all_ipv6_addresses": ["fe80::1087:27ff:fe91:8737"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.10.229", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::1087:27ff:fe91:8737"]}, "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 30953 1726882597.32890: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanu<<< 30953 1726882597.32938: stdout chunk (state=3): >>>p[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing<<< 30953 1726882597.33002: stdout chunk (state=3): >>> ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy <<< 30953 1726882597.33468: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 30953 1726882597.33502: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma <<< 30953 1726882597.33527: stdout chunk (state=3): >>># destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress <<< 30953 1726882597.33586: stdout chunk (state=3): >>># destroy ntpath # destroy importlib # destroy zipimport <<< 30953 1726882597.33618: stdout chunk (state=3): >>># destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib <<< 30953 1726882597.33643: stdout chunk (state=3): >>># destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid <<< 30953 1726882597.33702: stdout chunk (state=3): >>># destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging <<< 30953 1726882597.33765: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy _compat_pickle <<< 30953 1726882597.33806: stdout chunk (state=3): >>># destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.reduction # destroy selectors <<< 30953 1726882597.33826: stdout chunk (state=3): >>># destroy shlex # destroy fcntl # destroy datetime <<< 30953 1726882597.33885: stdout chunk (state=3): >>># destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd <<< 30953 1726882597.33942: stdout chunk (state=3): >>># destroy termios # destroy json # destroy socket # destroy struct # destroy glob <<< 30953 1726882597.33945: stdout chunk (state=3): >>># destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout <<< 30953 1726882597.34038: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy errno # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux <<< 30953 1726882597.34042: 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 <<< 30953 1726882597.34066: stdout chunk (state=3): >>># cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform <<< 30953 1726882597.34165: stdout chunk (state=3): >>># cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 <<< 30953 1726882597.34169: stdout chunk (state=3): >>># cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 30953 1726882597.34338: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 30953 1726882597.34342: stdout chunk (state=3): >>># destroy _collections <<< 30953 1726882597.34386: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 30953 1726882597.34420: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 30953 1726882597.34725: stdout chunk (state=3): >>># destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 30953 1726882597.35400: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.10.229 closed. <<< 30953 1726882597.35403: stdout chunk (state=3): >>><<< 30953 1726882597.35406: stderr chunk (state=3): >>><<< 30953 1726882597.35489: _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.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3538184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3537e7b30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc35381aa50> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3535e9130> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3535e9fa0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc353627dd0> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc353627fe0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc35365f800> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc35365fe90> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc35363faa0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc35363d1c0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc353624f80> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc35367f6b0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc35367e2d0> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc35363e090> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc353626e70> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3536b46e0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc353624200> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3536b4b90> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3536b4a40> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3536b4e30> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc353622d20> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3536b5520> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3536b51f0> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3536b6420> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3536cc620> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3536cdd00> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3536ceba0> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3536cf200> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3536ce0f0> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3536cfc50> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3536cf3b0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3536b6390> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3533c3b90> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3533ec620> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3533ec380> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3533ec590> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3533ecf50> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3533ed940> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3533ec800> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3533c1d30> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3533eed20> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3533eda60> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3536b6b40> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc35341b080> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc35343b410> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc35349c200> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc35349e960> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc35349c320> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc353469220> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc352d292b0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc35343a210> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3533efc50> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fc35343a570> # zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_a2_gtk3m/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc352d8af90> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc352d69e80> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc352d69070> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc352d88e30> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc352dbe960> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc352dbe6f0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc352dbe000> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc352dbe750> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc352d8b9b0> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc352dbf6b0> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc352dbf8f0> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc352dbfe30> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc352c25c10> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc352c27830> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc352c28230> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc352c293d0> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc352c2be90> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc35381bf20> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc352c2a150> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc352c33e90> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc352c32960> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc352c326c0> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc352c32c30> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc352c2b3b0> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc352c77ec0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc352c78110> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc352c79cd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc352c79a90> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc352c7c260> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc352c7a390> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc352c7fa40> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc352c7c410> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc352c807a0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc352c80c20> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc352c80d10> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc352c78410> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc352b082c0> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc352b093d0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc352c82a50> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc352c83e00> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc352c82690> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc352b116d0> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc352b123c0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc352b09670> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc352b12630> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc352b13680> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc352b1e030> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc352b1be00> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc352c069f0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc352cfe6c0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc352b1e120> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc352b13020> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # 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' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.typing' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc352bb2120> # /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py # code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py # code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3527e7fe0> # extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc352800350> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc352b9b0b0> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc352bb2cc0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc352bb0800> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc352bb0b90> # /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py # code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc352803380> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc352802c30> # extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc352802e10> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc352802060> # /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3528034a0> # /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc352851fa0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc352803f80> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc352bb04a0> import 'ansible.module_utils.facts.timeout' # import 'ansible.module_utils.facts.collector' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other.facter' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other.ohai' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.apparmor' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.caps' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.chroot' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.distribution' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.env' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.dns' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.fips' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.loadavg' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc352853980> # /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py # code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc352852ba0> import 'ansible.module_utils.facts.system.local' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.lsb' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.pkg_mgr' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.platform' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py # code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc35288e210> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc35287c500> import 'ansible.module_utils.facts.system.python' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.selinux' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.ssh_pub_keys' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py # code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc3528a1be0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3528a3530> import 'ansible.module_utils.facts.system.user' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.base' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.aix' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.sysctl' # import 'ansible.module_utils.facts.hardware.darwin' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.hpux' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.base' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.darwin' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.fc_wwn' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.freebsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.hpux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.hurd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.linux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.iscsi' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.nvme' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.base' # # 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' # import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.hpux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.linux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # # zipimport: zlib available # /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py # code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc35263a690> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc352639340> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc352c82240> # /usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/queues.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc' import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3526823c0> # /usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/synchronize.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc' import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc352681040> # /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/connection.py # code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc' import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc352682840> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc352681f40> PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame {"ansible_facts": {"ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_apparmor": {"status": "disabled"}, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCv7uM8iExTeI4wsxGEirDCIB5rfuashDyqixAMrsgojV44m9e49NO3hj7ILsTTBL2CHnfLuLE1/PLpq7UY8Z1Z8ro+SmmXu++VXRqryH5co2uqHva7V6sHb6D0w7V9QhBLpdZFYEoP0DS5gVD9JQFynOilgl8wt/jWccIG1lWZi9pozQdP7A/myzjixT/sJ/dwyz8xvTWJg8mm1MsbYn2WTH8iil55RGt5+Srq66y14fY2WfYG2fpZAu2FUQP08MxFIAzAetJatr6cWpPKpSpFt3GxBUw9mZMYCqrmgqwBD/PAtXD6Q7x/7qAtiiHsfMBTZienaA1mW1aNHB5lYinW+yIEPJsEXOfVQXD7Grje437Hq7ilY2Ls8shFo/H1kZ7MVesrrJ0x/2SBU9GvKJMaweWKcsmmll+jNBUuGX6ts04Vmsca92EMTJvbEZ5S0c4wSIE0d0Abf1Xqh6e9aP6EWDz6EY13coJ8t20q68K2L8C+7SV2ymAL1nKR36KDmUU=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBK8+EpkEsEK0/7/tF+Ot2JevPtJYRlnBvekg0Ue9FRv3lrN7bw8W95KfTN9YYbHxSXwfmPM7CC79pp6v7bDk8dE=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIFW1A+ae3pfP8rgVu0EA2QvBQu2xPGiaOdV7VpH2SdJ3", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_iscsi_iqn": "", "ansible_local": {}, "ansible_is_chroot": false, "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-10-229.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-10-229", "ansible_nodename": "ip-10-31-10-229.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": "ec23ea4468ccc875d6f6db60ff64318a", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "36", "second": "36", "epoch": "1726882596", "epoch_int": "1726882596", "date": "2024-09-20", "time": "21:36:36", "iso8601_micro": "2024-09-21T01:36:36.931637Z", "iso8601": "2024-09-21T01:36:36Z", "iso8601_basic": "20240920T213636931637", "iso8601_basic_short": "20240920T213636", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_pkg_mgr": "dnf", "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_loadavg": {"1m": 0.701171875, "5m": 0.638671875, "15m": 0.380859375}, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_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": 3531, "ansible_memfree_mb": 2955, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 576, "free": 2955}, "nocache": {"free": 3292, "used": 239}, "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": "ec23ea44-68cc-c875-d6f6-db60ff64318a", "ansible_product_uuid": "ec23ea44-68cc-c875-d6f6-db60ff64318a", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {"xvda2": {"links": {"ids": [], "uuids": ["4853857d-d3e2-44a6-8739-3837607c97e1"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1", "holders": []}, "xvda1": {"links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "start": "2048", "sectors": "2048", "sectorsize": 512, "size": "1.00 MB", "uuid": null, "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["4853857d-d3e2-44a6-8739-3837607c97e1"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 904, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda2", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "dump": 0, "passno": 0, "size_total": 268366229504, "size_available": 261779869696, "block_size": 4096, "block_total": 65519099, "block_available": 63911101, "block_used": 1607998, "inode_total": 131070960, "inode_available": 131028993, "inode_used": 41967, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_service_mgr": "systemd", "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.11.248 53716 10.31.10.229 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "6", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.11.248 53716 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_fibre_channel_wwn": [], "ansible_fips": false, "ansible_interfaces": ["eth0", "lo"], "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_eth0": {"device": "eth0", "macaddress": "12:87:27:91:87:37", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.10.229", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22"}, "ipv6": [{"address": "fe80::1087:27ff:fe91:8737", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.8.1", "interface": "eth0", "address": "10.31.10.229", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22", "macaddress": "12:87:27:91:87:37", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.10.229"], "ansible_all_ipv6_addresses": ["fe80::1087:27ff:fe91:8737"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.10.229", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::1087:27ff:fe91:8737"]}, "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.reduction # destroy selectors # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy errno # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK 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.10.229 closed. [WARNING]: Module invocation had junk after the JSON data: # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.reduction # destroy selectors # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy errno # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks [WARNING]: Platform linux on host managed_node3 is using the discovered Python interpreter at /usr/bin/python3.12, but future installation of another Python interpreter could change the meaning of that path. See https://docs.ansible.com/ansible- core/2.17/reference_appendices/interpreter_discovery.html for more information. 30953 1726882597.37649: 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-1726882595.660786-30968-112728438337862/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 30953 1726882597.37652: _low_level_execute_command(): starting 30953 1726882597.37655: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882595.660786-30968-112728438337862/ > /dev/null 2>&1 && sleep 0' 30953 1726882597.37846: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30953 1726882597.37864: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30953 1726882597.37878: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 30953 1726882597.37899: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30953 1726882597.37971: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 30953 1726882597.38025: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 30953 1726882597.38037: 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.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30953 1726882597.38108: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' <<< 30953 1726882597.38130: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30953 1726882597.38159: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30953 1726882597.38247: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 30953 1726882597.40943: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30953 1726882597.40957: stderr chunk (state=3): >>><<< 30953 1726882597.40966: stdout chunk (state=3): >>><<< 30953 1726882597.40988: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 30953 1726882597.41099: handler run complete 30953 1726882597.41142: variable 'ansible_facts' from source: unknown 30953 1726882597.41242: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30953 1726882597.41700: variable 'ansible_facts' from source: unknown 30953 1726882597.41784: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30953 1726882597.42136: attempt loop complete, returning result 30953 1726882597.42205: _execute() done 30953 1726882597.42213: dumping result to json 30953 1726882597.42245: done dumping result, returning 30953 1726882597.42256: done running TaskExecutor() for managed_node3/TASK: Gathering Facts [12673a56-9f93-7955-e748-00000000001a] 30953 1726882597.42262: sending task result for task 12673a56-9f93-7955-e748-00000000001a 30953 1726882597.42930: done sending task result for task 12673a56-9f93-7955-e748-00000000001a ok: [managed_node3] 30953 1726882597.43254: no more pending results, returning what we have 30953 1726882597.43257: results queue empty 30953 1726882597.43259: checking for any_errors_fatal 30953 1726882597.43260: done checking for any_errors_fatal 30953 1726882597.43261: checking for max_fail_percentage 30953 1726882597.43262: done checking for max_fail_percentage 30953 1726882597.43263: checking to see if all hosts have failed and the running result is not ok 30953 1726882597.43263: done checking to see if all hosts have failed 30953 1726882597.43264: getting the remaining hosts for this loop 30953 1726882597.43266: done getting the remaining hosts for this loop 30953 1726882597.43270: getting the next task for host managed_node3 30953 1726882597.43276: done getting next task for host managed_node3 30953 1726882597.43277: ^ task is: TASK: meta (flush_handlers) 30953 1726882597.43279: ^ 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 30953 1726882597.43283: getting variables 30953 1726882597.43284: in VariableManager get_vars() 30953 1726882597.43312: Calling all_inventory to load vars for managed_node3 30953 1726882597.43315: Calling groups_inventory to load vars for managed_node3 30953 1726882597.43318: Calling all_plugins_inventory to load vars for managed_node3 30953 1726882597.43323: WORKER PROCESS EXITING 30953 1726882597.43332: Calling all_plugins_play to load vars for managed_node3 30953 1726882597.43335: Calling groups_plugins_inventory to load vars for managed_node3 30953 1726882597.43338: Calling groups_plugins_play to load vars for managed_node3 30953 1726882597.43514: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30953 1726882597.43689: done with get_vars() 30953 1726882597.43701: done getting variables 30953 1726882597.43757: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__ 30953 1726882597.43844: in VariableManager get_vars() 30953 1726882597.43853: Calling all_inventory to load vars for managed_node3 30953 1726882597.43856: Calling groups_inventory to load vars for managed_node3 30953 1726882597.43858: Calling all_plugins_inventory to load vars for managed_node3 30953 1726882597.43863: Calling all_plugins_play to load vars for managed_node3 30953 1726882597.43865: Calling groups_plugins_inventory to load vars for managed_node3 30953 1726882597.43868: Calling groups_plugins_play to load vars for managed_node3 30953 1726882597.44013: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30953 1726882597.44228: done with get_vars() 30953 1726882597.44241: done queuing things up, now waiting for results queue to drain 30953 1726882597.44247: results queue empty 30953 1726882597.44248: checking for any_errors_fatal 30953 1726882597.44251: done checking for any_errors_fatal 30953 1726882597.44251: checking for max_fail_percentage 30953 1726882597.44252: done checking for max_fail_percentage 30953 1726882597.44253: checking to see if all hosts have failed and the running result is not ok 30953 1726882597.44254: done checking to see if all hosts have failed 30953 1726882597.44255: getting the remaining hosts for this loop 30953 1726882597.44255: done getting the remaining hosts for this loop 30953 1726882597.44258: getting the next task for host managed_node3 30953 1726882597.44263: done getting next task for host managed_node3 30953 1726882597.44275: ^ task is: TASK: Include the task 'el_repo_setup.yml' 30953 1726882597.44277: ^ 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 30953 1726882597.44281: getting variables 30953 1726882597.44281: in VariableManager get_vars() 30953 1726882597.44289: Calling all_inventory to load vars for managed_node3 30953 1726882597.44292: Calling groups_inventory to load vars for managed_node3 30953 1726882597.44296: Calling all_plugins_inventory to load vars for managed_node3 30953 1726882597.44301: Calling all_plugins_play to load vars for managed_node3 30953 1726882597.44303: Calling groups_plugins_inventory to load vars for managed_node3 30953 1726882597.44306: Calling groups_plugins_play to load vars for managed_node3 30953 1726882597.44443: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30953 1726882597.44638: done with get_vars() 30953 1726882597.44646: done getting variables TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tests_switch_provider.yml:8 Friday 20 September 2024 21:36:37 -0400 (0:00:01.856) 0:00:01.864 ****** 30953 1726882597.44731: entering _queue_task() for managed_node3/include_tasks 30953 1726882597.44733: Creating lock for include_tasks 30953 1726882597.45161: worker is 1 (out of 1 available) 30953 1726882597.45182: exiting _queue_task() for managed_node3/include_tasks 30953 1726882597.45195: done queuing things up, now waiting for results queue to drain 30953 1726882597.45197: waiting for pending results... 30953 1726882597.45638: running TaskExecutor() for managed_node3/TASK: Include the task 'el_repo_setup.yml' 30953 1726882597.45731: in run() - task 12673a56-9f93-7955-e748-000000000006 30953 1726882597.45761: variable 'ansible_search_path' from source: unknown 30953 1726882597.45807: calling self._execute() 30953 1726882597.45890: variable 'ansible_host' from source: host vars for 'managed_node3' 30953 1726882597.45997: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30953 1726882597.46001: variable 'omit' from source: magic vars 30953 1726882597.46031: _execute() done 30953 1726882597.46039: dumping result to json 30953 1726882597.46047: done dumping result, returning 30953 1726882597.46057: done running TaskExecutor() for managed_node3/TASK: Include the task 'el_repo_setup.yml' [12673a56-9f93-7955-e748-000000000006] 30953 1726882597.46066: sending task result for task 12673a56-9f93-7955-e748-000000000006 30953 1726882597.46214: no more pending results, returning what we have 30953 1726882597.46219: in VariableManager get_vars() 30953 1726882597.46250: Calling all_inventory to load vars for managed_node3 30953 1726882597.46253: Calling groups_inventory to load vars for managed_node3 30953 1726882597.46257: Calling all_plugins_inventory to load vars for managed_node3 30953 1726882597.46269: Calling all_plugins_play to load vars for managed_node3 30953 1726882597.46272: Calling groups_plugins_inventory to load vars for managed_node3 30953 1726882597.46275: Calling groups_plugins_play to load vars for managed_node3 30953 1726882597.46660: done sending task result for task 12673a56-9f93-7955-e748-000000000006 30953 1726882597.46663: WORKER PROCESS EXITING 30953 1726882597.46684: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30953 1726882597.46865: done with get_vars() 30953 1726882597.46872: variable 'ansible_search_path' from source: unknown 30953 1726882597.46884: we have included files to process 30953 1726882597.46885: generating all_blocks data 30953 1726882597.46888: done generating all_blocks data 30953 1726882597.46889: processing included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 30953 1726882597.46890: loading included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 30953 1726882597.46894: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 30953 1726882597.47551: in VariableManager get_vars() 30953 1726882597.47566: done with get_vars() 30953 1726882597.47577: done processing included file 30953 1726882597.47579: iterating over new_blocks loaded from include file 30953 1726882597.47580: in VariableManager get_vars() 30953 1726882597.47591: done with get_vars() 30953 1726882597.47594: filtering new block on tags 30953 1726882597.47608: done filtering new block on tags 30953 1726882597.47611: in VariableManager get_vars() 30953 1726882597.47621: done with get_vars() 30953 1726882597.47622: filtering new block on tags 30953 1726882597.47637: done filtering new block on tags 30953 1726882597.47639: in VariableManager get_vars() 30953 1726882597.47647: done with get_vars() 30953 1726882597.47648: filtering new block on tags 30953 1726882597.47661: done filtering new block on tags 30953 1726882597.47663: done iterating over new_blocks loaded from include file included: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml for managed_node3 30953 1726882597.47668: extending task lists for all hosts with included blocks 30953 1726882597.47702: done extending task lists 30953 1726882597.47703: done processing included files 30953 1726882597.47704: results queue empty 30953 1726882597.47704: checking for any_errors_fatal 30953 1726882597.47706: done checking for any_errors_fatal 30953 1726882597.47706: checking for max_fail_percentage 30953 1726882597.47707: done checking for max_fail_percentage 30953 1726882597.47708: checking to see if all hosts have failed and the running result is not ok 30953 1726882597.47708: done checking to see if all hosts have failed 30953 1726882597.47709: getting the remaining hosts for this loop 30953 1726882597.47710: done getting the remaining hosts for this loop 30953 1726882597.47712: getting the next task for host managed_node3 30953 1726882597.47716: done getting next task for host managed_node3 30953 1726882597.47718: ^ task is: TASK: Gather the minimum subset of ansible_facts required by the network role test 30953 1726882597.47720: ^ 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 30953 1726882597.47722: getting variables 30953 1726882597.47723: in VariableManager get_vars() 30953 1726882597.47730: Calling all_inventory to load vars for managed_node3 30953 1726882597.47732: Calling groups_inventory to load vars for managed_node3 30953 1726882597.47734: Calling all_plugins_inventory to load vars for managed_node3 30953 1726882597.47739: Calling all_plugins_play to load vars for managed_node3 30953 1726882597.47741: Calling groups_plugins_inventory to load vars for managed_node3 30953 1726882597.47744: Calling groups_plugins_play to load vars for managed_node3 30953 1726882597.47901: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30953 1726882597.48088: done with get_vars() 30953 1726882597.48098: done getting variables TASK [Gather the minimum subset of ansible_facts required by the network role test] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Friday 20 September 2024 21:36:37 -0400 (0:00:00.034) 0:00:01.898 ****** 30953 1726882597.48159: entering _queue_task() for managed_node3/setup 30953 1726882597.48383: worker is 1 (out of 1 available) 30953 1726882597.48598: exiting _queue_task() for managed_node3/setup 30953 1726882597.48608: done queuing things up, now waiting for results queue to drain 30953 1726882597.48609: waiting for pending results... 30953 1726882597.48627: running TaskExecutor() for managed_node3/TASK: Gather the minimum subset of ansible_facts required by the network role test 30953 1726882597.48722: in run() - task 12673a56-9f93-7955-e748-00000000002b 30953 1726882597.48799: variable 'ansible_search_path' from source: unknown 30953 1726882597.48802: variable 'ansible_search_path' from source: unknown 30953 1726882597.48805: calling self._execute() 30953 1726882597.48858: variable 'ansible_host' from source: host vars for 'managed_node3' 30953 1726882597.48869: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30953 1726882597.48882: variable 'omit' from source: magic vars 30953 1726882597.49377: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 30953 1726882597.51427: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 30953 1726882597.51505: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 30953 1726882597.51548: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 30953 1726882597.51606: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 30953 1726882597.51669: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 30953 1726882597.51725: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30953 1726882597.51759: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30953 1726882597.51798: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30953 1726882597.51842: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30953 1726882597.51889: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30953 1726882597.52043: variable 'ansible_facts' from source: unknown 30953 1726882597.52110: variable 'network_test_required_facts' from source: task vars 30953 1726882597.52198: Evaluated conditional (not ansible_facts.keys() | list | intersect(network_test_required_facts) == network_test_required_facts): True 30953 1726882597.52202: variable 'omit' from source: magic vars 30953 1726882597.52205: variable 'omit' from source: magic vars 30953 1726882597.52233: variable 'omit' from source: magic vars 30953 1726882597.52260: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30953 1726882597.52295: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30953 1726882597.52320: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30953 1726882597.52398: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30953 1726882597.52401: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30953 1726882597.52403: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30953 1726882597.52406: variable 'ansible_host' from source: host vars for 'managed_node3' 30953 1726882597.52408: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30953 1726882597.52495: Set connection var ansible_connection to ssh 30953 1726882597.52509: Set connection var ansible_pipelining to False 30953 1726882597.52519: Set connection var ansible_module_compression to ZIP_DEFLATED 30953 1726882597.52527: Set connection var ansible_shell_type to sh 30953 1726882597.52547: Set connection var ansible_timeout to 10 30953 1726882597.52558: Set connection var ansible_shell_executable to /bin/sh 30953 1726882597.52595: variable 'ansible_shell_executable' from source: unknown 30953 1726882597.52603: variable 'ansible_connection' from source: unknown 30953 1726882597.52609: variable 'ansible_module_compression' from source: unknown 30953 1726882597.52645: variable 'ansible_shell_type' from source: unknown 30953 1726882597.52648: variable 'ansible_shell_executable' from source: unknown 30953 1726882597.52650: variable 'ansible_host' from source: host vars for 'managed_node3' 30953 1726882597.52652: variable 'ansible_pipelining' from source: unknown 30953 1726882597.52654: variable 'ansible_timeout' from source: unknown 30953 1726882597.52656: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30953 1726882597.52784: 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__) 30953 1726882597.52938: variable 'omit' from source: magic vars 30953 1726882597.52941: starting attempt loop 30953 1726882597.52944: running the handler 30953 1726882597.52946: _low_level_execute_command(): starting 30953 1726882597.52948: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 30953 1726882597.53608: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30953 1726882597.53611: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30953 1726882597.53616: 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.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30953 1726882597.53664: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' <<< 30953 1726882597.53691: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30953 1726882597.53711: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30953 1726882597.53806: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 30953 1726882597.56156: stdout chunk (state=3): >>>/root <<< 30953 1726882597.56362: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30953 1726882597.56365: stdout chunk (state=3): >>><<< 30953 1726882597.56367: stderr chunk (state=3): >>><<< 30953 1726882597.56473: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 30953 1726882597.56499: _low_level_execute_command(): starting 30953 1726882597.56502: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882597.5639586-31031-42810392082669 `" && echo ansible-tmp-1726882597.5639586-31031-42810392082669="` echo /root/.ansible/tmp/ansible-tmp-1726882597.5639586-31031-42810392082669 `" ) && sleep 0' 30953 1726882597.57011: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30953 1726882597.57014: 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.10.229 originally 10.31.10.229 debug2: match not found <<< 30953 1726882597.57016: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30953 1726882597.57019: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 30953 1726882597.57022: 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.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30953 1726882597.57070: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' <<< 30953 1726882597.57073: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 30953 1726882597.57133: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 30953 1726882597.59849: stdout chunk (state=3): >>>ansible-tmp-1726882597.5639586-31031-42810392082669=/root/.ansible/tmp/ansible-tmp-1726882597.5639586-31031-42810392082669 <<< 30953 1726882597.60032: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30953 1726882597.60035: stdout chunk (state=3): >>><<< 30953 1726882597.60041: stderr chunk (state=3): >>><<< 30953 1726882597.60055: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882597.5639586-31031-42810392082669=/root/.ansible/tmp/ansible-tmp-1726882597.5639586-31031-42810392082669 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 30953 1726882597.60100: variable 'ansible_module_compression' from source: unknown 30953 1726882597.60134: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-30953k0xy6wql/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 30953 1726882597.60175: variable 'ansible_facts' from source: unknown 30953 1726882597.60302: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882597.5639586-31031-42810392082669/AnsiballZ_setup.py 30953 1726882597.60396: Sending initial data 30953 1726882597.60399: Sent initial data (153 bytes) 30953 1726882597.60820: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30953 1726882597.60823: 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.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30953 1726882597.60826: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30953 1726882597.60828: 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.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30953 1726882597.60877: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' <<< 30953 1726882597.60880: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 30953 1726882597.60938: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 30953 1726882597.63187: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 30953 1726882597.63234: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 30953 1726882597.63291: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-30953k0xy6wql/tmpj9u655cd /root/.ansible/tmp/ansible-tmp-1726882597.5639586-31031-42810392082669/AnsiballZ_setup.py <<< 30953 1726882597.63297: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882597.5639586-31031-42810392082669/AnsiballZ_setup.py" <<< 30953 1726882597.63337: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-30953k0xy6wql/tmpj9u655cd" to remote "/root/.ansible/tmp/ansible-tmp-1726882597.5639586-31031-42810392082669/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882597.5639586-31031-42810392082669/AnsiballZ_setup.py" <<< 30953 1726882597.64981: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30953 1726882597.65021: stderr chunk (state=3): >>><<< 30953 1726882597.65142: stdout chunk (state=3): >>><<< 30953 1726882597.65145: done transferring module to remote 30953 1726882597.65148: _low_level_execute_command(): starting 30953 1726882597.65150: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882597.5639586-31031-42810392082669/ /root/.ansible/tmp/ansible-tmp-1726882597.5639586-31031-42810392082669/AnsiballZ_setup.py && sleep 0' 30953 1726882597.65721: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30953 1726882597.65750: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30953 1726882597.65766: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 30953 1726882597.65798: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30953 1726882597.65846: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30953 1726882597.65863: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30953 1726882597.65938: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' <<< 30953 1726882597.65956: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30953 1726882597.65996: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30953 1726882597.66049: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 30953 1726882597.68192: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30953 1726882597.68198: stdout chunk (state=3): >>><<< 30953 1726882597.68282: stderr chunk (state=3): >>><<< 30953 1726882597.68288: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 30953 1726882597.68305: _low_level_execute_command(): starting 30953 1726882597.68311: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882597.5639586-31031-42810392082669/AnsiballZ_setup.py && sleep 0' 30953 1726882597.68773: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30953 1726882597.68790: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30953 1726882597.68809: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 30953 1726882597.68827: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30953 1726882597.68845: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 <<< 30953 1726882597.68857: stderr chunk (state=3): >>>debug2: match not found <<< 30953 1726882597.68871: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30953 1726882597.68909: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found <<< 30953 1726882597.68924: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30953 1726882597.69000: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' <<< 30953 1726882597.69018: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30953 1726882597.69036: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30953 1726882597.69124: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 30953 1726882597.71665: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 30953 1726882597.71711: stdout chunk (state=3): >>>import _imp # builtin <<< 30953 1726882597.71750: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 30953 1726882597.71767: stdout chunk (state=3): >>>import '_weakref' # <<< 30953 1726882597.71903: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 30953 1726882597.71922: stdout chunk (state=3): >>>import 'posix' # <<< 30953 1726882597.71998: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook <<< 30953 1726882597.72050: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 30953 1726882597.72054: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 30953 1726882597.72076: stdout chunk (state=3): >>>import '_codecs' # <<< 30953 1726882597.72111: stdout chunk (state=3): >>>import 'codecs' # <<< 30953 1726882597.72158: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 30953 1726882597.72182: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 30953 1726882597.72207: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabee184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabede7b30> <<< 30953 1726882597.72316: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabee1aa50> import '_signal' # import '_abc' # import 'abc' # import 'io' # <<< 30953 1726882597.72365: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 30953 1726882597.72567: stdout chunk (state=3): >>>import '_collections_abc' # <<< 30953 1726882597.72607: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 30953 1726882597.72645: stdout chunk (state=3): >>>import 'os' # <<< 30953 1726882597.72709: stdout chunk (state=3): >>>import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 30953 1726882597.72829: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabebc9130> <<< 30953 1726882597.72837: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py <<< 30953 1726882597.72856: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 30953 1726882597.72859: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabebc9fa0> <<< 30953 1726882597.72903: stdout chunk (state=3): >>>import 'site' # <<< 30953 1726882597.73022: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 30953 1726882597.73590: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 30953 1726882597.73633: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 30953 1726882597.73641: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 30953 1726882597.73737: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 30953 1726882597.73795: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 30953 1726882597.73814: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabec07e90> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 30953 1726882597.73836: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 30953 1726882597.73864: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabec07f50> <<< 30953 1726882597.73873: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 30953 1726882597.73944: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 30953 1726882597.73980: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 30953 1726882597.73983: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 30953 1726882597.74020: stdout chunk (state=3): >>>import 'itertools' # <<< 30953 1726882597.74026: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabec3f890> <<< 30953 1726882597.74064: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabec3ff20> <<< 30953 1726882597.74080: stdout chunk (state=3): >>>import '_collections' # <<< 30953 1726882597.74207: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabec1fb60> <<< 30953 1726882597.74224: stdout chunk (state=3): >>>import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabec1d280> <<< 30953 1726882597.74258: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabec05040> <<< 30953 1726882597.74347: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 30953 1726882597.74376: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 30953 1726882597.74408: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 30953 1726882597.74412: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 30953 1726882597.74475: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabec5f800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabec5e450> <<< 30953 1726882597.74499: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabec1e150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabec5ccb0> <<< 30953 1726882597.74557: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 30953 1726882597.74633: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabec94890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabec042c0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' <<< 30953 1726882597.74636: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faabec94d40> <<< 30953 1726882597.74670: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabec94bf0> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faabec94fe0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabec02de0> <<< 30953 1726882597.74824: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabec956d0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabec953a0> import 'importlib.machinery' # <<< 30953 1726882597.74852: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabec965d0> import 'importlib.util' # import 'runpy' # <<< 30953 1726882597.74874: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 30953 1726882597.74911: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 30953 1726882597.74941: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' <<< 30953 1726882597.74966: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabecac7d0> import 'errno' # <<< 30953 1726882597.75018: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faabecadeb0> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 30953 1726882597.75032: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 30953 1726882597.75061: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 30953 1726882597.75081: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabecaed50> <<< 30953 1726882597.75172: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faabecaf380> <<< 30953 1726882597.75190: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabecae2a0> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 30953 1726882597.75216: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faabecafe00> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabecaf530> <<< 30953 1726882597.75464: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabec96540> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faabe9a7ce0> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faabe9d0740> <<< 30953 1726882597.75468: stdout chunk (state=3): >>>import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabe9d04a0> <<< 30953 1726882597.75471: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faabe9d0770> <<< 30953 1726882597.75503: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 30953 1726882597.75572: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 30953 1726882597.75701: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faabe9d10a0> <<< 30953 1726882597.75813: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faabe9d1a60> <<< 30953 1726882597.75835: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabe9d0950> <<< 30953 1726882597.75969: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabe9a5eb0> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabe9d2e70> <<< 30953 1726882597.76000: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabe9d1bb0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabec96cf0> <<< 30953 1726882597.76003: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 30953 1726882597.76119: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 30953 1726882597.76162: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabe9fb1d0> <<< 30953 1726882597.76247: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 30953 1726882597.76258: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 30953 1726882597.76318: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabea1f560> <<< 30953 1726882597.76321: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 30953 1726882597.76358: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 30953 1726882597.76446: stdout chunk (state=3): >>>import 'ntpath' # <<< 30953 1726882597.76450: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabea80350> <<< 30953 1726882597.76454: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 30953 1726882597.76504: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 30953 1726882597.76511: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 30953 1726882597.76546: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 30953 1726882597.76628: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabea82ab0> <<< 30953 1726882597.76705: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabea80470> <<< 30953 1726882597.76738: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabea45370> <<< 30953 1726882597.76766: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabe329460> <<< 30953 1726882597.76790: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabea1e360> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabe9d3da0> <<< 30953 1726882597.76960: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 30953 1726882597.76981: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7faabea1e480> <<< 30953 1726882597.77250: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_setup_payload_ggt9gwpi/ansible_setup_payload.zip' <<< 30953 1726882597.77254: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882597.77407: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882597.77410: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 30953 1726882597.77423: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 30953 1726882597.77451: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 30953 1726882597.77523: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 30953 1726882597.77561: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabe393080> <<< 30953 1726882597.77564: stdout chunk (state=3): >>>import '_typing' # <<< 30953 1726882597.77764: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabe371f70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabe371100> <<< 30953 1726882597.77768: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882597.77811: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available <<< 30953 1726882597.77814: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882597.77857: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils' # <<< 30953 1726882597.77860: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882597.79236: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882597.80351: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py <<< 30953 1726882597.80383: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabe390f20> <<< 30953 1726882597.80427: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 30953 1726882597.80431: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 30953 1726882597.80482: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 30953 1726882597.80485: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faabe3c29c0> <<< 30953 1726882597.80620: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabe3c2780> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabe3c2090> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabe3c24e0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabe393aa0> import 'atexit' # <<< 30953 1726882597.80654: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faabe3c3710> <<< 30953 1726882597.80683: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faabe3c3950> <<< 30953 1726882597.80752: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 30953 1726882597.80779: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # <<< 30953 1726882597.80819: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabe3c3e90> <<< 30953 1726882597.80837: stdout chunk (state=3): >>>import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 30953 1726882597.80900: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 30953 1726882597.80932: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabe22db50> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faabe22f7d0> <<< 30953 1726882597.80966: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 30953 1726882597.80982: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 30953 1726882597.81022: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabe230170> <<< 30953 1726882597.81031: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 30953 1726882597.81054: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 30953 1726882597.81089: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabe231040> <<< 30953 1726882597.81105: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 30953 1726882597.81136: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 30953 1726882597.81157: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 30953 1726882597.81217: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabe233da0> <<< 30953 1726882597.81259: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faabe9d2de0> <<< 30953 1726882597.81270: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabe232060> <<< 30953 1726882597.81295: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 30953 1726882597.81319: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 30953 1726882597.81355: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 30953 1726882597.81371: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 30953 1726882597.81488: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 30953 1726882597.81515: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabe23bc20> <<< 30953 1726882597.81541: stdout chunk (state=3): >>>import '_tokenize' # <<< 30953 1726882597.81605: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabe23a6f0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabe23a450> <<< 30953 1726882597.81631: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 30953 1726882597.81650: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 30953 1726882597.81704: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabe23a9c0> <<< 30953 1726882597.81729: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabe232570> <<< 30953 1726882597.81769: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faabe27fe90> <<< 30953 1726882597.81818: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabe27f8c0> <<< 30953 1726882597.81821: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py <<< 30953 1726882597.81854: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 30953 1726882597.81915: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 30953 1726882597.81925: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faabe281a60> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabe281820> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 30953 1726882597.81949: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 30953 1726882597.82004: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faabe283f20> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabe2820f0> <<< 30953 1726882597.82043: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 30953 1726882597.82067: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 30953 1726882597.82114: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 30953 1726882597.82117: stdout chunk (state=3): >>>import '_string' # <<< 30953 1726882597.82153: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabe287650> <<< 30953 1726882597.82276: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabe283fe0> <<< 30953 1726882597.82342: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faabe288740> <<< 30953 1726882597.82377: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faabe288890> <<< 30953 1726882597.82424: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' <<< 30953 1726882597.82435: stdout chunk (state=3): >>># extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faabe288950> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabe2800e0> <<< 30953 1726882597.82480: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' <<< 30953 1726882597.82497: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 30953 1726882597.82534: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 30953 1726882597.82537: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 30953 1726882597.82562: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faabe28bf20> <<< 30953 1726882597.82723: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faabe115400> <<< 30953 1726882597.82760: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabe28a6f0> <<< 30953 1726882597.82778: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faabe28ba40> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabe28a300> # zipimport: zlib available <<< 30953 1726882597.82833: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # <<< 30953 1726882597.82837: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882597.82912: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882597.83019: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882597.83022: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 30953 1726882597.83061: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 30953 1726882597.83080: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882597.83194: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882597.83312: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882597.83851: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882597.84407: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 30953 1726882597.84444: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 30953 1726882597.84447: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 30953 1726882597.84501: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faabe119490> <<< 30953 1726882597.84579: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 30953 1726882597.84611: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabe11a360> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabe1155e0> <<< 30953 1726882597.84674: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 30953 1726882597.84677: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882597.84717: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882597.84720: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # # zipimport: zlib available <<< 30953 1726882597.84860: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882597.85018: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 30953 1726882597.85052: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabe11a390> # zipimport: zlib available <<< 30953 1726882597.85506: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882597.85948: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882597.86019: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882597.86106: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 30953 1726882597.86109: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882597.86151: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882597.86190: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 30953 1726882597.86195: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882597.86259: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882597.86337: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 30953 1726882597.86381: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882597.86384: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 30953 1726882597.86424: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882597.86427: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882597.86462: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 30953 1726882597.86490: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882597.86714: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882597.87048: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 30953 1726882597.87109: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 30953 1726882597.87131: stdout chunk (state=3): >>>import '_ast' # <<< 30953 1726882597.87229: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabe11b3b0> <<< 30953 1726882597.87252: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882597.87356: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882597.87462: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 30953 1726882597.87475: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 30953 1726882597.87489: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 30953 1726882597.87514: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882597.87613: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.locale' # <<< 30953 1726882597.87633: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882597.87696: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882597.87755: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882597.87835: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882597.87939: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py <<< 30953 1726882597.88035: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 30953 1726882597.88121: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faabe125e20> <<< 30953 1726882597.88177: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabe120e30> <<< 30953 1726882597.88216: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 30953 1726882597.88299: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882597.88325: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882597.88415: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882597.88455: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882597.88509: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 30953 1726882597.88560: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py <<< 30953 1726882597.88594: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 30953 1726882597.88681: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 30953 1726882597.88702: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 30953 1726882597.88739: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 30953 1726882597.88889: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabe20e7b0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabe3ee480> <<< 30953 1726882597.89003: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabe125f10> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabe11adb0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 30953 1726882597.89020: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882597.89060: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882597.89102: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 30953 1726882597.89184: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 30953 1726882597.89198: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882597.89215: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882597.89240: stdout chunk (state=3): >>>import 'ansible.modules' # # zipimport: zlib available <<< 30953 1726882597.89352: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882597.89439: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 30953 1726882597.89492: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882597.89517: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882597.89566: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882597.89611: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882597.89661: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # <<< 30953 1726882597.89670: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882597.89894: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882597.90001: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.typing' # <<< 30953 1726882597.90075: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882597.90156: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882597.90364: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882597.90420: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882597.90482: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' <<< 30953 1726882597.90502: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py <<< 30953 1726882597.90531: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py <<< 30953 1726882597.90559: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' <<< 30953 1726882597.90569: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabe1b5f40> <<< 30953 1726882597.90602: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' <<< 30953 1726882597.90638: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 30953 1726882597.90665: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 30953 1726882597.90718: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py # code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' <<< 30953 1726882597.90731: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabddcbe90> <<< 30953 1726882597.90763: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 30953 1726882597.90776: stdout chunk (state=3): >>># extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faabdde42c0> <<< 30953 1726882597.90821: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabe19eed0> <<< 30953 1726882597.90854: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabe1b6a80> <<< 30953 1726882597.90891: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabe1b45c0> <<< 30953 1726882597.90919: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabe1b4260> # /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 30953 1726882597.90964: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' <<< 30953 1726882597.90983: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py # code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' <<< 30953 1726882597.91029: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' <<< 30953 1726882597.91042: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faabdde71d0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabdde6a80> <<< 30953 1726882597.91081: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' <<< 30953 1726882597.91089: stdout chunk (state=3): >>>import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faabdde6c60> <<< 30953 1726882597.91319: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabdde5ee0> # /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' <<< 30953 1726882597.91325: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabdde7380> # /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 30953 1726882597.91366: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' <<< 30953 1726882597.91406: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faabde31e20> <<< 30953 1726882597.91475: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabdde7e00> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabe1b4380> import 'ansible.module_utils.facts.timeout' # <<< 30953 1726882597.91497: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.collector' # <<< 30953 1726882597.91514: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882597.91538: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.other' # <<< 30953 1726882597.91556: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882597.91710: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.other.facter' # <<< 30953 1726882597.91736: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882597.91804: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882597.91867: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # <<< 30953 1726882597.91895: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882597.91906: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system' # <<< 30953 1726882597.91924: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882597.91968: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882597.92002: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.apparmor' # <<< 30953 1726882597.92056: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882597.92085: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882597.92165: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # # zipimport: zlib available <<< 30953 1726882597.92217: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882597.92288: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # # zipimport: zlib available <<< 30953 1726882597.92445: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882597.92451: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882597.92536: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882597.92618: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # <<< 30953 1726882597.92639: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882597.93424: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882597.94080: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # <<< 30953 1726882597.94091: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882597.94137: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882597.94190: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882597.94224: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882597.94274: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # # zipimport: zlib available <<< 30953 1726882597.94304: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882597.94346: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.env' # <<< 30953 1726882597.94362: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882597.94413: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882597.94465: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # <<< 30953 1726882597.94482: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882597.94515: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882597.94540: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # <<< 30953 1726882597.94549: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882597.94592: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882597.94604: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.loadavg' # <<< 30953 1726882597.94943: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabde33a70> # /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py # code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 30953 1726882597.95146: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabde329f0> import 'ansible.module_utils.facts.system.local' # <<< 30953 1726882597.95248: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 30953 1726882597.95337: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # <<< 30953 1726882597.95364: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882597.95488: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882597.95662: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # # zipimport: zlib available <<< 30953 1726882597.95735: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882597.95829: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # <<< 30953 1726882597.95840: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882597.95900: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882597.95971: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 30953 1726882597.96035: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 30953 1726882597.96125: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 30953 1726882597.96213: stdout chunk (state=3): >>># extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faabde72150> <<< 30953 1726882597.96542: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabde61f40> import 'ansible.module_utils.facts.system.python' # # zipimport: zlib available <<< 30953 1726882597.96611: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882597.96697: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # # zipimport: zlib available <<< 30953 1726882597.96876: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882597.96951: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882597.97125: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882597.97343: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # <<< 30953 1726882597.97366: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.service_mgr' # # zipimport: zlib available <<< 30953 1726882597.97421: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882597.97504: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # # zipimport: zlib available <<< 30953 1726882597.97625: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py # code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' <<< 30953 1726882597.97748: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 30953 1726882597.97758: stdout chunk (state=3): >>># extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faabde85b20> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabde85a90> import 'ansible.module_utils.facts.system.user' # <<< 30953 1726882597.97783: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware' # # zipimport: zlib available <<< 30953 1726882597.97807: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882597.98012: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # # zipimport: zlib available <<< 30953 1726882597.98236: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882597.98351: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # <<< 30953 1726882597.98371: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882597.98514: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882597.98664: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882597.98722: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882597.98783: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # import 'ansible.module_utils.facts.hardware.darwin' # <<< 30953 1726882597.98813: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882597.98831: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882597.98860: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882597.99077: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882597.99440: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # # zipimport: zlib available <<< 30953 1726882597.99496: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882597.99683: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # <<< 30953 1726882597.99706: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882597.99742: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882597.99795: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882598.00689: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882598.01526: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # <<< 30953 1726882598.01641: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882598.01697: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882598.01854: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # <<< 30953 1726882598.01869: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882598.02064: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882598.02182: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # <<< 30953 1726882598.02186: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882598.02421: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882598.02690: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # # zipimport: zlib available <<< 30953 1726882598.02695: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network' # <<< 30953 1726882598.02836: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882598.02840: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.base' # # zipimport: zlib available <<< 30953 1726882598.02967: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882598.03340: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882598.03423: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882598.03836: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # # zipimport: zlib available # zipimport: zlib available <<< 30953 1726882598.03874: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # <<< 30953 1726882598.03898: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882598.03915: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882598.03954: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.dragonfly' # # zipimport: zlib available <<< 30953 1726882598.04061: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882598.04197: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # <<< 30953 1726882598.04200: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882598.04230: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882598.04242: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.freebsd' # # zipimport: zlib available <<< 30953 1726882598.04324: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882598.04414: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # <<< 30953 1726882598.04438: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882598.04605: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882598.04610: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # # zipimport: zlib available <<< 30953 1726882598.05216: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882598.05450: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # <<< 30953 1726882598.05453: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882598.05522: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882598.05618: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # # zipimport: zlib available <<< 30953 1726882598.05668: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882598.05712: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # # zipimport: zlib available <<< 30953 1726882598.05776: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882598.05814: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.netbsd' # # zipimport: zlib available <<< 30953 1726882598.05857: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882598.05905: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # <<< 30953 1726882598.06024: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 30953 1726882598.06144: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # <<< 30953 1726882598.06223: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882598.06242: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual' # # zipimport: zlib available <<< 30953 1726882598.06262: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882598.06330: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # # zipimport: zlib available <<< 30953 1726882598.06407: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882598.06413: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882598.06449: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882598.06532: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882598.06628: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882598.06765: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # # zipimport: zlib available <<< 30953 1726882598.06847: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882598.06983: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # # zipimport: zlib available <<< 30953 1726882598.07436: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882598.07520: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # <<< 30953 1726882598.07534: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882598.07596: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882598.07665: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # <<< 30953 1726882598.07676: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882598.07730: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882598.07807: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # <<< 30953 1726882598.07810: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882598.07924: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882598.08051: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # <<< 30953 1726882598.08070: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882598.08195: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882598.08331: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 30953 1726882598.08441: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882598.09167: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py <<< 30953 1726882598.09207: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py <<< 30953 1726882598.09221: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' <<< 30953 1726882598.09254: stdout chunk (state=3): >>># extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' <<< 30953 1726882598.09258: stdout chunk (state=3): >>># extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faabdc83110> <<< 30953 1726882598.09276: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabdc82e40> <<< 30953 1726882598.09348: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabdde7200> <<< 30953 1726882598.10542: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "36", "second": "38", "epoch": "1726882598", "epoch_int": "1726882598", "date": "2024-09-20", "time": "21:36:38", "iso8601_micro": "2024-09-21T01:36:38.085202Z", "iso8601": "2024-09-21T01:36:38Z", "iso8601_basic": "20240920T213638085202", "iso8601_basic_short": "20240920T213638", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-10-229.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-10-229", "ansible_nodename": "ip-10-31-10-229.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": "ec23ea4468ccc875d6f6db60ff64318a", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCv7uM8iExTeI4wsxGEirDCIB5rfuashDyqixAMrsgojV44m9e49NO3hj7ILsTTBL2CHnfLuLE1/PLpq7UY8Z1Z8ro+SmmXu++VXRqryH5co2uqHva7V6sHb6D0w7V9QhBLpdZFYEoP0DS5gVD9JQFynOilgl8wt/jWccIG1lWZi9pozQdP7A/myzjixT/sJ/dwyz8xvTWJg8mm1MsbYn2WTH8iil55RGt5+Srq66y14fY2WfYG2fpZAu2FUQP08MxFIAzAetJatr6cWpPKpSpFt3GxBUw9mZMYCqrmgqwBD/PAtXD6Q7x/7qAtiiHsfMBTZienaA1mW1aNHB5lYinW+yIEPJsEXOfVQXD7Grje437Hq7ilY2Ls8shFo/H1kZ7MVesrrJ0x/2SBU9GvKJMaweWKcsmmll+jNBUuGX6ts04Vmsca92EMTJvbEZ5S0c4wSIE0d0Abf1Xqh6e9aP6EWDz6EY13coJ8t20q68K2L8C+7SV2ymAL1nKR36KDmUU=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBK8+EpkEsEK0/7/tF+Ot2JevPtJYRlnBvekg0Ue9FRv3lrN7bw8W95KfTN9YYbHxSXwfmPM7CC79pp6v7bDk8dE=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIFW1A+ae3pfP8rgVu0EA2QvBQu2xPGiaOdV7VpH2SdJ3", "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_local": {}, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_pkg_mgr": "dnf", "ansible_lsb": {}, "ansible_fips": false, "ansible_apparmor": {"status": "disabled"}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_env":<<< 30953 1726882598.10550: stdout chunk (state=3): >>> {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.11.248 53716 10.31.10.229 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "6", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.11.248 53716 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_service_mgr": "systemd", "gather_subset": ["min"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["min"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 30953 1726882598.11336: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 30953 1726882598.11339: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 <<< 30953 1726882598.11344: stdout chunk (state=3): >>># clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref <<< 30953 1726882598.11407: 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 _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator <<< 30953 1726882598.11542: stdout chunk (state=3): >>># cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib <<< 30953 1726882598.11596: stdout chunk (state=3): >>># cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.<<< 30953 1726882598.11601: stdout chunk (state=3): >>>six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution<<< 30953 1726882598.11636: stdout chunk (state=3): >>> # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # 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 <<< 30953 1726882598.11991: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 30953 1726882598.12030: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 30953 1726882598.12039: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma <<< 30953 1726882598.12072: stdout chunk (state=3): >>># destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 30953 1726882598.12085: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress <<< 30953 1726882598.12127: stdout chunk (state=3): >>># destroy ntpath <<< 30953 1726882598.12162: stdout chunk (state=3): >>># destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib <<< 30953 1726882598.12186: stdout chunk (state=3): >>># destroy json.decoder # destroy json.encoder # destroy json.scanner <<< 30953 1726882598.12214: stdout chunk (state=3): >>># destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess <<< 30953 1726882598.12279: stdout chunk (state=3): >>># destroy syslog # destroy uuid # destroy selinux # destroy shutil <<< 30953 1726882598.12297: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy logging <<< 30953 1726882598.12353: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector <<< 30953 1726882598.12371: stdout chunk (state=3): >>># destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle <<< 30953 1726882598.12383: stdout chunk (state=3): >>># destroy _pickle <<< 30953 1726882598.12415: stdout chunk (state=3): >>># destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.process # destroy unicodedata # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing <<< 30953 1726882598.12457: stdout chunk (state=3): >>># destroy shlex # destroy fcntl # destroy datetime <<< 30953 1726882598.12468: stdout chunk (state=3): >>># destroy subprocess # destroy base64 <<< 30953 1726882598.12517: stdout chunk (state=3): >>># destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd <<< 30953 1726882598.12530: stdout chunk (state=3): >>># destroy termios # destroy errno # destroy json <<< 30953 1726882598.12626: stdout chunk (state=3): >>># destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket <<< 30953 1726882598.12649: 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 <<< 30953 1726882598.12689: stdout chunk (state=3): >>># destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading <<< 30953 1726882598.12723: stdout chunk (state=3): >>># cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler <<< 30953 1726882598.12762: stdout chunk (state=3): >>># destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser <<< 30953 1726882598.12792: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath <<< 30953 1726882598.12809: stdout chunk (state=3): >>># cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread <<< 30953 1726882598.12842: stdout chunk (state=3): >>># cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys <<< 30953 1726882598.12853: stdout chunk (state=3): >>># cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 30953 1726882598.13003: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 30953 1726882598.13027: stdout chunk (state=3): >>># destroy _collections <<< 30953 1726882598.13055: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser <<< 30953 1726882598.13098: stdout chunk (state=3): >>># destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 30953 1726882598.13135: stdout chunk (state=3): >>># destroy _typing # destroy _tokenize <<< 30953 1726882598.13167: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 30953 1726882598.13199: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 30953 1726882598.13325: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time <<< 30953 1726882598.13358: stdout chunk (state=3): >>># destroy _random # destroy _weakref <<< 30953 1726882598.13391: stdout chunk (state=3): >>># destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re <<< 30953 1726882598.13540: stdout chunk (state=3): >>># destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 30953 1726882598.13980: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.10.229 closed. <<< 30953 1726882598.13984: stdout chunk (state=3): >>><<< 30953 1726882598.13986: stderr chunk (state=3): >>><<< 30953 1726882598.14143: _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.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabee184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabede7b30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabee1aa50> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabebc9130> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabebc9fa0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabec07e90> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabec07f50> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabec3f890> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabec3ff20> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabec1fb60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabec1d280> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabec05040> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabec5f800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabec5e450> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabec1e150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabec5ccb0> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabec94890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabec042c0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faabec94d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabec94bf0> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faabec94fe0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabec02de0> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabec956d0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabec953a0> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabec965d0> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabecac7d0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faabecadeb0> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabecaed50> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faabecaf380> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabecae2a0> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faabecafe00> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabecaf530> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabec96540> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faabe9a7ce0> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faabe9d0740> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabe9d04a0> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faabe9d0770> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faabe9d10a0> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faabe9d1a60> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabe9d0950> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabe9a5eb0> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabe9d2e70> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabe9d1bb0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabec96cf0> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabe9fb1d0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabea1f560> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabea80350> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabea82ab0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabea80470> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabea45370> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabe329460> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabea1e360> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabe9d3da0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7faabea1e480> # zipimport: found 103 names in '/tmp/ansible_setup_payload_ggt9gwpi/ansible_setup_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabe393080> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabe371f70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabe371100> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabe390f20> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faabe3c29c0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabe3c2780> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabe3c2090> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabe3c24e0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabe393aa0> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faabe3c3710> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faabe3c3950> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabe3c3e90> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabe22db50> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faabe22f7d0> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabe230170> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabe231040> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabe233da0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faabe9d2de0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabe232060> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabe23bc20> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabe23a6f0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabe23a450> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabe23a9c0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabe232570> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faabe27fe90> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabe27f8c0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faabe281a60> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabe281820> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faabe283f20> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabe2820f0> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabe287650> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabe283fe0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faabe288740> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faabe288890> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faabe288950> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabe2800e0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faabe28bf20> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faabe115400> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabe28a6f0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faabe28ba40> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabe28a300> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faabe119490> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabe11a360> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabe1155e0> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabe11a390> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabe11b3b0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faabe125e20> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabe120e30> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabe20e7b0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabe3ee480> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabe125f10> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabe11adb0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # 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' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.typing' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabe1b5f40> # /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py # code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py # code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabddcbe90> # extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faabdde42c0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabe19eed0> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabe1b6a80> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabe1b45c0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabe1b4260> # /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py # code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faabdde71d0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabdde6a80> # extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faabdde6c60> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabdde5ee0> # /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabdde7380> # /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faabde31e20> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabdde7e00> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabe1b4380> import 'ansible.module_utils.facts.timeout' # import 'ansible.module_utils.facts.collector' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other.facter' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other.ohai' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.apparmor' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.caps' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.chroot' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.distribution' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.env' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.dns' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.fips' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.loadavg' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabde33a70> # /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py # code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabde329f0> import 'ansible.module_utils.facts.system.local' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.lsb' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.pkg_mgr' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.platform' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py # code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faabde72150> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabde61f40> import 'ansible.module_utils.facts.system.python' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.selinux' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.ssh_pub_keys' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py # code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faabde85b20> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabde85a90> import 'ansible.module_utils.facts.system.user' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.base' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.aix' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.sysctl' # import 'ansible.module_utils.facts.hardware.darwin' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.hpux' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.base' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.darwin' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.fc_wwn' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.freebsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.hpux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.hurd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.linux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.iscsi' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.nvme' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.base' # # 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' # import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.hpux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.linux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # # zipimport: zlib available # /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py # code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faabdc83110> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabdc82e40> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7faabdde7200> {"ansible_facts": {"ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "36", "second": "38", "epoch": "1726882598", "epoch_int": "1726882598", "date": "2024-09-20", "time": "21:36:38", "iso8601_micro": "2024-09-21T01:36:38.085202Z", "iso8601": "2024-09-21T01:36:38Z", "iso8601_basic": "20240920T213638085202", "iso8601_basic_short": "20240920T213638", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-10-229.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-10-229", "ansible_nodename": "ip-10-31-10-229.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": "ec23ea4468ccc875d6f6db60ff64318a", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCv7uM8iExTeI4wsxGEirDCIB5rfuashDyqixAMrsgojV44m9e49NO3hj7ILsTTBL2CHnfLuLE1/PLpq7UY8Z1Z8ro+SmmXu++VXRqryH5co2uqHva7V6sHb6D0w7V9QhBLpdZFYEoP0DS5gVD9JQFynOilgl8wt/jWccIG1lWZi9pozQdP7A/myzjixT/sJ/dwyz8xvTWJg8mm1MsbYn2WTH8iil55RGt5+Srq66y14fY2WfYG2fpZAu2FUQP08MxFIAzAetJatr6cWpPKpSpFt3GxBUw9mZMYCqrmgqwBD/PAtXD6Q7x/7qAtiiHsfMBTZienaA1mW1aNHB5lYinW+yIEPJsEXOfVQXD7Grje437Hq7ilY2Ls8shFo/H1kZ7MVesrrJ0x/2SBU9GvKJMaweWKcsmmll+jNBUuGX6ts04Vmsca92EMTJvbEZ5S0c4wSIE0d0Abf1Xqh6e9aP6EWDz6EY13coJ8t20q68K2L8C+7SV2ymAL1nKR36KDmUU=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBK8+EpkEsEK0/7/tF+Ot2JevPtJYRlnBvekg0Ue9FRv3lrN7bw8W95KfTN9YYbHxSXwfmPM7CC79pp6v7bDk8dE=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIFW1A+ae3pfP8rgVu0EA2QvBQu2xPGiaOdV7VpH2SdJ3", "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_local": {}, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_pkg_mgr": "dnf", "ansible_lsb": {}, "ansible_fips": false, "ansible_apparmor": {"status": "disabled"}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.11.248 53716 10.31.10.229 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "6", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.11.248 53716 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_service_mgr": "systemd", "gather_subset": ["min"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["min"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.process # destroy unicodedata # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy errno # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 Shared connection to 10.31.10.229 closed. [WARNING]: Module invocation had junk after the JSON data: # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.process # destroy unicodedata # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy errno # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks 30953 1726882598.15785: done with _execute_module (setup, {'gather_subset': 'min', '_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-1726882597.5639586-31031-42810392082669/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 30953 1726882598.15791: _low_level_execute_command(): starting 30953 1726882598.15795: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882597.5639586-31031-42810392082669/ > /dev/null 2>&1 && sleep 0' 30953 1726882598.15798: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30953 1726882598.15800: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30953 1726882598.15804: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 30953 1726882598.15807: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30953 1726882598.15809: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 <<< 30953 1726882598.15811: stderr chunk (state=3): >>>debug2: match not found <<< 30953 1726882598.15813: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30953 1726882598.15815: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 30953 1726882598.15817: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.10.229 is address <<< 30953 1726882598.15819: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 30953 1726882598.15822: 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.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30953 1726882598.15824: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' <<< 30953 1726882598.15825: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30953 1726882598.15827: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30953 1726882598.15829: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 30953 1726882598.18412: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30953 1726882598.18455: stderr chunk (state=3): >>><<< 30953 1726882598.18458: stdout chunk (state=3): >>><<< 30953 1726882598.18704: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 30953 1726882598.18707: handler run complete 30953 1726882598.18709: variable 'ansible_facts' from source: unknown 30953 1726882598.18712: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30953 1726882598.18714: variable 'ansible_facts' from source: unknown 30953 1726882598.18769: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30953 1726882598.18842: attempt loop complete, returning result 30953 1726882598.18849: _execute() done 30953 1726882598.18856: dumping result to json 30953 1726882598.18871: done dumping result, returning 30953 1726882598.18894: done running TaskExecutor() for managed_node3/TASK: Gather the minimum subset of ansible_facts required by the network role test [12673a56-9f93-7955-e748-00000000002b] 30953 1726882598.18912: sending task result for task 12673a56-9f93-7955-e748-00000000002b ok: [managed_node3] 30953 1726882598.19396: no more pending results, returning what we have 30953 1726882598.19400: results queue empty 30953 1726882598.19401: checking for any_errors_fatal 30953 1726882598.19402: done checking for any_errors_fatal 30953 1726882598.19403: checking for max_fail_percentage 30953 1726882598.19404: done checking for max_fail_percentage 30953 1726882598.19405: checking to see if all hosts have failed and the running result is not ok 30953 1726882598.19406: done checking to see if all hosts have failed 30953 1726882598.19407: getting the remaining hosts for this loop 30953 1726882598.19408: done getting the remaining hosts for this loop 30953 1726882598.19412: getting the next task for host managed_node3 30953 1726882598.19420: done getting next task for host managed_node3 30953 1726882598.19423: ^ task is: TASK: Check if system is ostree 30953 1726882598.19425: ^ 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 30953 1726882598.19429: getting variables 30953 1726882598.19430: in VariableManager get_vars() 30953 1726882598.19458: Calling all_inventory to load vars for managed_node3 30953 1726882598.19461: Calling groups_inventory to load vars for managed_node3 30953 1726882598.19464: Calling all_plugins_inventory to load vars for managed_node3 30953 1726882598.19616: Calling all_plugins_play to load vars for managed_node3 30953 1726882598.19620: Calling groups_plugins_inventory to load vars for managed_node3 30953 1726882598.19624: Calling groups_plugins_play to load vars for managed_node3 30953 1726882598.19906: done sending task result for task 12673a56-9f93-7955-e748-00000000002b 30953 1726882598.19909: WORKER PROCESS EXITING 30953 1726882598.19939: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30953 1726882598.20150: done with get_vars() 30953 1726882598.20162: done getting variables TASK [Check if system is ostree] *********************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 Friday 20 September 2024 21:36:38 -0400 (0:00:00.720) 0:00:02.619 ****** 30953 1726882598.20262: entering _queue_task() for managed_node3/stat 30953 1726882598.20538: worker is 1 (out of 1 available) 30953 1726882598.20550: exiting _queue_task() for managed_node3/stat 30953 1726882598.20703: done queuing things up, now waiting for results queue to drain 30953 1726882598.20705: waiting for pending results... 30953 1726882598.20805: running TaskExecutor() for managed_node3/TASK: Check if system is ostree 30953 1726882598.20912: in run() - task 12673a56-9f93-7955-e748-00000000002d 30953 1726882598.20942: variable 'ansible_search_path' from source: unknown 30953 1726882598.20951: variable 'ansible_search_path' from source: unknown 30953 1726882598.20992: calling self._execute() 30953 1726882598.21102: variable 'ansible_host' from source: host vars for 'managed_node3' 30953 1726882598.21106: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30953 1726882598.21109: variable 'omit' from source: magic vars 30953 1726882598.21760: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 30953 1726882598.22316: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 30953 1726882598.22576: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 30953 1726882598.22580: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 30953 1726882598.22640: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 30953 1726882598.22833: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py (found_in_cache=True, class_only=False) 30953 1726882598.22933: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py (found_in_cache=True, class_only=False) 30953 1726882598.22965: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py (found_in_cache=True, class_only=False) 30953 1726882598.22999: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py (found_in_cache=True, class_only=False) 30953 1726882598.23143: Evaluated conditional (not __network_is_ostree is defined): True 30953 1726882598.23154: variable 'omit' from source: magic vars 30953 1726882598.23196: variable 'omit' from source: magic vars 30953 1726882598.23248: variable 'omit' from source: magic vars 30953 1726882598.23277: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30953 1726882598.23313: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30953 1726882598.23347: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30953 1726882598.23373: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30953 1726882598.23389: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30953 1726882598.23422: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30953 1726882598.23430: variable 'ansible_host' from source: host vars for 'managed_node3' 30953 1726882598.23441: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30953 1726882598.23544: Set connection var ansible_connection to ssh 30953 1726882598.23571: Set connection var ansible_pipelining to False 30953 1726882598.23588: Set connection var ansible_module_compression to ZIP_DEFLATED 30953 1726882598.23661: Set connection var ansible_shell_type to sh 30953 1726882598.23664: Set connection var ansible_timeout to 10 30953 1726882598.23666: Set connection var ansible_shell_executable to /bin/sh 30953 1726882598.23683: variable 'ansible_shell_executable' from source: unknown 30953 1726882598.23687: variable 'ansible_connection' from source: unknown 30953 1726882598.23690: variable 'ansible_module_compression' from source: unknown 30953 1726882598.23696: variable 'ansible_shell_type' from source: unknown 30953 1726882598.23699: variable 'ansible_shell_executable' from source: unknown 30953 1726882598.23701: variable 'ansible_host' from source: host vars for 'managed_node3' 30953 1726882598.23706: variable 'ansible_pipelining' from source: unknown 30953 1726882598.23714: variable 'ansible_timeout' from source: unknown 30953 1726882598.23722: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30953 1726882598.23881: 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__) 30953 1726882598.23990: variable 'omit' from source: magic vars 30953 1726882598.23995: starting attempt loop 30953 1726882598.23998: running the handler 30953 1726882598.24000: _low_level_execute_command(): starting 30953 1726882598.24009: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 30953 1726882598.25107: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' <<< 30953 1726882598.25130: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 30953 1726882598.25200: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30953 1726882598.26769: stdout chunk (state=3): >>>/root <<< 30953 1726882598.27201: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30953 1726882598.27205: stdout chunk (state=3): >>><<< 30953 1726882598.27207: stderr chunk (state=3): >>><<< 30953 1726882598.27210: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30953 1726882598.27220: _low_level_execute_command(): starting 30953 1726882598.27227: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882598.271429-31065-114206778518688 `" && echo ansible-tmp-1726882598.271429-31065-114206778518688="` echo /root/.ansible/tmp/ansible-tmp-1726882598.271429-31065-114206778518688 `" ) && sleep 0' 30953 1726882598.28339: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30953 1726882598.28343: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30953 1726882598.28363: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 30953 1726882598.28378: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30953 1726882598.28391: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 <<< 30953 1726882598.28472: stderr chunk (state=3): >>>debug2: match not found <<< 30953 1726882598.28483: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30953 1726882598.28499: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 30953 1726882598.28509: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.10.229 is address <<< 30953 1726882598.28516: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 30953 1726882598.28524: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30953 1726882598.28533: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 30953 1726882598.28546: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30953 1726882598.28578: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30953 1726882598.28630: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' <<< 30953 1726882598.28691: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30953 1726882598.28997: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30953 1726882598.29002: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30953 1726882598.30908: stdout chunk (state=3): >>>ansible-tmp-1726882598.271429-31065-114206778518688=/root/.ansible/tmp/ansible-tmp-1726882598.271429-31065-114206778518688 <<< 30953 1726882598.31061: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30953 1726882598.31076: stdout chunk (state=3): >>><<< 30953 1726882598.31089: stderr chunk (state=3): >>><<< 30953 1726882598.31114: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882598.271429-31065-114206778518688=/root/.ansible/tmp/ansible-tmp-1726882598.271429-31065-114206778518688 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30953 1726882598.31291: variable 'ansible_module_compression' from source: unknown 30953 1726882598.31346: ANSIBALLZ: Using lock for stat 30953 1726882598.31353: ANSIBALLZ: Acquiring lock 30953 1726882598.31412: ANSIBALLZ: Lock acquired: 140140994256320 30953 1726882598.31421: ANSIBALLZ: Creating module 30953 1726882598.55530: ANSIBALLZ: Writing module into payload 30953 1726882598.55716: ANSIBALLZ: Writing module 30953 1726882598.55745: ANSIBALLZ: Renaming module 30953 1726882598.55796: ANSIBALLZ: Done creating module 30953 1726882598.55818: variable 'ansible_facts' from source: unknown 30953 1726882598.55918: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882598.271429-31065-114206778518688/AnsiballZ_stat.py 30953 1726882598.56139: Sending initial data 30953 1726882598.56142: Sent initial data (152 bytes) 30953 1726882598.56770: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30953 1726882598.56888: 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.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' <<< 30953 1726882598.56903: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30953 1726882598.56922: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30953 1726882598.57015: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30953 1726882598.58647: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 30953 1726882598.58717: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 30953 1726882598.58761: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-30953k0xy6wql/tmplao4awyw /root/.ansible/tmp/ansible-tmp-1726882598.271429-31065-114206778518688/AnsiballZ_stat.py <<< 30953 1726882598.58784: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882598.271429-31065-114206778518688/AnsiballZ_stat.py" <<< 30953 1726882598.58841: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-30953k0xy6wql/tmplao4awyw" to remote "/root/.ansible/tmp/ansible-tmp-1726882598.271429-31065-114206778518688/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882598.271429-31065-114206778518688/AnsiballZ_stat.py" <<< 30953 1726882598.59734: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30953 1726882598.59849: stderr chunk (state=3): >>><<< 30953 1726882598.59851: stdout chunk (state=3): >>><<< 30953 1726882598.59853: done transferring module to remote 30953 1726882598.59897: _low_level_execute_command(): starting 30953 1726882598.59908: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882598.271429-31065-114206778518688/ /root/.ansible/tmp/ansible-tmp-1726882598.271429-31065-114206778518688/AnsiballZ_stat.py && sleep 0' 30953 1726882598.61138: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK <<< 30953 1726882598.61141: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30953 1726882598.61227: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30953 1726882598.63068: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30953 1726882598.63099: stderr chunk (state=3): >>><<< 30953 1726882598.63102: stdout chunk (state=3): >>><<< 30953 1726882598.63109: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30953 1726882598.63112: _low_level_execute_command(): starting 30953 1726882598.63116: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882598.271429-31065-114206778518688/AnsiballZ_stat.py && sleep 0' 30953 1726882598.63525: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 30953 1726882598.63529: 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.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30953 1726882598.63531: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 30953 1726882598.63533: 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.10.229 originally 10.31.10.229 debug2: match found <<< 30953 1726882598.63535: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30953 1726882598.63573: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK <<< 30953 1726882598.63576: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30953 1726882598.63643: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30953 1726882598.66556: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # <<< 30953 1726882598.66560: stdout chunk (state=3): >>>import 'posix' # <<< 30953 1726882598.66616: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 30953 1726882598.66654: stdout chunk (state=3): >>>import 'time' # <<< 30953 1726882598.66671: stdout chunk (state=3): >>>import 'zipimport' # <<< 30953 1726882598.66679: stdout chunk (state=3): >>># installed zipimport hook <<< 30953 1726882598.66742: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 30953 1726882598.66820: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # <<< 30953 1726882598.66859: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 30953 1726882598.66910: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f1fb104d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f1fadfb30><<< 30953 1726882598.66939: stdout chunk (state=3): >>> <<< 30953 1726882598.66983: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'<<< 30953 1726882598.66985: stdout chunk (state=3): >>> import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f1fb12a50><<< 30953 1726882598.67021: stdout chunk (state=3): >>> import '_signal' # <<< 30953 1726882598.67030: stdout chunk (state=3): >>> <<< 30953 1726882598.67069: stdout chunk (state=3): >>>import '_abc' # <<< 30953 1726882598.67084: stdout chunk (state=3): >>> import 'abc' # <<< 30953 1726882598.67123: stdout chunk (state=3): >>> import 'io' # <<< 30953 1726882598.67129: stdout chunk (state=3): >>> <<< 30953 1726882598.67178: stdout chunk (state=3): >>>import '_stat' # <<< 30953 1726882598.67319: stdout chunk (state=3): >>> import 'stat' # import '_collections_abc' # <<< 30953 1726882598.67331: stdout chunk (state=3): >>> <<< 30953 1726882598.67372: stdout chunk (state=3): >>>import 'genericpath' # <<< 30953 1726882598.67397: stdout chunk (state=3): >>> import 'posixpath' # <<< 30953 1726882598.67441: stdout chunk (state=3): >>>import 'os' # <<< 30953 1726882598.67512: stdout chunk (state=3): >>> <<< 30953 1726882598.67531: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 30953 1726882598.67554: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages <<< 30953 1726882598.67557: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' <<< 30953 1726882598.67581: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 30953 1726882598.67608: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py <<< 30953 1726882598.67613: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 30953 1726882598.67637: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f1f8e5130> <<< 30953 1726882598.67715: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 30953 1726882598.67756: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f1f8e5fa0> import 'site' # <<< 30953 1726882598.67797: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 30953 1726882598.68141: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 30953 1726882598.68181: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 30953 1726882598.68187: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 30953 1726882598.68210: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 30953 1726882598.68280: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 30953 1726882598.68309: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 30953 1726882598.68343: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f1f923e90> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 30953 1726882598.68362: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 30953 1726882598.68390: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f1f923f50> <<< 30953 1726882598.68446: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 30953 1726882598.68468: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 30953 1726882598.68552: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # <<< 30953 1726882598.68606: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f1f95b830> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 30953 1726882598.68612: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f1f95bec0> <<< 30953 1726882598.68670: stdout chunk (state=3): >>>import '_collections' # <<< 30953 1726882598.68689: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f1f93bb60> <<< 30953 1726882598.68739: stdout chunk (state=3): >>>import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f1f939280> <<< 30953 1726882598.68865: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f1f921040> <<< 30953 1726882598.68898: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 30953 1726882598.68929: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # <<< 30953 1726882598.68995: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 30953 1726882598.69006: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 30953 1726882598.69012: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 30953 1726882598.69044: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f1f97b740> <<< 30953 1726882598.69071: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f1f97a360> <<< 30953 1726882598.69104: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f1f93a120> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f1f978b90> <<< 30953 1726882598.69175: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f1f9b07a0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f1f9202c0> <<< 30953 1726882598.69226: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 30953 1726882598.69234: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4f1f9b0c50> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f1f9b0b00> <<< 30953 1726882598.69303: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4f1f9b0ec0> <<< 30953 1726882598.69327: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f1f91ede0> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py <<< 30953 1726882598.69352: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 30953 1726882598.69375: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 30953 1726882598.69402: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f1f9b1580> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f1f9b1250> import 'importlib.machinery' # <<< 30953 1726882598.69432: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' <<< 30953 1726882598.69512: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f1f9b2480> import 'importlib.util' # <<< 30953 1726882598.69515: stdout chunk (state=3): >>>import 'runpy' # <<< 30953 1726882598.69518: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 30953 1726882598.69565: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py <<< 30953 1726882598.69592: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f1f9c86b0> import 'errno' # <<< 30953 1726882598.69623: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4f1f9c9dc0> <<< 30953 1726882598.69660: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 30953 1726882598.69667: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 30953 1726882598.69700: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f1f9cac30> <<< 30953 1726882598.69736: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' <<< 30953 1726882598.69741: stdout chunk (state=3): >>># extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4f1f9cb260> <<< 30953 1726882598.69769: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f1f9ca180> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 30953 1726882598.69772: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 30953 1726882598.69824: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4f1f9cbce0> <<< 30953 1726882598.69827: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f1f9cb410> <<< 30953 1726882598.69869: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f1f9b24e0> <<< 30953 1726882598.69888: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 30953 1726882598.69909: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 30953 1726882598.69947: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 30953 1726882598.69950: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 30953 1726882598.69985: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4f1f757b90> <<< 30953 1726882598.70039: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' <<< 30953 1726882598.70072: stdout chunk (state=3): >>># extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4f1f7806b0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f1f780410> <<< 30953 1726882598.70104: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4f1f7806e0> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 30953 1726882598.70169: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 30953 1726882598.70557: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4f1f780fe0> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4f1f781970> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f1f780890> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f1f755d60> <<< 30953 1726882598.70599: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 30953 1726882598.70634: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 30953 1726882598.70639: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 30953 1726882598.70664: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f1f782d20> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f1f781850> <<< 30953 1726882598.70688: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f1f9b2bd0> <<< 30953 1726882598.70779: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 30953 1726882598.70796: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 30953 1726882598.70814: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 30953 1726882598.70860: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 30953 1726882598.70958: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f1f7af080> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 30953 1726882598.70973: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 30953 1726882598.71034: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 30953 1726882598.71094: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f1f7d3470> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 30953 1726882598.71147: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 30953 1726882598.71226: stdout chunk (state=3): >>>import 'ntpath' # <<< 30953 1726882598.71301: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f1f830260> <<< 30953 1726882598.71306: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 30953 1726882598.71326: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 30953 1726882598.71415: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'<<< 30953 1726882598.71418: stdout chunk (state=3): >>> <<< 30953 1726882598.71570: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f1f8329c0><<< 30953 1726882598.71575: stdout chunk (state=3): >>> <<< 30953 1726882598.71702: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f1f830380><<< 30953 1726882598.71731: stdout chunk (state=3): >>> <<< 30953 1726882598.71776: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f1f7fd250> <<< 30953 1726882598.71819: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py<<< 30953 1726882598.71834: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f1f129340> <<< 30953 1726882598.71935: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f1f7d2270> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f1f783c50> <<< 30953 1726882598.72108: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc'<<< 30953 1726882598.72114: stdout chunk (state=3): >>> <<< 30953 1726882598.72160: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f4f1f7d2870><<< 30953 1726882598.72165: stdout chunk (state=3): >>> <<< 30953 1726882598.72359: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_sdb95kdb/ansible_stat_payload.zip'<<< 30953 1726882598.72367: stdout chunk (state=3): >>> <<< 30953 1726882598.72377: stdout chunk (state=3): >>># zipimport: zlib available<<< 30953 1726882598.72535: stdout chunk (state=3): >>> <<< 30953 1726882598.72616: stdout chunk (state=3): >>># zipimport: zlib available<<< 30953 1726882598.72632: stdout chunk (state=3): >>> <<< 30953 1726882598.72676: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py<<< 30953 1726882598.72683: stdout chunk (state=3): >>> <<< 30953 1726882598.72708: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'<<< 30953 1726882598.72713: stdout chunk (state=3): >>> <<< 30953 1726882598.72784: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py<<< 30953 1726882598.72789: stdout chunk (state=3): >>> <<< 30953 1726882598.72908: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'<<< 30953 1726882598.72913: stdout chunk (state=3): >>> <<< 30953 1726882598.72961: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py<<< 30953 1726882598.72976: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'<<< 30953 1726882598.72997: stdout chunk (state=3): >>> <<< 30953 1726882598.73010: stdout chunk (state=3): >>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f1f17f080> <<< 30953 1726882598.73028: stdout chunk (state=3): >>>import '_typing' # <<< 30953 1726882598.73234: stdout chunk (state=3): >>> <<< 30953 1726882598.73341: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f1f15df70><<< 30953 1726882598.73351: stdout chunk (state=3): >>> <<< 30953 1726882598.73368: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f1f15d100><<< 30953 1726882598.73376: stdout chunk (state=3): >>> <<< 30953 1726882598.73395: stdout chunk (state=3): >>># zipimport: zlib available<<< 30953 1726882598.73400: stdout chunk (state=3): >>> <<< 30953 1726882598.73444: stdout chunk (state=3): >>>import 'ansible' # <<< 30953 1726882598.73449: stdout chunk (state=3): >>> <<< 30953 1726882598.73475: stdout chunk (state=3): >>># zipimport: zlib available<<< 30953 1726882598.73481: stdout chunk (state=3): >>> <<< 30953 1726882598.73512: stdout chunk (state=3): >>># zipimport: zlib available<<< 30953 1726882598.73518: stdout chunk (state=3): >>> <<< 30953 1726882598.73552: stdout chunk (state=3): >>># zipimport: zlib available<<< 30953 1726882598.73557: stdout chunk (state=3): >>> <<< 30953 1726882598.73581: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 30953 1726882598.73587: stdout chunk (state=3): >>> <<< 30953 1726882598.73618: stdout chunk (state=3): >>># zipimport: zlib available<<< 30953 1726882598.73633: stdout chunk (state=3): >>> <<< 30953 1726882598.75883: stdout chunk (state=3): >>># zipimport: zlib available<<< 30953 1726882598.75892: stdout chunk (state=3): >>> <<< 30953 1726882598.77739: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py<<< 30953 1726882598.77747: stdout chunk (state=3): >>> <<< 30953 1726882598.77762: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'<<< 30953 1726882598.77770: stdout chunk (state=3): >>> <<< 30953 1726882598.77816: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f1f17cf50> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py<<< 30953 1726882598.77825: stdout chunk (state=3): >>> <<< 30953 1726882598.77835: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'<<< 30953 1726882598.77878: stdout chunk (state=3): >>> # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py<<< 30953 1726882598.77883: stdout chunk (state=3): >>> <<< 30953 1726882598.77905: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'<<< 30953 1726882598.77940: stdout chunk (state=3): >>> <<< 30953 1726882598.77947: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py <<< 30953 1726882598.77999: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 30953 1726882598.78023: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'<<< 30953 1726882598.78031: stdout chunk (state=3): >>> import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4f1f1a6a20><<< 30953 1726882598.78065: stdout chunk (state=3): >>> <<< 30953 1726882598.78087: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f1f1a67b0> <<< 30953 1726882598.78118: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f1f1a60c0> <<< 30953 1726882598.78144: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 30953 1726882598.78158: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 30953 1726882598.78200: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f1f1a6ba0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f1f17fd10> <<< 30953 1726882598.78203: stdout chunk (state=3): >>>import 'atexit' # <<< 30953 1726882598.78235: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' <<< 30953 1726882598.78443: stdout chunk (state=3): >>># extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4f1f1a77d0> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4f1f1a7a10> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f1f1a7f50> <<< 30953 1726882598.78450: stdout chunk (state=3): >>>import 'pwd' # <<< 30953 1726882598.78465: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 30953 1726882598.78498: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 30953 1726882598.78542: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f1f011c40> <<< 30953 1726882598.78580: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4f1f013860> <<< 30953 1726882598.78609: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 30953 1726882598.78621: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 30953 1726882598.78674: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f1f014260> <<< 30953 1726882598.78695: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 30953 1726882598.78734: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 30953 1726882598.78754: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f1f015130> <<< 30953 1726882598.78782: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 30953 1726882598.78827: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 30953 1726882598.78856: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 30953 1726882598.78943: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f1f017e30> <<< 30953 1726882598.78989: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' <<< 30953 1726882598.78995: stdout chunk (state=3): >>># extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4f1f8301d0> <<< 30953 1726882598.79018: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f1f0160f0> <<< 30953 1726882598.79043: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 30953 1726882598.79076: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 30953 1726882598.79107: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 30953 1726882598.79135: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 30953 1726882598.79168: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 30953 1726882598.79200: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' <<< 30953 1726882598.79214: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f1f01fe00> <<< 30953 1726882598.79234: stdout chunk (state=3): >>>import '_tokenize' # <<< 30953 1726882598.79350: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f1f01e8d0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f1f01e630> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 30953 1726882598.79354: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 30953 1726882598.79473: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f1f01eba0> <<< 30953 1726882598.79539: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f1f016600> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' <<< 30953 1726882598.79546: stdout chunk (state=3): >>># extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4f1f067a10> <<< 30953 1726882598.79578: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' <<< 30953 1726882598.79582: stdout chunk (state=3): >>>import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f1f068110> <<< 30953 1726882598.79632: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 30953 1726882598.79839: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4f1f069bb0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f1f069970> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 30953 1726882598.79890: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 30953 1726882598.80041: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4f1f06c170> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f1f06a2a0> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 30953 1726882598.80046: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 30953 1726882598.80071: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 30953 1726882598.80080: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 30953 1726882598.80105: stdout chunk (state=3): >>>import '_string' # <<< 30953 1726882598.80163: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f1f06f950> <<< 30953 1726882598.80366: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f1f06c320> <<< 30953 1726882598.80460: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4f1f0707d0> <<< 30953 1726882598.80515: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4f1f0709b0> <<< 30953 1726882598.80574: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4f1f070320> <<< 30953 1726882598.80647: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f1f068230> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 30953 1726882598.80677: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 30953 1726882598.80715: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 30953 1726882598.80758: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4f1f0fc3e0> <<< 30953 1726882598.80998: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 30953 1726882598.81247: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4f1f0fd640> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f1f072b70> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4f1f073ef0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f1f0727b0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available <<< 30953 1726882598.81351: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882598.81373: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 30953 1726882598.81391: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882598.81415: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 30953 1726882598.81440: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882598.81626: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882598.81803: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882598.82719: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882598.83634: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # <<< 30953 1726882598.83648: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 30953 1726882598.83669: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 30953 1726882598.83690: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 30953 1726882598.83769: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4f1ef01820> <<< 30953 1726882598.83876: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 30953 1726882598.83895: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 30953 1726882598.83920: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f1ef02570> <<< 30953 1726882598.83930: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f1f0fd8e0> <<< 30953 1726882598.83983: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 30953 1726882598.84016: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882598.84055: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882598.84058: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 30953 1726882598.84083: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882598.84284: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882598.84535: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 30953 1726882598.84538: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 30953 1726882598.84547: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f1ef02270> <<< 30953 1726882598.84645: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882598.85303: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882598.86031: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882598.86137: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882598.86246: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 30953 1726882598.86250: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882598.86308: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882598.86345: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 30953 1726882598.86368: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882598.86465: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882598.86623: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 30953 1726882598.86724: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available <<< 30953 1726882598.86892: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 30953 1726882598.87247: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882598.87489: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 30953 1726882598.87595: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 30953 1726882598.87598: stdout chunk (state=3): >>>import '_ast' # <<< 30953 1726882598.87707: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f1ef03680> <<< 30953 1726882598.87714: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882598.87816: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882598.87923: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # <<< 30953 1726882598.87949: stdout chunk (state=3): >>>import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # <<< 30953 1726882598.87983: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882598.88040: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882598.88111: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 30953 1726882598.88114: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882598.88171: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882598.88233: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882598.88447: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py <<< 30953 1726882598.88472: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 30953 1726882598.88591: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4f1ef0e0f0> <<< 30953 1726882598.88654: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f1ef09940> <<< 30953 1726882598.88698: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 30953 1726882598.88715: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882598.88810: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882598.88900: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882598.88930: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882598.89002: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 30953 1726882598.89023: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py <<< 30953 1726882598.89055: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 30953 1726882598.89076: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 30953 1726882598.89165: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 30953 1726882598.89280: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 30953 1726882598.89307: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f1f1faae0> <<< 30953 1726882598.89359: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f1f1ee7b0> <<< 30953 1726882598.89478: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f1ef0e270> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f1ef02450> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 30953 1726882598.89499: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882598.89540: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882598.89652: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # <<< 30953 1726882598.89699: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882598.89702: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882598.89741: stdout chunk (state=3): >>>import 'ansible.modules' # # zipimport: zlib available <<< 30953 1726882598.89923: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882598.90218: stdout chunk (state=3): >>># zipimport: zlib available <<< 30953 1726882598.90438: 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"}}} <<< 30953 1726882598.90638: stdout chunk (state=3): >>># destroy __main__ <<< 30953 1726882598.90918: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout <<< 30953 1726882598.90979: 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 <<< 30953 1726882598.91015: stdout chunk (state=3): >>># cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path <<< 30953 1726882598.91069: stdout chunk (state=3): >>># cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery<<< 30953 1726882598.91073: stdout chunk (state=3): >>> # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno <<< 30953 1726882598.91149: stdout chunk (state=3): >>># cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib <<< 30953 1726882598.91153: stdout chunk (state=3): >>># cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil <<< 30953 1726882598.91163: stdout chunk (state=3): >>># cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale <<< 30953 1726882598.91381: stdout chunk (state=3): >>># cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules <<< 30953 1726882598.91602: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 30953 1726882598.91609: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 30953 1726882598.91627: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma <<< 30953 1726882598.91641: stdout chunk (state=3): >>># destroy _blake2 # destroy binascii <<< 30953 1726882598.91680: stdout chunk (state=3): >>># destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 30953 1726882598.91683: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib<<< 30953 1726882598.91688: stdout chunk (state=3): >>> # destroy zipfile._path.glob # destroy fnmatch <<< 30953 1726882598.91715: stdout chunk (state=3): >>># destroy ipaddress <<< 30953 1726882598.91727: stdout chunk (state=3): >>># destroy ntpath <<< 30953 1726882598.91753: stdout chunk (state=3): >>># destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile <<< 30953 1726882598.91759: stdout chunk (state=3): >>># destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder <<< 30953 1726882598.91843: stdout chunk (state=3): >>># destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array <<< 30953 1726882598.91852: stdout chunk (state=3): >>># destroy datetime <<< 30953 1726882598.91872: stdout chunk (state=3): >>># destroy selinux <<< 30953 1726882598.91877: stdout chunk (state=3): >>># destroy shutil <<< 30953 1726882598.91901: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy json<<< 30953 1726882598.91905: stdout chunk (state=3): >>> # destroy logging # destroy shlex # destroy subprocess <<< 30953 1726882598.91968: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes <<< 30953 1726882598.91971: 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<<< 30953 1726882598.91973: stdout chunk (state=3): >>> # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 <<< 30953 1726882598.92145: stdout chunk (state=3): >>># cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 30953 1726882598.92294: stdout chunk (state=3): >>># destroy sys.monitoring <<< 30953 1726882598.92303: stdout chunk (state=3): >>># destroy _socket <<< 30953 1726882598.92314: stdout chunk (state=3): >>># destroy _collections <<< 30953 1726882598.92356: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser <<< 30953 1726882598.92361: stdout chunk (state=3): >>># destroy tokenize <<< 30953 1726882598.92392: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 30953 1726882598.92447: stdout chunk (state=3): >>># destroy _typing <<< 30953 1726882598.92457: stdout chunk (state=3): >>># destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error <<< 30953 1726882598.92460: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves <<< 30953 1726882598.92479: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 30953 1726882598.92499: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 30953 1726882598.92615: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs <<< 30953 1726882598.92636: stdout chunk (state=3): >>># destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading <<< 30953 1726882598.92642: stdout chunk (state=3): >>># destroy atexit # destroy _warnings # destroy math # destroy _bisect <<< 30953 1726882598.92658: stdout chunk (state=3): >>># destroy time <<< 30953 1726882598.92834: stdout chunk (state=3): >>># destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 30953 1726882598.93401: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.10.229 closed. <<< 30953 1726882598.93404: stdout chunk (state=3): >>><<< 30953 1726882598.93406: stderr chunk (state=3): >>><<< 30953 1726882598.93419: _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.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f1fb104d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f1fadfb30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f1fb12a50> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f1f8e5130> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f1f8e5fa0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f1f923e90> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f1f923f50> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f1f95b830> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f1f95bec0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f1f93bb60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f1f939280> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f1f921040> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f1f97b740> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f1f97a360> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f1f93a120> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f1f978b90> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f1f9b07a0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f1f9202c0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4f1f9b0c50> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f1f9b0b00> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4f1f9b0ec0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f1f91ede0> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f1f9b1580> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f1f9b1250> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f1f9b2480> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f1f9c86b0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4f1f9c9dc0> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f1f9cac30> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4f1f9cb260> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f1f9ca180> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4f1f9cbce0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f1f9cb410> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f1f9b24e0> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4f1f757b90> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4f1f7806b0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f1f780410> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4f1f7806e0> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4f1f780fe0> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4f1f781970> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f1f780890> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f1f755d60> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f1f782d20> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f1f781850> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f1f9b2bd0> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f1f7af080> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f1f7d3470> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f1f830260> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f1f8329c0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f1f830380> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f1f7fd250> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f1f129340> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f1f7d2270> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f1f783c50> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f4f1f7d2870> # zipimport: found 30 names in '/tmp/ansible_stat_payload_sdb95kdb/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f1f17f080> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f1f15df70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f1f15d100> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f1f17cf50> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4f1f1a6a20> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f1f1a67b0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f1f1a60c0> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f1f1a6ba0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f1f17fd10> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4f1f1a77d0> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4f1f1a7a10> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f1f1a7f50> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f1f011c40> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4f1f013860> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f1f014260> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f1f015130> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f1f017e30> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4f1f8301d0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f1f0160f0> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f1f01fe00> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f1f01e8d0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f1f01e630> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f1f01eba0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f1f016600> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4f1f067a10> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f1f068110> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4f1f069bb0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f1f069970> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4f1f06c170> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f1f06a2a0> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f1f06f950> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f1f06c320> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4f1f0707d0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4f1f0709b0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4f1f070320> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f1f068230> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4f1f0fc3e0> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4f1f0fd640> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f1f072b70> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4f1f073ef0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f1f0727b0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4f1ef01820> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f1ef02570> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f1f0fd8e0> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f1ef02270> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f1ef03680> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4f1ef0e0f0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f1ef09940> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f1f1faae0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f1f1ee7b0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f1ef0e270> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f1ef02450> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/run/ostree-booted", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK 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.10.229 closed. [WARNING]: Module invocation had junk after the JSON data: # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks 30953 1726882598.94403: 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-1726882598.271429-31065-114206778518688/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 30953 1726882598.94407: _low_level_execute_command(): starting 30953 1726882598.94409: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882598.271429-31065-114206778518688/ > /dev/null 2>&1 && sleep 0' 30953 1726882598.94412: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 30953 1726882598.94415: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30953 1726882598.94417: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 30953 1726882598.94419: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30953 1726882598.94421: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 <<< 30953 1726882598.94423: stderr chunk (state=3): >>>debug2: match not found <<< 30953 1726882598.94424: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30953 1726882598.94425: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 30953 1726882598.94426: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.10.229 is address <<< 30953 1726882598.94428: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 30953 1726882598.94429: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 30953 1726882598.94430: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 30953 1726882598.94431: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 30953 1726882598.94432: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 <<< 30953 1726882598.94433: stderr chunk (state=3): >>>debug2: match found <<< 30953 1726882598.94434: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 30953 1726882598.94436: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' <<< 30953 1726882598.94437: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 30953 1726882598.94438: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 30953 1726882598.94439: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 30953 1726882598.97045: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 30953 1726882598.97049: stderr chunk (state=3): >>><<< 30953 1726882598.97060: stdout chunk (state=3): >>><<< 30953 1726882598.97084: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 30953 1726882598.97103: handler run complete 30953 1726882598.97245: attempt loop complete, returning result 30953 1726882598.97248: _execute() done 30953 1726882598.97256: dumping result to json 30953 1726882598.97289: done dumping result, returning 30953 1726882598.97291: done running TaskExecutor() for managed_node3/TASK: Check if system is ostree [12673a56-9f93-7955-e748-00000000002d] 30953 1726882598.97296: sending task result for task 12673a56-9f93-7955-e748-00000000002d 30953 1726882598.97352: done sending task result for task 12673a56-9f93-7955-e748-00000000002d 30953 1726882598.97355: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "stat": { "exists": false } } 30953 1726882598.97431: no more pending results, returning what we have 30953 1726882598.97434: results queue empty 30953 1726882598.97434: checking for any_errors_fatal 30953 1726882598.97442: done checking for any_errors_fatal 30953 1726882598.97443: checking for max_fail_percentage 30953 1726882598.97444: done checking for max_fail_percentage 30953 1726882598.97445: checking to see if all hosts have failed and the running result is not ok 30953 1726882598.97445: done checking to see if all hosts have failed 30953 1726882598.97446: getting the remaining hosts for this loop 30953 1726882598.97447: done getting the remaining hosts for this loop 30953 1726882598.97451: getting the next task for host managed_node3 30953 1726882598.97456: done getting next task for host managed_node3 30953 1726882598.97467: ^ task is: TASK: Set flag to indicate system is ostree 30953 1726882598.97470: ^ 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=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30953 1726882598.97473: getting variables 30953 1726882598.97474: in VariableManager get_vars() 30953 1726882598.97504: Calling all_inventory to load vars for managed_node3 30953 1726882598.97506: Calling groups_inventory to load vars for managed_node3 30953 1726882598.97509: Calling all_plugins_inventory to load vars for managed_node3 30953 1726882598.97517: Calling all_plugins_play to load vars for managed_node3 30953 1726882598.97520: Calling groups_plugins_inventory to load vars for managed_node3 30953 1726882598.97522: Calling groups_plugins_play to load vars for managed_node3 30953 1726882598.97645: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30953 1726882598.97759: done with get_vars() 30953 1726882598.97767: done getting variables 30953 1726882598.97838: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /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 [Set flag to indicate system is ostree] *********************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:22 Friday 20 September 2024 21:36:38 -0400 (0:00:00.776) 0:00:03.395 ****** 30953 1726882598.97862: entering _queue_task() for managed_node3/set_fact 30953 1726882598.97863: Creating lock for set_fact 30953 1726882598.98064: worker is 1 (out of 1 available) 30953 1726882598.98077: exiting _queue_task() for managed_node3/set_fact 30953 1726882598.98087: done queuing things up, now waiting for results queue to drain 30953 1726882598.98089: waiting for pending results... 30953 1726882598.98231: running TaskExecutor() for managed_node3/TASK: Set flag to indicate system is ostree 30953 1726882598.98286: in run() - task 12673a56-9f93-7955-e748-00000000002e 30953 1726882598.98298: variable 'ansible_search_path' from source: unknown 30953 1726882598.98301: variable 'ansible_search_path' from source: unknown 30953 1726882598.98329: calling self._execute() 30953 1726882598.98385: variable 'ansible_host' from source: host vars for 'managed_node3' 30953 1726882598.98392: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30953 1726882598.98402: variable 'omit' from source: magic vars 30953 1726882598.98823: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 30953 1726882598.99099: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 30953 1726882598.99102: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 30953 1726882598.99133: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 30953 1726882598.99176: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 30953 1726882598.99259: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py (found_in_cache=True, class_only=False) 30953 1726882598.99290: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py (found_in_cache=True, class_only=False) 30953 1726882598.99331: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py (found_in_cache=True, class_only=False) 30953 1726882598.99360: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py (found_in_cache=True, class_only=False) 30953 1726882598.99511: Evaluated conditional (not __network_is_ostree is defined): True 30953 1726882598.99515: variable 'omit' from source: magic vars 30953 1726882598.99534: variable 'omit' from source: magic vars 30953 1726882598.99645: variable '__ostree_booted_stat' from source: set_fact 30953 1726882598.99730: variable 'omit' from source: magic vars 30953 1726882598.99733: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 30953 1726882598.99860: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 30953 1726882598.99863: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 30953 1726882598.99866: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30953 1726882598.99868: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 30953 1726882598.99870: variable 'inventory_hostname' from source: host vars for 'managed_node3' 30953 1726882598.99873: variable 'ansible_host' from source: host vars for 'managed_node3' 30953 1726882598.99875: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30953 1726882598.99950: Set connection var ansible_connection to ssh 30953 1726882598.99979: Set connection var ansible_pipelining to False 30953 1726882598.99992: Set connection var ansible_module_compression to ZIP_DEFLATED 30953 1726882599.00003: Set connection var ansible_shell_type to sh 30953 1726882599.00016: Set connection var ansible_timeout to 10 30953 1726882599.00027: Set connection var ansible_shell_executable to /bin/sh 30953 1726882599.00060: variable 'ansible_shell_executable' from source: unknown 30953 1726882599.00082: variable 'ansible_connection' from source: unknown 30953 1726882599.00090: variable 'ansible_module_compression' from source: unknown 30953 1726882599.00099: variable 'ansible_shell_type' from source: unknown 30953 1726882599.00107: variable 'ansible_shell_executable' from source: unknown 30953 1726882599.00115: variable 'ansible_host' from source: host vars for 'managed_node3' 30953 1726882599.00122: variable 'ansible_pipelining' from source: unknown 30953 1726882599.00127: variable 'ansible_timeout' from source: unknown 30953 1726882599.00134: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30953 1726882599.00244: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 30953 1726882599.00259: variable 'omit' from source: magic vars 30953 1726882599.00268: starting attempt loop 30953 1726882599.00297: running the handler 30953 1726882599.00305: handler run complete 30953 1726882599.00401: attempt loop complete, returning result 30953 1726882599.00405: _execute() done 30953 1726882599.00407: dumping result to json 30953 1726882599.00410: done dumping result, returning 30953 1726882599.00412: done running TaskExecutor() for managed_node3/TASK: Set flag to indicate system is ostree [12673a56-9f93-7955-e748-00000000002e] 30953 1726882599.00415: sending task result for task 12673a56-9f93-7955-e748-00000000002e 30953 1726882599.00476: done sending task result for task 12673a56-9f93-7955-e748-00000000002e 30953 1726882599.00480: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } 30953 1726882599.00533: no more pending results, returning what we have 30953 1726882599.00536: results queue empty 30953 1726882599.00537: checking for any_errors_fatal 30953 1726882599.00540: done checking for any_errors_fatal 30953 1726882599.00541: checking for max_fail_percentage 30953 1726882599.00543: done checking for max_fail_percentage 30953 1726882599.00543: checking to see if all hosts have failed and the running result is not ok 30953 1726882599.00544: done checking to see if all hosts have failed 30953 1726882599.00545: getting the remaining hosts for this loop 30953 1726882599.00547: done getting the remaining hosts for this loop 30953 1726882599.00550: getting the next task for host managed_node3 30953 1726882599.00558: done getting next task for host managed_node3 30953 1726882599.00561: ^ task is: TASK: Fix CentOS6 Base repo 30953 1726882599.00563: ^ 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? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30953 1726882599.00568: getting variables 30953 1726882599.00569: in VariableManager get_vars() 30953 1726882599.00599: Calling all_inventory to load vars for managed_node3 30953 1726882599.00602: Calling groups_inventory to load vars for managed_node3 30953 1726882599.00605: Calling all_plugins_inventory to load vars for managed_node3 30953 1726882599.00615: Calling all_plugins_play to load vars for managed_node3 30953 1726882599.00618: Calling groups_plugins_inventory to load vars for managed_node3 30953 1726882599.00625: Calling groups_plugins_play to load vars for managed_node3 30953 1726882599.00875: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30953 1726882599.00991: done with get_vars() 30953 1726882599.00999: done getting variables 30953 1726882599.01090: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Fix CentOS6 Base repo] *************************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:26 Friday 20 September 2024 21:36:39 -0400 (0:00:00.032) 0:00:03.428 ****** 30953 1726882599.01111: entering _queue_task() for managed_node3/copy 30953 1726882599.01295: worker is 1 (out of 1 available) 30953 1726882599.01308: exiting _queue_task() for managed_node3/copy 30953 1726882599.01317: done queuing things up, now waiting for results queue to drain 30953 1726882599.01319: waiting for pending results... 30953 1726882599.01457: running TaskExecutor() for managed_node3/TASK: Fix CentOS6 Base repo 30953 1726882599.01519: in run() - task 12673a56-9f93-7955-e748-000000000030 30953 1726882599.01529: variable 'ansible_search_path' from source: unknown 30953 1726882599.01533: variable 'ansible_search_path' from source: unknown 30953 1726882599.01560: calling self._execute() 30953 1726882599.01615: variable 'ansible_host' from source: host vars for 'managed_node3' 30953 1726882599.01621: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30953 1726882599.01629: variable 'omit' from source: magic vars 30953 1726882599.01952: variable 'ansible_distribution' from source: facts 30953 1726882599.01967: Evaluated conditional (ansible_distribution == 'CentOS'): True 30953 1726882599.02198: variable 'ansible_distribution_major_version' from source: facts 30953 1726882599.02201: Evaluated conditional (ansible_distribution_major_version == '6'): False 30953 1726882599.02208: when evaluation is False, skipping this task 30953 1726882599.02211: _execute() done 30953 1726882599.02213: dumping result to json 30953 1726882599.02215: done dumping result, returning 30953 1726882599.02217: done running TaskExecutor() for managed_node3/TASK: Fix CentOS6 Base repo [12673a56-9f93-7955-e748-000000000030] 30953 1726882599.02221: sending task result for task 12673a56-9f93-7955-e748-000000000030 30953 1726882599.02305: done sending task result for task 12673a56-9f93-7955-e748-000000000030 30953 1726882599.02308: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 30953 1726882599.02369: no more pending results, returning what we have 30953 1726882599.02372: results queue empty 30953 1726882599.02373: checking for any_errors_fatal 30953 1726882599.02377: done checking for any_errors_fatal 30953 1726882599.02377: checking for max_fail_percentage 30953 1726882599.02379: done checking for max_fail_percentage 30953 1726882599.02379: checking to see if all hosts have failed and the running result is not ok 30953 1726882599.02380: done checking to see if all hosts have failed 30953 1726882599.02381: getting the remaining hosts for this loop 30953 1726882599.02382: done getting the remaining hosts for this loop 30953 1726882599.02388: getting the next task for host managed_node3 30953 1726882599.02396: done getting next task for host managed_node3 30953 1726882599.02398: ^ task is: TASK: Include the task 'enable_epel.yml' 30953 1726882599.02401: ^ 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? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30953 1726882599.02405: getting variables 30953 1726882599.02406: in VariableManager get_vars() 30953 1726882599.02442: Calling all_inventory to load vars for managed_node3 30953 1726882599.02445: Calling groups_inventory to load vars for managed_node3 30953 1726882599.02451: Calling all_plugins_inventory to load vars for managed_node3 30953 1726882599.02461: Calling all_plugins_play to load vars for managed_node3 30953 1726882599.02463: Calling groups_plugins_inventory to load vars for managed_node3 30953 1726882599.02466: Calling groups_plugins_play to load vars for managed_node3 30953 1726882599.02669: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30953 1726882599.02935: done with get_vars() 30953 1726882599.02945: done getting variables TASK [Include the task 'enable_epel.yml'] ************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:51 Friday 20 September 2024 21:36:39 -0400 (0:00:00.019) 0:00:03.447 ****** 30953 1726882599.03032: entering _queue_task() for managed_node3/include_tasks 30953 1726882599.03312: worker is 1 (out of 1 available) 30953 1726882599.03325: exiting _queue_task() for managed_node3/include_tasks 30953 1726882599.03334: done queuing things up, now waiting for results queue to drain 30953 1726882599.03336: waiting for pending results... 30953 1726882599.03592: running TaskExecutor() for managed_node3/TASK: Include the task 'enable_epel.yml' 30953 1726882599.03599: in run() - task 12673a56-9f93-7955-e748-000000000031 30953 1726882599.03602: variable 'ansible_search_path' from source: unknown 30953 1726882599.03620: variable 'ansible_search_path' from source: unknown 30953 1726882599.03641: calling self._execute() 30953 1726882599.03691: variable 'ansible_host' from source: host vars for 'managed_node3' 30953 1726882599.03701: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30953 1726882599.03706: variable 'omit' from source: magic vars 30953 1726882599.04198: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 30953 1726882599.06256: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 30953 1726882599.06323: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 30953 1726882599.06362: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 30953 1726882599.06401: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 30953 1726882599.06432: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 30953 1726882599.06516: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 30953 1726882599.06549: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 30953 1726882599.06579: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 30953 1726882599.06622: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 30953 1726882599.06641: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 30953 1726882599.06747: variable '__network_is_ostree' from source: set_fact 30953 1726882599.06769: Evaluated conditional (not __network_is_ostree | d(false)): True 30953 1726882599.06783: _execute() done 30953 1726882599.06790: dumping result to json 30953 1726882599.06801: done dumping result, returning 30953 1726882599.06812: done running TaskExecutor() for managed_node3/TASK: Include the task 'enable_epel.yml' [12673a56-9f93-7955-e748-000000000031] 30953 1726882599.06822: sending task result for task 12673a56-9f93-7955-e748-000000000031 30953 1726882599.06940: no more pending results, returning what we have 30953 1726882599.06944: in VariableManager get_vars() 30953 1726882599.06973: Calling all_inventory to load vars for managed_node3 30953 1726882599.06976: Calling groups_inventory to load vars for managed_node3 30953 1726882599.06979: Calling all_plugins_inventory to load vars for managed_node3 30953 1726882599.06990: Calling all_plugins_play to load vars for managed_node3 30953 1726882599.07099: Calling groups_plugins_inventory to load vars for managed_node3 30953 1726882599.07106: Calling groups_plugins_play to load vars for managed_node3 30953 1726882599.07278: done sending task result for task 12673a56-9f93-7955-e748-000000000031 30953 1726882599.07281: WORKER PROCESS EXITING 30953 1726882599.07295: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30953 1726882599.07471: done with get_vars() 30953 1726882599.07479: variable 'ansible_search_path' from source: unknown 30953 1726882599.07480: variable 'ansible_search_path' from source: unknown 30953 1726882599.07631: we have included files to process 30953 1726882599.07633: generating all_blocks data 30953 1726882599.07635: done generating all_blocks data 30953 1726882599.07640: processing included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 30953 1726882599.07641: loading included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 30953 1726882599.07644: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 30953 1726882599.08544: done processing included file 30953 1726882599.08547: iterating over new_blocks loaded from include file 30953 1726882599.08548: in VariableManager get_vars() 30953 1726882599.08560: done with get_vars() 30953 1726882599.08562: filtering new block on tags 30953 1726882599.08583: done filtering new block on tags 30953 1726882599.08586: in VariableManager get_vars() 30953 1726882599.08599: done with get_vars() 30953 1726882599.08600: filtering new block on tags 30953 1726882599.08612: done filtering new block on tags 30953 1726882599.08614: done iterating over new_blocks loaded from include file included: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml for managed_node3 30953 1726882599.08620: extending task lists for all hosts with included blocks 30953 1726882599.08722: done extending task lists 30953 1726882599.08724: done processing included files 30953 1726882599.08724: results queue empty 30953 1726882599.08725: checking for any_errors_fatal 30953 1726882599.08728: done checking for any_errors_fatal 30953 1726882599.08729: checking for max_fail_percentage 30953 1726882599.08730: done checking for max_fail_percentage 30953 1726882599.08730: checking to see if all hosts have failed and the running result is not ok 30953 1726882599.08731: done checking to see if all hosts have failed 30953 1726882599.08732: getting the remaining hosts for this loop 30953 1726882599.08733: done getting the remaining hosts for this loop 30953 1726882599.08735: getting the next task for host managed_node3 30953 1726882599.08739: done getting next task for host managed_node3 30953 1726882599.08741: ^ task is: TASK: Create EPEL {{ ansible_distribution_major_version }} 30953 1726882599.08744: ^ 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? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30953 1726882599.08746: getting variables 30953 1726882599.08747: in VariableManager get_vars() 30953 1726882599.08755: Calling all_inventory to load vars for managed_node3 30953 1726882599.08757: Calling groups_inventory to load vars for managed_node3 30953 1726882599.08759: Calling all_plugins_inventory to load vars for managed_node3 30953 1726882599.08764: Calling all_plugins_play to load vars for managed_node3 30953 1726882599.08771: Calling groups_plugins_inventory to load vars for managed_node3 30953 1726882599.08775: Calling groups_plugins_play to load vars for managed_node3 30953 1726882599.08922: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30953 1726882599.09107: done with get_vars() 30953 1726882599.09115: done getting variables 30953 1726882599.09176: 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) 30953 1726882599.09511: variable 'ansible_distribution_major_version' from source: facts TASK [Create EPEL 10] ********************************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:8 Friday 20 September 2024 21:36:39 -0400 (0:00:00.065) 0:00:03.512 ****** 30953 1726882599.09557: entering _queue_task() for managed_node3/command 30953 1726882599.09558: Creating lock for command 30953 1726882599.09840: worker is 1 (out of 1 available) 30953 1726882599.09851: exiting _queue_task() for managed_node3/command 30953 1726882599.09862: done queuing things up, now waiting for results queue to drain 30953 1726882599.09863: waiting for pending results... 30953 1726882599.10103: running TaskExecutor() for managed_node3/TASK: Create EPEL 10 30953 1726882599.10299: in run() - task 12673a56-9f93-7955-e748-000000000049 30953 1726882599.10304: variable 'ansible_search_path' from source: unknown 30953 1726882599.10307: variable 'ansible_search_path' from source: unknown 30953 1726882599.10310: calling self._execute() 30953 1726882599.10336: variable 'ansible_host' from source: host vars for 'managed_node3' 30953 1726882599.10350: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30953 1726882599.10365: variable 'omit' from source: magic vars 30953 1726882599.10716: variable 'ansible_distribution' from source: facts 30953 1726882599.10734: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 30953 1726882599.10866: variable 'ansible_distribution_major_version' from source: facts 30953 1726882599.10879: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 30953 1726882599.10888: when evaluation is False, skipping this task 30953 1726882599.10899: _execute() done 30953 1726882599.10907: dumping result to json 30953 1726882599.10914: done dumping result, returning 30953 1726882599.10923: done running TaskExecutor() for managed_node3/TASK: Create EPEL 10 [12673a56-9f93-7955-e748-000000000049] 30953 1726882599.10964: sending task result for task 12673a56-9f93-7955-e748-000000000049 skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 30953 1726882599.11118: no more pending results, returning what we have 30953 1726882599.11122: results queue empty 30953 1726882599.11123: checking for any_errors_fatal 30953 1726882599.11125: done checking for any_errors_fatal 30953 1726882599.11126: checking for max_fail_percentage 30953 1726882599.11127: done checking for max_fail_percentage 30953 1726882599.11128: checking to see if all hosts have failed and the running result is not ok 30953 1726882599.11129: done checking to see if all hosts have failed 30953 1726882599.11130: getting the remaining hosts for this loop 30953 1726882599.11131: done getting the remaining hosts for this loop 30953 1726882599.11135: getting the next task for host managed_node3 30953 1726882599.11141: done getting next task for host managed_node3 30953 1726882599.11143: ^ task is: TASK: Install yum-utils package 30953 1726882599.11147: ^ 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? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30953 1726882599.11150: getting variables 30953 1726882599.11152: in VariableManager get_vars() 30953 1726882599.11180: Calling all_inventory to load vars for managed_node3 30953 1726882599.11183: Calling groups_inventory to load vars for managed_node3 30953 1726882599.11186: Calling all_plugins_inventory to load vars for managed_node3 30953 1726882599.11199: Calling all_plugins_play to load vars for managed_node3 30953 1726882599.11203: Calling groups_plugins_inventory to load vars for managed_node3 30953 1726882599.11206: Calling groups_plugins_play to load vars for managed_node3 30953 1726882599.11545: done sending task result for task 12673a56-9f93-7955-e748-000000000049 30953 1726882599.11548: WORKER PROCESS EXITING 30953 1726882599.11569: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30953 1726882599.12203: done with get_vars() 30953 1726882599.12211: done getting variables 30953 1726882599.12501: 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 [Install yum-utils package] *********************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:26 Friday 20 September 2024 21:36:39 -0400 (0:00:00.029) 0:00:03.542 ****** 30953 1726882599.12526: entering _queue_task() for managed_node3/package 30953 1726882599.12528: Creating lock for package 30953 1726882599.13047: worker is 1 (out of 1 available) 30953 1726882599.13058: exiting _queue_task() for managed_node3/package 30953 1726882599.13069: done queuing things up, now waiting for results queue to drain 30953 1726882599.13070: waiting for pending results... 30953 1726882599.13529: running TaskExecutor() for managed_node3/TASK: Install yum-utils package 30953 1726882599.13736: in run() - task 12673a56-9f93-7955-e748-00000000004a 30953 1726882599.13753: variable 'ansible_search_path' from source: unknown 30953 1726882599.13760: variable 'ansible_search_path' from source: unknown 30953 1726882599.13801: calling self._execute() 30953 1726882599.13878: variable 'ansible_host' from source: host vars for 'managed_node3' 30953 1726882599.13889: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30953 1726882599.13906: variable 'omit' from source: magic vars 30953 1726882599.14258: variable 'ansible_distribution' from source: facts 30953 1726882599.14276: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 30953 1726882599.14405: variable 'ansible_distribution_major_version' from source: facts 30953 1726882599.14416: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 30953 1726882599.14424: when evaluation is False, skipping this task 30953 1726882599.14430: _execute() done 30953 1726882599.14437: dumping result to json 30953 1726882599.14443: done dumping result, returning 30953 1726882599.14452: done running TaskExecutor() for managed_node3/TASK: Install yum-utils package [12673a56-9f93-7955-e748-00000000004a] 30953 1726882599.14460: sending task result for task 12673a56-9f93-7955-e748-00000000004a 30953 1726882599.14565: done sending task result for task 12673a56-9f93-7955-e748-00000000004a skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 30953 1726882599.14629: no more pending results, returning what we have 30953 1726882599.14633: results queue empty 30953 1726882599.14634: checking for any_errors_fatal 30953 1726882599.14643: done checking for any_errors_fatal 30953 1726882599.14644: checking for max_fail_percentage 30953 1726882599.14645: done checking for max_fail_percentage 30953 1726882599.14646: checking to see if all hosts have failed and the running result is not ok 30953 1726882599.14647: done checking to see if all hosts have failed 30953 1726882599.14648: getting the remaining hosts for this loop 30953 1726882599.14649: done getting the remaining hosts for this loop 30953 1726882599.14652: getting the next task for host managed_node3 30953 1726882599.14659: done getting next task for host managed_node3 30953 1726882599.14661: ^ task is: TASK: Enable EPEL 7 30953 1726882599.14665: ^ 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? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30953 1726882599.14668: getting variables 30953 1726882599.14671: in VariableManager get_vars() 30953 1726882599.14701: Calling all_inventory to load vars for managed_node3 30953 1726882599.14704: Calling groups_inventory to load vars for managed_node3 30953 1726882599.14707: Calling all_plugins_inventory to load vars for managed_node3 30953 1726882599.14719: Calling all_plugins_play to load vars for managed_node3 30953 1726882599.14723: Calling groups_plugins_inventory to load vars for managed_node3 30953 1726882599.14726: Calling groups_plugins_play to load vars for managed_node3 30953 1726882599.15058: WORKER PROCESS EXITING 30953 1726882599.15081: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30953 1726882599.15282: done with get_vars() 30953 1726882599.15291: done getting variables 30953 1726882599.15344: 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 [Enable EPEL 7] *********************************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:32 Friday 20 September 2024 21:36:39 -0400 (0:00:00.028) 0:00:03.570 ****** 30953 1726882599.15372: entering _queue_task() for managed_node3/command 30953 1726882599.15575: worker is 1 (out of 1 available) 30953 1726882599.15588: exiting _queue_task() for managed_node3/command 30953 1726882599.15799: done queuing things up, now waiting for results queue to drain 30953 1726882599.15801: waiting for pending results... 30953 1726882599.15819: running TaskExecutor() for managed_node3/TASK: Enable EPEL 7 30953 1726882599.15919: in run() - task 12673a56-9f93-7955-e748-00000000004b 30953 1726882599.15936: variable 'ansible_search_path' from source: unknown 30953 1726882599.15942: variable 'ansible_search_path' from source: unknown 30953 1726882599.15975: calling self._execute() 30953 1726882599.16046: variable 'ansible_host' from source: host vars for 'managed_node3' 30953 1726882599.16057: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30953 1726882599.16069: variable 'omit' from source: magic vars 30953 1726882599.16401: variable 'ansible_distribution' from source: facts 30953 1726882599.16419: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 30953 1726882599.16543: variable 'ansible_distribution_major_version' from source: facts 30953 1726882599.16555: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 30953 1726882599.16566: when evaluation is False, skipping this task 30953 1726882599.16572: _execute() done 30953 1726882599.16578: dumping result to json 30953 1726882599.16585: done dumping result, returning 30953 1726882599.16596: done running TaskExecutor() for managed_node3/TASK: Enable EPEL 7 [12673a56-9f93-7955-e748-00000000004b] 30953 1726882599.16605: sending task result for task 12673a56-9f93-7955-e748-00000000004b skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 30953 1726882599.16731: no more pending results, returning what we have 30953 1726882599.16734: results queue empty 30953 1726882599.16735: checking for any_errors_fatal 30953 1726882599.16742: done checking for any_errors_fatal 30953 1726882599.16743: checking for max_fail_percentage 30953 1726882599.16744: done checking for max_fail_percentage 30953 1726882599.16745: checking to see if all hosts have failed and the running result is not ok 30953 1726882599.16746: done checking to see if all hosts have failed 30953 1726882599.16747: getting the remaining hosts for this loop 30953 1726882599.16748: done getting the remaining hosts for this loop 30953 1726882599.16752: getting the next task for host managed_node3 30953 1726882599.16757: done getting next task for host managed_node3 30953 1726882599.16760: ^ task is: TASK: Enable EPEL 8 30953 1726882599.16763: ^ 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? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30953 1726882599.16767: getting variables 30953 1726882599.16768: in VariableManager get_vars() 30953 1726882599.16799: Calling all_inventory to load vars for managed_node3 30953 1726882599.16802: Calling groups_inventory to load vars for managed_node3 30953 1726882599.16806: Calling all_plugins_inventory to load vars for managed_node3 30953 1726882599.16820: Calling all_plugins_play to load vars for managed_node3 30953 1726882599.16823: Calling groups_plugins_inventory to load vars for managed_node3 30953 1726882599.16826: Calling groups_plugins_play to load vars for managed_node3 30953 1726882599.17179: done sending task result for task 12673a56-9f93-7955-e748-00000000004b 30953 1726882599.17182: WORKER PROCESS EXITING 30953 1726882599.17205: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30953 1726882599.17395: done with get_vars() 30953 1726882599.17404: done getting variables 30953 1726882599.17454: 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 [Enable EPEL 8] *********************************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:37 Friday 20 September 2024 21:36:39 -0400 (0:00:00.021) 0:00:03.591 ****** 30953 1726882599.17479: entering _queue_task() for managed_node3/command 30953 1726882599.17675: worker is 1 (out of 1 available) 30953 1726882599.17686: exiting _queue_task() for managed_node3/command 30953 1726882599.17891: done queuing things up, now waiting for results queue to drain 30953 1726882599.17896: waiting for pending results... 30953 1726882599.17912: running TaskExecutor() for managed_node3/TASK: Enable EPEL 8 30953 1726882599.18000: in run() - task 12673a56-9f93-7955-e748-00000000004c 30953 1726882599.18023: variable 'ansible_search_path' from source: unknown 30953 1726882599.18030: variable 'ansible_search_path' from source: unknown 30953 1726882599.18063: calling self._execute() 30953 1726882599.18132: variable 'ansible_host' from source: host vars for 'managed_node3' 30953 1726882599.18142: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30953 1726882599.18153: variable 'omit' from source: magic vars 30953 1726882599.18480: variable 'ansible_distribution' from source: facts 30953 1726882599.18500: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 30953 1726882599.18622: variable 'ansible_distribution_major_version' from source: facts 30953 1726882599.18632: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 30953 1726882599.18639: when evaluation is False, skipping this task 30953 1726882599.18645: _execute() done 30953 1726882599.18651: dumping result to json 30953 1726882599.18661: done dumping result, returning 30953 1726882599.18671: done running TaskExecutor() for managed_node3/TASK: Enable EPEL 8 [12673a56-9f93-7955-e748-00000000004c] 30953 1726882599.18678: sending task result for task 12673a56-9f93-7955-e748-00000000004c skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 30953 1726882599.18841: no more pending results, returning what we have 30953 1726882599.18845: results queue empty 30953 1726882599.18846: checking for any_errors_fatal 30953 1726882599.18852: done checking for any_errors_fatal 30953 1726882599.18853: checking for max_fail_percentage 30953 1726882599.18854: done checking for max_fail_percentage 30953 1726882599.18855: checking to see if all hosts have failed and the running result is not ok 30953 1726882599.18856: done checking to see if all hosts have failed 30953 1726882599.18857: getting the remaining hosts for this loop 30953 1726882599.18858: done getting the remaining hosts for this loop 30953 1726882599.18861: getting the next task for host managed_node3 30953 1726882599.18869: done getting next task for host managed_node3 30953 1726882599.18871: ^ task is: TASK: Enable EPEL 6 30953 1726882599.18875: ^ 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? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30953 1726882599.18878: getting variables 30953 1726882599.18880: in VariableManager get_vars() 30953 1726882599.18916: Calling all_inventory to load vars for managed_node3 30953 1726882599.18918: Calling groups_inventory to load vars for managed_node3 30953 1726882599.18922: Calling all_plugins_inventory to load vars for managed_node3 30953 1726882599.18934: Calling all_plugins_play to load vars for managed_node3 30953 1726882599.18937: Calling groups_plugins_inventory to load vars for managed_node3 30953 1726882599.18942: done sending task result for task 12673a56-9f93-7955-e748-00000000004c 30953 1726882599.18945: WORKER PROCESS EXITING 30953 1726882599.19057: Calling groups_plugins_play to load vars for managed_node3 30953 1726882599.19234: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30953 1726882599.19443: done with get_vars() 30953 1726882599.19451: done getting variables 30953 1726882599.19516: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Enable EPEL 6] *********************************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:42 Friday 20 September 2024 21:36:39 -0400 (0:00:00.020) 0:00:03.612 ****** 30953 1726882599.19543: entering _queue_task() for managed_node3/copy 30953 1726882599.19761: worker is 1 (out of 1 available) 30953 1726882599.19773: exiting _queue_task() for managed_node3/copy 30953 1726882599.19784: done queuing things up, now waiting for results queue to drain 30953 1726882599.19788: waiting for pending results... 30953 1726882599.20029: running TaskExecutor() for managed_node3/TASK: Enable EPEL 6 30953 1726882599.20129: in run() - task 12673a56-9f93-7955-e748-00000000004e 30953 1726882599.20200: variable 'ansible_search_path' from source: unknown 30953 1726882599.20204: variable 'ansible_search_path' from source: unknown 30953 1726882599.20207: calling self._execute() 30953 1726882599.20259: variable 'ansible_host' from source: host vars for 'managed_node3' 30953 1726882599.20265: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30953 1726882599.20280: variable 'omit' from source: magic vars 30953 1726882599.20713: variable 'ansible_distribution' from source: facts 30953 1726882599.20729: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 30953 1726882599.20854: variable 'ansible_distribution_major_version' from source: facts 30953 1726882599.20864: Evaluated conditional (ansible_distribution_major_version == '6'): False 30953 1726882599.20870: when evaluation is False, skipping this task 30953 1726882599.20910: _execute() done 30953 1726882599.20913: dumping result to json 30953 1726882599.20916: done dumping result, returning 30953 1726882599.20923: done running TaskExecutor() for managed_node3/TASK: Enable EPEL 6 [12673a56-9f93-7955-e748-00000000004e] 30953 1726882599.20925: sending task result for task 12673a56-9f93-7955-e748-00000000004e skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 30953 1726882599.21141: no more pending results, returning what we have 30953 1726882599.21145: results queue empty 30953 1726882599.21146: checking for any_errors_fatal 30953 1726882599.21151: done checking for any_errors_fatal 30953 1726882599.21152: checking for max_fail_percentage 30953 1726882599.21154: done checking for max_fail_percentage 30953 1726882599.21154: checking to see if all hosts have failed and the running result is not ok 30953 1726882599.21156: done checking to see if all hosts have failed 30953 1726882599.21156: getting the remaining hosts for this loop 30953 1726882599.21158: done getting the remaining hosts for this loop 30953 1726882599.21161: getting the next task for host managed_node3 30953 1726882599.21169: done getting next task for host managed_node3 30953 1726882599.21171: ^ task is: TASK: meta (flush_handlers) 30953 1726882599.21174: ^ 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 30953 1726882599.21179: getting variables 30953 1726882599.21180: in VariableManager get_vars() 30953 1726882599.21211: Calling all_inventory to load vars for managed_node3 30953 1726882599.21214: Calling groups_inventory to load vars for managed_node3 30953 1726882599.21217: Calling all_plugins_inventory to load vars for managed_node3 30953 1726882599.21229: Calling all_plugins_play to load vars for managed_node3 30953 1726882599.21232: Calling groups_plugins_inventory to load vars for managed_node3 30953 1726882599.21235: Calling groups_plugins_play to load vars for managed_node3 30953 1726882599.21544: done sending task result for task 12673a56-9f93-7955-e748-00000000004e 30953 1726882599.21547: WORKER PROCESS EXITING 30953 1726882599.21567: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30953 1726882599.21942: done with get_vars() 30953 1726882599.22005: done getting variables 30953 1726882599.22175: in VariableManager get_vars() 30953 1726882599.22183: Calling all_inventory to load vars for managed_node3 30953 1726882599.22185: Calling groups_inventory to load vars for managed_node3 30953 1726882599.22190: Calling all_plugins_inventory to load vars for managed_node3 30953 1726882599.22196: Calling all_plugins_play to load vars for managed_node3 30953 1726882599.22198: Calling groups_plugins_inventory to load vars for managed_node3 30953 1726882599.22201: Calling groups_plugins_play to load vars for managed_node3 30953 1726882599.22343: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30953 1726882599.22537: done with get_vars() 30953 1726882599.22547: done queuing things up, now waiting for results queue to drain 30953 1726882599.22549: results queue empty 30953 1726882599.22550: checking for any_errors_fatal 30953 1726882599.22551: done checking for any_errors_fatal 30953 1726882599.22552: checking for max_fail_percentage 30953 1726882599.22553: done checking for max_fail_percentage 30953 1726882599.22553: checking to see if all hosts have failed and the running result is not ok 30953 1726882599.22554: done checking to see if all hosts have failed 30953 1726882599.22555: getting the remaining hosts for this loop 30953 1726882599.22555: done getting the remaining hosts for this loop 30953 1726882599.22557: getting the next task for host managed_node3 30953 1726882599.22560: done getting next task for host managed_node3 30953 1726882599.22561: ^ task is: TASK: meta (flush_handlers) 30953 1726882599.22562: ^ 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 30953 1726882599.22564: getting variables 30953 1726882599.22565: in VariableManager get_vars() 30953 1726882599.22571: Calling all_inventory to load vars for managed_node3 30953 1726882599.22572: Calling groups_inventory to load vars for managed_node3 30953 1726882599.22574: Calling all_plugins_inventory to load vars for managed_node3 30953 1726882599.22578: Calling all_plugins_play to load vars for managed_node3 30953 1726882599.22580: Calling groups_plugins_inventory to load vars for managed_node3 30953 1726882599.22582: Calling groups_plugins_play to load vars for managed_node3 30953 1726882599.22729: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30953 1726882599.22953: done with get_vars() 30953 1726882599.22961: done getting variables 30953 1726882599.23009: in VariableManager get_vars() 30953 1726882599.23017: Calling all_inventory to load vars for managed_node3 30953 1726882599.23019: Calling groups_inventory to load vars for managed_node3 30953 1726882599.23021: Calling all_plugins_inventory to load vars for managed_node3 30953 1726882599.23025: Calling all_plugins_play to load vars for managed_node3 30953 1726882599.23028: Calling groups_plugins_inventory to load vars for managed_node3 30953 1726882599.23030: Calling groups_plugins_play to load vars for managed_node3 30953 1726882599.23177: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30953 1726882599.23529: done with get_vars() 30953 1726882599.23540: done queuing things up, now waiting for results queue to drain 30953 1726882599.23542: results queue empty 30953 1726882599.23543: checking for any_errors_fatal 30953 1726882599.23544: done checking for any_errors_fatal 30953 1726882599.23545: checking for max_fail_percentage 30953 1726882599.23546: done checking for max_fail_percentage 30953 1726882599.23546: checking to see if all hosts have failed and the running result is not ok 30953 1726882599.23547: done checking to see if all hosts have failed 30953 1726882599.23548: getting the remaining hosts for this loop 30953 1726882599.23549: done getting the remaining hosts for this loop 30953 1726882599.23555: getting the next task for host managed_node3 30953 1726882599.23558: done getting next task for host managed_node3 30953 1726882599.23559: ^ task is: None 30953 1726882599.23560: ^ 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 30953 1726882599.23561: done queuing things up, now waiting for results queue to drain 30953 1726882599.23562: results queue empty 30953 1726882599.23563: checking for any_errors_fatal 30953 1726882599.23563: done checking for any_errors_fatal 30953 1726882599.23564: checking for max_fail_percentage 30953 1726882599.23565: done checking for max_fail_percentage 30953 1726882599.23565: checking to see if all hosts have failed and the running result is not ok 30953 1726882599.23566: done checking to see if all hosts have failed 30953 1726882599.23567: getting the next task for host managed_node3 30953 1726882599.23570: done getting next task for host managed_node3 30953 1726882599.23570: ^ task is: None 30953 1726882599.23571: ^ 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 30953 1726882599.23723: in VariableManager get_vars() 30953 1726882599.23737: done with get_vars() 30953 1726882599.23743: in VariableManager get_vars() 30953 1726882599.23751: done with get_vars() 30953 1726882599.23756: variable 'omit' from source: magic vars 30953 1726882599.23784: in VariableManager get_vars() 30953 1726882599.23818: done with get_vars() 30953 1726882599.23839: variable 'omit' from source: magic vars PLAY [Switch initscripts provider to nm] *************************************** 30953 1726882599.24061: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 30953 1726882599.24084: getting the remaining hosts for this loop 30953 1726882599.24088: done getting the remaining hosts for this loop 30953 1726882599.24091: getting the next task for host managed_node3 30953 1726882599.24097: done getting next task for host managed_node3 30953 1726882599.24098: ^ task is: TASK: Gathering Facts 30953 1726882599.24100: ^ 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 30953 1726882599.24101: getting variables 30953 1726882599.24102: in VariableManager get_vars() 30953 1726882599.24110: Calling all_inventory to load vars for managed_node3 30953 1726882599.24112: Calling groups_inventory to load vars for managed_node3 30953 1726882599.24114: Calling all_plugins_inventory to load vars for managed_node3 30953 1726882599.24118: Calling all_plugins_play to load vars for managed_node3 30953 1726882599.24131: Calling groups_plugins_inventory to load vars for managed_node3 30953 1726882599.24134: Calling groups_plugins_play to load vars for managed_node3 30953 1726882599.24320: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30953 1726882599.24510: done with get_vars() 30953 1726882599.24517: done getting variables 30953 1726882599.24554: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_switch_provider.yml:5 Friday 20 September 2024 21:36:39 -0400 (0:00:00.050) 0:00:03.662 ****** 30953 1726882599.24582: entering _queue_task() for managed_node3/gather_facts 30953 1726882599.24920: worker is 1 (out of 1 available) 30953 1726882599.24929: exiting _queue_task() for managed_node3/gather_facts 30953 1726882599.24938: done queuing things up, now waiting for results queue to drain 30953 1726882599.24939: waiting for pending results... 30953 1726882599.25133: running TaskExecutor() for managed_node3/TASK: Gathering Facts 30953 1726882599.25178: in run() - task 12673a56-9f93-7955-e748-000000000071 30953 1726882599.25204: variable 'ansible_search_path' from source: unknown 30953 1726882599.25251: calling self._execute() 30953 1726882599.25340: variable 'ansible_host' from source: host vars for 'managed_node3' 30953 1726882599.25344: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30953 1726882599.25356: variable 'omit' from source: magic vars 30953 1726882599.26049: variable 'ansible_distribution' from source: facts 30953 1726882599.26053: variable 'ansible_distribution_major_version' from source: facts 30953 1726882599.26057: Evaluated conditional (ansible_distribution in ['CentOS', 'RedHat'] and ansible_distribution_major_version in ['7', '8']): False 30953 1726882599.26059: when evaluation is False, skipping this task 30953 1726882599.26061: _execute() done 30953 1726882599.26063: dumping result to json 30953 1726882599.26065: done dumping result, returning 30953 1726882599.26068: done running TaskExecutor() for managed_node3/TASK: Gathering Facts [12673a56-9f93-7955-e748-000000000071] 30953 1726882599.26070: sending task result for task 12673a56-9f93-7955-e748-000000000071 30953 1726882599.26122: done sending task result for task 12673a56-9f93-7955-e748-000000000071 30953 1726882599.26125: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution in ['CentOS', 'RedHat'] and ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 30953 1726882599.26440: no more pending results, returning what we have 30953 1726882599.26444: results queue empty 30953 1726882599.26445: checking for any_errors_fatal 30953 1726882599.26446: done checking for any_errors_fatal 30953 1726882599.26447: checking for max_fail_percentage 30953 1726882599.26448: done checking for max_fail_percentage 30953 1726882599.26449: checking to see if all hosts have failed and the running result is not ok 30953 1726882599.26450: done checking to see if all hosts have failed 30953 1726882599.26451: getting the remaining hosts for this loop 30953 1726882599.26452: done getting the remaining hosts for this loop 30953 1726882599.26456: getting the next task for host managed_node3 30953 1726882599.26461: done getting next task for host managed_node3 30953 1726882599.26463: ^ task is: TASK: meta (flush_handlers) 30953 1726882599.26466: ^ 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 30953 1726882599.26468: getting variables 30953 1726882599.26470: in VariableManager get_vars() 30953 1726882599.26500: Calling all_inventory to load vars for managed_node3 30953 1726882599.26503: Calling groups_inventory to load vars for managed_node3 30953 1726882599.26506: Calling all_plugins_inventory to load vars for managed_node3 30953 1726882599.26517: Calling all_plugins_play to load vars for managed_node3 30953 1726882599.26519: Calling groups_plugins_inventory to load vars for managed_node3 30953 1726882599.26521: Calling groups_plugins_play to load vars for managed_node3 30953 1726882599.26891: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30953 1726882599.27326: done with get_vars() 30953 1726882599.27334: done getting variables 30953 1726882599.27510: in VariableManager get_vars() 30953 1726882599.27518: Calling all_inventory to load vars for managed_node3 30953 1726882599.27520: Calling groups_inventory to load vars for managed_node3 30953 1726882599.27523: Calling all_plugins_inventory to load vars for managed_node3 30953 1726882599.27526: Calling all_plugins_play to load vars for managed_node3 30953 1726882599.27528: Calling groups_plugins_inventory to load vars for managed_node3 30953 1726882599.27531: Calling groups_plugins_play to load vars for managed_node3 30953 1726882599.27916: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30953 1726882599.28342: done with get_vars() 30953 1726882599.28354: done queuing things up, now waiting for results queue to drain 30953 1726882599.28356: results queue empty 30953 1726882599.28356: checking for any_errors_fatal 30953 1726882599.28358: done checking for any_errors_fatal 30953 1726882599.28359: checking for max_fail_percentage 30953 1726882599.28360: done checking for max_fail_percentage 30953 1726882599.28360: checking to see if all hosts have failed and the running result is not ok 30953 1726882599.28361: done checking to see if all hosts have failed 30953 1726882599.28362: getting the remaining hosts for this loop 30953 1726882599.28363: done getting the remaining hosts for this loop 30953 1726882599.28365: getting the next task for host managed_node3 30953 1726882599.28368: done getting next task for host managed_node3 30953 1726882599.28369: ^ task is: TASK: Set fact to use initscripts network_provider 30953 1726882599.28371: ^ 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 30953 1726882599.28372: getting variables 30953 1726882599.28373: in VariableManager get_vars() 30953 1726882599.28380: Calling all_inventory to load vars for managed_node3 30953 1726882599.28382: Calling groups_inventory to load vars for managed_node3 30953 1726882599.28384: Calling all_plugins_inventory to load vars for managed_node3 30953 1726882599.28391: Calling all_plugins_play to load vars for managed_node3 30953 1726882599.28395: Calling groups_plugins_inventory to load vars for managed_node3 30953 1726882599.28398: Calling groups_plugins_play to load vars for managed_node3 30953 1726882599.28709: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30953 1726882599.29128: done with get_vars() 30953 1726882599.29134: done getting variables 30953 1726882599.29166: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/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 fact to use initscripts network_provider] **************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_switch_provider.yml:8 Friday 20 September 2024 21:36:39 -0400 (0:00:00.046) 0:00:03.708 ****** 30953 1726882599.29189: entering _queue_task() for managed_node3/set_fact 30953 1726882599.29674: worker is 1 (out of 1 available) 30953 1726882599.29684: exiting _queue_task() for managed_node3/set_fact 30953 1726882599.29698: done queuing things up, now waiting for results queue to drain 30953 1726882599.29700: waiting for pending results... 30953 1726882599.30112: running TaskExecutor() for managed_node3/TASK: Set fact to use initscripts network_provider 30953 1726882599.30214: in run() - task 12673a56-9f93-7955-e748-00000000000a 30953 1726882599.30227: variable 'ansible_search_path' from source: unknown 30953 1726882599.30264: calling self._execute() 30953 1726882599.30391: variable 'ansible_host' from source: host vars for 'managed_node3' 30953 1726882599.30396: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30953 1726882599.30407: variable 'omit' from source: magic vars 30953 1726882599.31347: variable 'ansible_distribution' from source: facts 30953 1726882599.31353: variable 'ansible_distribution_major_version' from source: facts 30953 1726882599.31365: Evaluated conditional (ansible_distribution in ['CentOS', 'RedHat'] and ansible_distribution_major_version in ['7', '8']): False 30953 1726882599.31368: when evaluation is False, skipping this task 30953 1726882599.31371: _execute() done 30953 1726882599.31373: dumping result to json 30953 1726882599.31376: done dumping result, returning 30953 1726882599.31381: done running TaskExecutor() for managed_node3/TASK: Set fact to use initscripts network_provider [12673a56-9f93-7955-e748-00000000000a] 30953 1726882599.31388: sending task result for task 12673a56-9f93-7955-e748-00000000000a 30953 1726882599.31470: done sending task result for task 12673a56-9f93-7955-e748-00000000000a 30953 1726882599.31473: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution in ['CentOS', 'RedHat'] and ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 30953 1726882599.31551: no more pending results, returning what we have 30953 1726882599.31554: results queue empty 30953 1726882599.31555: checking for any_errors_fatal 30953 1726882599.31557: done checking for any_errors_fatal 30953 1726882599.31557: checking for max_fail_percentage 30953 1726882599.31559: done checking for max_fail_percentage 30953 1726882599.31559: checking to see if all hosts have failed and the running result is not ok 30953 1726882599.31560: done checking to see if all hosts have failed 30953 1726882599.31560: getting the remaining hosts for this loop 30953 1726882599.31562: done getting the remaining hosts for this loop 30953 1726882599.31565: getting the next task for host managed_node3 30953 1726882599.31570: done getting next task for host managed_node3 30953 1726882599.31573: ^ task is: TASK: Through the initscripts provider, create test bridge {{ interface }} 30953 1726882599.31575: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30953 1726882599.31578: getting variables 30953 1726882599.31579: in VariableManager get_vars() 30953 1726882599.31609: Calling all_inventory to load vars for managed_node3 30953 1726882599.31612: Calling groups_inventory to load vars for managed_node3 30953 1726882599.31616: Calling all_plugins_inventory to load vars for managed_node3 30953 1726882599.31628: Calling all_plugins_play to load vars for managed_node3 30953 1726882599.31632: Calling groups_plugins_inventory to load vars for managed_node3 30953 1726882599.31635: Calling groups_plugins_play to load vars for managed_node3 30953 1726882599.32051: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30953 1726882599.32521: done with get_vars() 30953 1726882599.32532: done getting variables 30953 1726882599.32762: Ignoring undefined failure: 'interface' is undefined TASK [Through the initscripts provider, create test bridge {{ interface }}] **** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_switch_provider.yml:14 Friday 20 September 2024 21:36:39 -0400 (0:00:00.035) 0:00:03.745 ****** 30953 1726882599.32797: entering _queue_task() for managed_node3/include_role 30953 1726882599.32799: Creating lock for include_role 30953 1726882599.33053: worker is 1 (out of 1 available) 30953 1726882599.33063: exiting _queue_task() for managed_node3/include_role 30953 1726882599.33074: done queuing things up, now waiting for results queue to drain 30953 1726882599.33076: waiting for pending results... 30953 1726882599.33512: running TaskExecutor() for managed_node3/TASK: Through the initscripts provider, create test bridge {{ interface }} 30953 1726882599.33608: in run() - task 12673a56-9f93-7955-e748-00000000000b 30953 1726882599.33898: variable 'ansible_search_path' from source: unknown 30953 1726882599.33901: calling self._execute() 30953 1726882599.33918: variable 'ansible_host' from source: host vars for 'managed_node3' 30953 1726882599.33930: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30953 1726882599.33943: variable 'omit' from source: magic vars 30953 1726882599.34798: variable 'ansible_distribution' from source: facts 30953 1726882599.34811: variable 'ansible_distribution_major_version' from source: facts 30953 1726882599.34826: Evaluated conditional (ansible_distribution in ['CentOS', 'RedHat'] and ansible_distribution_major_version in ['7', '8']): False 30953 1726882599.34833: when evaluation is False, skipping this task 30953 1726882599.34840: _execute() done 30953 1726882599.34847: dumping result to json 30953 1726882599.34855: done dumping result, returning 30953 1726882599.34866: done running TaskExecutor() for managed_node3/TASK: Through the initscripts provider, create test bridge {{ interface }} [12673a56-9f93-7955-e748-00000000000b] 30953 1726882599.34874: sending task result for task 12673a56-9f93-7955-e748-00000000000b 30953 1726882599.34987: done sending task result for task 12673a56-9f93-7955-e748-00000000000b skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution in ['CentOS', 'RedHat'] and ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 30953 1726882599.35237: no more pending results, returning what we have 30953 1726882599.35240: results queue empty 30953 1726882599.35241: checking for any_errors_fatal 30953 1726882599.35250: done checking for any_errors_fatal 30953 1726882599.35251: checking for max_fail_percentage 30953 1726882599.35252: done checking for max_fail_percentage 30953 1726882599.35253: checking to see if all hosts have failed and the running result is not ok 30953 1726882599.35253: done checking to see if all hosts have failed 30953 1726882599.35254: getting the remaining hosts for this loop 30953 1726882599.35255: done getting the remaining hosts for this loop 30953 1726882599.35259: getting the next task for host managed_node3 30953 1726882599.35264: done getting next task for host managed_node3 30953 1726882599.35266: ^ task is: TASK: Include the task 'assert_device_present.yml' 30953 1726882599.35269: ^ state is: HOST STATE: block=2, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30953 1726882599.35271: getting variables 30953 1726882599.35273: in VariableManager get_vars() 30953 1726882599.35305: Calling all_inventory to load vars for managed_node3 30953 1726882599.35307: Calling groups_inventory to load vars for managed_node3 30953 1726882599.35311: Calling all_plugins_inventory to load vars for managed_node3 30953 1726882599.35321: Calling all_plugins_play to load vars for managed_node3 30953 1726882599.35323: Calling groups_plugins_inventory to load vars for managed_node3 30953 1726882599.35326: Calling groups_plugins_play to load vars for managed_node3 30953 1726882599.35846: WORKER PROCESS EXITING 30953 1726882599.35860: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30953 1726882599.36290: done with get_vars() 30953 1726882599.36301: done getting variables TASK [Include the task 'assert_device_present.yml'] **************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_switch_provider.yml:25 Friday 20 September 2024 21:36:39 -0400 (0:00:00.038) 0:00:03.783 ****** 30953 1726882599.36607: entering _queue_task() for managed_node3/include_tasks 30953 1726882599.36938: worker is 1 (out of 1 available) 30953 1726882599.36948: exiting _queue_task() for managed_node3/include_tasks 30953 1726882599.36960: done queuing things up, now waiting for results queue to drain 30953 1726882599.36961: waiting for pending results... 30953 1726882599.37413: running TaskExecutor() for managed_node3/TASK: Include the task 'assert_device_present.yml' 30953 1726882599.37498: in run() - task 12673a56-9f93-7955-e748-00000000000c 30953 1726882599.37519: variable 'ansible_search_path' from source: unknown 30953 1726882599.37558: calling self._execute() 30953 1726882599.37639: variable 'ansible_host' from source: host vars for 'managed_node3' 30953 1726882599.37655: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30953 1726882599.37670: variable 'omit' from source: magic vars 30953 1726882599.38176: variable 'ansible_distribution' from source: facts 30953 1726882599.38189: variable 'ansible_distribution_major_version' from source: facts 30953 1726882599.38209: Evaluated conditional (ansible_distribution in ['CentOS', 'RedHat'] and ansible_distribution_major_version in ['7', '8']): False 30953 1726882599.38217: when evaluation is False, skipping this task 30953 1726882599.38225: _execute() done 30953 1726882599.38232: dumping result to json 30953 1726882599.38239: done dumping result, returning 30953 1726882599.38249: done running TaskExecutor() for managed_node3/TASK: Include the task 'assert_device_present.yml' [12673a56-9f93-7955-e748-00000000000c] 30953 1726882599.38258: sending task result for task 12673a56-9f93-7955-e748-00000000000c skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution in ['CentOS', 'RedHat'] and ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 30953 1726882599.38390: no more pending results, returning what we have 30953 1726882599.38396: results queue empty 30953 1726882599.38397: checking for any_errors_fatal 30953 1726882599.38404: done checking for any_errors_fatal 30953 1726882599.38405: checking for max_fail_percentage 30953 1726882599.38406: done checking for max_fail_percentage 30953 1726882599.38407: checking to see if all hosts have failed and the running result is not ok 30953 1726882599.38407: done checking to see if all hosts have failed 30953 1726882599.38408: getting the remaining hosts for this loop 30953 1726882599.38409: done getting the remaining hosts for this loop 30953 1726882599.38413: getting the next task for host managed_node3 30953 1726882599.38419: done getting next task for host managed_node3 30953 1726882599.38421: ^ task is: TASK: Include the task 'remove+down_profile.yml' 30953 1726882599.38423: ^ 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 30953 1726882599.38426: getting variables 30953 1726882599.38427: in VariableManager get_vars() 30953 1726882599.38467: Calling all_inventory to load vars for managed_node3 30953 1726882599.38470: Calling groups_inventory to load vars for managed_node3 30953 1726882599.38473: Calling all_plugins_inventory to load vars for managed_node3 30953 1726882599.38487: Calling all_plugins_play to load vars for managed_node3 30953 1726882599.38491: Calling groups_plugins_inventory to load vars for managed_node3 30953 1726882599.38496: Calling groups_plugins_play to load vars for managed_node3 30953 1726882599.38928: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30953 1726882599.39441: done with get_vars() 30953 1726882599.39449: done getting variables 30953 1726882599.39478: done sending task result for task 12673a56-9f93-7955-e748-00000000000c 30953 1726882599.39481: WORKER PROCESS EXITING TASK [Include the task 'remove+down_profile.yml'] ****************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_switch_provider.yml:27 Friday 20 September 2024 21:36:39 -0400 (0:00:00.029) 0:00:03.812 ****** 30953 1726882599.39545: entering _queue_task() for managed_node3/include_tasks 30953 1726882599.39944: worker is 1 (out of 1 available) 30953 1726882599.40298: exiting _queue_task() for managed_node3/include_tasks 30953 1726882599.40307: done queuing things up, now waiting for results queue to drain 30953 1726882599.40309: waiting for pending results... 30953 1726882599.40607: running TaskExecutor() for managed_node3/TASK: Include the task 'remove+down_profile.yml' 30953 1726882599.40611: in run() - task 12673a56-9f93-7955-e748-00000000000d 30953 1726882599.40614: variable 'ansible_search_path' from source: unknown 30953 1726882599.40616: calling self._execute() 30953 1726882599.40619: variable 'ansible_host' from source: host vars for 'managed_node3' 30953 1726882599.40802: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30953 1726882599.40816: variable 'omit' from source: magic vars 30953 1726882599.41615: variable 'ansible_distribution' from source: facts 30953 1726882599.41629: variable 'ansible_distribution_major_version' from source: facts 30953 1726882599.41644: Evaluated conditional (ansible_distribution in ['CentOS', 'RedHat'] and ansible_distribution_major_version in ['7', '8']): False 30953 1726882599.41652: when evaluation is False, skipping this task 30953 1726882599.41659: _execute() done 30953 1726882599.41665: dumping result to json 30953 1726882599.41672: done dumping result, returning 30953 1726882599.41682: done running TaskExecutor() for managed_node3/TASK: Include the task 'remove+down_profile.yml' [12673a56-9f93-7955-e748-00000000000d] 30953 1726882599.41691: sending task result for task 12673a56-9f93-7955-e748-00000000000d skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution in ['CentOS', 'RedHat'] and ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 30953 1726882599.41841: no more pending results, returning what we have 30953 1726882599.41845: results queue empty 30953 1726882599.41846: checking for any_errors_fatal 30953 1726882599.41853: done checking for any_errors_fatal 30953 1726882599.41853: checking for max_fail_percentage 30953 1726882599.41855: done checking for max_fail_percentage 30953 1726882599.41855: checking to see if all hosts have failed and the running result is not ok 30953 1726882599.41856: done checking to see if all hosts have failed 30953 1726882599.41857: getting the remaining hosts for this loop 30953 1726882599.41858: done getting the remaining hosts for this loop 30953 1726882599.41863: getting the next task for host managed_node3 30953 1726882599.41869: done getting next task for host managed_node3 30953 1726882599.41871: ^ task is: TASK: Include the task 'assert_device_present.yml' 30953 1726882599.41874: ^ 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 30953 1726882599.41877: getting variables 30953 1726882599.41880: in VariableManager get_vars() 30953 1726882599.41913: Calling all_inventory to load vars for managed_node3 30953 1726882599.41916: Calling groups_inventory to load vars for managed_node3 30953 1726882599.41920: Calling all_plugins_inventory to load vars for managed_node3 30953 1726882599.41933: Calling all_plugins_play to load vars for managed_node3 30953 1726882599.41936: Calling groups_plugins_inventory to load vars for managed_node3 30953 1726882599.41939: Calling groups_plugins_play to load vars for managed_node3 30953 1726882599.42220: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30953 1726882599.42642: done with get_vars() 30953 1726882599.42680: done getting variables 30953 1726882599.42733: done sending task result for task 12673a56-9f93-7955-e748-00000000000d 30953 1726882599.42737: WORKER PROCESS EXITING TASK [Include the task 'assert_device_present.yml'] **************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_switch_provider.yml:32 Friday 20 September 2024 21:36:39 -0400 (0:00:00.032) 0:00:03.844 ****** 30953 1726882599.42783: entering _queue_task() for managed_node3/include_tasks 30953 1726882599.43317: worker is 1 (out of 1 available) 30953 1726882599.43330: exiting _queue_task() for managed_node3/include_tasks 30953 1726882599.43340: done queuing things up, now waiting for results queue to drain 30953 1726882599.43341: waiting for pending results... 30953 1726882599.43739: running TaskExecutor() for managed_node3/TASK: Include the task 'assert_device_present.yml' 30953 1726882599.43923: in run() - task 12673a56-9f93-7955-e748-00000000000e 30953 1726882599.43934: variable 'ansible_search_path' from source: unknown 30953 1726882599.44411: calling self._execute() 30953 1726882599.44475: variable 'ansible_host' from source: host vars for 'managed_node3' 30953 1726882599.44483: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30953 1726882599.44671: variable 'omit' from source: magic vars 30953 1726882599.45741: variable 'ansible_distribution' from source: facts 30953 1726882599.45754: variable 'ansible_distribution_major_version' from source: facts 30953 1726882599.45770: Evaluated conditional (ansible_distribution in ['CentOS', 'RedHat'] and ansible_distribution_major_version in ['7', '8']): False 30953 1726882599.45777: when evaluation is False, skipping this task 30953 1726882599.45788: _execute() done 30953 1726882599.45799: dumping result to json 30953 1726882599.45946: done dumping result, returning 30953 1726882599.46055: done running TaskExecutor() for managed_node3/TASK: Include the task 'assert_device_present.yml' [12673a56-9f93-7955-e748-00000000000e] 30953 1726882599.46059: sending task result for task 12673a56-9f93-7955-e748-00000000000e 30953 1726882599.46136: done sending task result for task 12673a56-9f93-7955-e748-00000000000e 30953 1726882599.46140: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution in ['CentOS', 'RedHat'] and ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 30953 1726882599.46187: no more pending results, returning what we have 30953 1726882599.46191: results queue empty 30953 1726882599.46192: checking for any_errors_fatal 30953 1726882599.46199: done checking for any_errors_fatal 30953 1726882599.46200: checking for max_fail_percentage 30953 1726882599.46202: done checking for max_fail_percentage 30953 1726882599.46202: checking to see if all hosts have failed and the running result is not ok 30953 1726882599.46203: done checking to see if all hosts have failed 30953 1726882599.46204: getting the remaining hosts for this loop 30953 1726882599.46205: done getting the remaining hosts for this loop 30953 1726882599.46209: getting the next task for host managed_node3 30953 1726882599.46215: done getting next task for host managed_node3 30953 1726882599.46217: ^ task is: TASK: Set fact to use nm network_provider 30953 1726882599.46220: ^ 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? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30953 1726882599.46223: getting variables 30953 1726882599.46225: in VariableManager get_vars() 30953 1726882599.46254: Calling all_inventory to load vars for managed_node3 30953 1726882599.46257: Calling groups_inventory to load vars for managed_node3 30953 1726882599.46260: Calling all_plugins_inventory to load vars for managed_node3 30953 1726882599.46274: Calling all_plugins_play to load vars for managed_node3 30953 1726882599.46277: Calling groups_plugins_inventory to load vars for managed_node3 30953 1726882599.46279: Calling groups_plugins_play to load vars for managed_node3 30953 1726882599.46792: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30953 1726882599.47109: done with get_vars() 30953 1726882599.47118: done getting variables 30953 1726882599.47287: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/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 fact to use nm network_provider] ************************************* task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_switch_provider.yml:34 Friday 20 September 2024 21:36:39 -0400 (0:00:00.045) 0:00:03.890 ****** 30953 1726882599.47315: entering _queue_task() for managed_node3/set_fact 30953 1726882599.47770: worker is 1 (out of 1 available) 30953 1726882599.47781: exiting _queue_task() for managed_node3/set_fact 30953 1726882599.47903: done queuing things up, now waiting for results queue to drain 30953 1726882599.47905: waiting for pending results... 30953 1726882599.48344: running TaskExecutor() for managed_node3/TASK: Set fact to use nm network_provider 30953 1726882599.48348: in run() - task 12673a56-9f93-7955-e748-00000000000f 30953 1726882599.48350: variable 'ansible_search_path' from source: unknown 30953 1726882599.48464: calling self._execute() 30953 1726882599.48595: variable 'ansible_host' from source: host vars for 'managed_node3' 30953 1726882599.48768: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30953 1726882599.48771: variable 'omit' from source: magic vars 30953 1726882599.49498: variable 'ansible_distribution' from source: facts 30953 1726882599.49502: variable 'ansible_distribution_major_version' from source: facts 30953 1726882599.49505: Evaluated conditional (ansible_distribution in ['CentOS', 'RedHat'] and ansible_distribution_major_version in ['7', '8']): False 30953 1726882599.49507: when evaluation is False, skipping this task 30953 1726882599.49509: _execute() done 30953 1726882599.49511: dumping result to json 30953 1726882599.49513: done dumping result, returning 30953 1726882599.49515: done running TaskExecutor() for managed_node3/TASK: Set fact to use nm network_provider [12673a56-9f93-7955-e748-00000000000f] 30953 1726882599.49698: sending task result for task 12673a56-9f93-7955-e748-00000000000f 30953 1726882599.49767: done sending task result for task 12673a56-9f93-7955-e748-00000000000f 30953 1726882599.49771: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution in ['CentOS', 'RedHat'] and ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 30953 1726882599.49816: no more pending results, returning what we have 30953 1726882599.49820: results queue empty 30953 1726882599.49821: checking for any_errors_fatal 30953 1726882599.49826: done checking for any_errors_fatal 30953 1726882599.49827: checking for max_fail_percentage 30953 1726882599.49829: done checking for max_fail_percentage 30953 1726882599.49829: checking to see if all hosts have failed and the running result is not ok 30953 1726882599.49830: done checking to see if all hosts have failed 30953 1726882599.49831: getting the remaining hosts for this loop 30953 1726882599.49832: done getting the remaining hosts for this loop 30953 1726882599.49835: getting the next task for host managed_node3 30953 1726882599.49842: done getting next task for host managed_node3 30953 1726882599.49844: ^ task is: TASK: Through the nm provider, create test bridge {{ interface }} 30953 1726882599.49851: ^ 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 30953 1726882599.49855: getting variables 30953 1726882599.49856: in VariableManager get_vars() 30953 1726882599.49883: Calling all_inventory to load vars for managed_node3 30953 1726882599.49886: Calling groups_inventory to load vars for managed_node3 30953 1726882599.49889: Calling all_plugins_inventory to load vars for managed_node3 30953 1726882599.49902: Calling all_plugins_play to load vars for managed_node3 30953 1726882599.49906: Calling groups_plugins_inventory to load vars for managed_node3 30953 1726882599.49909: Calling groups_plugins_play to load vars for managed_node3 30953 1726882599.50240: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30953 1726882599.50641: done with get_vars() 30953 1726882599.50651: done getting variables 30953 1726882599.51055: Ignoring undefined failure: 'interface' is undefined TASK [Through the nm provider, create test bridge {{ interface }}] ************* task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_switch_provider.yml:39 Friday 20 September 2024 21:36:39 -0400 (0:00:00.037) 0:00:03.927 ****** 30953 1726882599.51079: entering _queue_task() for managed_node3/include_role 30953 1726882599.51657: worker is 1 (out of 1 available) 30953 1726882599.51669: exiting _queue_task() for managed_node3/include_role 30953 1726882599.51680: done queuing things up, now waiting for results queue to drain 30953 1726882599.51681: waiting for pending results... 30953 1726882599.51975: running TaskExecutor() for managed_node3/TASK: Through the nm provider, create test bridge {{ interface }} 30953 1726882599.52063: in run() - task 12673a56-9f93-7955-e748-000000000010 30953 1726882599.52109: variable 'ansible_search_path' from source: unknown 30953 1726882599.52228: calling self._execute() 30953 1726882599.52576: variable 'ansible_host' from source: host vars for 'managed_node3' 30953 1726882599.52580: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30953 1726882599.52582: variable 'omit' from source: magic vars 30953 1726882599.53831: variable 'ansible_distribution' from source: facts 30953 1726882599.53934: variable 'ansible_distribution_major_version' from source: facts 30953 1726882599.53947: Evaluated conditional (ansible_distribution in ['CentOS', 'RedHat'] and ansible_distribution_major_version in ['7', '8']): False 30953 1726882599.53954: when evaluation is False, skipping this task 30953 1726882599.53960: _execute() done 30953 1726882599.53966: dumping result to json 30953 1726882599.53973: done dumping result, returning 30953 1726882599.53983: done running TaskExecutor() for managed_node3/TASK: Through the nm provider, create test bridge {{ interface }} [12673a56-9f93-7955-e748-000000000010] 30953 1726882599.53999: sending task result for task 12673a56-9f93-7955-e748-000000000010 skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution in ['CentOS', 'RedHat'] and ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 30953 1726882599.54187: no more pending results, returning what we have 30953 1726882599.54191: results queue empty 30953 1726882599.54192: checking for any_errors_fatal 30953 1726882599.54198: done checking for any_errors_fatal 30953 1726882599.54199: checking for max_fail_percentage 30953 1726882599.54200: done checking for max_fail_percentage 30953 1726882599.54201: checking to see if all hosts have failed and the running result is not ok 30953 1726882599.54202: done checking to see if all hosts have failed 30953 1726882599.54202: getting the remaining hosts for this loop 30953 1726882599.54204: done getting the remaining hosts for this loop 30953 1726882599.54208: getting the next task for host managed_node3 30953 1726882599.54214: done getting next task for host managed_node3 30953 1726882599.54216: ^ task is: TASK: Include the task 'assert_device_present.yml' 30953 1726882599.54219: ^ state is: HOST STATE: block=2, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30953 1726882599.54222: getting variables 30953 1726882599.54224: in VariableManager get_vars() 30953 1726882599.54253: Calling all_inventory to load vars for managed_node3 30953 1726882599.54257: Calling groups_inventory to load vars for managed_node3 30953 1726882599.54260: Calling all_plugins_inventory to load vars for managed_node3 30953 1726882599.54273: Calling all_plugins_play to load vars for managed_node3 30953 1726882599.54276: Calling groups_plugins_inventory to load vars for managed_node3 30953 1726882599.54280: Calling groups_plugins_play to load vars for managed_node3 30953 1726882599.54586: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30953 1726882599.54964: done with get_vars() 30953 1726882599.54974: done getting variables TASK [Include the task 'assert_device_present.yml'] **************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_switch_provider.yml:50 Friday 20 September 2024 21:36:39 -0400 (0:00:00.041) 0:00:03.969 ****** 30953 1726882599.55259: entering _queue_task() for managed_node3/include_tasks 30953 1726882599.55315: done sending task result for task 12673a56-9f93-7955-e748-000000000010 30953 1726882599.55318: WORKER PROCESS EXITING 30953 1726882599.55735: worker is 1 (out of 1 available) 30953 1726882599.55745: exiting _queue_task() for managed_node3/include_tasks 30953 1726882599.55756: done queuing things up, now waiting for results queue to drain 30953 1726882599.55757: waiting for pending results... 30953 1726882599.56031: running TaskExecutor() for managed_node3/TASK: Include the task 'assert_device_present.yml' 30953 1726882599.56223: in run() - task 12673a56-9f93-7955-e748-000000000011 30953 1726882599.56241: variable 'ansible_search_path' from source: unknown 30953 1726882599.56278: calling self._execute() 30953 1726882599.56470: variable 'ansible_host' from source: host vars for 'managed_node3' 30953 1726882599.56483: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30953 1726882599.56501: variable 'omit' from source: magic vars 30953 1726882599.57231: variable 'ansible_distribution' from source: facts 30953 1726882599.57237: variable 'ansible_distribution_major_version' from source: facts 30953 1726882599.57250: Evaluated conditional (ansible_distribution in ['CentOS', 'RedHat'] and ansible_distribution_major_version in ['7', '8']): False 30953 1726882599.57253: when evaluation is False, skipping this task 30953 1726882599.57256: _execute() done 30953 1726882599.57259: dumping result to json 30953 1726882599.57261: done dumping result, returning 30953 1726882599.57268: done running TaskExecutor() for managed_node3/TASK: Include the task 'assert_device_present.yml' [12673a56-9f93-7955-e748-000000000011] 30953 1726882599.57273: sending task result for task 12673a56-9f93-7955-e748-000000000011 30953 1726882599.57573: done sending task result for task 12673a56-9f93-7955-e748-000000000011 30953 1726882599.57576: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution in ['CentOS', 'RedHat'] and ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 30953 1726882599.57657: no more pending results, returning what we have 30953 1726882599.57661: results queue empty 30953 1726882599.57662: checking for any_errors_fatal 30953 1726882599.57672: done checking for any_errors_fatal 30953 1726882599.57673: checking for max_fail_percentage 30953 1726882599.57675: done checking for max_fail_percentage 30953 1726882599.57675: checking to see if all hosts have failed and the running result is not ok 30953 1726882599.57676: done checking to see if all hosts have failed 30953 1726882599.57677: getting the remaining hosts for this loop 30953 1726882599.57678: done getting the remaining hosts for this loop 30953 1726882599.57683: getting the next task for host managed_node3 30953 1726882599.57690: done getting next task for host managed_node3 30953 1726882599.57692: ^ task is: TASK: Include the task 'remove+down_profile.yml' 30953 1726882599.57697: ^ 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? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30953 1726882599.57701: getting variables 30953 1726882599.57702: in VariableManager get_vars() 30953 1726882599.57731: Calling all_inventory to load vars for managed_node3 30953 1726882599.57734: Calling groups_inventory to load vars for managed_node3 30953 1726882599.57738: Calling all_plugins_inventory to load vars for managed_node3 30953 1726882599.57752: Calling all_plugins_play to load vars for managed_node3 30953 1726882599.57755: Calling groups_plugins_inventory to load vars for managed_node3 30953 1726882599.57758: Calling groups_plugins_play to load vars for managed_node3 30953 1726882599.58131: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30953 1726882599.58797: done with get_vars() 30953 1726882599.58808: done getting variables TASK [Include the task 'remove+down_profile.yml'] ****************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_switch_provider.yml:52 Friday 20 September 2024 21:36:39 -0400 (0:00:00.037) 0:00:04.007 ****** 30953 1726882599.59005: entering _queue_task() for managed_node3/include_tasks 30953 1726882599.59473: worker is 1 (out of 1 available) 30953 1726882599.59486: exiting _queue_task() for managed_node3/include_tasks 30953 1726882599.59500: done queuing things up, now waiting for results queue to drain 30953 1726882599.59502: waiting for pending results... 30953 1726882599.60116: running TaskExecutor() for managed_node3/TASK: Include the task 'remove+down_profile.yml' 30953 1726882599.60141: in run() - task 12673a56-9f93-7955-e748-000000000012 30953 1726882599.60160: variable 'ansible_search_path' from source: unknown 30953 1726882599.60249: calling self._execute() 30953 1726882599.60801: variable 'ansible_host' from source: host vars for 'managed_node3' 30953 1726882599.60805: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30953 1726882599.60808: variable 'omit' from source: magic vars 30953 1726882599.61806: variable 'ansible_distribution' from source: facts 30953 1726882599.61819: variable 'ansible_distribution_major_version' from source: facts 30953 1726882599.61834: Evaluated conditional (ansible_distribution in ['CentOS', 'RedHat'] and ansible_distribution_major_version in ['7', '8']): False 30953 1726882599.61842: when evaluation is False, skipping this task 30953 1726882599.61850: _execute() done 30953 1726882599.61857: dumping result to json 30953 1726882599.61865: done dumping result, returning 30953 1726882599.61875: done running TaskExecutor() for managed_node3/TASK: Include the task 'remove+down_profile.yml' [12673a56-9f93-7955-e748-000000000012] 30953 1726882599.61888: sending task result for task 12673a56-9f93-7955-e748-000000000012 skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution in ['CentOS', 'RedHat'] and ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 30953 1726882599.62058: no more pending results, returning what we have 30953 1726882599.62062: results queue empty 30953 1726882599.62063: checking for any_errors_fatal 30953 1726882599.62068: done checking for any_errors_fatal 30953 1726882599.62069: checking for max_fail_percentage 30953 1726882599.62071: done checking for max_fail_percentage 30953 1726882599.62071: checking to see if all hosts have failed and the running result is not ok 30953 1726882599.62072: done checking to see if all hosts have failed 30953 1726882599.62073: getting the remaining hosts for this loop 30953 1726882599.62074: done getting the remaining hosts for this loop 30953 1726882599.62077: getting the next task for host managed_node3 30953 1726882599.62083: done getting next task for host managed_node3 30953 1726882599.62085: ^ task is: TASK: Include the task 'assert_device_present.yml' 30953 1726882599.62088: ^ 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 30953 1726882599.62090: getting variables 30953 1726882599.62092: in VariableManager get_vars() 30953 1726882599.62123: Calling all_inventory to load vars for managed_node3 30953 1726882599.62126: Calling groups_inventory to load vars for managed_node3 30953 1726882599.62130: Calling all_plugins_inventory to load vars for managed_node3 30953 1726882599.62143: Calling all_plugins_play to load vars for managed_node3 30953 1726882599.62146: Calling groups_plugins_inventory to load vars for managed_node3 30953 1726882599.62149: Calling groups_plugins_play to load vars for managed_node3 30953 1726882599.62517: done sending task result for task 12673a56-9f93-7955-e748-000000000012 30953 1726882599.62521: WORKER PROCESS EXITING 30953 1726882599.62716: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30953 1726882599.63067: done with get_vars() 30953 1726882599.63076: done getting variables TASK [Include the task 'assert_device_present.yml'] **************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_switch_provider.yml:57 Friday 20 September 2024 21:36:39 -0400 (0:00:00.042) 0:00:04.049 ****** 30953 1726882599.63224: entering _queue_task() for managed_node3/include_tasks 30953 1726882599.63737: worker is 1 (out of 1 available) 30953 1726882599.63751: exiting _queue_task() for managed_node3/include_tasks 30953 1726882599.63763: done queuing things up, now waiting for results queue to drain 30953 1726882599.63765: waiting for pending results... 30953 1726882599.64090: running TaskExecutor() for managed_node3/TASK: Include the task 'assert_device_present.yml' 30953 1726882599.64499: in run() - task 12673a56-9f93-7955-e748-000000000013 30953 1726882599.64502: variable 'ansible_search_path' from source: unknown 30953 1726882599.64506: calling self._execute() 30953 1726882599.64551: variable 'ansible_host' from source: host vars for 'managed_node3' 30953 1726882599.64608: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30953 1726882599.64623: variable 'omit' from source: magic vars 30953 1726882599.65476: variable 'ansible_distribution' from source: facts 30953 1726882599.65492: variable 'ansible_distribution_major_version' from source: facts 30953 1726882599.65514: Evaluated conditional (ansible_distribution in ['CentOS', 'RedHat'] and ansible_distribution_major_version in ['7', '8']): False 30953 1726882599.65523: when evaluation is False, skipping this task 30953 1726882599.65532: _execute() done 30953 1726882599.65539: dumping result to json 30953 1726882599.65547: done dumping result, returning 30953 1726882599.65698: done running TaskExecutor() for managed_node3/TASK: Include the task 'assert_device_present.yml' [12673a56-9f93-7955-e748-000000000013] 30953 1726882599.65702: sending task result for task 12673a56-9f93-7955-e748-000000000013 30953 1726882599.65773: done sending task result for task 12673a56-9f93-7955-e748-000000000013 30953 1726882599.65777: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution in ['CentOS', 'RedHat'] and ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 30953 1726882599.65824: no more pending results, returning what we have 30953 1726882599.65827: results queue empty 30953 1726882599.65828: checking for any_errors_fatal 30953 1726882599.65835: done checking for any_errors_fatal 30953 1726882599.65836: checking for max_fail_percentage 30953 1726882599.65837: done checking for max_fail_percentage 30953 1726882599.65838: checking to see if all hosts have failed and the running result is not ok 30953 1726882599.65839: done checking to see if all hosts have failed 30953 1726882599.65839: getting the remaining hosts for this loop 30953 1726882599.65841: done getting the remaining hosts for this loop 30953 1726882599.65844: getting the next task for host managed_node3 30953 1726882599.65854: done getting next task for host managed_node3 30953 1726882599.65856: ^ task is: TASK: Include the task 'delete_interface.yml' 30953 1726882599.65858: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30953 1726882599.65861: getting variables 30953 1726882599.65862: in VariableManager get_vars() 30953 1726882599.65889: Calling all_inventory to load vars for managed_node3 30953 1726882599.65892: Calling groups_inventory to load vars for managed_node3 30953 1726882599.65897: Calling all_plugins_inventory to load vars for managed_node3 30953 1726882599.65909: Calling all_plugins_play to load vars for managed_node3 30953 1726882599.65911: Calling groups_plugins_inventory to load vars for managed_node3 30953 1726882599.65914: Calling groups_plugins_play to load vars for managed_node3 30953 1726882599.66463: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30953 1726882599.66852: done with get_vars() 30953 1726882599.66860: done getting variables TASK [Include the task 'delete_interface.yml'] ********************************* task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_switch_provider.yml:59 Friday 20 September 2024 21:36:39 -0400 (0:00:00.038) 0:00:04.087 ****** 30953 1726882599.67092: entering _queue_task() for managed_node3/include_tasks 30953 1726882599.67439: worker is 1 (out of 1 available) 30953 1726882599.67453: exiting _queue_task() for managed_node3/include_tasks 30953 1726882599.67581: done queuing things up, now waiting for results queue to drain 30953 1726882599.67583: waiting for pending results... 30953 1726882599.67737: running TaskExecutor() for managed_node3/TASK: Include the task 'delete_interface.yml' 30953 1726882599.67898: in run() - task 12673a56-9f93-7955-e748-000000000014 30953 1726882599.67906: variable 'ansible_search_path' from source: unknown 30953 1726882599.67909: calling self._execute() 30953 1726882599.67972: variable 'ansible_host' from source: host vars for 'managed_node3' 30953 1726882599.67984: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30953 1726882599.68003: variable 'omit' from source: magic vars 30953 1726882599.68422: variable 'ansible_distribution' from source: facts 30953 1726882599.68433: variable 'ansible_distribution_major_version' from source: facts 30953 1726882599.68451: Evaluated conditional (ansible_distribution in ['CentOS', 'RedHat'] and ansible_distribution_major_version in ['7', '8']): False 30953 1726882599.68465: when evaluation is False, skipping this task 30953 1726882599.68473: _execute() done 30953 1726882599.68497: dumping result to json 30953 1726882599.68500: done dumping result, returning 30953 1726882599.68502: done running TaskExecutor() for managed_node3/TASK: Include the task 'delete_interface.yml' [12673a56-9f93-7955-e748-000000000014] 30953 1726882599.68504: sending task result for task 12673a56-9f93-7955-e748-000000000014 skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution in ['CentOS', 'RedHat'] and ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 30953 1726882599.68761: no more pending results, returning what we have 30953 1726882599.68765: results queue empty 30953 1726882599.68766: checking for any_errors_fatal 30953 1726882599.68773: done checking for any_errors_fatal 30953 1726882599.68775: checking for max_fail_percentage 30953 1726882599.68777: done checking for max_fail_percentage 30953 1726882599.68778: checking to see if all hosts have failed and the running result is not ok 30953 1726882599.68779: done checking to see if all hosts have failed 30953 1726882599.68779: getting the remaining hosts for this loop 30953 1726882599.68781: done getting the remaining hosts for this loop 30953 1726882599.68796: getting the next task for host managed_node3 30953 1726882599.68803: done getting next task for host managed_node3 30953 1726882599.68806: ^ task is: TASK: Include the task 'assert_device_absent.yml' 30953 1726882599.68809: ^ 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 30953 1726882599.68814: getting variables 30953 1726882599.68815: in VariableManager get_vars() 30953 1726882599.68842: Calling all_inventory to load vars for managed_node3 30953 1726882599.68845: Calling groups_inventory to load vars for managed_node3 30953 1726882599.68849: Calling all_plugins_inventory to load vars for managed_node3 30953 1726882599.68860: Calling all_plugins_play to load vars for managed_node3 30953 1726882599.68863: Calling groups_plugins_inventory to load vars for managed_node3 30953 1726882599.68866: Calling groups_plugins_play to load vars for managed_node3 30953 1726882599.69116: done sending task result for task 12673a56-9f93-7955-e748-000000000014 30953 1726882599.69120: WORKER PROCESS EXITING 30953 1726882599.69143: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30953 1726882599.69345: done with get_vars() 30953 1726882599.69353: done getting variables TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_switch_provider.yml:61 Friday 20 September 2024 21:36:39 -0400 (0:00:00.023) 0:00:04.111 ****** 30953 1726882599.69443: entering _queue_task() for managed_node3/include_tasks 30953 1726882599.69777: worker is 1 (out of 1 available) 30953 1726882599.69790: exiting _queue_task() for managed_node3/include_tasks 30953 1726882599.69801: done queuing things up, now waiting for results queue to drain 30953 1726882599.69803: waiting for pending results... 30953 1726882599.69937: running TaskExecutor() for managed_node3/TASK: Include the task 'assert_device_absent.yml' 30953 1726882599.70031: in run() - task 12673a56-9f93-7955-e748-000000000015 30953 1726882599.70048: variable 'ansible_search_path' from source: unknown 30953 1726882599.70081: calling self._execute() 30953 1726882599.70165: variable 'ansible_host' from source: host vars for 'managed_node3' 30953 1726882599.70176: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30953 1726882599.70191: variable 'omit' from source: magic vars 30953 1726882599.71000: variable 'ansible_distribution' from source: facts 30953 1726882599.71006: variable 'ansible_distribution_major_version' from source: facts 30953 1726882599.71008: Evaluated conditional (ansible_distribution in ['CentOS', 'RedHat'] and ansible_distribution_major_version in ['7', '8']): False 30953 1726882599.71011: when evaluation is False, skipping this task 30953 1726882599.71013: _execute() done 30953 1726882599.71015: dumping result to json 30953 1726882599.71017: done dumping result, returning 30953 1726882599.71021: done running TaskExecutor() for managed_node3/TASK: Include the task 'assert_device_absent.yml' [12673a56-9f93-7955-e748-000000000015] 30953 1726882599.71023: sending task result for task 12673a56-9f93-7955-e748-000000000015 skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution in ['CentOS', 'RedHat'] and ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 30953 1726882599.71128: no more pending results, returning what we have 30953 1726882599.71131: results queue empty 30953 1726882599.71132: checking for any_errors_fatal 30953 1726882599.71137: done checking for any_errors_fatal 30953 1726882599.71138: checking for max_fail_percentage 30953 1726882599.71140: done checking for max_fail_percentage 30953 1726882599.71140: checking to see if all hosts have failed and the running result is not ok 30953 1726882599.71141: done checking to see if all hosts have failed 30953 1726882599.71142: getting the remaining hosts for this loop 30953 1726882599.71143: done getting the remaining hosts for this loop 30953 1726882599.71147: getting the next task for host managed_node3 30953 1726882599.71153: done getting next task for host managed_node3 30953 1726882599.71155: ^ task is: TASK: Verify network state restored to default 30953 1726882599.71158: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 30953 1726882599.71161: getting variables 30953 1726882599.71162: in VariableManager get_vars() 30953 1726882599.71191: Calling all_inventory to load vars for managed_node3 30953 1726882599.71195: Calling groups_inventory to load vars for managed_node3 30953 1726882599.71199: Calling all_plugins_inventory to load vars for managed_node3 30953 1726882599.71210: Calling all_plugins_play to load vars for managed_node3 30953 1726882599.71213: Calling groups_plugins_inventory to load vars for managed_node3 30953 1726882599.71217: Calling groups_plugins_play to load vars for managed_node3 30953 1726882599.72225: done sending task result for task 12673a56-9f93-7955-e748-000000000015 30953 1726882599.72228: WORKER PROCESS EXITING 30953 1726882599.72249: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30953 1726882599.72661: done with get_vars() 30953 1726882599.72669: done getting variables TASK [Verify network state restored to default] ******************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_switch_provider.yml:63 Friday 20 September 2024 21:36:39 -0400 (0:00:00.034) 0:00:04.145 ****** 30953 1726882599.72875: entering _queue_task() for managed_node3/include_tasks 30953 1726882599.73360: worker is 1 (out of 1 available) 30953 1726882599.73373: exiting _queue_task() for managed_node3/include_tasks 30953 1726882599.73389: done queuing things up, now waiting for results queue to drain 30953 1726882599.73390: waiting for pending results... 30953 1726882599.73737: running TaskExecutor() for managed_node3/TASK: Verify network state restored to default 30953 1726882599.73814: in run() - task 12673a56-9f93-7955-e748-000000000016 30953 1726882599.73912: variable 'ansible_search_path' from source: unknown 30953 1726882599.73971: calling self._execute() 30953 1726882599.74082: variable 'ansible_host' from source: host vars for 'managed_node3' 30953 1726882599.74091: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 30953 1726882599.74099: variable 'omit' from source: magic vars 30953 1726882599.75013: variable 'ansible_distribution' from source: facts 30953 1726882599.75019: variable 'ansible_distribution_major_version' from source: facts 30953 1726882599.75029: Evaluated conditional (ansible_distribution in ['CentOS', 'RedHat'] and ansible_distribution_major_version in ['7', '8']): False 30953 1726882599.75032: when evaluation is False, skipping this task 30953 1726882599.75035: _execute() done 30953 1726882599.75038: dumping result to json 30953 1726882599.75041: done dumping result, returning 30953 1726882599.75111: done running TaskExecutor() for managed_node3/TASK: Verify network state restored to default [12673a56-9f93-7955-e748-000000000016] 30953 1726882599.75114: sending task result for task 12673a56-9f93-7955-e748-000000000016 30953 1726882599.75207: done sending task result for task 12673a56-9f93-7955-e748-000000000016 30953 1726882599.75213: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution in ['CentOS', 'RedHat'] and ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 30953 1726882599.75263: no more pending results, returning what we have 30953 1726882599.75268: results queue empty 30953 1726882599.75269: checking for any_errors_fatal 30953 1726882599.75275: done checking for any_errors_fatal 30953 1726882599.75275: checking for max_fail_percentage 30953 1726882599.75277: done checking for max_fail_percentage 30953 1726882599.75279: checking to see if all hosts have failed and the running result is not ok 30953 1726882599.75280: done checking to see if all hosts have failed 30953 1726882599.75281: getting the remaining hosts for this loop 30953 1726882599.75283: done getting the remaining hosts for this loop 30953 1726882599.75288: getting the next task for host managed_node3 30953 1726882599.75297: done getting next task for host managed_node3 30953 1726882599.75299: ^ task is: TASK: meta (flush_handlers) 30953 1726882599.75301: ^ 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 30953 1726882599.75305: getting variables 30953 1726882599.75306: in VariableManager get_vars() 30953 1726882599.75505: Calling all_inventory to load vars for managed_node3 30953 1726882599.75508: Calling groups_inventory to load vars for managed_node3 30953 1726882599.75511: Calling all_plugins_inventory to load vars for managed_node3 30953 1726882599.75520: Calling all_plugins_play to load vars for managed_node3 30953 1726882599.75522: Calling groups_plugins_inventory to load vars for managed_node3 30953 1726882599.75525: Calling groups_plugins_play to load vars for managed_node3 30953 1726882599.75690: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30953 1726882599.76152: done with get_vars() 30953 1726882599.76161: done getting variables 30953 1726882599.76332: in VariableManager get_vars() 30953 1726882599.76341: Calling all_inventory to load vars for managed_node3 30953 1726882599.76344: Calling groups_inventory to load vars for managed_node3 30953 1726882599.76346: Calling all_plugins_inventory to load vars for managed_node3 30953 1726882599.76350: Calling all_plugins_play to load vars for managed_node3 30953 1726882599.76399: Calling groups_plugins_inventory to load vars for managed_node3 30953 1726882599.76403: Calling groups_plugins_play to load vars for managed_node3 30953 1726882599.76795: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30953 1726882599.77089: done with get_vars() 30953 1726882599.77179: done queuing things up, now waiting for results queue to drain 30953 1726882599.77181: results queue empty 30953 1726882599.77182: checking for any_errors_fatal 30953 1726882599.77184: done checking for any_errors_fatal 30953 1726882599.77184: checking for max_fail_percentage 30953 1726882599.77188: done checking for max_fail_percentage 30953 1726882599.77188: checking to see if all hosts have failed and the running result is not ok 30953 1726882599.77189: done checking to see if all hosts have failed 30953 1726882599.77190: getting the remaining hosts for this loop 30953 1726882599.77191: done getting the remaining hosts for this loop 30953 1726882599.77195: getting the next task for host managed_node3 30953 1726882599.77199: done getting next task for host managed_node3 30953 1726882599.77200: ^ task is: TASK: meta (flush_handlers) 30953 1726882599.77201: ^ 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 30953 1726882599.77203: getting variables 30953 1726882599.77204: in VariableManager get_vars() 30953 1726882599.77211: Calling all_inventory to load vars for managed_node3 30953 1726882599.77213: Calling groups_inventory to load vars for managed_node3 30953 1726882599.77215: Calling all_plugins_inventory to load vars for managed_node3 30953 1726882599.77312: Calling all_plugins_play to load vars for managed_node3 30953 1726882599.77315: Calling groups_plugins_inventory to load vars for managed_node3 30953 1726882599.77318: Calling groups_plugins_play to load vars for managed_node3 30953 1726882599.77454: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30953 1726882599.77645: done with get_vars() 30953 1726882599.77661: done getting variables 30953 1726882599.77712: in VariableManager get_vars() 30953 1726882599.77721: Calling all_inventory to load vars for managed_node3 30953 1726882599.77723: Calling groups_inventory to load vars for managed_node3 30953 1726882599.77725: Calling all_plugins_inventory to load vars for managed_node3 30953 1726882599.77729: Calling all_plugins_play to load vars for managed_node3 30953 1726882599.77731: Calling groups_plugins_inventory to load vars for managed_node3 30953 1726882599.77734: Calling groups_plugins_play to load vars for managed_node3 30953 1726882599.77881: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 30953 1726882599.78106: done with get_vars() 30953 1726882599.78119: done queuing things up, now waiting for results queue to drain 30953 1726882599.78121: results queue empty 30953 1726882599.78122: checking for any_errors_fatal 30953 1726882599.78123: done checking for any_errors_fatal 30953 1726882599.78123: checking for max_fail_percentage 30953 1726882599.78124: done checking for max_fail_percentage 30953 1726882599.78125: checking to see if all hosts have failed and the running result is not ok 30953 1726882599.78126: done checking to see if all hosts have failed 30953 1726882599.78126: getting the remaining hosts for this loop 30953 1726882599.78127: done getting the remaining hosts for this loop 30953 1726882599.78134: getting the next task for host managed_node3 30953 1726882599.78137: done getting next task for host managed_node3 30953 1726882599.78138: ^ task is: None 30953 1726882599.78139: ^ 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 30953 1726882599.78140: done queuing things up, now waiting for results queue to drain 30953 1726882599.78141: results queue empty 30953 1726882599.78142: checking for any_errors_fatal 30953 1726882599.78142: done checking for any_errors_fatal 30953 1726882599.78143: checking for max_fail_percentage 30953 1726882599.78144: done checking for max_fail_percentage 30953 1726882599.78145: checking to see if all hosts have failed and the running result is not ok 30953 1726882599.78145: done checking to see if all hosts have failed 30953 1726882599.78147: getting the next task for host managed_node3 30953 1726882599.78149: done getting next task for host managed_node3 30953 1726882599.78150: ^ task is: None 30953 1726882599.78151: ^ state is: HOST STATE: block=5, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False PLAY RECAP ********************************************************************* managed_node3 : ok=6 changed=0 unreachable=0 failed=0 skipped=20 rescued=0 ignored=0 Friday 20 September 2024 21:36:39 -0400 (0:00:00.053) 0:00:04.199 ****** =============================================================================== Gathering Facts --------------------------------------------------------- 1.86s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tests_switch_provider.yml:3 Check if system is ostree ----------------------------------------------- 0.78s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 Gather the minimum subset of ansible_facts required by the network role test --- 0.72s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Include the task 'enable_epel.yml' -------------------------------------- 0.07s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:51 Verify network state restored to default -------------------------------- 0.05s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_switch_provider.yml:63 Enable EPEL 6 ----------------------------------------------------------- 0.05s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:42 Gathering Facts --------------------------------------------------------- 0.05s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_switch_provider.yml:5 Include the task 'assert_device_present.yml' ---------------------------- 0.05s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_switch_provider.yml:32 Include the task 'remove+down_profile.yml' ------------------------------ 0.04s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_switch_provider.yml:52 Through the nm provider, create test bridge {{ interface }} ------------- 0.04s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_switch_provider.yml:39 Include the task 'assert_device_present.yml' ---------------------------- 0.04s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_switch_provider.yml:57 Through the initscripts provider, create test bridge {{ interface }} ---- 0.04s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_switch_provider.yml:14 Set fact to use nm network_provider ------------------------------------- 0.04s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_switch_provider.yml:34 Include the task 'assert_device_present.yml' ---------------------------- 0.04s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_switch_provider.yml:50 Set fact to use initscripts network_provider ---------------------------- 0.04s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_switch_provider.yml:8 Include the task 'assert_device_absent.yml' ----------------------------- 0.03s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_switch_provider.yml:61 Include the task 'el_repo_setup.yml' ------------------------------------ 0.03s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tests_switch_provider.yml:8 Set flag to indicate system is ostree ----------------------------------- 0.03s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:22 Include the task 'remove+down_profile.yml' ------------------------------ 0.03s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_switch_provider.yml:27 Create EPEL 10 ---------------------------------------------------------- 0.03s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:8 30953 1726882599.78242: RUNNING CLEANUP