[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. 27313 1726867495.28784: 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-Isn 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 27313 1726867495.29095: Added group all to inventory 27313 1726867495.29096: Added group ungrouped to inventory 27313 1726867495.29099: Group all now contains ungrouped 27313 1726867495.29101: Examining possible inventory source: /tmp/network-5rw/inventory.yml 27313 1726867495.40482: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/cache 27313 1726867495.40523: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py 27313 1726867495.40541: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory 27313 1726867495.40581: Loading InventoryModule 'host_list' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py 27313 1726867495.40629: Loaded config def from plugin (inventory/script) 27313 1726867495.40631: Loading InventoryModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py 27313 1726867495.40660: Loading InventoryModule 'auto' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py 27313 1726867495.40718: Loaded config def from plugin (inventory/yaml) 27313 1726867495.40719: Loading InventoryModule 'yaml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py 27313 1726867495.40780: Loading InventoryModule 'ini' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py 27313 1726867495.41054: Loading InventoryModule 'toml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py 27313 1726867495.41056: Attempting to use plugin host_list (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py) 27313 1726867495.41058: Attempting to use plugin script (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py) 27313 1726867495.41062: Attempting to use plugin auto (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py) 27313 1726867495.41066: Loading data from /tmp/network-5rw/inventory.yml 27313 1726867495.41112: /tmp/network-5rw/inventory.yml was not parsable by auto 27313 1726867495.41152: Attempting to use plugin yaml (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py) 27313 1726867495.41181: Loading data from /tmp/network-5rw/inventory.yml 27313 1726867495.41235: group all already in inventory 27313 1726867495.41240: set inventory_file for managed_node1 27313 1726867495.41243: set inventory_dir for managed_node1 27313 1726867495.41243: Added host managed_node1 to inventory 27313 1726867495.41245: Added host managed_node1 to group all 27313 1726867495.41245: set ansible_host for managed_node1 27313 1726867495.41246: set ansible_ssh_extra_args for managed_node1 27313 1726867495.41248: set inventory_file for managed_node2 27313 1726867495.41249: set inventory_dir for managed_node2 27313 1726867495.41250: Added host managed_node2 to inventory 27313 1726867495.41251: Added host managed_node2 to group all 27313 1726867495.41251: set ansible_host for managed_node2 27313 1726867495.41252: set ansible_ssh_extra_args for managed_node2 27313 1726867495.41254: set inventory_file for managed_node3 27313 1726867495.41256: set inventory_dir for managed_node3 27313 1726867495.41256: Added host managed_node3 to inventory 27313 1726867495.41257: Added host managed_node3 to group all 27313 1726867495.41257: set ansible_host for managed_node3 27313 1726867495.41258: set ansible_ssh_extra_args for managed_node3 27313 1726867495.41259: Reconcile groups and hosts in inventory. 27313 1726867495.41262: Group ungrouped now contains managed_node1 27313 1726867495.41263: Group ungrouped now contains managed_node2 27313 1726867495.41264: Group ungrouped now contains managed_node3 27313 1726867495.41321: '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__' skipped due to reserved name 27313 1726867495.41397: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments 27313 1726867495.41431: Loading ModuleDocFragment 'vars_plugin_staging' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py 27313 1726867495.41448: Loaded config def from plugin (vars/host_group_vars) 27313 1726867495.41450: 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) 27313 1726867495.41454: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/vars 27313 1726867495.41460: 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) 27313 1726867495.41489: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py (found_in_cache=True, class_only=False) 27313 1726867495.41800: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27313 1726867495.41895: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py 27313 1726867495.41936: Loaded config def from plugin (connection/local) 27313 1726867495.41939: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=False, class_only=True) 27313 1726867495.42559: Loaded config def from plugin (connection/paramiko_ssh) 27313 1726867495.42562: 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) 27313 1726867495.43237: 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) 27313 1726867495.43261: Loaded config def from plugin (connection/psrp) 27313 1726867495.43264: Loading Connection 'psrp' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py (found_in_cache=False, class_only=True) 27313 1726867495.43663: 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) 27313 1726867495.43687: Loaded config def from plugin (connection/ssh) 27313 1726867495.43689: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=False, class_only=True) 27313 1726867495.45113: 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) 27313 1726867495.45145: Loaded config def from plugin (connection/winrm) 27313 1726867495.45148: Loading Connection 'winrm' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py (found_in_cache=False, class_only=True) 27313 1726867495.45172: '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__' skipped due to reserved name 27313 1726867495.45234: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py 27313 1726867495.45301: Loaded config def from plugin (shell/cmd) 27313 1726867495.45303: Loading ShellModule 'cmd' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py (found_in_cache=False, class_only=True) 27313 1726867495.45332: 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) 27313 1726867495.45399: Loaded config def from plugin (shell/powershell) 27313 1726867495.45401: Loading ShellModule 'powershell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py (found_in_cache=False, class_only=True) 27313 1726867495.45447: Loading ModuleDocFragment 'shell_common' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py 27313 1726867495.45606: Loaded config def from plugin (shell/sh) 27313 1726867495.45611: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=False, class_only=True) 27313 1726867495.45644: '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__' skipped due to reserved name 27313 1726867495.45765: Loaded config def from plugin (become/runas) 27313 1726867495.45768: Loading BecomeModule 'runas' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py (found_in_cache=False, class_only=True) 27313 1726867495.45946: Loaded config def from plugin (become/su) 27313 1726867495.45948: Loading BecomeModule 'su' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py (found_in_cache=False, class_only=True) 27313 1726867495.46106: Loaded config def from plugin (become/sudo) 27313 1726867495.46111: 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 27313 1726867495.46142: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tests_route_device_initscripts.yml 27313 1726867495.46457: in VariableManager get_vars() 27313 1726867495.46478: done with get_vars() 27313 1726867495.46603: trying /usr/local/lib/python3.12/site-packages/ansible/modules 27313 1726867495.49414: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action 27313 1726867495.49526: in VariableManager get_vars() 27313 1726867495.49531: done with get_vars() 27313 1726867495.49534: variable 'playbook_dir' from source: magic vars 27313 1726867495.49535: variable 'ansible_playbook_python' from source: magic vars 27313 1726867495.49536: variable 'ansible_config_file' from source: magic vars 27313 1726867495.49537: variable 'groups' from source: magic vars 27313 1726867495.49537: variable 'omit' from source: magic vars 27313 1726867495.49538: variable 'ansible_version' from source: magic vars 27313 1726867495.49539: variable 'ansible_check_mode' from source: magic vars 27313 1726867495.49540: variable 'ansible_diff_mode' from source: magic vars 27313 1726867495.49540: variable 'ansible_forks' from source: magic vars 27313 1726867495.49541: variable 'ansible_inventory_sources' from source: magic vars 27313 1726867495.49542: variable 'ansible_skip_tags' from source: magic vars 27313 1726867495.49543: variable 'ansible_limit' from source: magic vars 27313 1726867495.49543: variable 'ansible_run_tags' from source: magic vars 27313 1726867495.49544: variable 'ansible_verbosity' from source: magic vars 27313 1726867495.49581: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml 27313 1726867495.50437: in VariableManager get_vars() 27313 1726867495.50453: done with get_vars() 27313 1726867495.50493: in VariableManager get_vars() 27313 1726867495.50506: done with get_vars() 27313 1726867495.50543: in VariableManager get_vars() 27313 1726867495.50555: done with get_vars() 27313 1726867495.50664: in VariableManager get_vars() 27313 1726867495.50679: done with get_vars() 27313 1726867495.50719: in VariableManager get_vars() 27313 1726867495.50733: done with get_vars() 27313 1726867495.50782: in VariableManager get_vars() 27313 1726867495.50795: done with get_vars() 27313 1726867495.50853: in VariableManager get_vars() 27313 1726867495.50867: done with get_vars() 27313 1726867495.50872: variable 'omit' from source: magic vars 27313 1726867495.50892: variable 'omit' from source: magic vars 27313 1726867495.50928: in VariableManager get_vars() 27313 1726867495.50938: done with get_vars() 27313 1726867495.50983: in VariableManager get_vars() 27313 1726867495.50996: done with get_vars() 27313 1726867495.51033: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 27313 1726867495.51245: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 27313 1726867495.51374: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 27313 1726867495.52026: in VariableManager get_vars() 27313 1726867495.52042: done with get_vars() 27313 1726867495.52425: trying /usr/local/lib/python3.12/site-packages/ansible/modules/__pycache__ 27313 1726867495.52551: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__ redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 27313 1726867495.54695: in VariableManager get_vars() 27313 1726867495.54715: done with get_vars() 27313 1726867495.54720: variable 'omit' from source: magic vars 27313 1726867495.54730: variable 'omit' from source: magic vars 27313 1726867495.54760: in VariableManager get_vars() 27313 1726867495.54773: done with get_vars() 27313 1726867495.54794: in VariableManager get_vars() 27313 1726867495.54811: done with get_vars() 27313 1726867495.54839: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 27313 1726867495.54953: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 27313 1726867495.55042: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 27313 1726867495.57164: in VariableManager get_vars() 27313 1726867495.57202: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 27313 1726867495.59940: in VariableManager get_vars() 27313 1726867495.59959: done with get_vars() 27313 1726867495.59996: in VariableManager get_vars() 27313 1726867495.60017: done with get_vars() 27313 1726867495.60147: in VariableManager get_vars() 27313 1726867495.60166: done with get_vars() 27313 1726867495.60204: in VariableManager get_vars() 27313 1726867495.60225: done with get_vars() 27313 1726867495.60262: in VariableManager get_vars() 27313 1726867495.60283: done with get_vars() 27313 1726867495.60321: in VariableManager get_vars() 27313 1726867495.60340: done with get_vars() 27313 1726867495.60399: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback 27313 1726867495.60416: 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 27313 1726867495.60656: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py 27313 1726867495.60848: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.debug) 27313 1726867495.60851: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.debug' from /tmp/collections-Isn/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__) 27313 1726867495.60886: '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__' skipped due to reserved name 27313 1726867495.60916: 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) 27313 1726867495.61085: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py 27313 1726867495.61141: Loaded config def from plugin (callback/default) 27313 1726867495.61144: 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) 27313 1726867495.62400: Loaded config def from plugin (callback/junit) 27313 1726867495.62403: 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) 27313 1726867495.62451: 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) 27313 1726867495.62581: Loaded config def from plugin (callback/minimal) 27313 1726867495.62584: 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) 27313 1726867495.62626: 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) 27313 1726867495.62686: Loaded config def from plugin (callback/tree) 27313 1726867495.62688: 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 27313 1726867495.62802: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.profile_tasks) 27313 1726867495.62804: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.profile_tasks' from /tmp/collections-Isn/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_route_device_initscripts.yml *********************************** 2 plays in /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tests_route_device_initscripts.yml 27313 1726867495.62830: in VariableManager get_vars() 27313 1726867495.62842: done with get_vars() 27313 1726867495.62848: in VariableManager get_vars() 27313 1726867495.62857: done with get_vars() 27313 1726867495.62860: variable 'omit' from source: magic vars 27313 1726867495.62928: in VariableManager get_vars() 27313 1726867495.62941: done with get_vars() 27313 1726867495.62960: variable 'omit' from source: magic vars PLAY [Run playbook 'playbooks/tests_route_device.yml' with initscripts as provider] *** 27313 1726867495.63565: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy 27313 1726867495.63641: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py 27313 1726867495.63895: getting the remaining hosts for this loop 27313 1726867495.63897: done getting the remaining hosts for this loop 27313 1726867495.63900: getting the next task for host managed_node3 27313 1726867495.63903: done getting next task for host managed_node3 27313 1726867495.63905: ^ task is: TASK: Gathering Facts 27313 1726867495.63906: ^ 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 27313 1726867495.63908: getting variables 27313 1726867495.63909: in VariableManager get_vars() 27313 1726867495.63918: Calling all_inventory to load vars for managed_node3 27313 1726867495.63920: Calling groups_inventory to load vars for managed_node3 27313 1726867495.63923: Calling all_plugins_inventory to load vars for managed_node3 27313 1726867495.63934: Calling all_plugins_play to load vars for managed_node3 27313 1726867495.63944: Calling groups_plugins_inventory to load vars for managed_node3 27313 1726867495.63947: Calling groups_plugins_play to load vars for managed_node3 27313 1726867495.63980: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27313 1726867495.64031: done with get_vars() 27313 1726867495.64038: done getting variables 27313 1726867495.64307: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tests_route_device_initscripts.yml:5 Friday 20 September 2024 17:24:55 -0400 (0:00:00.016) 0:00:00.016 ****** 27313 1726867495.64327: entering _queue_task() for managed_node3/gather_facts 27313 1726867495.64328: Creating lock for gather_facts 27313 1726867495.65116: worker is 1 (out of 1 available) 27313 1726867495.65123: exiting _queue_task() for managed_node3/gather_facts 27313 1726867495.65135: done queuing things up, now waiting for results queue to drain 27313 1726867495.65136: waiting for pending results... 27313 1726867495.65497: running TaskExecutor() for managed_node3/TASK: Gathering Facts 27313 1726867495.65683: in run() - task 0affcac9-a3a5-5adc-7de9-0000000000bf 27313 1726867495.65687: variable 'ansible_search_path' from source: unknown 27313 1726867495.65691: calling self._execute() 27313 1726867495.65883: variable 'ansible_host' from source: host vars for 'managed_node3' 27313 1726867495.65887: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27313 1726867495.65890: variable 'omit' from source: magic vars 27313 1726867495.66112: variable 'omit' from source: magic vars 27313 1726867495.66145: variable 'omit' from source: magic vars 27313 1726867495.66193: variable 'omit' from source: magic vars 27313 1726867495.66321: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 27313 1726867495.66384: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 27313 1726867495.66600: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 27313 1726867495.66604: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27313 1726867495.66607: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27313 1726867495.66612: variable 'inventory_hostname' from source: host vars for 'managed_node3' 27313 1726867495.66614: variable 'ansible_host' from source: host vars for 'managed_node3' 27313 1726867495.66616: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27313 1726867495.66839: Set connection var ansible_timeout to 10 27313 1726867495.66888: Set connection var ansible_connection to ssh 27313 1726867495.66901: Set connection var ansible_shell_type to sh 27313 1726867495.66916: Set connection var ansible_shell_executable to /bin/sh 27313 1726867495.66935: Set connection var ansible_pipelining to False 27313 1726867495.67145: Set connection var ansible_module_compression to ZIP_DEFLATED 27313 1726867495.67149: variable 'ansible_shell_executable' from source: unknown 27313 1726867495.67151: variable 'ansible_connection' from source: unknown 27313 1726867495.67153: variable 'ansible_module_compression' from source: unknown 27313 1726867495.67155: variable 'ansible_shell_type' from source: unknown 27313 1726867495.67157: variable 'ansible_shell_executable' from source: unknown 27313 1726867495.67159: variable 'ansible_host' from source: host vars for 'managed_node3' 27313 1726867495.67161: variable 'ansible_pipelining' from source: unknown 27313 1726867495.67164: variable 'ansible_timeout' from source: unknown 27313 1726867495.67166: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27313 1726867495.67502: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 27313 1726867495.67523: variable 'omit' from source: magic vars 27313 1726867495.67533: starting attempt loop 27313 1726867495.67539: running the handler 27313 1726867495.67558: variable 'ansible_facts' from source: unknown 27313 1726867495.67603: _low_level_execute_command(): starting 27313 1726867495.67793: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 27313 1726867495.69041: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27313 1726867495.69094: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27313 1726867495.69256: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 27313 1726867495.69313: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27313 1726867495.69437: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27313 1726867495.71135: stdout chunk (state=3): >>>/root <<< 27313 1726867495.71230: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27313 1726867495.71611: stderr chunk (state=3): >>><<< 27313 1726867495.71614: stdout chunk (state=3): >>><<< 27313 1726867495.71618: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27313 1726867495.71620: _low_level_execute_command(): starting 27313 1726867495.71624: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867495.7153854-27355-250491033879121 `" && echo ansible-tmp-1726867495.7153854-27355-250491033879121="` echo /root/.ansible/tmp/ansible-tmp-1726867495.7153854-27355-250491033879121 `" ) && sleep 0' 27313 1726867495.72629: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 27313 1726867495.72694: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 27313 1726867495.72772: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27313 1726867495.72775: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27313 1726867495.72780: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27313 1726867495.72791: 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.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27313 1726867495.72928: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 27313 1726867495.72984: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 27313 1726867495.73146: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27313 1726867495.74903: stdout chunk (state=3): >>>ansible-tmp-1726867495.7153854-27355-250491033879121=/root/.ansible/tmp/ansible-tmp-1726867495.7153854-27355-250491033879121 <<< 27313 1726867495.75054: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27313 1726867495.75089: stderr chunk (state=3): >>><<< 27313 1726867495.75207: stdout chunk (state=3): >>><<< 27313 1726867495.75210: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867495.7153854-27355-250491033879121=/root/.ansible/tmp/ansible-tmp-1726867495.7153854-27355-250491033879121 , 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27313 1726867495.75213: variable 'ansible_module_compression' from source: unknown 27313 1726867495.75425: ANSIBALLZ: Using generic lock for ansible.legacy.setup 27313 1726867495.75428: ANSIBALLZ: Acquiring lock 27313 1726867495.75431: ANSIBALLZ: Lock acquired: 140646592452160 27313 1726867495.75433: ANSIBALLZ: Creating module 27313 1726867496.36019: ANSIBALLZ: Writing module into payload 27313 1726867496.36175: ANSIBALLZ: Writing module 27313 1726867496.36211: ANSIBALLZ: Renaming module 27313 1726867496.36225: ANSIBALLZ: Done creating module 27313 1726867496.36265: variable 'ansible_facts' from source: unknown 27313 1726867496.36276: variable 'inventory_hostname' from source: host vars for 'managed_node3' 27313 1726867496.36290: _low_level_execute_command(): starting 27313 1726867496.36299: _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' 27313 1726867496.36927: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27313 1726867496.36943: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27313 1726867496.36972: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 27313 1726867496.36985: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27313 1726867496.37111: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 27313 1726867496.37158: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27313 1726867496.37243: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27313 1726867496.38943: stdout chunk (state=3): >>>PLATFORM <<< 27313 1726867496.39044: stdout chunk (state=3): >>>Linux <<< 27313 1726867496.39048: stdout chunk (state=3): >>>FOUND /usr/bin/python3.12 /usr/bin/python3 /usr/bin/python3 ENDFOUND <<< 27313 1726867496.39262: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27313 1726867496.39265: stdout chunk (state=3): >>><<< 27313 1726867496.39268: stderr chunk (state=3): >>><<< 27313 1726867496.39471: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27313 1726867496.39479 [managed_node3]: found interpreters: ['/usr/bin/python3.12', '/usr/bin/python3', '/usr/bin/python3'] 27313 1726867496.39519: _low_level_execute_command(): starting 27313 1726867496.39531: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 && sleep 0' 27313 1726867496.39757: Sending initial data 27313 1726867496.39767: Sent initial data (1181 bytes) 27313 1726867496.40648: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 27313 1726867496.40914: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27313 1726867496.41066: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27313 1726867496.44492: 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"} <<< 27313 1726867496.44871: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27313 1726867496.44875: stdout chunk (state=3): >>><<< 27313 1726867496.44922: stderr chunk (state=3): >>><<< 27313 1726867496.44926: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27313 1726867496.44980: variable 'ansible_facts' from source: unknown 27313 1726867496.44983: variable 'ansible_facts' from source: unknown 27313 1726867496.44993: variable 'ansible_module_compression' from source: unknown 27313 1726867496.45035: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-27313dt818hz9/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 27313 1726867496.45106: variable 'ansible_facts' from source: unknown 27313 1726867496.45618: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867495.7153854-27355-250491033879121/AnsiballZ_setup.py 27313 1726867496.45815: Sending initial data 27313 1726867496.45818: Sent initial data (154 bytes) 27313 1726867496.46390: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27313 1726867496.46404: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27313 1726867496.46461: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27313 1726867496.46524: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 27313 1726867496.46542: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27313 1726867496.46582: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27313 1726867496.46647: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27313 1726867496.48268: 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 <<< 27313 1726867496.48376: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 27313 1726867496.48410: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-27313dt818hz9/tmphs_3wdw8 /root/.ansible/tmp/ansible-tmp-1726867495.7153854-27355-250491033879121/AnsiballZ_setup.py <<< 27313 1726867496.48414: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867495.7153854-27355-250491033879121/AnsiballZ_setup.py" <<< 27313 1726867496.48499: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-27313dt818hz9/tmphs_3wdw8" to remote "/root/.ansible/tmp/ansible-tmp-1726867495.7153854-27355-250491033879121/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867495.7153854-27355-250491033879121/AnsiballZ_setup.py" <<< 27313 1726867496.50004: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27313 1726867496.50048: stderr chunk (state=3): >>><<< 27313 1726867496.50059: stdout chunk (state=3): >>><<< 27313 1726867496.50095: done transferring module to remote 27313 1726867496.50187: _low_level_execute_command(): starting 27313 1726867496.50191: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867495.7153854-27355-250491033879121/ /root/.ansible/tmp/ansible-tmp-1726867495.7153854-27355-250491033879121/AnsiballZ_setup.py && sleep 0' 27313 1726867496.50692: 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 <<< 27313 1726867496.50701: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 <<< 27313 1726867496.50790: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 27313 1726867496.50808: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27313 1726867496.50821: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27313 1726867496.50890: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27313 1726867496.52686: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27313 1726867496.52689: stderr chunk (state=3): >>><<< 27313 1726867496.52695: stdout chunk (state=3): >>><<< 27313 1726867496.52788: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27313 1726867496.52791: _low_level_execute_command(): starting 27313 1726867496.52794: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867495.7153854-27355-250491033879121/AnsiballZ_setup.py && sleep 0' 27313 1726867496.53357: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27313 1726867496.53370: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27313 1726867496.53439: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27313 1726867496.53494: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 27313 1726867496.53514: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27313 1726867496.53544: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27313 1726867496.53627: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27313 1726867496.55752: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 27313 1726867496.55814: stdout chunk (state=3): >>>import _imp # builtin <<< 27313 1726867496.55833: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 27313 1726867496.55894: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 27313 1726867496.55922: stdout chunk (state=3): >>>import 'posix' # <<< 27313 1726867496.55969: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 27313 1726867496.55991: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 27313 1726867496.56048: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 27313 1726867496.56062: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # <<< 27313 1726867496.56084: stdout chunk (state=3): >>>import 'codecs' # <<< 27313 1726867496.56179: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 27313 1726867496.56183: 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 0x7f9b2f9104d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b2f8dfb30> <<< 27313 1726867496.56232: 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 0x7f9b2f912a50> <<< 27313 1726867496.56255: stdout chunk (state=3): >>>import '_signal' # import '_abc' # import 'abc' # <<< 27313 1726867496.56273: stdout chunk (state=3): >>>import 'io' # <<< 27313 1726867496.56302: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 27313 1726867496.56397: stdout chunk (state=3): >>>import '_collections_abc' # <<< 27313 1726867496.56420: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 27313 1726867496.56472: stdout chunk (state=3): >>>import 'os' # <<< 27313 1726867496.56493: stdout chunk (state=3): >>>import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' <<< 27313 1726867496.56539: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 27313 1726867496.56558: 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' <<< 27313 1726867496.56568: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b2f6c1130> <<< 27313 1726867496.56637: 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 <<< 27313 1726867496.56640: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 27313 1726867496.56653: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b2f6c1fa0> <<< 27313 1726867496.56663: stdout chunk (state=3): >>>import 'site' # <<< 27313 1726867496.56693: 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. <<< 27313 1726867496.57070: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 27313 1726867496.57087: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 27313 1726867496.57116: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 27313 1726867496.57143: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 27313 1726867496.57176: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 27313 1726867496.57198: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 27313 1726867496.57236: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 27313 1726867496.57276: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b2f6ffdd0> <<< 27313 1726867496.57284: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 27313 1726867496.57318: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b2f6fffe0> <<< 27313 1726867496.57321: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 27313 1726867496.57349: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 27313 1726867496.57376: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 27313 1726867496.57430: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 27313 1726867496.57476: stdout chunk (state=3): >>>import 'itertools' # <<< 27313 1726867496.57490: 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 0x7f9b2f737800> <<< 27313 1726867496.57587: 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 0x7f9b2f737e90> import '_collections' # <<< 27313 1726867496.57629: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b2f717aa0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b2f7151c0> <<< 27313 1726867496.58210: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b2f6fcf80> # /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 0x7f9b2f7576e0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b2f756300> # /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 0x7f9b2f716060> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b2f6fee70> # /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 0x7f9b2f78c7a0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b2f6fc200> # /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 0x7f9b2f78cc50> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b2f78cb00> # 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 0x7f9b2f78cef0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b2f6fad20> # /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 <<< 27313 1726867496.58259: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 27313 1726867496.58262: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b2f78d5b0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b2f78d280> import 'importlib.machinery' # <<< 27313 1726867496.58265: 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' <<< 27313 1726867496.58267: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b2f78e4b0> <<< 27313 1726867496.58270: stdout chunk (state=3): >>>import 'importlib.util' # import 'runpy' # <<< 27313 1726867496.58370: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 27313 1726867496.58382: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 27313 1726867496.58386: 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 0x7f9b2f7a4680> <<< 27313 1726867496.58454: stdout chunk (state=3): >>>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 0x7f9b2f7a5d30> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 27313 1726867496.58458: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 27313 1726867496.58460: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 27313 1726867496.58833: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b2f7a6bd0> # 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 0x7f9b2f7a7230> <<< 27313 1726867496.58837: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b2f7a6120> # /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 0x7f9b2f7a7cb0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b2f7a73e0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b2f78e450> # /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 0x7f9b2f49bbc0> # /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 0x7f9b2f4c4710> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b2f4c4470> <<< 27313 1726867496.58885: 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 0x7f9b2f4c46b0> <<< 27313 1726867496.58894: 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' <<< 27313 1726867496.59000: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 27313 1726867496.59265: 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 0x7f9b2f4c4fe0> # 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 0x7f9b2f4c5910> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b2f4c4890> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b2f499d60> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 27313 1726867496.59269: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 27313 1726867496.59308: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 27313 1726867496.59313: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b2f4c6cc0> <<< 27313 1726867496.59467: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b2f4c5790> <<< 27313 1726867496.59476: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b2f78eba0> <<< 27313 1726867496.59482: stdout chunk (state=3): >>># /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 <<< 27313 1726867496.59509: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 27313 1726867496.59523: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b2f4f3020> <<< 27313 1726867496.59587: 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' <<< 27313 1726867496.59609: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 27313 1726867496.59630: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 27313 1726867496.59676: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b2f5133e0> <<< 27313 1726867496.59701: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 27313 1726867496.59738: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 27313 1726867496.59816: stdout chunk (state=3): >>>import 'ntpath' # <<< 27313 1726867496.59832: 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 0x7f9b2f574200> <<< 27313 1726867496.59897: 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' <<< 27313 1726867496.59900: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 27313 1726867496.59933: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 27313 1726867496.60105: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b2f576960> <<< 27313 1726867496.60127: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b2f574320> <<< 27313 1726867496.60175: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b2f5411f0> <<< 27313 1726867496.60182: 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 0x7f9b2f37d2e0> <<< 27313 1726867496.60184: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b2f5121e0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b2f4c7bf0> <<< 27313 1726867496.60456: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f9b2f512300> <<< 27313 1726867496.60643: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_1q3s5_rj/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available <<< 27313 1726867496.60771: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867496.60796: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 27313 1726867496.60842: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 27313 1726867496.60999: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b2f3e2f90> import '_typing' # <<< 27313 1726867496.61155: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b2f3c1e80> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b2f3c1040> <<< 27313 1726867496.61181: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867496.61246: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available <<< 27313 1726867496.61321: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 27313 1726867496.61324: stdout chunk (state=3): >>>import 'ansible.module_utils' # # zipimport: zlib available <<< 27313 1726867496.62679: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867496.63834: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b2f3e0e60> <<< 27313 1726867496.63860: 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' <<< 27313 1726867496.63893: 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' <<< 27313 1726867496.63946: 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' # 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 0x7f9b2f416930> <<< 27313 1726867496.64040: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b2f416720> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b2f416030> <<< 27313 1726867496.64085: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 27313 1726867496.64260: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b2f416a50> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b2f3e3c20> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' <<< 27313 1726867496.64299: 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 0x7f9b2f417680> # 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 0x7f9b2f4178c0> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 27313 1726867496.64326: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b2f417e00> 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' <<< 27313 1726867496.64360: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b2ed25b80> <<< 27313 1726867496.64403: 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 0x7f9b2ed277a0> <<< 27313 1726867496.64433: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 27313 1726867496.64487: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b2ed281a0> <<< 27313 1726867496.64490: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 27313 1726867496.64525: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 27313 1726867496.64690: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b2ed29340> <<< 27313 1726867496.64729: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b2ed2bdd0> # 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 0x7f9b2ed28110> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b2ed2a0f0> <<< 27313 1726867496.64754: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 27313 1726867496.64809: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 27313 1726867496.64813: 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' <<< 27313 1726867496.64831: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 27313 1726867496.64957: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b2ed33c80> import '_tokenize' # <<< 27313 1726867496.65305: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b2ed32750> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b2ed324b0> # /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 0x7f9b2ed32a20> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b2ed2a5a0> <<< 27313 1726867496.65309: 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 0x7f9b2ed77f20> # /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 0x7f9b2ed780b0> # /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' <<< 27313 1726867496.65330: 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 0x7f9b2ed79b80> <<< 27313 1726867496.65333: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b2ed79940> <<< 27313 1726867496.65336: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 27313 1726867496.65420: stdout chunk (state=3): >>># 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 0x7f9b2ed7c110> <<< 27313 1726867496.65426: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b2ed7a270> <<< 27313 1726867496.65446: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 27313 1726867496.65562: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 27313 1726867496.65571: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b2ed7f860> <<< 27313 1726867496.65689: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b2ed7c230> <<< 27313 1726867496.65750: 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 0x7f9b2ed80890> <<< 27313 1726867496.65789: 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 0x7f9b2ed80a40> <<< 27313 1726867496.65861: 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 0x7f9b2ed80920> <<< 27313 1726867496.65889: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b2ed78290> <<< 27313 1726867496.65899: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 27313 1726867496.66085: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 27313 1726867496.66170: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9b2ec0c0e0> # 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 0x7f9b2ec0d460> <<< 27313 1726867496.66183: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b2ed82870> # 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 0x7f9b2ed83c20> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b2ed824e0> # zipimport: zlib available <<< 27313 1726867496.66206: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # <<< 27313 1726867496.66216: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867496.66338: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867496.66393: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867496.66399: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 27313 1726867496.66449: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 27313 1726867496.66453: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867496.66610: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867496.66694: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867496.67220: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867496.67994: 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' # # /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 0x7f9b2ec115e0> # /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 0x7f9b2ec12390> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b2ec0d7f0> <<< 27313 1726867496.68027: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 27313 1726867496.68046: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867496.68071: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867496.68074: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 27313 1726867496.68091: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867496.68328: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867496.68389: 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' <<< 27313 1726867496.68392: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b2ec12600> <<< 27313 1726867496.68417: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867496.68872: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867496.69314: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867496.69385: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867496.69803: stdout chunk (state=3): >>>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 <<< 27313 1726867496.69826: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 27313 1726867496.70075: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867496.70290: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 27313 1726867496.70381: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 27313 1726867496.70388: stdout chunk (state=3): >>>import '_ast' # <<< 27313 1726867496.70423: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b2ec13680> <<< 27313 1726867496.70428: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867496.70509: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867496.70593: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 27313 1726867496.70596: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # <<< 27313 1726867496.70671: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 27313 1726867496.70701: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 27313 1726867496.70721: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867496.70781: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867496.70805: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867496.70889: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867496.70932: 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 <<< 27313 1726867496.70994: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 27313 1726867496.71056: 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' <<< 27313 1726867496.71060: 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 0x7f9b2ec1e120> <<< 27313 1726867496.71193: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b2ec198e0> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 27313 1726867496.71205: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867496.71329: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867496.71333: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867496.71335: 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' <<< 27313 1726867496.71380: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 27313 1726867496.71405: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 27313 1726867496.71478: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 27313 1726867496.71544: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 27313 1726867496.71546: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 27313 1726867496.71565: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b2ed06a50> <<< 27313 1726867496.71600: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b2edfe720> <<< 27313 1726867496.71756: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b2ec1e0f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b2ec14590> # 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' # <<< 27313 1726867496.71865: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available <<< 27313 1726867496.71921: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867496.72016: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867496.72023: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867496.72025: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867496.72102: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867496.72196: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.namespace' # # zipimport: zlib available <<< 27313 1726867496.72265: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867496.72336: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867496.72363: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867496.72448: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # <<< 27313 1726867496.72451: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867496.72632: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867496.73088: stdout chunk (state=3): >>># 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' <<< 27313 1726867496.73095: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py <<< 27313 1726867496.73098: 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 0x7f9b2ecb2120> # /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 0x7f9b2e8c3f80> <<< 27313 1726867496.73131: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 27313 1726867496.73135: stdout chunk (state=3): >>># extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 27313 1726867496.73143: stdout chunk (state=3): >>>import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9b2e8c8470> <<< 27313 1726867496.73290: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b2ec9aab0> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b2ecb2c90> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b2ecb0800> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b2ecb11f0> # /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 27313 1726867496.73345: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' <<< 27313 1726867496.73366: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py <<< 27313 1726867496.73378: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' <<< 27313 1726867496.73421: 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' <<< 27313 1726867496.73523: 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 0x7f9b2e8cb440> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b2e8cacf0> # 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 0x7f9b2e8caed0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b2e8ca120> <<< 27313 1726867496.73542: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 27313 1726867496.73632: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' <<< 27313 1726867496.73644: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b2e8cb590> <<< 27313 1726867496.73739: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 27313 1726867496.73767: stdout chunk (state=3): >>># 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 0x7f9b2e926090> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b2e8cbfb0> <<< 27313 1726867496.73771: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b2ecb0560> <<< 27313 1726867496.73782: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.timeout' # <<< 27313 1726867496.73846: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.collector' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other' # # zipimport: zlib available <<< 27313 1726867496.73906: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867496.73989: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # # zipimport: zlib available <<< 27313 1726867496.74029: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867496.74080: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # <<< 27313 1726867496.74186: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867496.74294: stdout chunk (state=3): >>># 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 <<< 27313 1726867496.74300: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # <<< 27313 1726867496.74302: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867496.74431: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.chroot' # # zipimport: zlib available <<< 27313 1726867496.74512: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867496.74520: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867496.74578: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867496.74644: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # <<< 27313 1726867496.74707: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867496.75139: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867496.75565: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # <<< 27313 1726867496.75890: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867496.75894: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.datetime' # <<< 27313 1726867496.75896: stdout chunk (state=3): >>>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 <<< 27313 1726867496.75955: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # <<< 27313 1726867496.75974: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867496.76001: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867496.76032: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # <<< 27313 1726867496.76038: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867496.76076: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867496.76106: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.loadavg' # <<< 27313 1726867496.76131: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867496.76195: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867496.76289: 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' <<< 27313 1726867496.76318: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b2e927bf0> <<< 27313 1726867496.76370: stdout chunk (state=3): >>># /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' <<< 27313 1726867496.76502: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b2e926cf0> import 'ansible.module_utils.facts.system.local' # <<< 27313 1726867496.76505: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867496.76655: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867496.76673: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # # zipimport: zlib available <<< 27313 1726867496.76736: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867496.76824: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # <<< 27313 1726867496.76842: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867496.76898: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867496.76972: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # <<< 27313 1726867496.76997: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867496.77026: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867496.77074: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 27313 1726867496.77118: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 27313 1726867496.77251: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 27313 1726867496.77255: 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 0x7f9b2e96a360> <<< 27313 1726867496.77438: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b2e95b200> <<< 27313 1726867496.77513: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.python' # # zipimport: zlib available <<< 27313 1726867496.77519: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867496.77630: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # # zipimport: zlib available <<< 27313 1726867496.77660: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867496.77753: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867496.77862: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867496.78110: stdout chunk (state=3): >>>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' # <<< 27313 1726867496.78116: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867496.78148: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867496.78203: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py # code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' <<< 27313 1726867496.78254: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 27313 1726867496.78312: 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 0x7f9b2e97deb0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b2e97f860> import 'ansible.module_utils.facts.system.user' # # zipimport: zlib available <<< 27313 1726867496.78362: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.hardware' # # zipimport: zlib available <<< 27313 1726867496.78474: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.hardware.base' # # zipimport: zlib available <<< 27313 1726867496.78569: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867496.78833: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # # zipimport: zlib available <<< 27313 1726867496.78839: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867496.78973: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 27313 1726867496.79036: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # import 'ansible.module_utils.facts.hardware.darwin' # <<< 27313 1726867496.79054: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 27313 1726867496.79084: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867496.79221: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867496.79371: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # <<< 27313 1726867496.79392: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867496.79496: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867496.79619: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # <<< 27313 1726867496.79641: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867496.79702: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 27313 1726867496.80460: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867496.80926: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # # zipimport: zlib available # zipimport: zlib available <<< 27313 1726867496.81006: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # <<< 27313 1726867496.81105: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 27313 1726867496.81240: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # # zipimport: zlib available <<< 27313 1726867496.81363: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867496.81535: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # <<< 27313 1726867496.81566: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network' # <<< 27313 1726867496.81581: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867496.81622: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867496.81673: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # # zipimport: zlib available <<< 27313 1726867496.81763: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867496.82102: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867496.82105: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867496.82324: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # # zipimport: zlib available <<< 27313 1726867496.82327: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867496.82370: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # # zipimport: zlib available <<< 27313 1726867496.82425: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.dragonfly' # <<< 27313 1726867496.82447: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867496.82747: stdout chunk (state=3): >>># 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 <<< 27313 1726867496.82855: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.hpux' # # zipimport: zlib available <<< 27313 1726867496.82885: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867496.82917: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # # zipimport: zlib available <<< 27313 1726867496.83164: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867496.83434: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # # zipimport: zlib available <<< 27313 1726867496.83548: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867496.83594: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # # zipimport: zlib available <<< 27313 1726867496.83644: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867496.83686: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # # zipimport: zlib available <<< 27313 1726867496.83767: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867496.83770: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.netbsd' # <<< 27313 1726867496.83800: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.openbsd' # # zipimport: zlib available <<< 27313 1726867496.83887: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867496.83979: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # <<< 27313 1726867496.84217: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual' # # zipimport: zlib available <<< 27313 1726867496.84220: 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 <<< 27313 1726867496.84249: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867496.84323: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867496.84398: 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' # <<< 27313 1726867496.84426: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867496.84462: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867496.84514: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # <<< 27313 1726867496.84538: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867496.84715: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867496.84900: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # <<< 27313 1726867496.84971: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867496.84998: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867496.85064: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # # zipimport: zlib available <<< 27313 1726867496.85096: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867496.85205: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # <<< 27313 1726867496.85211: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867496.85222: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867496.85290: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # <<< 27313 1726867496.85301: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867496.85391: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867496.85483: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 27313 1726867496.85564: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867496.85797: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc' <<< 27313 1726867496.85801: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py <<< 27313 1726867496.85803: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' <<< 27313 1726867496.85853: 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 0x7f9b2e7175f0> <<< 27313 1726867496.85891: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b2e715b80> <<< 27313 1726867496.85948: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b2e715010> <<< 27313 1726867497.02562: stdout chunk (state=3): >>># /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 0x7f9b2e75d370> # /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 0x7f9b2e75e120> # /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' <<< 27313 1726867497.02590: 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 0x7f9b2e7a4890> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b2e7a4380> <<< 27313 1726867497.03003: 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 <<< 27313 1726867497.23251: stdout chunk (state=3): >>> {"ansible_facts": {"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_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-15-68.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-15-68", "ansible_nodename": "ip-10-31-15-68.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": "ec24e9df8b51e91cc3587e46253f155b", "ansible_local": {}, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC7uUwLUrAgQyz7a8YAgUBvVYqUHIXrD9OD4IdRIvS0wM5DjkrqZknN+lxTMZpMWg/jlXFJVvFXYt0TDIxUv3VMQ7CG9CyYmBbeuJEWvoYwb8DuKGoQjvaw9hPa0a/tdKQRUk5Ee48tJDb1/f7b8HC6W47zMa508De0NKmJpkUCxPSiwETfkKtSFi1NU3yedKOlKSYO4jtNZMDSixlZgDT5la3jcB1k7FimMu61ZL4YdRdqowrsERzsKoyoubw2+euaXWxsKU9sxogT2uxy65PoA58KxP/BEqzQxzR9t9sEvGNVBRBcuBPyFKAEMwdm8wwEuHftGIX6HVD1ZyJ1kV94Sw1QBrBKVYLOc0F2Vfxah2KpheJtfxHN+3Y3VDCJCkheMOUfJL9Uq80f2+8xs3fb05mdaTabyPG6tsrK36M4NCUEwR/rlJ3z1xlUO5AQ7JnNr6OrRQTCXiZXYW8yubiTXlPYBD02/Zw1skEHGR9bVLEEd//GNW0z8DiLO9vRib8=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFKa0veb+8P6VFgxqYEtIVaL2y6+Ja4kI5pG6tlGueD6mqrC1AYcokgYEcDSMDOhGEqO5Njf6G9zjcAWiPgmZds=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIE2riHWdppRksv40oyHGkAt2lseuRiuwNlSobn5rl+/f", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_lsb": {}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "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_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_fibre_channel_wwn": [], "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.14.65 49840 10.31.15.68 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.14.65 49840 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_iscsi_iqn": "", "ansible_selinux_python_present": true, "ansible_selinux": {"status": "<<< 27313 1726867497.23362: stdout chunk (state=3): >>>enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_loadavg": {"1m": 0.55517578125, "5m": 0.54248046875, "15m": 0.30615234375}, "ansible_fips": false, "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_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_pkg_mgr": "dnf", "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_is_chroot": false, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "17", "minute": "24", "second": "56", "epoch": "1726867496", "epoch_int": "1726867496", "date": "2024-09-20", "time": "17:24:56", "iso8601_micro": "2024-09-20T21:24:56.869442Z", "iso8601": "2024-09-20T21:24:56Z", "iso8601_basic": "20240920T172456869442", "iso8601_basic_short": "20240920T172456", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_apparmor": {"status": "disabled"}, "ansible_interfaces": ["lo", "eth0"], "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_eth0": {"device": "eth0", "macaddress": "0a:ff:de:45:ad:8b", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.15.68", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::8ff:deff:fe45:ad8b", "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.12.1", "interface": "eth0", "address": "10.31.15.68", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:de:45:ad:8b", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.15.68"], "ansible_all_ipv6_addresses": ["fe80::8ff:deff:fe45:ad8b"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.15.68", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::8ff:deff:fe45:ad8b"]}, "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": 2978, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 553, "free": 2978}, "nocache": {"free": 3296, "used": 235}, "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": "ec24e9df-8b51-e91c-c358-7e46253f155b", "ansible_product_uuid": "ec24e9df-8b51-e91c-c358-7e46253f155b", "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": 734, "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": 261802827776, "block_size": 4096, "block_total": 65519099, "block_available": 63916706, "block_used": 1602393, "inode_total": 131070960, "inode_available": 131029135, "inode_used": 41825, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_service_mgr": "systemd", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 27313 1726867497.24061: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 27313 1726867497.24104: stdout chunk (state=3): >>># clear sys.path_hooks <<< 27313 1726867497.24143: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv<<< 27313 1726867497.24171: stdout chunk (state=3): >>> # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback <<< 27313 1726867497.24198: stdout chunk (state=3): >>># 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<<< 27313 1726867497.24201: stdout chunk (state=3): >>> # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport<<< 27313 1726867497.24222: stdout chunk (state=3): >>> # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath <<< 27313 1726867497.24263: stdout chunk (state=3): >>># 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<<< 27313 1726867497.24268: 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<<< 27313 1726867497.24289: stdout chunk (state=3): >>> # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external <<< 27313 1726867497.24313: stdout chunk (state=3): >>># 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<<< 27313 1726867497.24338: stdout chunk (state=3): >>> # 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<<< 27313 1726867497.24367: stdout chunk (state=3): >>> # 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<<< 27313 1726867497.24397: 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<<< 27313 1726867497.24424: stdout chunk (state=3): >>> # 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__<<< 27313 1726867497.24450: stdout chunk (state=3): >>> # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing 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<<< 27313 1726867497.24493: stdout chunk (state=3): >>> # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog<<< 27313 1726867497.24527: stdout chunk (state=3): >>> # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader<<< 27313 1726867497.24531: stdout chunk (state=3): >>> # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves<<< 27313 1726867497.24588: stdout chunk (state=3): >>> # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing<<< 27313 1726867497.24593: stdout chunk (state=3): >>> # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters<<< 27313 1726867497.24619: stdout chunk (state=3): >>> # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux <<< 27313 1726867497.24640: stdout chunk (state=3): >>># cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.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<<< 27313 1726867497.24684: stdout chunk (state=3): >>> # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context<<< 27313 1726867497.24688: stdout chunk (state=3): >>> # 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<<< 27313 1726867497.24719: stdout chunk (state=3): >>> # 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<<< 27313 1726867497.24760: 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<<< 27313 1726867497.24787: stdout chunk (state=3): >>> # 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<<< 27313 1726867497.24815: stdout chunk (state=3): >>> # 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<<< 27313 1726867497.24841: stdout chunk (state=3): >>> # 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 <<< 27313 1726867497.24873: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline<<< 27313 1726867497.24913: stdout chunk (state=3): >>> # 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<<< 27313 1726867497.24940: stdout chunk (state=3): >>> # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd<<< 27313 1726867497.24955: stdout chunk (state=3): >>> # 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<<< 27313 1726867497.25134: stdout chunk (state=3): >>> # 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 <<< 27313 1726867497.25501: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 27313 1726867497.25541: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 27313 1726867497.25583: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 27313 1726867497.25883: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress <<< 27313 1726867497.25906: stdout chunk (state=3): >>># 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 <<< 27313 1726867497.25932: stdout chunk (state=3): >>># 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 <<< 27313 1726867497.26086: 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 # 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 <<< 27313 1726867497.26196: stdout chunk (state=3): >>># 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 <<< 27313 1726867497.26238: stdout chunk (state=3): >>># 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 <<< 27313 1726867497.26262: stdout chunk (state=3): >>># cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 27313 1726867497.26430: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 27313 1726867497.26464: stdout chunk (state=3): >>># destroy _collections <<< 27313 1726867497.26575: stdout chunk (state=3): >>># 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 <<< 27313 1726867497.26707: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 27313 1726867497.26746: 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 # destroy _random # destroy _weakref <<< 27313 1726867497.26875: stdout chunk (state=3): >>># destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread <<< 27313 1726867497.26894: stdout chunk (state=3): >>># clear sys.audit hooks <<< 27313 1726867497.27350: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.68 closed. <<< 27313 1726867497.27353: stdout chunk (state=3): >>><<< 27313 1726867497.27355: stderr chunk (state=3): >>><<< 27313 1726867497.27674: _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 0x7f9b2f9104d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b2f8dfb30> # /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 0x7f9b2f912a50> 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 0x7f9b2f6c1130> # /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 0x7f9b2f6c1fa0> 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 0x7f9b2f6ffdd0> # /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 0x7f9b2f6fffe0> # /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 0x7f9b2f737800> # /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 0x7f9b2f737e90> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b2f717aa0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b2f7151c0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b2f6fcf80> # /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 0x7f9b2f7576e0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b2f756300> # /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 0x7f9b2f716060> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b2f6fee70> # /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 0x7f9b2f78c7a0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b2f6fc200> # /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 0x7f9b2f78cc50> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b2f78cb00> # 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 0x7f9b2f78cef0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b2f6fad20> # /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 0x7f9b2f78d5b0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b2f78d280> 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 0x7f9b2f78e4b0> 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 0x7f9b2f7a4680> 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 0x7f9b2f7a5d30> # /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 0x7f9b2f7a6bd0> # 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 0x7f9b2f7a7230> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b2f7a6120> # /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 0x7f9b2f7a7cb0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b2f7a73e0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b2f78e450> # /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 0x7f9b2f49bbc0> # /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 0x7f9b2f4c4710> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b2f4c4470> # 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 0x7f9b2f4c46b0> # /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 0x7f9b2f4c4fe0> # 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 0x7f9b2f4c5910> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b2f4c4890> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b2f499d60> # /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 0x7f9b2f4c6cc0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b2f4c5790> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b2f78eba0> # /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 0x7f9b2f4f3020> # /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 0x7f9b2f5133e0> # /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 0x7f9b2f574200> # /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 0x7f9b2f576960> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b2f574320> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b2f5411f0> # /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 0x7f9b2f37d2e0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b2f5121e0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b2f4c7bf0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f9b2f512300> # zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_1q3s5_rj/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 0x7f9b2f3e2f90> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b2f3c1e80> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b2f3c1040> # 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 0x7f9b2f3e0e60> # /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 0x7f9b2f416930> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b2f416720> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b2f416030> # /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 0x7f9b2f416a50> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b2f3e3c20> 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 0x7f9b2f417680> # 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 0x7f9b2f4178c0> # /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 0x7f9b2f417e00> 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 0x7f9b2ed25b80> # 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 0x7f9b2ed277a0> # /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 0x7f9b2ed281a0> # /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 0x7f9b2ed29340> # /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 0x7f9b2ed2bdd0> # 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 0x7f9b2ed28110> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b2ed2a0f0> # /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 0x7f9b2ed33c80> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b2ed32750> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b2ed324b0> # /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 0x7f9b2ed32a20> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b2ed2a5a0> # 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 0x7f9b2ed77f20> # /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 0x7f9b2ed780b0> # /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 0x7f9b2ed79b80> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b2ed79940> # /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 0x7f9b2ed7c110> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b2ed7a270> # /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 0x7f9b2ed7f860> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b2ed7c230> # 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 0x7f9b2ed80890> # 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 0x7f9b2ed80a40> # 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 0x7f9b2ed80920> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b2ed78290> # /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 0x7f9b2ec0c0e0> # 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 0x7f9b2ec0d460> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b2ed82870> # 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 0x7f9b2ed83c20> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b2ed824e0> # 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 0x7f9b2ec115e0> # /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 0x7f9b2ec12390> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b2ec0d7f0> 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 0x7f9b2ec12600> # 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 0x7f9b2ec13680> # 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 0x7f9b2ec1e120> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b2ec198e0> 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 0x7f9b2ed06a50> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b2edfe720> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b2ec1e0f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b2ec14590> # 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 0x7f9b2ecb2120> # /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 0x7f9b2e8c3f80> # 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 0x7f9b2e8c8470> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b2ec9aab0> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b2ecb2c90> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b2ecb0800> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b2ecb11f0> # /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 0x7f9b2e8cb440> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b2e8cacf0> # 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 0x7f9b2e8caed0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b2e8ca120> # /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 0x7f9b2e8cb590> # /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 0x7f9b2e926090> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b2e8cbfb0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b2ecb0560> 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 0x7f9b2e927bf0> # /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 0x7f9b2e926cf0> 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 0x7f9b2e96a360> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b2e95b200> 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 0x7f9b2e97deb0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b2e97f860> 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 0x7f9b2e7175f0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b2e715b80> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b2e715010> # /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 0x7f9b2e75d370> # /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 0x7f9b2e75e120> # /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 0x7f9b2e7a4890> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b2e7a4380> PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame {"ansible_facts": {"ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "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_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-15-68.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-15-68", "ansible_nodename": "ip-10-31-15-68.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": "ec24e9df8b51e91cc3587e46253f155b", "ansible_local": {}, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC7uUwLUrAgQyz7a8YAgUBvVYqUHIXrD9OD4IdRIvS0wM5DjkrqZknN+lxTMZpMWg/jlXFJVvFXYt0TDIxUv3VMQ7CG9CyYmBbeuJEWvoYwb8DuKGoQjvaw9hPa0a/tdKQRUk5Ee48tJDb1/f7b8HC6W47zMa508De0NKmJpkUCxPSiwETfkKtSFi1NU3yedKOlKSYO4jtNZMDSixlZgDT5la3jcB1k7FimMu61ZL4YdRdqowrsERzsKoyoubw2+euaXWxsKU9sxogT2uxy65PoA58KxP/BEqzQxzR9t9sEvGNVBRBcuBPyFKAEMwdm8wwEuHftGIX6HVD1ZyJ1kV94Sw1QBrBKVYLOc0F2Vfxah2KpheJtfxHN+3Y3VDCJCkheMOUfJL9Uq80f2+8xs3fb05mdaTabyPG6tsrK36M4NCUEwR/rlJ3z1xlUO5AQ7JnNr6OrRQTCXiZXYW8yubiTXlPYBD02/Zw1skEHGR9bVLEEd//GNW0z8DiLO9vRib8=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFKa0veb+8P6VFgxqYEtIVaL2y6+Ja4kI5pG6tlGueD6mqrC1AYcokgYEcDSMDOhGEqO5Njf6G9zjcAWiPgmZds=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIE2riHWdppRksv40oyHGkAt2lseuRiuwNlSobn5rl+/f", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_lsb": {}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "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_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_fibre_channel_wwn": [], "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.14.65 49840 10.31.15.68 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.14.65 49840 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_iscsi_iqn": "", "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_loadavg": {"1m": 0.55517578125, "5m": 0.54248046875, "15m": 0.30615234375}, "ansible_fips": false, "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_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_pkg_mgr": "dnf", "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_is_chroot": false, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "17", "minute": "24", "second": "56", "epoch": "1726867496", "epoch_int": "1726867496", "date": "2024-09-20", "time": "17:24:56", "iso8601_micro": "2024-09-20T21:24:56.869442Z", "iso8601": "2024-09-20T21:24:56Z", "iso8601_basic": "20240920T172456869442", "iso8601_basic_short": "20240920T172456", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_apparmor": {"status": "disabled"}, "ansible_interfaces": ["lo", "eth0"], "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_eth0": {"device": "eth0", "macaddress": "0a:ff:de:45:ad:8b", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.15.68", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::8ff:deff:fe45:ad8b", "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.12.1", "interface": "eth0", "address": "10.31.15.68", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:de:45:ad:8b", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.15.68"], "ansible_all_ipv6_addresses": ["fe80::8ff:deff:fe45:ad8b"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.15.68", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::8ff:deff:fe45:ad8b"]}, "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": 2978, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 553, "free": 2978}, "nocache": {"free": 3296, "used": 235}, "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": "ec24e9df-8b51-e91c-c358-7e46253f155b", "ansible_product_uuid": "ec24e9df-8b51-e91c-c358-7e46253f155b", "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": 734, "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": 261802827776, "block_size": 4096, "block_total": 65519099, "block_available": 63916706, "block_used": 1602393, "inode_total": 131070960, "inode_available": 131029135, "inode_used": 41825, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_service_mgr": "systemd", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.reduction # destroy selectors # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy errno # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK 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.15.68 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. 27313 1726867497.29999: 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-1726867495.7153854-27355-250491033879121/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 27313 1726867497.30003: _low_level_execute_command(): starting 27313 1726867497.30005: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867495.7153854-27355-250491033879121/ > /dev/null 2>&1 && sleep 0' 27313 1726867497.30695: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27313 1726867497.30707: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27313 1726867497.30725: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 27313 1726867497.30743: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27313 1726867497.30758: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 <<< 27313 1726867497.30769: stderr chunk (state=3): >>>debug2: match not found <<< 27313 1726867497.30784: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27313 1726867497.30804: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 27313 1726867497.30895: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 27313 1726867497.30919: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27313 1726867497.30953: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27313 1726867497.31022: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27313 1726867497.33231: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27313 1726867497.33240: stdout chunk (state=3): >>><<< 27313 1726867497.33257: stderr chunk (state=3): >>><<< 27313 1726867497.33288: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27313 1726867497.33300: handler run complete 27313 1726867497.33440: variable 'ansible_facts' from source: unknown 27313 1726867497.33558: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27313 1726867497.33925: variable 'ansible_facts' from source: unknown 27313 1726867497.34025: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27313 1726867497.34176: attempt loop complete, returning result 27313 1726867497.34271: _execute() done 27313 1726867497.34293: dumping result to json 27313 1726867497.34448: done dumping result, returning 27313 1726867497.34451: done running TaskExecutor() for managed_node3/TASK: Gathering Facts [0affcac9-a3a5-5adc-7de9-0000000000bf] 27313 1726867497.34454: sending task result for task 0affcac9-a3a5-5adc-7de9-0000000000bf 27313 1726867497.35962: done sending task result for task 0affcac9-a3a5-5adc-7de9-0000000000bf 27313 1726867497.35966: WORKER PROCESS EXITING ok: [managed_node3] 27313 1726867497.36617: no more pending results, returning what we have 27313 1726867497.36620: results queue empty 27313 1726867497.36621: checking for any_errors_fatal 27313 1726867497.36623: done checking for any_errors_fatal 27313 1726867497.36623: checking for max_fail_percentage 27313 1726867497.36625: done checking for max_fail_percentage 27313 1726867497.36625: checking to see if all hosts have failed and the running result is not ok 27313 1726867497.36626: done checking to see if all hosts have failed 27313 1726867497.36627: getting the remaining hosts for this loop 27313 1726867497.36628: done getting the remaining hosts for this loop 27313 1726867497.36632: getting the next task for host managed_node3 27313 1726867497.36784: done getting next task for host managed_node3 27313 1726867497.36787: ^ task is: TASK: meta (flush_handlers) 27313 1726867497.36789: ^ 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 27313 1726867497.36793: getting variables 27313 1726867497.36795: in VariableManager get_vars() 27313 1726867497.36818: Calling all_inventory to load vars for managed_node3 27313 1726867497.36821: Calling groups_inventory to load vars for managed_node3 27313 1726867497.36824: Calling all_plugins_inventory to load vars for managed_node3 27313 1726867497.36833: Calling all_plugins_play to load vars for managed_node3 27313 1726867497.36835: Calling groups_plugins_inventory to load vars for managed_node3 27313 1726867497.36838: Calling groups_plugins_play to load vars for managed_node3 27313 1726867497.37255: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27313 1726867497.37450: done with get_vars() 27313 1726867497.37460: done getting variables 27313 1726867497.37551: in VariableManager get_vars() 27313 1726867497.37560: Calling all_inventory to load vars for managed_node3 27313 1726867497.37562: Calling groups_inventory to load vars for managed_node3 27313 1726867497.37564: Calling all_plugins_inventory to load vars for managed_node3 27313 1726867497.37568: Calling all_plugins_play to load vars for managed_node3 27313 1726867497.37570: Calling groups_plugins_inventory to load vars for managed_node3 27313 1726867497.37573: Calling groups_plugins_play to load vars for managed_node3 27313 1726867497.37712: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27313 1726867497.37892: done with get_vars() 27313 1726867497.37905: done queuing things up, now waiting for results queue to drain 27313 1726867497.37912: results queue empty 27313 1726867497.37913: checking for any_errors_fatal 27313 1726867497.37915: done checking for any_errors_fatal 27313 1726867497.37916: checking for max_fail_percentage 27313 1726867497.37917: done checking for max_fail_percentage 27313 1726867497.37917: checking to see if all hosts have failed and the running result is not ok 27313 1726867497.37918: done checking to see if all hosts have failed 27313 1726867497.37919: getting the remaining hosts for this loop 27313 1726867497.37920: done getting the remaining hosts for this loop 27313 1726867497.37922: getting the next task for host managed_node3 27313 1726867497.37926: done getting next task for host managed_node3 27313 1726867497.37929: ^ task is: TASK: Include the task 'el_repo_setup.yml' 27313 1726867497.37930: ^ 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 27313 1726867497.37932: getting variables 27313 1726867497.37933: in VariableManager get_vars() 27313 1726867497.37940: Calling all_inventory to load vars for managed_node3 27313 1726867497.37942: Calling groups_inventory to load vars for managed_node3 27313 1726867497.37944: Calling all_plugins_inventory to load vars for managed_node3 27313 1726867497.37949: Calling all_plugins_play to load vars for managed_node3 27313 1726867497.37951: Calling groups_plugins_inventory to load vars for managed_node3 27313 1726867497.37954: Calling groups_plugins_play to load vars for managed_node3 27313 1726867497.38105: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27313 1726867497.38283: done with get_vars() 27313 1726867497.38291: done getting variables TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tests_route_device_initscripts.yml:10 Friday 20 September 2024 17:24:57 -0400 (0:00:01.740) 0:00:01.756 ****** 27313 1726867497.38362: entering _queue_task() for managed_node3/include_tasks 27313 1726867497.38363: Creating lock for include_tasks 27313 1726867497.38670: worker is 1 (out of 1 available) 27313 1726867497.38685: exiting _queue_task() for managed_node3/include_tasks 27313 1726867497.38698: done queuing things up, now waiting for results queue to drain 27313 1726867497.38701: waiting for pending results... 27313 1726867497.39325: running TaskExecutor() for managed_node3/TASK: Include the task 'el_repo_setup.yml' 27313 1726867497.39329: in run() - task 0affcac9-a3a5-5adc-7de9-000000000006 27313 1726867497.39331: variable 'ansible_search_path' from source: unknown 27313 1726867497.39333: calling self._execute() 27313 1726867497.39335: variable 'ansible_host' from source: host vars for 'managed_node3' 27313 1726867497.39338: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27313 1726867497.39340: variable 'omit' from source: magic vars 27313 1726867497.39342: _execute() done 27313 1726867497.39344: dumping result to json 27313 1726867497.39346: done dumping result, returning 27313 1726867497.39352: done running TaskExecutor() for managed_node3/TASK: Include the task 'el_repo_setup.yml' [0affcac9-a3a5-5adc-7de9-000000000006] 27313 1726867497.39363: sending task result for task 0affcac9-a3a5-5adc-7de9-000000000006 27313 1726867497.39638: done sending task result for task 0affcac9-a3a5-5adc-7de9-000000000006 27313 1726867497.39642: WORKER PROCESS EXITING 27313 1726867497.39689: no more pending results, returning what we have 27313 1726867497.39695: in VariableManager get_vars() 27313 1726867497.39731: Calling all_inventory to load vars for managed_node3 27313 1726867497.39734: Calling groups_inventory to load vars for managed_node3 27313 1726867497.39852: Calling all_plugins_inventory to load vars for managed_node3 27313 1726867497.39862: Calling all_plugins_play to load vars for managed_node3 27313 1726867497.39864: Calling groups_plugins_inventory to load vars for managed_node3 27313 1726867497.39867: Calling groups_plugins_play to load vars for managed_node3 27313 1726867497.40075: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27313 1726867497.40294: done with get_vars() 27313 1726867497.40301: variable 'ansible_search_path' from source: unknown 27313 1726867497.40320: we have included files to process 27313 1726867497.40321: generating all_blocks data 27313 1726867497.40323: done generating all_blocks data 27313 1726867497.40323: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 27313 1726867497.40325: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 27313 1726867497.40327: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 27313 1726867497.41097: in VariableManager get_vars() 27313 1726867497.41114: done with get_vars() 27313 1726867497.41125: done processing included file 27313 1726867497.41126: iterating over new_blocks loaded from include file 27313 1726867497.41128: in VariableManager get_vars() 27313 1726867497.41136: done with get_vars() 27313 1726867497.41138: filtering new block on tags 27313 1726867497.41155: done filtering new block on tags 27313 1726867497.41158: in VariableManager get_vars() 27313 1726867497.41167: done with get_vars() 27313 1726867497.41168: filtering new block on tags 27313 1726867497.41187: done filtering new block on tags 27313 1726867497.41198: in VariableManager get_vars() 27313 1726867497.41211: done with get_vars() 27313 1726867497.41213: filtering new block on tags 27313 1726867497.41225: done filtering new block on tags 27313 1726867497.41227: done iterating over new_blocks loaded from include file included: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml for managed_node3 27313 1726867497.41232: extending task lists for all hosts with included blocks 27313 1726867497.41295: done extending task lists 27313 1726867497.41296: done processing included files 27313 1726867497.41297: results queue empty 27313 1726867497.41297: checking for any_errors_fatal 27313 1726867497.41299: done checking for any_errors_fatal 27313 1726867497.41300: checking for max_fail_percentage 27313 1726867497.41301: done checking for max_fail_percentage 27313 1726867497.41301: checking to see if all hosts have failed and the running result is not ok 27313 1726867497.41302: done checking to see if all hosts have failed 27313 1726867497.41303: getting the remaining hosts for this loop 27313 1726867497.41304: done getting the remaining hosts for this loop 27313 1726867497.41306: getting the next task for host managed_node3 27313 1726867497.41312: done getting next task for host managed_node3 27313 1726867497.41314: ^ task is: TASK: Gather the minimum subset of ansible_facts required by the network role test 27313 1726867497.41317: ^ 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 27313 1726867497.41318: getting variables 27313 1726867497.41319: in VariableManager get_vars() 27313 1726867497.41327: Calling all_inventory to load vars for managed_node3 27313 1726867497.41329: Calling groups_inventory to load vars for managed_node3 27313 1726867497.41331: Calling all_plugins_inventory to load vars for managed_node3 27313 1726867497.41336: Calling all_plugins_play to load vars for managed_node3 27313 1726867497.41339: Calling groups_plugins_inventory to load vars for managed_node3 27313 1726867497.41341: Calling groups_plugins_play to load vars for managed_node3 27313 1726867497.41519: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27313 1726867497.41724: done with get_vars() 27313 1726867497.41733: done getting variables TASK [Gather the minimum subset of ansible_facts required by the network role test] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Friday 20 September 2024 17:24:57 -0400 (0:00:00.034) 0:00:01.790 ****** 27313 1726867497.41812: entering _queue_task() for managed_node3/setup 27313 1726867497.42192: worker is 1 (out of 1 available) 27313 1726867497.42202: exiting _queue_task() for managed_node3/setup 27313 1726867497.42214: done queuing things up, now waiting for results queue to drain 27313 1726867497.42216: waiting for pending results... 27313 1726867497.42425: running TaskExecutor() for managed_node3/TASK: Gather the minimum subset of ansible_facts required by the network role test 27313 1726867497.42563: in run() - task 0affcac9-a3a5-5adc-7de9-0000000000d0 27313 1726867497.42567: variable 'ansible_search_path' from source: unknown 27313 1726867497.42569: variable 'ansible_search_path' from source: unknown 27313 1726867497.42671: calling self._execute() 27313 1726867497.42682: variable 'ansible_host' from source: host vars for 'managed_node3' 27313 1726867497.42698: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27313 1726867497.42718: variable 'omit' from source: magic vars 27313 1726867497.43329: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27313 1726867497.45821: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27313 1726867497.45909: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27313 1726867497.46024: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27313 1726867497.46027: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27313 1726867497.46039: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27313 1726867497.46122: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27313 1726867497.46157: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27313 1726867497.46181: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27313 1726867497.46228: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27313 1726867497.46240: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27313 1726867497.46423: variable 'ansible_facts' from source: unknown 27313 1726867497.46497: variable 'network_test_required_facts' from source: task vars 27313 1726867497.46538: Evaluated conditional (not ansible_facts.keys() | list | intersect(network_test_required_facts) == network_test_required_facts): True 27313 1726867497.46551: variable 'omit' from source: magic vars 27313 1726867497.46587: variable 'omit' from source: magic vars 27313 1726867497.46623: variable 'omit' from source: magic vars 27313 1726867497.46681: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 27313 1726867497.46684: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 27313 1726867497.46698: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 27313 1726867497.46718: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27313 1726867497.46774: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27313 1726867497.46779: variable 'inventory_hostname' from source: host vars for 'managed_node3' 27313 1726867497.46782: variable 'ansible_host' from source: host vars for 'managed_node3' 27313 1726867497.46784: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27313 1726867497.46987: Set connection var ansible_timeout to 10 27313 1726867497.46990: Set connection var ansible_connection to ssh 27313 1726867497.46993: Set connection var ansible_shell_type to sh 27313 1726867497.46995: Set connection var ansible_shell_executable to /bin/sh 27313 1726867497.46998: Set connection var ansible_pipelining to False 27313 1726867497.47000: Set connection var ansible_module_compression to ZIP_DEFLATED 27313 1726867497.47118: variable 'ansible_shell_executable' from source: unknown 27313 1726867497.47121: variable 'ansible_connection' from source: unknown 27313 1726867497.47124: variable 'ansible_module_compression' from source: unknown 27313 1726867497.47127: variable 'ansible_shell_type' from source: unknown 27313 1726867497.47129: variable 'ansible_shell_executable' from source: unknown 27313 1726867497.47131: variable 'ansible_host' from source: host vars for 'managed_node3' 27313 1726867497.47133: variable 'ansible_pipelining' from source: unknown 27313 1726867497.47135: variable 'ansible_timeout' from source: unknown 27313 1726867497.47137: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27313 1726867497.47420: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 27313 1726867497.47424: variable 'omit' from source: magic vars 27313 1726867497.47427: starting attempt loop 27313 1726867497.47429: running the handler 27313 1726867497.47431: _low_level_execute_command(): starting 27313 1726867497.47432: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 27313 1726867497.48858: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27313 1726867497.48945: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 27313 1726867497.49148: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27313 1726867497.49251: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27313 1726867497.51886: stdout chunk (state=3): >>>/root <<< 27313 1726867497.51890: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27313 1726867497.51892: stdout chunk (state=3): >>><<< 27313 1726867497.51894: stderr chunk (state=3): >>><<< 27313 1726867497.51897: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27313 1726867497.51906: _low_level_execute_command(): starting 27313 1726867497.51908: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867497.518122-27424-23724820033827 `" && echo ansible-tmp-1726867497.518122-27424-23724820033827="` echo /root/.ansible/tmp/ansible-tmp-1726867497.518122-27424-23724820033827 `" ) && sleep 0' 27313 1726867497.52564: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27313 1726867497.52583: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27313 1726867497.52785: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 27313 1726867497.52908: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27313 1726867497.52982: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27313 1726867497.55712: stdout chunk (state=3): >>>ansible-tmp-1726867497.518122-27424-23724820033827=/root/.ansible/tmp/ansible-tmp-1726867497.518122-27424-23724820033827 <<< 27313 1726867497.55812: stdout chunk (state=3): >>><<< 27313 1726867497.55815: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27313 1726867497.55818: stderr chunk (state=3): >>><<< 27313 1726867497.55906: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867497.518122-27424-23724820033827=/root/.ansible/tmp/ansible-tmp-1726867497.518122-27424-23724820033827 , 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27313 1726867497.55933: variable 'ansible_module_compression' from source: unknown 27313 1726867497.56051: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-27313dt818hz9/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 27313 1726867497.56168: variable 'ansible_facts' from source: unknown 27313 1726867497.56626: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867497.518122-27424-23724820033827/AnsiballZ_setup.py 27313 1726867497.56761: Sending initial data 27313 1726867497.56770: Sent initial data (152 bytes) 27313 1726867497.57362: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27313 1726867497.57376: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27313 1726867497.57394: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 27313 1726867497.57424: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27313 1726867497.57530: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 27313 1726867497.57549: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27313 1726867497.57562: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27313 1726867497.57644: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27313 1726867497.59813: 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 <<< 27313 1726867497.59874: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 27313 1726867497.59945: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-27313dt818hz9/tmpx77235_5 /root/.ansible/tmp/ansible-tmp-1726867497.518122-27424-23724820033827/AnsiballZ_setup.py <<< 27313 1726867497.59955: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867497.518122-27424-23724820033827/AnsiballZ_setup.py" <<< 27313 1726867497.60048: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory <<< 27313 1726867497.60053: stderr chunk (state=3): >>>debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-27313dt818hz9/tmpx77235_5" to remote "/root/.ansible/tmp/ansible-tmp-1726867497.518122-27424-23724820033827/AnsiballZ_setup.py" <<< 27313 1726867497.60055: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867497.518122-27424-23724820033827/AnsiballZ_setup.py" <<< 27313 1726867497.62383: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27313 1726867497.62503: stderr chunk (state=3): >>><<< 27313 1726867497.62600: stdout chunk (state=3): >>><<< 27313 1726867497.62605: done transferring module to remote 27313 1726867497.62608: _low_level_execute_command(): starting 27313 1726867497.62610: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867497.518122-27424-23724820033827/ /root/.ansible/tmp/ansible-tmp-1726867497.518122-27424-23724820033827/AnsiballZ_setup.py && sleep 0' 27313 1726867497.63811: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27313 1726867497.63856: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27313 1726867497.63871: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 27313 1726867497.63892: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27313 1726867497.63907: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 <<< 27313 1726867497.63994: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27313 1726867497.64089: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 27313 1726867497.64239: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27313 1726867497.64296: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27313 1726867497.66119: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27313 1726867497.66151: stderr chunk (state=3): >>><<< 27313 1726867497.66160: stdout chunk (state=3): >>><<< 27313 1726867497.66183: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27313 1726867497.66192: _low_level_execute_command(): starting 27313 1726867497.66202: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867497.518122-27424-23724820033827/AnsiballZ_setup.py && sleep 0' 27313 1726867497.66927: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 27313 1726867497.66931: 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.15.68 originally 10.31.15.68 debug2: match not found <<< 27313 1726867497.66934: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27313 1726867497.66937: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 27313 1726867497.66939: 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.15.68 originally 10.31.15.68 debug2: match found <<< 27313 1726867497.66942: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27313 1726867497.67009: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 27313 1726867497.67013: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 27313 1726867497.67181: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27313 1726867497.69273: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 27313 1726867497.69335: stdout chunk (state=3): >>>import _imp # builtin import '_thread' # import '_warnings' # <<< 27313 1726867497.69358: stdout chunk (state=3): >>>import '_weakref' # <<< 27313 1726867497.69458: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 27313 1726867497.69683: stdout chunk (state=3): >>>import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook <<< 27313 1726867497.69714: 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 <<< 27313 1726867497.69800: 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 0x7f68afdbc4d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68afd8bb00> # /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 0x7f68afdbea50> import '_signal' # import '_abc' # import 'abc' # import 'io' # <<< 27313 1726867497.69890: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 27313 1726867497.69915: stdout chunk (state=3): >>>import '_collections_abc' # <<< 27313 1726867497.69955: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 27313 1726867497.69972: stdout chunk (state=3): >>>import 'os' # <<< 27313 1726867497.70080: 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' <<< 27313 1726867497.70091: 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' <<< 27313 1726867497.70103: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68afdcd130> <<< 27313 1726867497.70200: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68afdcdfa0> <<< 27313 1726867497.70223: stdout chunk (state=3): >>>import 'site' # <<< 27313 1726867497.70281: 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. <<< 27313 1726867497.70623: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 27313 1726867497.70628: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 27313 1726867497.70792: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 27313 1726867497.70840: 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 # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68afbabe90> # /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' <<< 27313 1726867497.70844: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68afbabf50> <<< 27313 1726867497.70856: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 27313 1726867497.70887: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 27313 1726867497.70922: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 27313 1726867497.70965: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 27313 1726867497.71030: stdout chunk (state=3): >>>import 'itertools' # <<< 27313 1726867497.71036: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py <<< 27313 1726867497.71038: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68afbe3890> <<< 27313 1726867497.71199: 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 0x7f68afbe3f20> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68afbc3b60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68afbc1280> <<< 27313 1726867497.71264: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68afba9040> <<< 27313 1726867497.71302: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # <<< 27313 1726867497.71332: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 27313 1726867497.71360: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 27313 1726867497.71389: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 27313 1726867497.71420: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68afc03800> <<< 27313 1726867497.71475: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68afc02420> <<< 27313 1726867497.71480: 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' <<< 27313 1726867497.71491: stdout chunk (state=3): >>>import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68afbc2150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68afc00b60> <<< 27313 1726867497.71537: 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 0x7f68afc38860> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68afba82c0> <<< 27313 1726867497.71569: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py<<< 27313 1726867497.71602: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' <<< 27313 1726867497.71620: 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 0x7f68afc38d10> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68afc38bc0> <<< 27313 1726867497.71661: 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 0x7f68afc38f80> <<< 27313 1726867497.71672: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68afba6de0> <<< 27313 1726867497.71723: 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' <<< 27313 1726867497.71729: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 27313 1726867497.71782: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 27313 1726867497.71785: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68afc39610> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68afc392e0> import 'importlib.machinery' # <<< 27313 1726867497.71819: 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' <<< 27313 1726867497.71843: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68afc3a510> <<< 27313 1726867497.71867: stdout chunk (state=3): >>>import 'importlib.util' # import 'runpy' # <<< 27313 1726867497.71887: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 27313 1726867497.71952: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 27313 1726867497.71956: 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 0x7f68afc50710> <<< 27313 1726867497.71986: stdout chunk (state=3): >>>import 'errno' # <<< 27313 1726867497.72045: 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 0x7f68afc51df0> <<< 27313 1726867497.72072: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 27313 1726867497.72076: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 27313 1726867497.72089: 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 0x7f68afc52c90> <<< 27313 1726867497.72133: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' <<< 27313 1726867497.72168: 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 0x7f68afc532f0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68afc521e0> # /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' <<< 27313 1726867497.72221: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 27313 1726867497.72232: 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 0x7f68afc53d70> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68afc534a0> <<< 27313 1726867497.72294: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68afc3a540> <<< 27313 1726867497.72316: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 27313 1726867497.72338: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 27313 1726867497.72366: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 27313 1726867497.72369: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 27313 1726867497.72421: 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 0x7f68af953c50> <<< 27313 1726867497.72449: 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' <<< 27313 1726867497.72471: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68af97c710> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68af97c470> <<< 27313 1726867497.72508: 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 0x7f68af97c590> <<< 27313 1726867497.72537: 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' <<< 27313 1726867497.72600: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 27313 1726867497.72725: 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 0x7f68af97d010> <<< 27313 1726867497.72883: 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 0x7f68af97d9d0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68af97c8c0> <<< 27313 1726867497.72956: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68af951df0> # /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 <<< 27313 1726867497.73052: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68af97ede0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68af97db20> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68afc3ac30> <<< 27313 1726867497.73138: stdout chunk (state=3): >>># /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' <<< 27313 1726867497.73383: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 27313 1726867497.73397: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68af9ab140> <<< 27313 1726867497.73470: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68af9cb4d0> # /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' <<< 27313 1726867497.73473: stdout chunk (state=3): >>>import 'ntpath' # <<< 27313 1726867497.73475: 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 0x7f68afa2c200> <<< 27313 1726867497.73498: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 27313 1726867497.73539: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 27313 1726867497.73552: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 27313 1726867497.73582: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 27313 1726867497.73667: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68afa2e960> <<< 27313 1726867497.73767: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68afa2c320> <<< 27313 1726867497.73804: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68af9f1250> # /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 0x7f68af3252e0> <<< 27313 1726867497.73831: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68af9ca2d0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68af97fd40> <<< 27313 1726867497.74018: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 27313 1726867497.74036: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f68af9ca630> <<< 27313 1726867497.74329: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_setup_payload_3lpmovd8/ansible_setup_payload.zip' <<< 27313 1726867497.74352: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867497.74540: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 27313 1726867497.74655: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 27313 1726867497.74659: 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 0x7f68af38ef90> import '_typing' # <<< 27313 1726867497.74974: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68af36de80> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68af36cfe0> # zipimport: zlib available import 'ansible' # <<< 27313 1726867497.74979: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867497.74992: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available <<< 27313 1726867497.76366: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867497.78304: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68af38ce30> # /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' <<< 27313 1726867497.78432: 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' # /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 0x7f68af3be960> <<< 27313 1726867497.78472: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68af3be6f0> <<< 27313 1726867497.78528: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68af3be000> <<< 27313 1726867497.78563: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py<<< 27313 1726867497.78572: stdout chunk (state=3): >>> <<< 27313 1726867497.78590: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 27313 1726867497.78662: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68af3be4e0> <<< 27313 1726867497.78665: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68af38f9b0> <<< 27313 1726867497.78692: stdout chunk (state=3): >>>import 'atexit' # <<< 27313 1726867497.78805: 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 0x7f68af3bf6e0> # 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 0x7f68af3bf920> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 27313 1726867497.78829: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 27313 1726867497.78855: stdout chunk (state=3): >>>import '_locale' # <<< 27313 1726867497.78917: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68af3bfe30> <<< 27313 1726867497.78923: stdout chunk (state=3): >>>import 'pwd' # <<< 27313 1726867497.78948: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 27313 1726867497.78973: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 27313 1726867497.79024: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68af229ca0> <<< 27313 1726867497.79231: 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 0x7f68af22b8c0> # /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 0x7f68af22c2c0> <<< 27313 1726867497.79358: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68af22d460> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 27313 1726867497.79424: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 27313 1726867497.79427: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68af22fef0> # 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 0x7f68afba6ed0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68af22e1b0> <<< 27313 1726867497.79483: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 27313 1726867497.79510: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py <<< 27313 1726867497.79533: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 27313 1726867497.79541: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 27313 1726867497.79710: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 27313 1726867497.79753: 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' <<< 27313 1726867497.79758: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68af237f20> import '_tokenize' # <<< 27313 1726867497.79870: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68af2369f0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68af236750> <<< 27313 1726867497.79898: 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' <<< 27313 1726867497.79932: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68af236cc0> <<< 27313 1726867497.79967: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68af22e6c0> <<< 27313 1726867497.79991: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' <<< 27313 1726867497.80016: 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 0x7f68af27c1a0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py <<< 27313 1726867497.80040: 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 0x7f68af27c350> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py <<< 27313 1726867497.80066: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 27313 1726867497.80093: 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' <<< 27313 1726867497.80129: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68af27ddc0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68af27db80> <<< 27313 1726867497.80153: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 27313 1726867497.80182: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 27313 1726867497.80237: 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 0x7f68af2802c0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68af27e450> <<< 27313 1726867497.80258: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 27313 1726867497.80314: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 27313 1726867497.80347: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 27313 1726867497.80386: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68af283aa0> <<< 27313 1726867497.80726: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68af280470> # 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 0x7f68af284830> # 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 0x7f68af284a70> # 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 0x7f68af2843e0> <<< 27313 1726867497.80728: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68af27c500> # /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' <<< 27313 1726867497.80774: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 27313 1726867497.80810: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 27313 1726867497.80835: 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 0x7f68af1104d0> <<< 27313 1726867497.81086: 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 0x7f68af111a90> <<< 27313 1726867497.81139: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68af286c30> # 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 0x7f68af287fb0> <<< 27313 1726867497.81170: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68af286840> # zipimport: zlib available <<< 27313 1726867497.81219: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # <<< 27313 1726867497.81235: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867497.81336: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867497.81488: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # <<< 27313 1726867497.81522: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 27313 1726867497.81559: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867497.81754: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867497.81984: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867497.82862: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867497.83682: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # <<< 27313 1726867497.83691: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 27313 1726867497.83694: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 27313 1726867497.83697: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 27313 1726867497.83739: 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 0x7f68af115b80> <<< 27313 1726867497.83884: 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' <<< 27313 1726867497.83915: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68af1169f0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68af111a30> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available <<< 27313 1726867497.84368: stdout chunk (state=3): >>># 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 0x7f68af116570> <<< 27313 1726867497.84394: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867497.85141: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867497.85891: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867497.86003: stdout chunk (state=3): >>># zipimport: zlib available<<< 27313 1726867497.86124: stdout chunk (state=3): >>> import 'ansible.module_utils.common.collections' # <<< 27313 1726867497.86151: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867497.86221: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867497.86290: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 27313 1726867497.86324: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867497.86479: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867497.86574: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 27313 1726867497.86599: stdout chunk (state=3): >>># zipimport: zlib available<<< 27313 1726867497.86629: stdout chunk (state=3): >>> # zipimport: zlib available <<< 27313 1726867497.86688: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing' # # zipimport: zlib available<<< 27313 1726867497.86699: stdout chunk (state=3): >>> <<< 27313 1726867497.86728: stdout chunk (state=3): >>># zipimport: zlib available<<< 27313 1726867497.86793: stdout chunk (state=3): >>> import 'ansible.module_utils.parsing.convert_bool' # <<< 27313 1726867497.86839: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867497.87197: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867497.87690: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 27313 1726867497.87701: stdout chunk (state=3): >>>import '_ast' # <<< 27313 1726867497.87806: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68af117a70> <<< 27313 1726867497.87837: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867497.87952: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867497.88081: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 27313 1726867497.88090: stdout chunk (state=3): >>> import 'ansible.module_utils.common.validation' # <<< 27313 1726867497.88124: stdout chunk (state=3): >>> import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # <<< 27313 1726867497.88205: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 27313 1726867497.88271: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 27313 1726867497.88297: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867497.88363: stdout chunk (state=3): >>># zipimport: zlib available<<< 27313 1726867497.88385: stdout chunk (state=3): >>> <<< 27313 1726867497.88442: stdout chunk (state=3): >>># zipimport: zlib available<<< 27313 1726867497.88524: stdout chunk (state=3): >>> # zipimport: zlib available <<< 27313 1726867497.88630: 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 <<< 27313 1726867497.88703: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 27313 1726867497.88839: 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' <<< 27313 1726867497.88855: 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 0x7f68af122390><<< 27313 1726867497.88922: stdout chunk (state=3): >>> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68af11dc70><<< 27313 1726867497.88931: stdout chunk (state=3): >>> <<< 27313 1726867497.88973: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # <<< 27313 1726867497.89016: stdout chunk (state=3): >>>import 'ansible.module_utils.common.process' # <<< 27313 1726867497.89027: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867497.89123: stdout chunk (state=3): >>># zipimport: zlib available<<< 27313 1726867497.89220: stdout chunk (state=3): >>> # zipimport: zlib available <<< 27313 1726867497.89267: stdout chunk (state=3): >>># zipimport: zlib available<<< 27313 1726867497.89280: stdout chunk (state=3): >>> <<< 27313 1726867497.89367: 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 <<< 27313 1726867497.89393: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 27313 1726867497.89426: 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 <<< 27313 1726867497.89457: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 27313 1726867497.89495: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py<<< 27313 1726867497.89579: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 27313 1726867497.89642: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 27313 1726867497.89645: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 27313 1726867497.89730: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68af20aba0> <<< 27313 1726867497.89814: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68af3ea870> <<< 27313 1726867497.89945: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68af122060> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68af284b90><<< 27313 1726867497.89966: stdout chunk (state=3): >>> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 27313 1726867497.90064: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common._utils' # <<< 27313 1726867497.90075: stdout chunk (state=3): >>>import 'ansible.module_utils.common.sys_info' # <<< 27313 1726867497.90357: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available<<< 27313 1726867497.90384: stdout chunk (state=3): >>> # zipimport: zlib available <<< 27313 1726867497.90419: stdout chunk (state=3): >>># zipimport: zlib available<<< 27313 1726867497.90491: stdout chunk (state=3): >>> # zipimport: zlib available <<< 27313 1726867497.90547: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867497.90627: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867497.90667: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # <<< 27313 1726867497.90695: stdout chunk (state=3): >>># zipimport: zlib available<<< 27313 1726867497.90815: stdout chunk (state=3): >>> # zipimport: zlib available <<< 27313 1726867497.90941: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867497.90982: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867497.91055: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # <<< 27313 1726867497.91076: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867497.91352: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867497.91629: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867497.91701: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867497.91781: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py<<< 27313 1726867497.91789: stdout chunk (state=3): >>> <<< 27313 1726867497.91827: stdout chunk (state=3): >>># 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<<< 27313 1726867497.91832: stdout chunk (state=3): >>> <<< 27313 1726867497.91861: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc'<<< 27313 1726867497.91866: stdout chunk (state=3): >>> <<< 27313 1726867497.91931: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' <<< 27313 1726867497.91968: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68af1b2a20><<< 27313 1726867497.91971: stdout chunk (state=3): >>> <<< 27313 1726867497.92000: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py<<< 27313 1726867497.92033: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' <<< 27313 1726867497.92129: stdout chunk (state=3): >>># /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' <<< 27313 1726867497.92162: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py <<< 27313 1726867497.92195: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' <<< 27313 1726867497.92221: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68aed84290><<< 27313 1726867497.92227: stdout chunk (state=3): >>> <<< 27313 1726867497.92285: stdout chunk (state=3): >>># 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'<<< 27313 1726867497.92290: stdout chunk (state=3): >>> <<< 27313 1726867497.92322: stdout chunk (state=3): >>>import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68aed845c0> <<< 27313 1726867497.92363: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68af1a7500> <<< 27313 1726867497.92378: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68af1b34d0> <<< 27313 1726867497.92647: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68af1b10a0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68af1b0d40> # /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 0x7f68aed87560> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68aed86e10> # 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 0x7f68aed86ff0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68aed86240> # /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 27313 1726867497.92820: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68aed87650> <<< 27313 1726867497.92843: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 27313 1726867497.92899: stdout chunk (state=3): >>># 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 0x7f68aede6120> <<< 27313 1726867497.92939: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68aede4140> <<< 27313 1726867497.92969: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68af1b0d10> import 'ansible.module_utils.facts.timeout' # <<< 27313 1726867497.92999: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.collector' # # zipimport: zlib available <<< 27313 1726867497.93033: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.other' # # zipimport: zlib available <<< 27313 1726867497.93112: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867497.93201: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # # zipimport: zlib available <<< 27313 1726867497.93275: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867497.93369: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # # zipimport: zlib available <<< 27313 1726867497.93386: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system' # <<< 27313 1726867497.93423: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 27313 1726867497.93466: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.apparmor' # <<< 27313 1726867497.93495: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867497.93605: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.caps' # # zipimport: zlib available <<< 27313 1726867497.93668: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867497.93726: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # <<< 27313 1726867497.93746: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867497.93816: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867497.93897: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867497.94060: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # <<< 27313 1726867497.94111: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867497.94856: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867497.95574: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # <<< 27313 1726867497.95576: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867497.95648: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867497.95729: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867497.95772: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867497.95838: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # # zipimport: zlib available <<< 27313 1726867497.95907: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.env' # <<< 27313 1726867497.95916: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867497.95992: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867497.96076: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # <<< 27313 1726867497.96123: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 27313 1726867497.96173: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # <<< 27313 1726867497.96189: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867497.96217: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867497.96263: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.loadavg' # # zipimport: zlib available <<< 27313 1726867497.96436: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867497.96526: 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' <<< 27313 1726867497.96564: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68aede7d10> # /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 27313 1726867497.96661: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 27313 1726867497.97114: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68aede6ea0> import 'ansible.module_utils.facts.system.local' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.lsb' # # zipimport: zlib available <<< 27313 1726867497.97183: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867497.97255: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # <<< 27313 1726867497.97264: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867497.97355: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867497.97459: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # <<< 27313 1726867497.97476: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867497.97525: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867497.97650: stdout chunk (state=3): >>># /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' <<< 27313 1726867497.97744: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 27313 1726867497.97833: 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 0x7f68aee22480> <<< 27313 1726867497.98128: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68aee10770> <<< 27313 1726867497.98154: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.python' # # zipimport: zlib available <<< 27313 1726867497.98226: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867497.98313: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # # zipimport: zlib available <<< 27313 1726867497.98438: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867497.98728: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 27313 1726867497.98955: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # <<< 27313 1726867497.98958: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.service_mgr' # <<< 27313 1726867497.98976: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867497.99020: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867497.99072: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # <<< 27313 1726867497.99084: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867497.99153: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867497.99353: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py # code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' <<< 27313 1726867497.99366: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 27313 1726867497.99371: 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 0x7f68aee35fd0> <<< 27313 1726867497.99373: stdout chunk (state=3): >>>import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68aee35be0> import 'ansible.module_utils.facts.system.user' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware' # <<< 27313 1726867497.99376: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867497.99427: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867497.99662: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # # zipimport: zlib available <<< 27313 1726867497.99686: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867497.99913: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # <<< 27313 1726867498.00063: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 27313 1726867498.00213: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867498.00266: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867498.00348: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # <<< 27313 1726867498.00381: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.darwin' # # zipimport: zlib available # zipimport: zlib available <<< 27313 1726867498.00460: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867498.00613: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867498.00836: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # # zipimport: zlib available <<< 27313 1726867498.01032: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867498.01269: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # <<< 27313 1726867498.01284: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 27313 1726867498.01334: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867498.02201: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867498.03199: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # # zipimport: zlib available # zipimport: zlib available <<< 27313 1726867498.03357: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # # zipimport: zlib available <<< 27313 1726867498.03647: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.hardware.openbsd' # <<< 27313 1726867498.03664: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867498.03972: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867498.04393: stdout chunk (state=3): >>>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 <<< 27313 1726867498.04443: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867498.04599: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867498.04909: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867498.05233: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # <<< 27313 1726867498.05254: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867498.05294: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867498.05364: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # # zipimport: zlib available <<< 27313 1726867498.05386: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867498.05419: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.dragonfly' # # zipimport: zlib available <<< 27313 1726867498.05614: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.fc_wwn' # <<< 27313 1726867498.05640: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867498.05664: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867498.05896: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.freebsd' # # zipimport: zlib available <<< 27313 1726867498.05920: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.hpux' # # zipimport: zlib available <<< 27313 1726867498.05949: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867498.06028: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # <<< 27313 1726867498.06043: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867498.06528: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867498.06868: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # <<< 27313 1726867498.06891: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867498.06956: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867498.07041: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # <<< 27313 1726867498.07062: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867498.07183: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.nvme' # # zipimport: zlib available <<< 27313 1726867498.07200: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867498.07244: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.netbsd' # # zipimport: zlib available <<< 27313 1726867498.07389: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.openbsd' # <<< 27313 1726867498.07392: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867498.07802: stdout chunk (state=3): >>># 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 <<< 27313 1726867498.07854: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867498.07921: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867498.08301: stdout chunk (state=3): >>># 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 <<< 27313 1726867498.08597: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867498.08902: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # <<< 27313 1726867498.08916: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867498.08976: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867498.09050: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # # zipimport: zlib available <<< 27313 1726867498.09190: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual.openbsd' # <<< 27313 1726867498.09193: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867498.09303: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867498.09427: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # <<< 27313 1726867498.09430: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.default_collectors' # <<< 27313 1726867498.09450: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867498.09571: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867498.09810: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # # zipimport: zlib available <<< 27313 1726867498.10141: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc' <<< 27313 1726867498.10159: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py <<< 27313 1726867498.10199: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' <<< 27313 1726867498.10231: 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 0x7f68aec32ab0> <<< 27313 1726867498.10244: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68aec30740> <<< 27313 1726867498.10308: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68aec2afc0> <<< 27313 1726867498.11989: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_fips": false, "ansible_local": {}, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC7uUwLUrAgQyz7a8YAgUBvVYqUHIXrD9OD4IdRIvS0wM5DjkrqZknN+lxTMZpMWg/jlXFJVvFXYt0TDIxUv3VMQ7CG9CyYmBbeuJEWvoYwb8DuKGoQjvaw9hPa0a/tdKQRUk5Ee48tJDb1/f7b8HC6W47zMa508De0NKmJpkUCxPSiwETfkKtSFi1NU3yedKOlKSYO4jtNZMDSixlZgDT5la3jcB1k7FimMu61ZL4YdRdqowrsERzsKoyoubw2+euaXWxsKU9sxogT2uxy65PoA58KxP/BEqzQxzR9t9sEvGNVBRBcuBPyFKAEMwdm8wwEuHftGIX6HVD1ZyJ1kV94Sw1QBrBKVYLOc0F2Vfxah2KpheJtfxHN+3Y3VDCJCkheMOUfJL9Uq80f2+8xs3fb05mdaTabyPG6tsrK36M4NCUEwR/rlJ3z1xlUO5AQ7JnNr6OrRQTCXiZXYW8yubiTXlPYBD02/Zw1skEHGR9bVLEEd//GNW0z8DiLO9vRib8=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFKa0veb+8P6VFgxqYEtIVaL2y6+Ja4kI5pG6tlGueD6mqrC1AYcokgYEcDSMDOhGEqO5Njf6G9zjcAWiPgmZds=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIE2riHWdppRksv40oyHGkAt2lseuRiuwNlSobn5rl+/f", "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_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "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_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-15-68.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-15-68", "ansible_nodename": "ip-1<<< 27313 1726867498.12010: stdout chunk (state=3): >>>0-31-15-68.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": "ec24e9df8b51e91cc3587e46253f155b", "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_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_apparmor": {"status": "disabled"}, "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_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.14.65 49840 10.31.15.68 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.14.65 49840 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_lsb": {}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "17", "minute": "24", "second": "58", "epoch": "1726867498", "epoch_int": "1726867498", "date": "2024-09-20", "time": "17:24:58", "iso8601_micro": "2024-09-20T21:24:58.116182Z", "iso8601": "2024-09-20T21:24:58Z", "iso8601_basic": "20240920T172458116182", "iso8601_basic_short": "20240920T172458", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "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_service_mgr": "systemd", "ansible_pkg_mgr": "dnf", "gather_subset": ["min"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["min"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 27313 1726867498.12799: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 27313 1726867498.13016: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # 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<<< 27313 1726867498.13245: stdout chunk (state=3): >>> # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # 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 <<< 27313 1726867498.13781: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 27313 1726867498.13919: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro <<< 27313 1726867498.13928: stdout chunk (state=3): >>># 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 <<< 27313 1726867498.14126: stdout chunk (state=3): >>># 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 <<< 27313 1726867498.14164: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 <<< 27313 1726867498.14407: 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 <<< 27313 1726867498.14411: stdout chunk (state=3): >>># destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 27313 1726867498.14448: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket # destroy _collections <<< 27313 1726867498.14546: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 27313 1726867498.14575: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 27313 1726867498.14711: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 27313 1726867498.14890: 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 # 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 <<< 27313 1726867498.15169: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.68 closed. <<< 27313 1726867498.15173: stdout chunk (state=3): >>><<< 27313 1726867498.15175: stderr chunk (state=3): >>><<< 27313 1726867498.15443: _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 0x7f68afdbc4d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68afd8bb00> # /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 0x7f68afdbea50> 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 0x7f68afdcd130> # /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 0x7f68afdcdfa0> 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 0x7f68afbabe90> # /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 0x7f68afbabf50> # /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 0x7f68afbe3890> # /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 0x7f68afbe3f20> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68afbc3b60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68afbc1280> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68afba9040> # /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 0x7f68afc03800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68afc02420> # /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 0x7f68afbc2150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68afc00b60> # /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 0x7f68afc38860> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68afba82c0> # /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 0x7f68afc38d10> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68afc38bc0> # 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 0x7f68afc38f80> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68afba6de0> # /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 0x7f68afc39610> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68afc392e0> 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 0x7f68afc3a510> 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 0x7f68afc50710> 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 0x7f68afc51df0> # /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 0x7f68afc52c90> # 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 0x7f68afc532f0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68afc521e0> # /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 0x7f68afc53d70> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68afc534a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68afc3a540> # /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 0x7f68af953c50> # /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 0x7f68af97c710> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68af97c470> # 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 0x7f68af97c590> # /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 0x7f68af97d010> # 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 0x7f68af97d9d0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68af97c8c0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68af951df0> # /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 0x7f68af97ede0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68af97db20> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68afc3ac30> # /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 0x7f68af9ab140> # /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 0x7f68af9cb4d0> # /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 0x7f68afa2c200> # /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 0x7f68afa2e960> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68afa2c320> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68af9f1250> # /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 0x7f68af3252e0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68af9ca2d0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68af97fd40> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f68af9ca630> # zipimport: found 103 names in '/tmp/ansible_setup_payload_3lpmovd8/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 0x7f68af38ef90> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68af36de80> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68af36cfe0> # 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 0x7f68af38ce30> # /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 0x7f68af3be960> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68af3be6f0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68af3be000> # /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 0x7f68af3be4e0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68af38f9b0> 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 0x7f68af3bf6e0> # 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 0x7f68af3bf920> # /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 0x7f68af3bfe30> 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 0x7f68af229ca0> # 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 0x7f68af22b8c0> # /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 0x7f68af22c2c0> # /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 0x7f68af22d460> # /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 0x7f68af22fef0> # 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 0x7f68afba6ed0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68af22e1b0> # /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 0x7f68af237f20> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68af2369f0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68af236750> # /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 0x7f68af236cc0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68af22e6c0> # 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 0x7f68af27c1a0> # /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 0x7f68af27c350> # /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 0x7f68af27ddc0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68af27db80> # /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 0x7f68af2802c0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68af27e450> # /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 0x7f68af283aa0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68af280470> # 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 0x7f68af284830> # 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 0x7f68af284a70> # 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 0x7f68af2843e0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68af27c500> # /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 0x7f68af1104d0> # 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 0x7f68af111a90> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68af286c30> # 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 0x7f68af287fb0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68af286840> # 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 0x7f68af115b80> # /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 0x7f68af1169f0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68af111a30> 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 0x7f68af116570> # 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 0x7f68af117a70> # 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 0x7f68af122390> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68af11dc70> 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 0x7f68af20aba0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68af3ea870> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68af122060> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68af284b90> # 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 0x7f68af1b2a20> # /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 0x7f68aed84290> # 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 0x7f68aed845c0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68af1a7500> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68af1b34d0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68af1b10a0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68af1b0d40> # /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 0x7f68aed87560> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68aed86e10> # 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 0x7f68aed86ff0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68aed86240> # /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 0x7f68aed87650> # /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 0x7f68aede6120> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68aede4140> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68af1b0d10> 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 0x7f68aede7d10> # /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 0x7f68aede6ea0> 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 0x7f68aee22480> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68aee10770> 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 0x7f68aee35fd0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68aee35be0> 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 0x7f68aec32ab0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68aec30740> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68aec2afc0> {"ansible_facts": {"ansible_fips": false, "ansible_local": {}, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC7uUwLUrAgQyz7a8YAgUBvVYqUHIXrD9OD4IdRIvS0wM5DjkrqZknN+lxTMZpMWg/jlXFJVvFXYt0TDIxUv3VMQ7CG9CyYmBbeuJEWvoYwb8DuKGoQjvaw9hPa0a/tdKQRUk5Ee48tJDb1/f7b8HC6W47zMa508De0NKmJpkUCxPSiwETfkKtSFi1NU3yedKOlKSYO4jtNZMDSixlZgDT5la3jcB1k7FimMu61ZL4YdRdqowrsERzsKoyoubw2+euaXWxsKU9sxogT2uxy65PoA58KxP/BEqzQxzR9t9sEvGNVBRBcuBPyFKAEMwdm8wwEuHftGIX6HVD1ZyJ1kV94Sw1QBrBKVYLOc0F2Vfxah2KpheJtfxHN+3Y3VDCJCkheMOUfJL9Uq80f2+8xs3fb05mdaTabyPG6tsrK36M4NCUEwR/rlJ3z1xlUO5AQ7JnNr6OrRQTCXiZXYW8yubiTXlPYBD02/Zw1skEHGR9bVLEEd//GNW0z8DiLO9vRib8=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFKa0veb+8P6VFgxqYEtIVaL2y6+Ja4kI5pG6tlGueD6mqrC1AYcokgYEcDSMDOhGEqO5Njf6G9zjcAWiPgmZds=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIE2riHWdppRksv40oyHGkAt2lseuRiuwNlSobn5rl+/f", "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_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "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_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-15-68.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-15-68", "ansible_nodename": "ip-10-31-15-68.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": "ec24e9df8b51e91cc3587e46253f155b", "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_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_apparmor": {"status": "disabled"}, "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_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.14.65 49840 10.31.15.68 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.14.65 49840 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_lsb": {}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "17", "minute": "24", "second": "58", "epoch": "1726867498", "epoch_int": "1726867498", "date": "2024-09-20", "time": "17:24:58", "iso8601_micro": "2024-09-20T21:24:58.116182Z", "iso8601": "2024-09-20T21:24:58Z", "iso8601_basic": "20240920T172458116182", "iso8601_basic_short": "20240920T172458", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "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_service_mgr": "systemd", "ansible_pkg_mgr": "dnf", "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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK 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.15.68 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 27313 1726867498.16556: 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-1726867497.518122-27424-23724820033827/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 27313 1726867498.16559: _low_level_execute_command(): starting 27313 1726867498.16561: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867497.518122-27424-23724820033827/ > /dev/null 2>&1 && sleep 0' 27313 1726867498.16754: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27313 1726867498.16771: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27313 1726867498.16785: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 27313 1726867498.16803: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27313 1726867498.16889: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27313 1726867498.16913: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 27313 1726867498.16937: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27313 1726867498.16952: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27313 1726867498.17032: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 27313 1726867498.19105: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27313 1726867498.19111: stdout chunk (state=3): >>><<< 27313 1726867498.19114: stderr chunk (state=3): >>><<< 27313 1726867498.19130: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' 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 27313 1726867498.19186: handler run complete 27313 1726867498.19298: variable 'ansible_facts' from source: unknown 27313 1726867498.19322: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27313 1726867498.19456: variable 'ansible_facts' from source: unknown 27313 1726867498.19535: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27313 1726867498.19601: attempt loop complete, returning result 27313 1726867498.19612: _execute() done 27313 1726867498.19625: dumping result to json 27313 1726867498.19642: done dumping result, returning 27313 1726867498.19655: done running TaskExecutor() for managed_node3/TASK: Gather the minimum subset of ansible_facts required by the network role test [0affcac9-a3a5-5adc-7de9-0000000000d0] 27313 1726867498.19665: sending task result for task 0affcac9-a3a5-5adc-7de9-0000000000d0 ok: [managed_node3] 27313 1726867498.19992: no more pending results, returning what we have 27313 1726867498.19995: results queue empty 27313 1726867498.19996: checking for any_errors_fatal 27313 1726867498.19998: done checking for any_errors_fatal 27313 1726867498.19999: checking for max_fail_percentage 27313 1726867498.20001: done checking for max_fail_percentage 27313 1726867498.20002: checking to see if all hosts have failed and the running result is not ok 27313 1726867498.20002: done checking to see if all hosts have failed 27313 1726867498.20003: getting the remaining hosts for this loop 27313 1726867498.20004: done getting the remaining hosts for this loop 27313 1726867498.20011: getting the next task for host managed_node3 27313 1726867498.20021: done getting next task for host managed_node3 27313 1726867498.20024: ^ task is: TASK: Check if system is ostree 27313 1726867498.20027: ^ 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 27313 1726867498.20030: getting variables 27313 1726867498.20032: in VariableManager get_vars() 27313 1726867498.20062: Calling all_inventory to load vars for managed_node3 27313 1726867498.20065: Calling groups_inventory to load vars for managed_node3 27313 1726867498.20068: Calling all_plugins_inventory to load vars for managed_node3 27313 1726867498.20313: Calling all_plugins_play to load vars for managed_node3 27313 1726867498.20318: Calling groups_plugins_inventory to load vars for managed_node3 27313 1726867498.20322: Calling groups_plugins_play to load vars for managed_node3 27313 1726867498.20616: done sending task result for task 0affcac9-a3a5-5adc-7de9-0000000000d0 27313 1726867498.20619: WORKER PROCESS EXITING 27313 1726867498.20684: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27313 1726867498.20902: done with get_vars() 27313 1726867498.20970: done getting variables TASK [Check if system is ostree] *********************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 Friday 20 September 2024 17:24:58 -0400 (0:00:00.793) 0:00:02.584 ****** 27313 1726867498.21193: entering _queue_task() for managed_node3/stat 27313 1726867498.21762: worker is 1 (out of 1 available) 27313 1726867498.21829: exiting _queue_task() for managed_node3/stat 27313 1726867498.21840: done queuing things up, now waiting for results queue to drain 27313 1726867498.21842: waiting for pending results... 27313 1726867498.22147: running TaskExecutor() for managed_node3/TASK: Check if system is ostree 27313 1726867498.22283: in run() - task 0affcac9-a3a5-5adc-7de9-0000000000d2 27313 1726867498.22303: variable 'ansible_search_path' from source: unknown 27313 1726867498.22330: variable 'ansible_search_path' from source: unknown 27313 1726867498.22370: calling self._execute() 27313 1726867498.22485: variable 'ansible_host' from source: host vars for 'managed_node3' 27313 1726867498.22488: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27313 1726867498.22490: variable 'omit' from source: magic vars 27313 1726867498.22999: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 27313 1726867498.23257: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 27313 1726867498.23317: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 27313 1726867498.23416: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 27313 1726867498.23424: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 27313 1726867498.23514: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py (found_in_cache=True, class_only=False) 27313 1726867498.23550: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py (found_in_cache=True, class_only=False) 27313 1726867498.23587: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py (found_in_cache=True, class_only=False) 27313 1726867498.23633: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py (found_in_cache=True, class_only=False) 27313 1726867498.23766: Evaluated conditional (not __network_is_ostree is defined): True 27313 1726867498.23792: variable 'omit' from source: magic vars 27313 1726867498.23916: variable 'omit' from source: magic vars 27313 1726867498.24014: variable 'omit' from source: magic vars 27313 1726867498.24017: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 27313 1726867498.24031: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 27313 1726867498.24056: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 27313 1726867498.24088: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27313 1726867498.24101: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27313 1726867498.24140: variable 'inventory_hostname' from source: host vars for 'managed_node3' 27313 1726867498.24149: variable 'ansible_host' from source: host vars for 'managed_node3' 27313 1726867498.24157: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27313 1726867498.24287: Set connection var ansible_timeout to 10 27313 1726867498.24338: Set connection var ansible_connection to ssh 27313 1726867498.24341: Set connection var ansible_shell_type to sh 27313 1726867498.24344: Set connection var ansible_shell_executable to /bin/sh 27313 1726867498.24346: Set connection var ansible_pipelining to False 27313 1726867498.24348: Set connection var ansible_module_compression to ZIP_DEFLATED 27313 1726867498.24363: variable 'ansible_shell_executable' from source: unknown 27313 1726867498.24371: variable 'ansible_connection' from source: unknown 27313 1726867498.24381: variable 'ansible_module_compression' from source: unknown 27313 1726867498.24394: variable 'ansible_shell_type' from source: unknown 27313 1726867498.24401: variable 'ansible_shell_executable' from source: unknown 27313 1726867498.24410: variable 'ansible_host' from source: host vars for 'managed_node3' 27313 1726867498.24446: variable 'ansible_pipelining' from source: unknown 27313 1726867498.24449: variable 'ansible_timeout' from source: unknown 27313 1726867498.24451: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27313 1726867498.24593: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 27313 1726867498.24620: variable 'omit' from source: magic vars 27313 1726867498.24631: starting attempt loop 27313 1726867498.24664: running the handler 27313 1726867498.24668: _low_level_execute_command(): starting 27313 1726867498.24670: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 27313 1726867498.25512: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27313 1726867498.25610: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27313 1726867498.25626: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27313 1726867498.25669: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 27313 1726867498.25689: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27313 1726867498.25746: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27313 1726867498.25855: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27313 1726867498.27421: stdout chunk (state=3): >>>/root <<< 27313 1726867498.27701: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27313 1726867498.27705: stdout chunk (state=3): >>><<< 27313 1726867498.27710: stderr chunk (state=3): >>><<< 27313 1726867498.27716: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27313 1726867498.27984: _low_level_execute_command(): starting 27313 1726867498.27988: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867498.277298-27474-128702875332277 `" && echo ansible-tmp-1726867498.277298-27474-128702875332277="` echo /root/.ansible/tmp/ansible-tmp-1726867498.277298-27474-128702875332277 `" ) && sleep 0' 27313 1726867498.28767: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27313 1726867498.28784: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27313 1726867498.28788: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 27313 1726867498.28803: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27313 1726867498.28818: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 <<< 27313 1726867498.28825: stderr chunk (state=3): >>>debug2: match not found <<< 27313 1726867498.28835: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27313 1726867498.28850: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 27313 1726867498.28891: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.68 is address <<< 27313 1726867498.28896: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 27313 1726867498.28903: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27313 1726867498.28906: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 27313 1726867498.28911: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27313 1726867498.28986: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 27313 1726867498.28989: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27313 1726867498.29068: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 27313 1726867498.31839: stdout chunk (state=3): >>>ansible-tmp-1726867498.277298-27474-128702875332277=/root/.ansible/tmp/ansible-tmp-1726867498.277298-27474-128702875332277 <<< 27313 1726867498.31854: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27313 1726867498.32123: stderr chunk (state=3): >>><<< 27313 1726867498.32126: stdout chunk (state=3): >>><<< 27313 1726867498.32129: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867498.277298-27474-128702875332277=/root/.ansible/tmp/ansible-tmp-1726867498.277298-27474-128702875332277 , 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' 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 27313 1726867498.32131: variable 'ansible_module_compression' from source: unknown 27313 1726867498.32240: ANSIBALLZ: Using lock for stat 27313 1726867498.32247: ANSIBALLZ: Acquiring lock 27313 1726867498.32254: ANSIBALLZ: Lock acquired: 140646592452688 27313 1726867498.32261: ANSIBALLZ: Creating module 27313 1726867498.48384: ANSIBALLZ: Writing module into payload 27313 1726867498.48480: ANSIBALLZ: Writing module 27313 1726867498.48516: ANSIBALLZ: Renaming module 27313 1726867498.48584: ANSIBALLZ: Done creating module 27313 1726867498.48587: variable 'ansible_facts' from source: unknown 27313 1726867498.48617: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867498.277298-27474-128702875332277/AnsiballZ_stat.py 27313 1726867498.48833: Sending initial data 27313 1726867498.48841: Sent initial data (152 bytes) 27313 1726867498.50316: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27313 1726867498.50466: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 27313 1726867498.50796: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27313 1726867498.50971: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27313 1726867498.52694: 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 <<< 27313 1726867498.52729: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 27313 1726867498.52800: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-27313dt818hz9/tmpj_51xnng /root/.ansible/tmp/ansible-tmp-1726867498.277298-27474-128702875332277/AnsiballZ_stat.py <<< 27313 1726867498.52803: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867498.277298-27474-128702875332277/AnsiballZ_stat.py" <<< 27313 1726867498.52931: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-27313dt818hz9/tmpj_51xnng" to remote "/root/.ansible/tmp/ansible-tmp-1726867498.277298-27474-128702875332277/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867498.277298-27474-128702875332277/AnsiballZ_stat.py" <<< 27313 1726867498.54386: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27313 1726867498.54389: stdout chunk (state=3): >>><<< 27313 1726867498.54391: stderr chunk (state=3): >>><<< 27313 1726867498.54567: done transferring module to remote 27313 1726867498.54570: _low_level_execute_command(): starting 27313 1726867498.54575: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867498.277298-27474-128702875332277/ /root/.ansible/tmp/ansible-tmp-1726867498.277298-27474-128702875332277/AnsiballZ_stat.py && sleep 0' 27313 1726867498.55172: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 27313 1726867498.55191: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27313 1726867498.55259: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27313 1726867498.55272: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 27313 1726867498.55361: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 27313 1726867498.57736: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27313 1726867498.57782: stderr chunk (state=3): >>><<< 27313 1726867498.57794: stdout chunk (state=3): >>><<< 27313 1726867498.57902: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' 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 27313 1726867498.57906: _low_level_execute_command(): starting 27313 1726867498.57911: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867498.277298-27474-128702875332277/AnsiballZ_stat.py && sleep 0' 27313 1726867498.58932: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 27313 1726867498.59099: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 27313 1726867498.59174: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27313 1726867498.62316: stdout chunk (state=3): >>>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' # <<< 27313 1726867498.62383: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 27313 1726867498.62386: 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' <<< 27313 1726867498.62393: stdout chunk (state=3): >>>import '_codecs' # <<< 27313 1726867498.62418: stdout chunk (state=3): >>>import 'codecs' # <<< 27313 1726867498.62458: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 27313 1726867498.62484: 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 0x7f589a7bc4d0> <<< 27313 1726867498.62505: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f589a78bb00> <<< 27313 1726867498.62525: 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' <<< 27313 1726867498.62682: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f589a7bea50> <<< 27313 1726867498.62685: stdout chunk (state=3): >>>import '_signal' # <<< 27313 1726867498.62687: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <<< 27313 1726867498.62690: stdout chunk (state=3): >>>import 'io' # <<< 27313 1726867498.62691: stdout chunk (state=3): >>>import '_stat' # <<< 27313 1726867498.62693: stdout chunk (state=3): >>>import 'stat' # <<< 27313 1726867498.62728: stdout chunk (state=3): >>>import '_collections_abc' # <<< 27313 1726867498.62753: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 27313 1726867498.62815: stdout chunk (state=3): >>>import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages <<< 27313 1726867498.62842: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' <<< 27313 1726867498.62856: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 27313 1726867498.62902: 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' <<< 27313 1726867498.62911: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f589a7cd130> <<< 27313 1726867498.62973: 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 <<< 27313 1726867498.62980: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f589a7cdfa0> <<< 27313 1726867498.63012: stdout chunk (state=3): >>>import 'site' # <<< 27313 1726867498.63040: 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. <<< 27313 1726867498.63296: 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' <<< 27313 1726867498.63431: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 27313 1726867498.63669: 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 0x7f589a5abe90> # /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 0x7f589a5abf50> # /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' <<< 27313 1726867498.63721: stdout chunk (state=3): >>>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 0x7f589a5e3890> <<< 27313 1726867498.63783: 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 0x7f589a5e3f20> <<< 27313 1726867498.63848: stdout chunk (state=3): >>>import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f589a5c3b60> <<< 27313 1726867498.63865: stdout chunk (state=3): >>>import '_functools' # <<< 27313 1726867498.63901: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f589a5c1280> <<< 27313 1726867498.64021: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f589a5a9040> <<< 27313 1726867498.64061: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 27313 1726867498.64090: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # <<< 27313 1726867498.64117: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 27313 1726867498.64147: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 27313 1726867498.64182: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 27313 1726867498.64242: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f589a603800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f589a602420> <<< 27313 1726867498.64283: 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 0x7f589a5c2150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f589a600b60> <<< 27313 1726867498.64345: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 27313 1726867498.64348: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f589a638860> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f589a5a82c0> <<< 27313 1726867498.64388: 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' <<< 27313 1726867498.64433: 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 0x7f589a638d10> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f589a638bc0> <<< 27313 1726867498.64549: 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 0x7f589a638f80> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f589a5a6de0> # /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' <<< 27313 1726867498.64580: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f589a639610> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f589a6392e0> import 'importlib.machinery' # <<< 27313 1726867498.64625: 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' <<< 27313 1726867498.64651: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f589a63a510> <<< 27313 1726867498.64670: stdout chunk (state=3): >>>import 'importlib.util' # import 'runpy' # <<< 27313 1726867498.64772: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 27313 1726867498.64776: 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 0x7f589a650710> <<< 27313 1726867498.64811: stdout chunk (state=3): >>>import 'errno' # <<< 27313 1726867498.64841: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 27313 1726867498.64871: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f589a651df0> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 27313 1726867498.64903: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 27313 1726867498.64962: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f589a652c90> # 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 0x7f589a6532f0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f589a6521e0> <<< 27313 1726867498.65001: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 27313 1726867498.65043: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 27313 1726867498.65071: 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 0x7f589a653d70> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f589a6534a0> <<< 27313 1726867498.65144: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f589a63a540> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 27313 1726867498.65170: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 27313 1726867498.65227: 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' <<< 27313 1726867498.65261: 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 0x7f589a3e7c50> <<< 27313 1726867498.65323: 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' # 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 0x7f589a4107a0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f589a410500> <<< 27313 1726867498.65358: 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 0x7f589a410710> <<< 27313 1726867498.65438: 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' <<< 27313 1726867498.65519: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 27313 1726867498.65675: 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 0x7f589a4110d0> <<< 27313 1726867498.65844: 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 0x7f589a411ac0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f589a410980> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f589a3e5df0> <<< 27313 1726867498.65910: 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' <<< 27313 1726867498.65929: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 27313 1726867498.65952: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f589a412ea0> <<< 27313 1726867498.66007: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f589a411be0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f589a63ac30> <<< 27313 1726867498.66032: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 27313 1726867498.66122: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 27313 1726867498.66171: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 27313 1726867498.66210: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f589a43b1d0> <<< 27313 1726867498.66287: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 27313 1726867498.66312: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 27313 1726867498.66339: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 27313 1726867498.66406: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f589a45f590> <<< 27313 1726867498.66437: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 27313 1726867498.66495: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 27313 1726867498.66586: stdout chunk (state=3): >>>import 'ntpath' # <<< 27313 1726867498.66621: 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 0x7f589a4c02f0> <<< 27313 1726867498.66659: 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' <<< 27313 1726867498.66699: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 27313 1726867498.66747: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 27313 1726867498.66876: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f589a4c2a20> <<< 27313 1726867498.67042: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f589a4c03e0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f589a485310> <<< 27313 1726867498.67091: 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 0x7f5899d253a0> <<< 27313 1726867498.67116: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f589a45e390> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f589a413da0> <<< 27313 1726867498.67279: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 27313 1726867498.67317: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f589a45e990> <<< 27313 1726867498.67550: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload__cbzn8ny/ansible_stat_payload.zip' # zipimport: zlib available <<< 27313 1726867498.67851: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 27313 1726867498.68092: stdout chunk (state=3): >>># /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 0x7f5899d7b080> import '_typing' # <<< 27313 1726867498.68275: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5899d59f70> <<< 27313 1726867498.68301: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5899d59100> # zipimport: zlib available <<< 27313 1726867498.68638: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available <<< 27313 1726867498.70624: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867498.72433: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5899d78f20> <<< 27313 1726867498.72463: 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' <<< 27313 1726867498.72501: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 27313 1726867498.72505: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 27313 1726867498.72582: 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' <<< 27313 1726867498.72694: 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 0x7f5899da29c0> <<< 27313 1726867498.72922: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5899da2780> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5899da20f0> # /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 0x7f5899da2ae0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5899d7bb00> 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 0x7f5899da3710> # 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 0x7f5899da3950> <<< 27313 1726867498.72929: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 27313 1726867498.72932: stdout chunk (state=3): >>>import '_locale' # <<< 27313 1726867498.72991: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5899da3e90> <<< 27313 1726867498.72994: stdout chunk (state=3): >>>import 'pwd' # <<< 27313 1726867498.73054: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 27313 1726867498.73131: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5899c0dbe0> # 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 0x7f5899c0f7d0> <<< 27313 1726867498.73150: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 27313 1726867498.73221: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5899c141d0> <<< 27313 1726867498.73239: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 27313 1726867498.73274: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 27313 1726867498.73290: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5899c15340> <<< 27313 1726867498.73317: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 27313 1726867498.73360: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 27313 1726867498.73686: 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' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5899c17e00> <<< 27313 1726867498.73714: 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 0x7f5899d59070> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5899c160c0> # /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 <<< 27313 1726867498.73722: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' <<< 27313 1726867498.73740: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5899c1bce0> import '_tokenize' # <<< 27313 1726867498.73859: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5899c1a7b0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5899c1a510> # /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' <<< 27313 1726867498.73985: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5899c1aa80> <<< 27313 1726867498.74047: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5899c165d0> # 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 0x7f5899c63fb0> <<< 27313 1726867498.74088: 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' <<< 27313 1726867498.74164: stdout chunk (state=3): >>>import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5899c64110> <<< 27313 1726867498.74198: 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' # /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 0x7f5899c65bb0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5899c65970> <<< 27313 1726867498.74223: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 27313 1726867498.74397: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 27313 1726867498.74442: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 27313 1726867498.74483: stdout chunk (state=3): >>># extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5899c680e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5899c66270> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 27313 1726867498.74537: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 27313 1726867498.74574: 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' <<< 27313 1726867498.74595: stdout chunk (state=3): >>>import '_string' # <<< 27313 1726867498.74728: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5899c6b830> <<< 27313 1726867498.74839: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5899c68200> <<< 27313 1726867498.74927: 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 0x7f5899c6c5f0> <<< 27313 1726867498.74961: 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 0x7f5899c6c860> <<< 27313 1726867498.75033: 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 0x7f5899c6cbf0> <<< 27313 1726867498.75055: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5899c642f0> <<< 27313 1726867498.75069: 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' <<< 27313 1726867498.75092: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 27313 1726867498.75122: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 27313 1726867498.75179: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5899cf82f0> <<< 27313 1726867498.75415: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 27313 1726867498.75425: 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 0x7f5899cf9910> <<< 27313 1726867498.75480: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5899c6ea80> # 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 0x7f5899c6fe30> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5899c6e6c0> <<< 27313 1726867498.75505: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867498.75508: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # <<< 27313 1726867498.75637: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867498.75655: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867498.75805: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867498.75844: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 27313 1726867498.75863: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867498.76236: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 27313 1726867498.77129: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867498.78019: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 27313 1726867498.78041: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 27313 1726867498.78059: stdout chunk (state=3): >>>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 <<< 27313 1726867498.78090: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 27313 1726867498.78147: 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 0x7f5899cfdbb0> <<< 27313 1726867498.78281: 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' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5899cfe840> <<< 27313 1726867498.78307: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5899cf9a60> <<< 27313 1726867498.78362: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available <<< 27313 1726867498.78418: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils._text' # <<< 27313 1726867498.78421: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867498.78734: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867498.78895: 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' <<< 27313 1726867498.78898: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5899cfe540> <<< 27313 1726867498.78943: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867498.79640: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867498.80379: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867498.80484: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867498.80591: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 27313 1726867498.80798: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available <<< 27313 1726867498.80815: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867498.80946: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # # zipimport: zlib available <<< 27313 1726867498.80971: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867498.80995: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing' # # zipimport: zlib available <<< 27313 1726867498.81033: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867498.81211: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 27313 1726867498.81456: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867498.81915: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 27313 1726867498.81934: stdout chunk (state=3): >>>import '_ast' # <<< 27313 1726867498.82017: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5899cffa70> <<< 27313 1726867498.82134: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867498.82150: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867498.82238: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 27313 1726867498.82259: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # <<< 27313 1726867498.82294: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867498.82464: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.locale' # <<< 27313 1726867498.82467: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867498.82486: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867498.82512: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867498.82594: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867498.82689: 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 <<< 27313 1726867498.82782: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 27313 1726867498.82905: 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 0x7f5899b0a450> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5899b05340> <<< 27313 1726867498.82943: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 27313 1726867498.82965: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867498.83115: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867498.83171: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867498.83174: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867498.83250: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py <<< 27313 1726867498.83288: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 27313 1726867498.83301: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 27313 1726867498.83406: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 27313 1726867498.83491: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 27313 1726867498.83565: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5899ddec60> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5899dee930> <<< 27313 1726867498.83683: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5899b0a1b0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5899c6d970> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 27313 1726867498.83697: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867498.83729: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867498.83862: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 27313 1726867498.83887: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # <<< 27313 1726867498.83938: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867498.84102: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867498.84383: stdout chunk (state=3): >>># zipimport: zlib available <<< 27313 1726867498.84563: 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"}}} <<< 27313 1726867498.84732: stdout chunk (state=3): >>># destroy __main__ <<< 27313 1726867498.85043: 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 <<< 27313 1726867498.85239: stdout chunk (state=3): >>># cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # 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 <<< 27313 1726867498.85599: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 27313 1726867498.85721: stdout chunk (state=3): >>># 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 <<< 27313 1726867498.85982: stdout chunk (state=3): >>># 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<<< 27313 1726867498.85997: stdout chunk (state=3): >>> # 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 <<< 27313 1726867498.86226: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 27313 1726867498.86373: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 27313 1726867498.86405: 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 <<< 27313 1726867498.86492: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings <<< 27313 1726867498.86732: stdout chunk (state=3): >>># destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref <<< 27313 1726867498.86735: stdout chunk (state=3): >>># 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 <<< 27313 1726867498.87116: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.68 closed. <<< 27313 1726867498.87119: stdout chunk (state=3): >>><<< 27313 1726867498.87122: stderr chunk (state=3): >>><<< 27313 1726867498.87295: _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 0x7f589a7bc4d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f589a78bb00> # /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 0x7f589a7bea50> 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 0x7f589a7cd130> # /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 0x7f589a7cdfa0> 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 0x7f589a5abe90> # /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 0x7f589a5abf50> # /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 0x7f589a5e3890> # /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 0x7f589a5e3f20> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f589a5c3b60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f589a5c1280> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f589a5a9040> # /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 0x7f589a603800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f589a602420> # /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 0x7f589a5c2150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f589a600b60> # /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 0x7f589a638860> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f589a5a82c0> # /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 0x7f589a638d10> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f589a638bc0> # 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 0x7f589a638f80> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f589a5a6de0> # /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 0x7f589a639610> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f589a6392e0> 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 0x7f589a63a510> 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 0x7f589a650710> 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 0x7f589a651df0> # /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 0x7f589a652c90> # 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 0x7f589a6532f0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f589a6521e0> # /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 0x7f589a653d70> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f589a6534a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f589a63a540> # /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 0x7f589a3e7c50> # /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 0x7f589a4107a0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f589a410500> # 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 0x7f589a410710> # /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 0x7f589a4110d0> # 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 0x7f589a411ac0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f589a410980> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f589a3e5df0> # /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 0x7f589a412ea0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f589a411be0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f589a63ac30> # /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 0x7f589a43b1d0> # /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 0x7f589a45f590> # /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 0x7f589a4c02f0> # /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 0x7f589a4c2a20> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f589a4c03e0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f589a485310> # /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 0x7f5899d253a0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f589a45e390> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f589a413da0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f589a45e990> # zipimport: found 30 names in '/tmp/ansible_stat_payload__cbzn8ny/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 0x7f5899d7b080> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5899d59f70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5899d59100> # 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 0x7f5899d78f20> # /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 0x7f5899da29c0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5899da2780> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5899da20f0> # /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 0x7f5899da2ae0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5899d7bb00> 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 0x7f5899da3710> # 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 0x7f5899da3950> # /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 0x7f5899da3e90> 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 0x7f5899c0dbe0> # 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 0x7f5899c0f7d0> # /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 0x7f5899c141d0> # /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 0x7f5899c15340> # /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 0x7f5899c17e00> # 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 0x7f5899d59070> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5899c160c0> # /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 0x7f5899c1bce0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5899c1a7b0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5899c1a510> # /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 0x7f5899c1aa80> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5899c165d0> # 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 0x7f5899c63fb0> # /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 0x7f5899c64110> # /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 0x7f5899c65bb0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5899c65970> # /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 0x7f5899c680e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5899c66270> # /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 0x7f5899c6b830> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5899c68200> # 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 0x7f5899c6c5f0> # 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 0x7f5899c6c860> # 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 0x7f5899c6cbf0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5899c642f0> # /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 0x7f5899cf82f0> # 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 0x7f5899cf9910> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5899c6ea80> # 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 0x7f5899c6fe30> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5899c6e6c0> # 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 0x7f5899cfdbb0> # /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 0x7f5899cfe840> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5899cf9a60> 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 0x7f5899cfe540> # 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 0x7f5899cffa70> # 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 0x7f5899b0a450> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5899b05340> 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 0x7f5899ddec60> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5899dee930> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5899b0a1b0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5899c6d970> # 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK 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.15.68 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 27313 1726867498.88639: 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-1726867498.277298-27474-128702875332277/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 27313 1726867498.88643: _low_level_execute_command(): starting 27313 1726867498.88645: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867498.277298-27474-128702875332277/ > /dev/null 2>&1 && sleep 0' 27313 1726867498.88740: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 27313 1726867498.88748: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27313 1726867498.88752: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration <<< 27313 1726867498.88849: 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.15.68 originally 10.31.15.68 debug2: match found <<< 27313 1726867498.88854: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27313 1726867498.88958: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 27313 1726867498.89042: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27313 1726867498.89116: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27313 1726867498.91738: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27313 1726867498.91755: stderr chunk (state=3): >>><<< 27313 1726867498.91759: stdout chunk (state=3): >>><<< 27313 1726867498.91775: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27313 1726867498.91783: handler run complete 27313 1726867498.91798: attempt loop complete, returning result 27313 1726867498.91801: _execute() done 27313 1726867498.91803: dumping result to json 27313 1726867498.91811: done dumping result, returning 27313 1726867498.91843: done running TaskExecutor() for managed_node3/TASK: Check if system is ostree [0affcac9-a3a5-5adc-7de9-0000000000d2] 27313 1726867498.91846: sending task result for task 0affcac9-a3a5-5adc-7de9-0000000000d2 27313 1726867498.91969: done sending task result for task 0affcac9-a3a5-5adc-7de9-0000000000d2 27313 1726867498.91972: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "stat": { "exists": false } } 27313 1726867498.92136: no more pending results, returning what we have 27313 1726867498.92139: results queue empty 27313 1726867498.92141: checking for any_errors_fatal 27313 1726867498.92148: done checking for any_errors_fatal 27313 1726867498.92149: checking for max_fail_percentage 27313 1726867498.92150: done checking for max_fail_percentage 27313 1726867498.92151: checking to see if all hosts have failed and the running result is not ok 27313 1726867498.92152: done checking to see if all hosts have failed 27313 1726867498.92153: getting the remaining hosts for this loop 27313 1726867498.92154: done getting the remaining hosts for this loop 27313 1726867498.92158: getting the next task for host managed_node3 27313 1726867498.92163: done getting next task for host managed_node3 27313 1726867498.92165: ^ task is: TASK: Set flag to indicate system is ostree 27313 1726867498.92167: ^ 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 27313 1726867498.92170: getting variables 27313 1726867498.92172: in VariableManager get_vars() 27313 1726867498.92200: Calling all_inventory to load vars for managed_node3 27313 1726867498.92202: Calling groups_inventory to load vars for managed_node3 27313 1726867498.92205: Calling all_plugins_inventory to load vars for managed_node3 27313 1726867498.92218: Calling all_plugins_play to load vars for managed_node3 27313 1726867498.92221: Calling groups_plugins_inventory to load vars for managed_node3 27313 1726867498.92224: Calling groups_plugins_play to load vars for managed_node3 27313 1726867498.92415: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27313 1726867498.92623: done with get_vars() 27313 1726867498.92634: done getting variables 27313 1726867498.92787: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Set flag to indicate system is ostree] *********************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:22 Friday 20 September 2024 17:24:58 -0400 (0:00:00.716) 0:00:03.300 ****** 27313 1726867498.92819: entering _queue_task() for managed_node3/set_fact 27313 1726867498.92821: Creating lock for set_fact 27313 1726867498.93065: worker is 1 (out of 1 available) 27313 1726867498.93076: exiting _queue_task() for managed_node3/set_fact 27313 1726867498.93088: done queuing things up, now waiting for results queue to drain 27313 1726867498.93090: waiting for pending results... 27313 1726867498.93272: running TaskExecutor() for managed_node3/TASK: Set flag to indicate system is ostree 27313 1726867498.93318: in run() - task 0affcac9-a3a5-5adc-7de9-0000000000d3 27313 1726867498.93333: variable 'ansible_search_path' from source: unknown 27313 1726867498.93338: variable 'ansible_search_path' from source: unknown 27313 1726867498.93379: calling self._execute() 27313 1726867498.93583: variable 'ansible_host' from source: host vars for 'managed_node3' 27313 1726867498.93587: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27313 1726867498.93590: variable 'omit' from source: magic vars 27313 1726867498.94046: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 27313 1726867498.94296: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 27313 1726867498.94346: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 27313 1726867498.94392: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 27313 1726867498.94434: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 27313 1726867498.94531: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py (found_in_cache=True, class_only=False) 27313 1726867498.94562: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py (found_in_cache=True, class_only=False) 27313 1726867498.94608: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py (found_in_cache=True, class_only=False) 27313 1726867498.94633: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py (found_in_cache=True, class_only=False) 27313 1726867498.94734: Evaluated conditional (not __network_is_ostree is defined): True 27313 1726867498.94737: variable 'omit' from source: magic vars 27313 1726867498.94762: variable 'omit' from source: magic vars 27313 1726867498.94857: variable '__ostree_booted_stat' from source: set_fact 27313 1726867498.94983: variable 'omit' from source: magic vars 27313 1726867498.94986: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 27313 1726867498.94989: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 27313 1726867498.94991: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 27313 1726867498.94993: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27313 1726867498.94995: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27313 1726867498.95030: variable 'inventory_hostname' from source: host vars for 'managed_node3' 27313 1726867498.95033: variable 'ansible_host' from source: host vars for 'managed_node3' 27313 1726867498.95036: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27313 1726867498.95201: Set connection var ansible_timeout to 10 27313 1726867498.95205: Set connection var ansible_connection to ssh 27313 1726867498.95210: Set connection var ansible_shell_type to sh 27313 1726867498.95212: Set connection var ansible_shell_executable to /bin/sh 27313 1726867498.95214: Set connection var ansible_pipelining to False 27313 1726867498.95222: Set connection var ansible_module_compression to ZIP_DEFLATED 27313 1726867498.95246: variable 'ansible_shell_executable' from source: unknown 27313 1726867498.95254: variable 'ansible_connection' from source: unknown 27313 1726867498.95261: variable 'ansible_module_compression' from source: unknown 27313 1726867498.95266: variable 'ansible_shell_type' from source: unknown 27313 1726867498.95271: variable 'ansible_shell_executable' from source: unknown 27313 1726867498.95278: variable 'ansible_host' from source: host vars for 'managed_node3' 27313 1726867498.95285: variable 'ansible_pipelining' from source: unknown 27313 1726867498.95290: variable 'ansible_timeout' from source: unknown 27313 1726867498.95307: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27313 1726867498.95427: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 27313 1726867498.95442: variable 'omit' from source: magic vars 27313 1726867498.95451: starting attempt loop 27313 1726867498.95458: running the handler 27313 1726867498.95523: handler run complete 27313 1726867498.95528: attempt loop complete, returning result 27313 1726867498.95531: _execute() done 27313 1726867498.95533: dumping result to json 27313 1726867498.95535: done dumping result, returning 27313 1726867498.95537: done running TaskExecutor() for managed_node3/TASK: Set flag to indicate system is ostree [0affcac9-a3a5-5adc-7de9-0000000000d3] 27313 1726867498.95539: sending task result for task 0affcac9-a3a5-5adc-7de9-0000000000d3 27313 1726867498.95741: done sending task result for task 0affcac9-a3a5-5adc-7de9-0000000000d3 27313 1726867498.95746: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } 27313 1726867498.95787: no more pending results, returning what we have 27313 1726867498.95790: results queue empty 27313 1726867498.95791: checking for any_errors_fatal 27313 1726867498.95797: done checking for any_errors_fatal 27313 1726867498.95798: checking for max_fail_percentage 27313 1726867498.95799: done checking for max_fail_percentage 27313 1726867498.95800: checking to see if all hosts have failed and the running result is not ok 27313 1726867498.95803: done checking to see if all hosts have failed 27313 1726867498.95806: getting the remaining hosts for this loop 27313 1726867498.95807: done getting the remaining hosts for this loop 27313 1726867498.95812: getting the next task for host managed_node3 27313 1726867498.95820: done getting next task for host managed_node3 27313 1726867498.95823: ^ task is: TASK: Fix CentOS6 Base repo 27313 1726867498.95825: ^ 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 27313 1726867498.95829: getting variables 27313 1726867498.95830: in VariableManager get_vars() 27313 1726867498.95861: Calling all_inventory to load vars for managed_node3 27313 1726867498.95864: Calling groups_inventory to load vars for managed_node3 27313 1726867498.95867: Calling all_plugins_inventory to load vars for managed_node3 27313 1726867498.95875: Calling all_plugins_play to load vars for managed_node3 27313 1726867498.95881: Calling groups_plugins_inventory to load vars for managed_node3 27313 1726867498.95889: Calling groups_plugins_play to load vars for managed_node3 27313 1726867498.96116: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27313 1726867498.96433: done with get_vars() 27313 1726867498.96439: done getting variables 27313 1726867498.96557: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Fix CentOS6 Base repo] *************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:26 Friday 20 September 2024 17:24:58 -0400 (0:00:00.037) 0:00:03.338 ****** 27313 1726867498.96582: entering _queue_task() for managed_node3/copy 27313 1726867498.96947: worker is 1 (out of 1 available) 27313 1726867498.96961: exiting _queue_task() for managed_node3/copy 27313 1726867498.96971: done queuing things up, now waiting for results queue to drain 27313 1726867498.96972: waiting for pending results... 27313 1726867498.97121: running TaskExecutor() for managed_node3/TASK: Fix CentOS6 Base repo 27313 1726867498.97227: in run() - task 0affcac9-a3a5-5adc-7de9-0000000000d5 27313 1726867498.97245: variable 'ansible_search_path' from source: unknown 27313 1726867498.97251: variable 'ansible_search_path' from source: unknown 27313 1726867498.97311: calling self._execute() 27313 1726867498.97488: variable 'ansible_host' from source: host vars for 'managed_node3' 27313 1726867498.97492: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27313 1726867498.97494: variable 'omit' from source: magic vars 27313 1726867498.97859: variable 'ansible_distribution' from source: facts 27313 1726867498.97889: Evaluated conditional (ansible_distribution == 'CentOS'): True 27313 1726867498.98168: variable 'ansible_distribution_major_version' from source: facts 27313 1726867498.98206: Evaluated conditional (ansible_distribution_major_version == '6'): False 27313 1726867498.98219: when evaluation is False, skipping this task 27313 1726867498.98225: _execute() done 27313 1726867498.98231: dumping result to json 27313 1726867498.98236: done dumping result, returning 27313 1726867498.98252: done running TaskExecutor() for managed_node3/TASK: Fix CentOS6 Base repo [0affcac9-a3a5-5adc-7de9-0000000000d5] 27313 1726867498.98259: sending task result for task 0affcac9-a3a5-5adc-7de9-0000000000d5 skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 27313 1726867498.98448: no more pending results, returning what we have 27313 1726867498.98451: results queue empty 27313 1726867498.98453: checking for any_errors_fatal 27313 1726867498.98457: done checking for any_errors_fatal 27313 1726867498.98457: checking for max_fail_percentage 27313 1726867498.98459: done checking for max_fail_percentage 27313 1726867498.98459: checking to see if all hosts have failed and the running result is not ok 27313 1726867498.98460: done checking to see if all hosts have failed 27313 1726867498.98461: getting the remaining hosts for this loop 27313 1726867498.98462: done getting the remaining hosts for this loop 27313 1726867498.98466: getting the next task for host managed_node3 27313 1726867498.98472: done getting next task for host managed_node3 27313 1726867498.98474: ^ task is: TASK: Include the task 'enable_epel.yml' 27313 1726867498.98479: ^ 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 27313 1726867498.98483: getting variables 27313 1726867498.98484: in VariableManager get_vars() 27313 1726867498.98510: Calling all_inventory to load vars for managed_node3 27313 1726867498.98513: Calling groups_inventory to load vars for managed_node3 27313 1726867498.98516: Calling all_plugins_inventory to load vars for managed_node3 27313 1726867498.98526: Calling all_plugins_play to load vars for managed_node3 27313 1726867498.98529: Calling groups_plugins_inventory to load vars for managed_node3 27313 1726867498.98531: Calling groups_plugins_play to load vars for managed_node3 27313 1726867498.98731: done sending task result for task 0affcac9-a3a5-5adc-7de9-0000000000d5 27313 1726867498.98734: WORKER PROCESS EXITING 27313 1726867498.98753: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27313 1726867498.98970: done with get_vars() 27313 1726867498.98978: done getting variables TASK [Include the task 'enable_epel.yml'] ************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:51 Friday 20 September 2024 17:24:58 -0400 (0:00:00.024) 0:00:03.363 ****** 27313 1726867498.99084: entering _queue_task() for managed_node3/include_tasks 27313 1726867498.99348: worker is 1 (out of 1 available) 27313 1726867498.99359: exiting _queue_task() for managed_node3/include_tasks 27313 1726867498.99368: done queuing things up, now waiting for results queue to drain 27313 1726867498.99370: waiting for pending results... 27313 1726867498.99509: running TaskExecutor() for managed_node3/TASK: Include the task 'enable_epel.yml' 27313 1726867498.99604: in run() - task 0affcac9-a3a5-5adc-7de9-0000000000d6 27313 1726867498.99622: variable 'ansible_search_path' from source: unknown 27313 1726867498.99630: variable 'ansible_search_path' from source: unknown 27313 1726867498.99666: calling self._execute() 27313 1726867498.99741: variable 'ansible_host' from source: host vars for 'managed_node3' 27313 1726867498.99753: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27313 1726867498.99766: variable 'omit' from source: magic vars 27313 1726867499.00274: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27313 1726867499.02258: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27313 1726867499.02484: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27313 1726867499.02487: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27313 1726867499.02490: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27313 1726867499.02492: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27313 1726867499.02532: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27313 1726867499.02567: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27313 1726867499.02600: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27313 1726867499.02655: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27313 1726867499.02675: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27313 1726867499.02801: variable '__network_is_ostree' from source: set_fact 27313 1726867499.02831: Evaluated conditional (not __network_is_ostree | d(false)): True 27313 1726867499.02854: _execute() done 27313 1726867499.02871: dumping result to json 27313 1726867499.02874: done dumping result, returning 27313 1726867499.02902: done running TaskExecutor() for managed_node3/TASK: Include the task 'enable_epel.yml' [0affcac9-a3a5-5adc-7de9-0000000000d6] 27313 1726867499.02905: sending task result for task 0affcac9-a3a5-5adc-7de9-0000000000d6 27313 1726867499.03020: no more pending results, returning what we have 27313 1726867499.03026: in VariableManager get_vars() 27313 1726867499.03065: Calling all_inventory to load vars for managed_node3 27313 1726867499.03068: Calling groups_inventory to load vars for managed_node3 27313 1726867499.03071: Calling all_plugins_inventory to load vars for managed_node3 27313 1726867499.03083: Calling all_plugins_play to load vars for managed_node3 27313 1726867499.03086: Calling groups_plugins_inventory to load vars for managed_node3 27313 1726867499.03088: Calling groups_plugins_play to load vars for managed_node3 27313 1726867499.03248: done sending task result for task 0affcac9-a3a5-5adc-7de9-0000000000d6 27313 1726867499.03250: WORKER PROCESS EXITING 27313 1726867499.03268: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27313 1726867499.03384: done with get_vars() 27313 1726867499.03392: variable 'ansible_search_path' from source: unknown 27313 1726867499.03393: variable 'ansible_search_path' from source: unknown 27313 1726867499.03420: we have included files to process 27313 1726867499.03421: generating all_blocks data 27313 1726867499.03423: done generating all_blocks data 27313 1726867499.03427: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 27313 1726867499.03428: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 27313 1726867499.03430: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 27313 1726867499.03888: done processing included file 27313 1726867499.03890: iterating over new_blocks loaded from include file 27313 1726867499.03891: in VariableManager get_vars() 27313 1726867499.03899: done with get_vars() 27313 1726867499.03900: filtering new block on tags 27313 1726867499.03916: done filtering new block on tags 27313 1726867499.03918: in VariableManager get_vars() 27313 1726867499.03926: done with get_vars() 27313 1726867499.03927: filtering new block on tags 27313 1726867499.03937: done filtering new block on tags 27313 1726867499.03939: done iterating over new_blocks loaded from include file included: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml for managed_node3 27313 1726867499.03942: extending task lists for all hosts with included blocks 27313 1726867499.04001: done extending task lists 27313 1726867499.04002: done processing included files 27313 1726867499.04003: results queue empty 27313 1726867499.04003: checking for any_errors_fatal 27313 1726867499.04005: done checking for any_errors_fatal 27313 1726867499.04006: checking for max_fail_percentage 27313 1726867499.04006: done checking for max_fail_percentage 27313 1726867499.04007: checking to see if all hosts have failed and the running result is not ok 27313 1726867499.04009: done checking to see if all hosts have failed 27313 1726867499.04010: getting the remaining hosts for this loop 27313 1726867499.04010: done getting the remaining hosts for this loop 27313 1726867499.04012: getting the next task for host managed_node3 27313 1726867499.04014: done getting next task for host managed_node3 27313 1726867499.04016: ^ task is: TASK: Create EPEL {{ ansible_distribution_major_version }} 27313 1726867499.04018: ^ 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 27313 1726867499.04019: getting variables 27313 1726867499.04020: in VariableManager get_vars() 27313 1726867499.04025: Calling all_inventory to load vars for managed_node3 27313 1726867499.04026: Calling groups_inventory to load vars for managed_node3 27313 1726867499.04028: Calling all_plugins_inventory to load vars for managed_node3 27313 1726867499.04032: Calling all_plugins_play to load vars for managed_node3 27313 1726867499.04039: Calling groups_plugins_inventory to load vars for managed_node3 27313 1726867499.04042: Calling groups_plugins_play to load vars for managed_node3 27313 1726867499.04135: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27313 1726867499.04243: done with get_vars() 27313 1726867499.04250: done getting variables 27313 1726867499.04298: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) 27313 1726867499.04439: variable 'ansible_distribution_major_version' from source: facts TASK [Create EPEL 10] ********************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:8 Friday 20 September 2024 17:24:59 -0400 (0:00:00.053) 0:00:03.417 ****** 27313 1726867499.04473: entering _queue_task() for managed_node3/command 27313 1726867499.04474: Creating lock for command 27313 1726867499.04672: worker is 1 (out of 1 available) 27313 1726867499.04687: exiting _queue_task() for managed_node3/command 27313 1726867499.04698: done queuing things up, now waiting for results queue to drain 27313 1726867499.04699: waiting for pending results... 27313 1726867499.04946: running TaskExecutor() for managed_node3/TASK: Create EPEL 10 27313 1726867499.04951: in run() - task 0affcac9-a3a5-5adc-7de9-0000000000f0 27313 1726867499.04954: variable 'ansible_search_path' from source: unknown 27313 1726867499.04956: variable 'ansible_search_path' from source: unknown 27313 1726867499.04959: calling self._execute() 27313 1726867499.05011: variable 'ansible_host' from source: host vars for 'managed_node3' 27313 1726867499.05015: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27313 1726867499.05022: variable 'omit' from source: magic vars 27313 1726867499.05286: variable 'ansible_distribution' from source: facts 27313 1726867499.05295: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 27313 1726867499.05381: variable 'ansible_distribution_major_version' from source: facts 27313 1726867499.05385: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 27313 1726867499.05387: when evaluation is False, skipping this task 27313 1726867499.05390: _execute() done 27313 1726867499.05393: dumping result to json 27313 1726867499.05395: done dumping result, returning 27313 1726867499.05403: done running TaskExecutor() for managed_node3/TASK: Create EPEL 10 [0affcac9-a3a5-5adc-7de9-0000000000f0] 27313 1726867499.05406: sending task result for task 0affcac9-a3a5-5adc-7de9-0000000000f0 27313 1726867499.05503: done sending task result for task 0affcac9-a3a5-5adc-7de9-0000000000f0 27313 1726867499.05506: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 27313 1726867499.05558: no more pending results, returning what we have 27313 1726867499.05561: results queue empty 27313 1726867499.05562: checking for any_errors_fatal 27313 1726867499.05563: done checking for any_errors_fatal 27313 1726867499.05563: checking for max_fail_percentage 27313 1726867499.05564: done checking for max_fail_percentage 27313 1726867499.05565: checking to see if all hosts have failed and the running result is not ok 27313 1726867499.05566: done checking to see if all hosts have failed 27313 1726867499.05567: getting the remaining hosts for this loop 27313 1726867499.05568: done getting the remaining hosts for this loop 27313 1726867499.05571: getting the next task for host managed_node3 27313 1726867499.05578: done getting next task for host managed_node3 27313 1726867499.05581: ^ task is: TASK: Install yum-utils package 27313 1726867499.05584: ^ 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 27313 1726867499.05586: getting variables 27313 1726867499.05587: in VariableManager get_vars() 27313 1726867499.05611: Calling all_inventory to load vars for managed_node3 27313 1726867499.05613: Calling groups_inventory to load vars for managed_node3 27313 1726867499.05616: Calling all_plugins_inventory to load vars for managed_node3 27313 1726867499.05625: Calling all_plugins_play to load vars for managed_node3 27313 1726867499.05627: Calling groups_plugins_inventory to load vars for managed_node3 27313 1726867499.05629: Calling groups_plugins_play to load vars for managed_node3 27313 1726867499.05733: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27313 1726867499.05845: done with get_vars() 27313 1726867499.05851: done getting variables 27313 1726867499.05918: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Install yum-utils package] *********************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:26 Friday 20 September 2024 17:24:59 -0400 (0:00:00.014) 0:00:03.432 ****** 27313 1726867499.05937: entering _queue_task() for managed_node3/package 27313 1726867499.05938: Creating lock for package 27313 1726867499.06114: worker is 1 (out of 1 available) 27313 1726867499.06126: exiting _queue_task() for managed_node3/package 27313 1726867499.06136: done queuing things up, now waiting for results queue to drain 27313 1726867499.06138: waiting for pending results... 27313 1726867499.06265: running TaskExecutor() for managed_node3/TASK: Install yum-utils package 27313 1726867499.06326: in run() - task 0affcac9-a3a5-5adc-7de9-0000000000f1 27313 1726867499.06335: variable 'ansible_search_path' from source: unknown 27313 1726867499.06338: variable 'ansible_search_path' from source: unknown 27313 1726867499.06363: calling self._execute() 27313 1726867499.06467: variable 'ansible_host' from source: host vars for 'managed_node3' 27313 1726867499.06470: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27313 1726867499.06481: variable 'omit' from source: magic vars 27313 1726867499.06719: variable 'ansible_distribution' from source: facts 27313 1726867499.06723: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 27313 1726867499.06802: variable 'ansible_distribution_major_version' from source: facts 27313 1726867499.06805: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 27313 1726867499.06813: when evaluation is False, skipping this task 27313 1726867499.06815: _execute() done 27313 1726867499.06819: dumping result to json 27313 1726867499.06822: done dumping result, returning 27313 1726867499.06825: done running TaskExecutor() for managed_node3/TASK: Install yum-utils package [0affcac9-a3a5-5adc-7de9-0000000000f1] 27313 1726867499.06828: sending task result for task 0affcac9-a3a5-5adc-7de9-0000000000f1 27313 1726867499.06914: done sending task result for task 0affcac9-a3a5-5adc-7de9-0000000000f1 27313 1726867499.06917: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 27313 1726867499.07030: no more pending results, returning what we have 27313 1726867499.07032: results queue empty 27313 1726867499.07032: checking for any_errors_fatal 27313 1726867499.07034: done checking for any_errors_fatal 27313 1726867499.07035: checking for max_fail_percentage 27313 1726867499.07036: done checking for max_fail_percentage 27313 1726867499.07036: checking to see if all hosts have failed and the running result is not ok 27313 1726867499.07036: done checking to see if all hosts have failed 27313 1726867499.07037: getting the remaining hosts for this loop 27313 1726867499.07038: done getting the remaining hosts for this loop 27313 1726867499.07040: getting the next task for host managed_node3 27313 1726867499.07043: done getting next task for host managed_node3 27313 1726867499.07045: ^ task is: TASK: Enable EPEL 7 27313 1726867499.07047: ^ 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 27313 1726867499.07049: getting variables 27313 1726867499.07049: in VariableManager get_vars() 27313 1726867499.07062: Calling all_inventory to load vars for managed_node3 27313 1726867499.07063: Calling groups_inventory to load vars for managed_node3 27313 1726867499.07065: Calling all_plugins_inventory to load vars for managed_node3 27313 1726867499.07071: Calling all_plugins_play to load vars for managed_node3 27313 1726867499.07072: Calling groups_plugins_inventory to load vars for managed_node3 27313 1726867499.07074: Calling groups_plugins_play to load vars for managed_node3 27313 1726867499.07173: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27313 1726867499.07291: done with get_vars() 27313 1726867499.07297: done getting variables 27313 1726867499.07335: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Enable EPEL 7] *********************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:32 Friday 20 September 2024 17:24:59 -0400 (0:00:00.014) 0:00:03.446 ****** 27313 1726867499.07352: entering _queue_task() for managed_node3/command 27313 1726867499.07511: worker is 1 (out of 1 available) 27313 1726867499.07522: exiting _queue_task() for managed_node3/command 27313 1726867499.07532: done queuing things up, now waiting for results queue to drain 27313 1726867499.07533: waiting for pending results... 27313 1726867499.07685: running TaskExecutor() for managed_node3/TASK: Enable EPEL 7 27313 1726867499.07749: in run() - task 0affcac9-a3a5-5adc-7de9-0000000000f2 27313 1726867499.07761: variable 'ansible_search_path' from source: unknown 27313 1726867499.07765: variable 'ansible_search_path' from source: unknown 27313 1726867499.07793: calling self._execute() 27313 1726867499.07847: variable 'ansible_host' from source: host vars for 'managed_node3' 27313 1726867499.07853: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27313 1726867499.07867: variable 'omit' from source: magic vars 27313 1726867499.08111: variable 'ansible_distribution' from source: facts 27313 1726867499.08123: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 27313 1726867499.08207: variable 'ansible_distribution_major_version' from source: facts 27313 1726867499.08214: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 27313 1726867499.08217: when evaluation is False, skipping this task 27313 1726867499.08220: _execute() done 27313 1726867499.08223: dumping result to json 27313 1726867499.08225: done dumping result, returning 27313 1726867499.08231: done running TaskExecutor() for managed_node3/TASK: Enable EPEL 7 [0affcac9-a3a5-5adc-7de9-0000000000f2] 27313 1726867499.08235: sending task result for task 0affcac9-a3a5-5adc-7de9-0000000000f2 27313 1726867499.08313: done sending task result for task 0affcac9-a3a5-5adc-7de9-0000000000f2 27313 1726867499.08315: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 27313 1726867499.08358: no more pending results, returning what we have 27313 1726867499.08361: results queue empty 27313 1726867499.08362: checking for any_errors_fatal 27313 1726867499.08367: done checking for any_errors_fatal 27313 1726867499.08368: checking for max_fail_percentage 27313 1726867499.08369: done checking for max_fail_percentage 27313 1726867499.08370: checking to see if all hosts have failed and the running result is not ok 27313 1726867499.08371: done checking to see if all hosts have failed 27313 1726867499.08371: getting the remaining hosts for this loop 27313 1726867499.08373: done getting the remaining hosts for this loop 27313 1726867499.08376: getting the next task for host managed_node3 27313 1726867499.08383: done getting next task for host managed_node3 27313 1726867499.08385: ^ task is: TASK: Enable EPEL 8 27313 1726867499.08388: ^ 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 27313 1726867499.08391: getting variables 27313 1726867499.08392: in VariableManager get_vars() 27313 1726867499.08414: Calling all_inventory to load vars for managed_node3 27313 1726867499.08416: Calling groups_inventory to load vars for managed_node3 27313 1726867499.08419: Calling all_plugins_inventory to load vars for managed_node3 27313 1726867499.08428: Calling all_plugins_play to load vars for managed_node3 27313 1726867499.08430: Calling groups_plugins_inventory to load vars for managed_node3 27313 1726867499.08433: Calling groups_plugins_play to load vars for managed_node3 27313 1726867499.08534: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27313 1726867499.08666: done with get_vars() 27313 1726867499.08672: done getting variables 27313 1726867499.08710: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Enable EPEL 8] *********************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:37 Friday 20 September 2024 17:24:59 -0400 (0:00:00.013) 0:00:03.460 ****** 27313 1726867499.08727: entering _queue_task() for managed_node3/command 27313 1726867499.08909: worker is 1 (out of 1 available) 27313 1726867499.08920: exiting _queue_task() for managed_node3/command 27313 1726867499.08931: done queuing things up, now waiting for results queue to drain 27313 1726867499.08933: waiting for pending results... 27313 1726867499.09384: running TaskExecutor() for managed_node3/TASK: Enable EPEL 8 27313 1726867499.09418: in run() - task 0affcac9-a3a5-5adc-7de9-0000000000f3 27313 1726867499.09437: variable 'ansible_search_path' from source: unknown 27313 1726867499.09446: variable 'ansible_search_path' from source: unknown 27313 1726867499.09497: calling self._execute() 27313 1726867499.09594: variable 'ansible_host' from source: host vars for 'managed_node3' 27313 1726867499.09598: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27313 1726867499.09683: variable 'omit' from source: magic vars 27313 1726867499.09993: variable 'ansible_distribution' from source: facts 27313 1726867499.10014: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 27313 1726867499.10166: variable 'ansible_distribution_major_version' from source: facts 27313 1726867499.10217: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 27313 1726867499.10221: when evaluation is False, skipping this task 27313 1726867499.10224: _execute() done 27313 1726867499.10226: dumping result to json 27313 1726867499.10229: done dumping result, returning 27313 1726867499.10231: done running TaskExecutor() for managed_node3/TASK: Enable EPEL 8 [0affcac9-a3a5-5adc-7de9-0000000000f3] 27313 1726867499.10234: sending task result for task 0affcac9-a3a5-5adc-7de9-0000000000f3 skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 27313 1726867499.10334: no more pending results, returning what we have 27313 1726867499.10337: results queue empty 27313 1726867499.10338: checking for any_errors_fatal 27313 1726867499.10343: done checking for any_errors_fatal 27313 1726867499.10344: checking for max_fail_percentage 27313 1726867499.10345: done checking for max_fail_percentage 27313 1726867499.10346: checking to see if all hosts have failed and the running result is not ok 27313 1726867499.10347: done checking to see if all hosts have failed 27313 1726867499.10347: getting the remaining hosts for this loop 27313 1726867499.10349: done getting the remaining hosts for this loop 27313 1726867499.10352: getting the next task for host managed_node3 27313 1726867499.10361: done getting next task for host managed_node3 27313 1726867499.10363: ^ task is: TASK: Enable EPEL 6 27313 1726867499.10367: ^ 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 27313 1726867499.10370: getting variables 27313 1726867499.10372: in VariableManager get_vars() 27313 1726867499.10403: Calling all_inventory to load vars for managed_node3 27313 1726867499.10406: Calling groups_inventory to load vars for managed_node3 27313 1726867499.10409: Calling all_plugins_inventory to load vars for managed_node3 27313 1726867499.10421: Calling all_plugins_play to load vars for managed_node3 27313 1726867499.10423: Calling groups_plugins_inventory to load vars for managed_node3 27313 1726867499.10426: Calling groups_plugins_play to load vars for managed_node3 27313 1726867499.10776: done sending task result for task 0affcac9-a3a5-5adc-7de9-0000000000f3 27313 1726867499.10782: WORKER PROCESS EXITING 27313 1726867499.10806: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27313 1726867499.10999: done with get_vars() 27313 1726867499.11009: done getting variables 27313 1726867499.11061: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Enable EPEL 6] *********************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:42 Friday 20 September 2024 17:24:59 -0400 (0:00:00.023) 0:00:03.483 ****** 27313 1726867499.11092: entering _queue_task() for managed_node3/copy 27313 1726867499.11402: worker is 1 (out of 1 available) 27313 1726867499.11412: exiting _queue_task() for managed_node3/copy 27313 1726867499.11423: done queuing things up, now waiting for results queue to drain 27313 1726867499.11425: waiting for pending results... 27313 1726867499.11524: running TaskExecutor() for managed_node3/TASK: Enable EPEL 6 27313 1726867499.11636: in run() - task 0affcac9-a3a5-5adc-7de9-0000000000f5 27313 1726867499.11665: variable 'ansible_search_path' from source: unknown 27313 1726867499.11675: variable 'ansible_search_path' from source: unknown 27313 1726867499.11720: calling self._execute() 27313 1726867499.11824: variable 'ansible_host' from source: host vars for 'managed_node3' 27313 1726867499.11869: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27313 1726867499.11872: variable 'omit' from source: magic vars 27313 1726867499.12225: variable 'ansible_distribution' from source: facts 27313 1726867499.12243: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 27313 1726867499.12375: variable 'ansible_distribution_major_version' from source: facts 27313 1726867499.12395: Evaluated conditional (ansible_distribution_major_version == '6'): False 27313 1726867499.12404: when evaluation is False, skipping this task 27313 1726867499.12415: _execute() done 27313 1726867499.12424: dumping result to json 27313 1726867499.12442: done dumping result, returning 27313 1726867499.12457: done running TaskExecutor() for managed_node3/TASK: Enable EPEL 6 [0affcac9-a3a5-5adc-7de9-0000000000f5] 27313 1726867499.12469: sending task result for task 0affcac9-a3a5-5adc-7de9-0000000000f5 skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 27313 1726867499.12618: no more pending results, returning what we have 27313 1726867499.12622: results queue empty 27313 1726867499.12623: checking for any_errors_fatal 27313 1726867499.12628: done checking for any_errors_fatal 27313 1726867499.12629: checking for max_fail_percentage 27313 1726867499.12630: done checking for max_fail_percentage 27313 1726867499.12631: checking to see if all hosts have failed and the running result is not ok 27313 1726867499.12632: done checking to see if all hosts have failed 27313 1726867499.12633: getting the remaining hosts for this loop 27313 1726867499.12634: done getting the remaining hosts for this loop 27313 1726867499.12637: getting the next task for host managed_node3 27313 1726867499.12646: done getting next task for host managed_node3 27313 1726867499.12648: ^ task is: TASK: Set network provider to 'initscripts' 27313 1726867499.12650: ^ 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 27313 1726867499.12653: getting variables 27313 1726867499.12655: in VariableManager get_vars() 27313 1726867499.12685: Calling all_inventory to load vars for managed_node3 27313 1726867499.12687: Calling groups_inventory to load vars for managed_node3 27313 1726867499.12690: Calling all_plugins_inventory to load vars for managed_node3 27313 1726867499.12702: Calling all_plugins_play to load vars for managed_node3 27313 1726867499.12704: Calling groups_plugins_inventory to load vars for managed_node3 27313 1726867499.12707: Calling groups_plugins_play to load vars for managed_node3 27313 1726867499.13135: done sending task result for task 0affcac9-a3a5-5adc-7de9-0000000000f5 27313 1726867499.13139: WORKER PROCESS EXITING 27313 1726867499.13162: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27313 1726867499.13370: done with get_vars() 27313 1726867499.13382: done getting variables 27313 1726867499.13447: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Set network provider to 'initscripts'] *********************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tests_route_device_initscripts.yml:12 Friday 20 September 2024 17:24:59 -0400 (0:00:00.023) 0:00:03.507 ****** 27313 1726867499.13471: entering _queue_task() for managed_node3/set_fact 27313 1726867499.13697: worker is 1 (out of 1 available) 27313 1726867499.13712: exiting _queue_task() for managed_node3/set_fact 27313 1726867499.13722: done queuing things up, now waiting for results queue to drain 27313 1726867499.13723: waiting for pending results... 27313 1726867499.13851: running TaskExecutor() for managed_node3/TASK: Set network provider to 'initscripts' 27313 1726867499.13914: in run() - task 0affcac9-a3a5-5adc-7de9-000000000007 27313 1726867499.13923: variable 'ansible_search_path' from source: unknown 27313 1726867499.13953: calling self._execute() 27313 1726867499.14023: variable 'ansible_host' from source: host vars for 'managed_node3' 27313 1726867499.14027: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27313 1726867499.14035: variable 'omit' from source: magic vars 27313 1726867499.14115: variable 'omit' from source: magic vars 27313 1726867499.14136: variable 'omit' from source: magic vars 27313 1726867499.14162: variable 'omit' from source: magic vars 27313 1726867499.14196: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 27313 1726867499.14229: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 27313 1726867499.14244: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 27313 1726867499.14256: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27313 1726867499.14267: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27313 1726867499.14291: variable 'inventory_hostname' from source: host vars for 'managed_node3' 27313 1726867499.14294: variable 'ansible_host' from source: host vars for 'managed_node3' 27313 1726867499.14297: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27313 1726867499.14368: Set connection var ansible_timeout to 10 27313 1726867499.14371: Set connection var ansible_connection to ssh 27313 1726867499.14373: Set connection var ansible_shell_type to sh 27313 1726867499.14380: Set connection var ansible_shell_executable to /bin/sh 27313 1726867499.14388: Set connection var ansible_pipelining to False 27313 1726867499.14392: Set connection var ansible_module_compression to ZIP_DEFLATED 27313 1726867499.14408: variable 'ansible_shell_executable' from source: unknown 27313 1726867499.14410: variable 'ansible_connection' from source: unknown 27313 1726867499.14417: variable 'ansible_module_compression' from source: unknown 27313 1726867499.14420: variable 'ansible_shell_type' from source: unknown 27313 1726867499.14423: variable 'ansible_shell_executable' from source: unknown 27313 1726867499.14425: variable 'ansible_host' from source: host vars for 'managed_node3' 27313 1726867499.14428: variable 'ansible_pipelining' from source: unknown 27313 1726867499.14430: variable 'ansible_timeout' from source: unknown 27313 1726867499.14432: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27313 1726867499.14535: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 27313 1726867499.14544: variable 'omit' from source: magic vars 27313 1726867499.14547: starting attempt loop 27313 1726867499.14550: running the handler 27313 1726867499.14561: handler run complete 27313 1726867499.14570: attempt loop complete, returning result 27313 1726867499.14574: _execute() done 27313 1726867499.14576: dumping result to json 27313 1726867499.14580: done dumping result, returning 27313 1726867499.14585: done running TaskExecutor() for managed_node3/TASK: Set network provider to 'initscripts' [0affcac9-a3a5-5adc-7de9-000000000007] 27313 1726867499.14590: sending task result for task 0affcac9-a3a5-5adc-7de9-000000000007 27313 1726867499.14664: done sending task result for task 0affcac9-a3a5-5adc-7de9-000000000007 27313 1726867499.14667: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "network_provider": "initscripts" }, "changed": false } 27313 1726867499.14749: no more pending results, returning what we have 27313 1726867499.14751: results queue empty 27313 1726867499.14752: checking for any_errors_fatal 27313 1726867499.14757: done checking for any_errors_fatal 27313 1726867499.14758: checking for max_fail_percentage 27313 1726867499.14759: done checking for max_fail_percentage 27313 1726867499.14760: checking to see if all hosts have failed and the running result is not ok 27313 1726867499.14760: done checking to see if all hosts have failed 27313 1726867499.14761: getting the remaining hosts for this loop 27313 1726867499.14762: done getting the remaining hosts for this loop 27313 1726867499.14765: getting the next task for host managed_node3 27313 1726867499.14770: done getting next task for host managed_node3 27313 1726867499.14771: ^ task is: TASK: meta (flush_handlers) 27313 1726867499.14772: ^ 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 27313 1726867499.14779: getting variables 27313 1726867499.14780: in VariableManager get_vars() 27313 1726867499.14802: Calling all_inventory to load vars for managed_node3 27313 1726867499.14805: Calling groups_inventory to load vars for managed_node3 27313 1726867499.14806: Calling all_plugins_inventory to load vars for managed_node3 27313 1726867499.14813: Calling all_plugins_play to load vars for managed_node3 27313 1726867499.14815: Calling groups_plugins_inventory to load vars for managed_node3 27313 1726867499.14817: Calling groups_plugins_play to load vars for managed_node3 27313 1726867499.14919: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27313 1726867499.15029: done with get_vars() 27313 1726867499.15036: done getting variables 27313 1726867499.15079: in VariableManager get_vars() 27313 1726867499.15085: Calling all_inventory to load vars for managed_node3 27313 1726867499.15086: Calling groups_inventory to load vars for managed_node3 27313 1726867499.15088: Calling all_plugins_inventory to load vars for managed_node3 27313 1726867499.15091: Calling all_plugins_play to load vars for managed_node3 27313 1726867499.15092: Calling groups_plugins_inventory to load vars for managed_node3 27313 1726867499.15094: Calling groups_plugins_play to load vars for managed_node3 27313 1726867499.15173: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27313 1726867499.15299: done with get_vars() 27313 1726867499.15308: done queuing things up, now waiting for results queue to drain 27313 1726867499.15309: results queue empty 27313 1726867499.15310: checking for any_errors_fatal 27313 1726867499.15311: done checking for any_errors_fatal 27313 1726867499.15312: checking for max_fail_percentage 27313 1726867499.15312: done checking for max_fail_percentage 27313 1726867499.15313: checking to see if all hosts have failed and the running result is not ok 27313 1726867499.15313: done checking to see if all hosts have failed 27313 1726867499.15314: getting the remaining hosts for this loop 27313 1726867499.15314: done getting the remaining hosts for this loop 27313 1726867499.15316: getting the next task for host managed_node3 27313 1726867499.15318: done getting next task for host managed_node3 27313 1726867499.15319: ^ task is: TASK: meta (flush_handlers) 27313 1726867499.15320: ^ 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 27313 1726867499.15326: getting variables 27313 1726867499.15326: in VariableManager get_vars() 27313 1726867499.15331: Calling all_inventory to load vars for managed_node3 27313 1726867499.15333: Calling groups_inventory to load vars for managed_node3 27313 1726867499.15334: Calling all_plugins_inventory to load vars for managed_node3 27313 1726867499.15337: Calling all_plugins_play to load vars for managed_node3 27313 1726867499.15339: Calling groups_plugins_inventory to load vars for managed_node3 27313 1726867499.15342: Calling groups_plugins_play to load vars for managed_node3 27313 1726867499.15420: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27313 1726867499.15523: done with get_vars() 27313 1726867499.15528: done getting variables 27313 1726867499.15555: in VariableManager get_vars() 27313 1726867499.15562: Calling all_inventory to load vars for managed_node3 27313 1726867499.15564: Calling groups_inventory to load vars for managed_node3 27313 1726867499.15566: Calling all_plugins_inventory to load vars for managed_node3 27313 1726867499.15569: Calling all_plugins_play to load vars for managed_node3 27313 1726867499.15570: Calling groups_plugins_inventory to load vars for managed_node3 27313 1726867499.15571: Calling groups_plugins_play to load vars for managed_node3 27313 1726867499.15649: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27313 1726867499.15768: done with get_vars() 27313 1726867499.15778: done queuing things up, now waiting for results queue to drain 27313 1726867499.15780: results queue empty 27313 1726867499.15781: checking for any_errors_fatal 27313 1726867499.15782: done checking for any_errors_fatal 27313 1726867499.15783: checking for max_fail_percentage 27313 1726867499.15783: done checking for max_fail_percentage 27313 1726867499.15784: checking to see if all hosts have failed and the running result is not ok 27313 1726867499.15784: done checking to see if all hosts have failed 27313 1726867499.15785: getting the remaining hosts for this loop 27313 1726867499.15785: done getting the remaining hosts for this loop 27313 1726867499.15787: getting the next task for host managed_node3 27313 1726867499.15789: done getting next task for host managed_node3 27313 1726867499.15789: ^ task is: None 27313 1726867499.15790: ^ 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 27313 1726867499.15791: done queuing things up, now waiting for results queue to drain 27313 1726867499.15791: results queue empty 27313 1726867499.15792: checking for any_errors_fatal 27313 1726867499.15792: done checking for any_errors_fatal 27313 1726867499.15792: checking for max_fail_percentage 27313 1726867499.15793: done checking for max_fail_percentage 27313 1726867499.15793: checking to see if all hosts have failed and the running result is not ok 27313 1726867499.15794: done checking to see if all hosts have failed 27313 1726867499.15795: getting the next task for host managed_node3 27313 1726867499.15796: done getting next task for host managed_node3 27313 1726867499.15797: ^ task is: None 27313 1726867499.15797: ^ 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 27313 1726867499.15833: in VariableManager get_vars() 27313 1726867499.15849: done with get_vars() 27313 1726867499.15853: in VariableManager get_vars() 27313 1726867499.15861: done with get_vars() 27313 1726867499.15864: variable 'omit' from source: magic vars 27313 1726867499.15888: in VariableManager get_vars() 27313 1726867499.15899: done with get_vars() 27313 1726867499.15914: variable 'omit' from source: magic vars PLAY [Test output device of routes] ******************************************** 27313 1726867499.16182: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 27313 1726867499.16203: getting the remaining hosts for this loop 27313 1726867499.16204: done getting the remaining hosts for this loop 27313 1726867499.16207: getting the next task for host managed_node3 27313 1726867499.16209: done getting next task for host managed_node3 27313 1726867499.16210: ^ task is: TASK: Gathering Facts 27313 1726867499.16212: ^ 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 27313 1726867499.16213: getting variables 27313 1726867499.16214: in VariableManager get_vars() 27313 1726867499.16223: Calling all_inventory to load vars for managed_node3 27313 1726867499.16224: Calling groups_inventory to load vars for managed_node3 27313 1726867499.16225: Calling all_plugins_inventory to load vars for managed_node3 27313 1726867499.16228: Calling all_plugins_play to load vars for managed_node3 27313 1726867499.16236: Calling groups_plugins_inventory to load vars for managed_node3 27313 1726867499.16238: Calling groups_plugins_play to load vars for managed_node3 27313 1726867499.16318: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27313 1726867499.16448: done with get_vars() 27313 1726867499.16455: done getting variables 27313 1726867499.16481: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml:3 Friday 20 September 2024 17:24:59 -0400 (0:00:00.030) 0:00:03.537 ****** 27313 1726867499.16496: entering _queue_task() for managed_node3/gather_facts 27313 1726867499.16691: worker is 1 (out of 1 available) 27313 1726867499.16703: exiting _queue_task() for managed_node3/gather_facts 27313 1726867499.16714: done queuing things up, now waiting for results queue to drain 27313 1726867499.16716: waiting for pending results... 27313 1726867499.16868: running TaskExecutor() for managed_node3/TASK: Gathering Facts 27313 1726867499.16928: in run() - task 0affcac9-a3a5-5adc-7de9-00000000011b 27313 1726867499.16940: variable 'ansible_search_path' from source: unknown 27313 1726867499.16967: calling self._execute() 27313 1726867499.17034: variable 'ansible_host' from source: host vars for 'managed_node3' 27313 1726867499.17040: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27313 1726867499.17049: variable 'omit' from source: magic vars 27313 1726867499.17353: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27313 1726867499.18937: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27313 1726867499.18982: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27313 1726867499.19013: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27313 1726867499.19037: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27313 1726867499.19059: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27313 1726867499.19117: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27313 1726867499.19138: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27313 1726867499.19158: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27313 1726867499.19188: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27313 1726867499.19199: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27313 1726867499.19296: variable 'ansible_distribution' from source: facts 27313 1726867499.19301: variable 'ansible_distribution_major_version' from source: facts 27313 1726867499.19316: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27313 1726867499.19319: when evaluation is False, skipping this task 27313 1726867499.19322: _execute() done 27313 1726867499.19325: dumping result to json 27313 1726867499.19329: done dumping result, returning 27313 1726867499.19332: done running TaskExecutor() for managed_node3/TASK: Gathering Facts [0affcac9-a3a5-5adc-7de9-00000000011b] 27313 1726867499.19337: sending task result for task 0affcac9-a3a5-5adc-7de9-00000000011b 27313 1726867499.19415: done sending task result for task 0affcac9-a3a5-5adc-7de9-00000000011b 27313 1726867499.19418: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27313 1726867499.19499: no more pending results, returning what we have 27313 1726867499.19503: results queue empty 27313 1726867499.19503: checking for any_errors_fatal 27313 1726867499.19505: done checking for any_errors_fatal 27313 1726867499.19505: checking for max_fail_percentage 27313 1726867499.19507: done checking for max_fail_percentage 27313 1726867499.19510: checking to see if all hosts have failed and the running result is not ok 27313 1726867499.19511: done checking to see if all hosts have failed 27313 1726867499.19512: getting the remaining hosts for this loop 27313 1726867499.19513: done getting the remaining hosts for this loop 27313 1726867499.19516: getting the next task for host managed_node3 27313 1726867499.19522: done getting next task for host managed_node3 27313 1726867499.19523: ^ task is: TASK: meta (flush_handlers) 27313 1726867499.19525: ^ 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 27313 1726867499.19529: getting variables 27313 1726867499.19530: in VariableManager get_vars() 27313 1726867499.19751: Calling all_inventory to load vars for managed_node3 27313 1726867499.19754: Calling groups_inventory to load vars for managed_node3 27313 1726867499.19756: Calling all_plugins_inventory to load vars for managed_node3 27313 1726867499.19765: Calling all_plugins_play to load vars for managed_node3 27313 1726867499.19768: Calling groups_plugins_inventory to load vars for managed_node3 27313 1726867499.19771: Calling groups_plugins_play to load vars for managed_node3 27313 1726867499.19930: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27313 1726867499.20128: done with get_vars() 27313 1726867499.20138: done getting variables 27313 1726867499.20199: in VariableManager get_vars() 27313 1726867499.20212: Calling all_inventory to load vars for managed_node3 27313 1726867499.20215: Calling groups_inventory to load vars for managed_node3 27313 1726867499.20217: Calling all_plugins_inventory to load vars for managed_node3 27313 1726867499.20221: Calling all_plugins_play to load vars for managed_node3 27313 1726867499.20223: Calling groups_plugins_inventory to load vars for managed_node3 27313 1726867499.20226: Calling groups_plugins_play to load vars for managed_node3 27313 1726867499.20605: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27313 1726867499.20973: done with get_vars() 27313 1726867499.20987: done queuing things up, now waiting for results queue to drain 27313 1726867499.20989: results queue empty 27313 1726867499.20990: checking for any_errors_fatal 27313 1726867499.20992: done checking for any_errors_fatal 27313 1726867499.20993: checking for max_fail_percentage 27313 1726867499.20993: done checking for max_fail_percentage 27313 1726867499.20994: checking to see if all hosts have failed and the running result is not ok 27313 1726867499.20995: done checking to see if all hosts have failed 27313 1726867499.20995: getting the remaining hosts for this loop 27313 1726867499.20996: done getting the remaining hosts for this loop 27313 1726867499.20999: getting the next task for host managed_node3 27313 1726867499.21002: done getting next task for host managed_node3 27313 1726867499.21004: ^ task is: TASK: Set type and interface0 27313 1726867499.21005: ^ 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 27313 1726867499.21007: getting variables 27313 1726867499.21008: in VariableManager get_vars() 27313 1726867499.21022: Calling all_inventory to load vars for managed_node3 27313 1726867499.21024: Calling groups_inventory to load vars for managed_node3 27313 1726867499.21026: Calling all_plugins_inventory to load vars for managed_node3 27313 1726867499.21030: Calling all_plugins_play to load vars for managed_node3 27313 1726867499.21038: Calling groups_plugins_inventory to load vars for managed_node3 27313 1726867499.21041: Calling groups_plugins_play to load vars for managed_node3 27313 1726867499.21260: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27313 1726867499.21390: done with get_vars() 27313 1726867499.21396: done getting variables 27313 1726867499.21432: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Set type and interface0] ************************************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml:11 Friday 20 September 2024 17:24:59 -0400 (0:00:00.049) 0:00:03.587 ****** 27313 1726867499.21450: entering _queue_task() for managed_node3/set_fact 27313 1726867499.21646: worker is 1 (out of 1 available) 27313 1726867499.21659: exiting _queue_task() for managed_node3/set_fact 27313 1726867499.21672: done queuing things up, now waiting for results queue to drain 27313 1726867499.21674: waiting for pending results... 27313 1726867499.21819: running TaskExecutor() for managed_node3/TASK: Set type and interface0 27313 1726867499.21872: in run() - task 0affcac9-a3a5-5adc-7de9-00000000000b 27313 1726867499.21886: variable 'ansible_search_path' from source: unknown 27313 1726867499.21920: calling self._execute() 27313 1726867499.21981: variable 'ansible_host' from source: host vars for 'managed_node3' 27313 1726867499.21985: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27313 1726867499.21993: variable 'omit' from source: magic vars 27313 1726867499.22292: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27313 1726867499.26390: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27313 1726867499.26548: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27313 1726867499.26597: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27313 1726867499.26713: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27313 1726867499.26731: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27313 1726867499.26911: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27313 1726867499.27016: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27313 1726867499.27147: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27313 1726867499.27151: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27313 1726867499.27202: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27313 1726867499.27573: variable 'ansible_distribution' from source: facts 27313 1726867499.27586: variable 'ansible_distribution_major_version' from source: facts 27313 1726867499.27683: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27313 1726867499.27687: when evaluation is False, skipping this task 27313 1726867499.27690: _execute() done 27313 1726867499.27692: dumping result to json 27313 1726867499.27694: done dumping result, returning 27313 1726867499.27696: done running TaskExecutor() for managed_node3/TASK: Set type and interface0 [0affcac9-a3a5-5adc-7de9-00000000000b] 27313 1726867499.27742: sending task result for task 0affcac9-a3a5-5adc-7de9-00000000000b 27313 1726867499.28072: done sending task result for task 0affcac9-a3a5-5adc-7de9-00000000000b 27313 1726867499.28075: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27313 1726867499.28122: no more pending results, returning what we have 27313 1726867499.28126: results queue empty 27313 1726867499.28127: checking for any_errors_fatal 27313 1726867499.28128: done checking for any_errors_fatal 27313 1726867499.28129: checking for max_fail_percentage 27313 1726867499.28131: done checking for max_fail_percentage 27313 1726867499.28132: checking to see if all hosts have failed and the running result is not ok 27313 1726867499.28133: done checking to see if all hosts have failed 27313 1726867499.28134: getting the remaining hosts for this loop 27313 1726867499.28135: done getting the remaining hosts for this loop 27313 1726867499.28139: getting the next task for host managed_node3 27313 1726867499.28145: done getting next task for host managed_node3 27313 1726867499.28148: ^ task is: TASK: Show interfaces 27313 1726867499.28150: ^ 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 27313 1726867499.28153: getting variables 27313 1726867499.28155: in VariableManager get_vars() 27313 1726867499.28199: Calling all_inventory to load vars for managed_node3 27313 1726867499.28201: Calling groups_inventory to load vars for managed_node3 27313 1726867499.28204: Calling all_plugins_inventory to load vars for managed_node3 27313 1726867499.28215: Calling all_plugins_play to load vars for managed_node3 27313 1726867499.28219: Calling groups_plugins_inventory to load vars for managed_node3 27313 1726867499.28222: Calling groups_plugins_play to load vars for managed_node3 27313 1726867499.28786: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27313 1726867499.29286: done with get_vars() 27313 1726867499.29298: done getting variables TASK [Show interfaces] ********************************************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml:15 Friday 20 September 2024 17:24:59 -0400 (0:00:00.080) 0:00:03.667 ****** 27313 1726867499.29507: entering _queue_task() for managed_node3/include_tasks 27313 1726867499.30091: worker is 1 (out of 1 available) 27313 1726867499.30103: exiting _queue_task() for managed_node3/include_tasks 27313 1726867499.30119: done queuing things up, now waiting for results queue to drain 27313 1726867499.30121: waiting for pending results... 27313 1726867499.30679: running TaskExecutor() for managed_node3/TASK: Show interfaces 27313 1726867499.30741: in run() - task 0affcac9-a3a5-5adc-7de9-00000000000c 27313 1726867499.30786: variable 'ansible_search_path' from source: unknown 27313 1726867499.31107: calling self._execute() 27313 1726867499.31582: variable 'ansible_host' from source: host vars for 'managed_node3' 27313 1726867499.31586: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27313 1726867499.31588: variable 'omit' from source: magic vars 27313 1726867499.32333: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27313 1726867499.36884: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27313 1726867499.36888: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27313 1726867499.36891: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27313 1726867499.37283: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27313 1726867499.37286: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27313 1726867499.37289: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27313 1726867499.37292: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27313 1726867499.37294: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27313 1726867499.37499: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27313 1726867499.37523: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27313 1726867499.37663: variable 'ansible_distribution' from source: facts 27313 1726867499.38082: variable 'ansible_distribution_major_version' from source: facts 27313 1726867499.38085: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27313 1726867499.38087: when evaluation is False, skipping this task 27313 1726867499.38088: _execute() done 27313 1726867499.38090: dumping result to json 27313 1726867499.38093: done dumping result, returning 27313 1726867499.38095: done running TaskExecutor() for managed_node3/TASK: Show interfaces [0affcac9-a3a5-5adc-7de9-00000000000c] 27313 1726867499.38096: sending task result for task 0affcac9-a3a5-5adc-7de9-00000000000c 27313 1726867499.38174: done sending task result for task 0affcac9-a3a5-5adc-7de9-00000000000c 27313 1726867499.38184: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27313 1726867499.38326: no more pending results, returning what we have 27313 1726867499.38330: results queue empty 27313 1726867499.38331: checking for any_errors_fatal 27313 1726867499.38335: done checking for any_errors_fatal 27313 1726867499.38336: checking for max_fail_percentage 27313 1726867499.38337: done checking for max_fail_percentage 27313 1726867499.38338: checking to see if all hosts have failed and the running result is not ok 27313 1726867499.38339: done checking to see if all hosts have failed 27313 1726867499.38340: getting the remaining hosts for this loop 27313 1726867499.38341: done getting the remaining hosts for this loop 27313 1726867499.38345: getting the next task for host managed_node3 27313 1726867499.38351: done getting next task for host managed_node3 27313 1726867499.38353: ^ task is: TASK: Manage test interface 27313 1726867499.38354: ^ 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 27313 1726867499.38356: getting variables 27313 1726867499.38358: in VariableManager get_vars() 27313 1726867499.38402: Calling all_inventory to load vars for managed_node3 27313 1726867499.38404: Calling groups_inventory to load vars for managed_node3 27313 1726867499.38406: Calling all_plugins_inventory to load vars for managed_node3 27313 1726867499.38417: Calling all_plugins_play to load vars for managed_node3 27313 1726867499.38420: Calling groups_plugins_inventory to load vars for managed_node3 27313 1726867499.38422: Calling groups_plugins_play to load vars for managed_node3 27313 1726867499.39055: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27313 1726867499.39581: done with get_vars() 27313 1726867499.39593: done getting variables TASK [Manage test interface] *************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml:17 Friday 20 September 2024 17:24:59 -0400 (0:00:00.103) 0:00:03.770 ****** 27313 1726867499.39809: entering _queue_task() for managed_node3/include_tasks 27313 1726867499.40510: worker is 1 (out of 1 available) 27313 1726867499.40520: exiting _queue_task() for managed_node3/include_tasks 27313 1726867499.40531: done queuing things up, now waiting for results queue to drain 27313 1726867499.40532: waiting for pending results... 27313 1726867499.40824: running TaskExecutor() for managed_node3/TASK: Manage test interface 27313 1726867499.41063: in run() - task 0affcac9-a3a5-5adc-7de9-00000000000d 27313 1726867499.41078: variable 'ansible_search_path' from source: unknown 27313 1726867499.41116: calling self._execute() 27313 1726867499.41319: variable 'ansible_host' from source: host vars for 'managed_node3' 27313 1726867499.41325: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27313 1726867499.41335: variable 'omit' from source: magic vars 27313 1726867499.42028: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27313 1726867499.46591: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27313 1726867499.46825: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27313 1726867499.46934: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27313 1726867499.46937: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27313 1726867499.46950: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27313 1726867499.47154: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27313 1726867499.47192: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27313 1726867499.47288: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27313 1726867499.47331: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27313 1726867499.47389: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27313 1726867499.47714: variable 'ansible_distribution' from source: facts 27313 1726867499.47726: variable 'ansible_distribution_major_version' from source: facts 27313 1726867499.47748: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27313 1726867499.47751: when evaluation is False, skipping this task 27313 1726867499.47754: _execute() done 27313 1726867499.47757: dumping result to json 27313 1726867499.47759: done dumping result, returning 27313 1726867499.47766: done running TaskExecutor() for managed_node3/TASK: Manage test interface [0affcac9-a3a5-5adc-7de9-00000000000d] 27313 1726867499.47808: sending task result for task 0affcac9-a3a5-5adc-7de9-00000000000d skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27313 1726867499.47959: no more pending results, returning what we have 27313 1726867499.47963: results queue empty 27313 1726867499.47964: checking for any_errors_fatal 27313 1726867499.47970: done checking for any_errors_fatal 27313 1726867499.47970: checking for max_fail_percentage 27313 1726867499.47972: done checking for max_fail_percentage 27313 1726867499.47973: checking to see if all hosts have failed and the running result is not ok 27313 1726867499.47973: done checking to see if all hosts have failed 27313 1726867499.47974: getting the remaining hosts for this loop 27313 1726867499.47975: done getting the remaining hosts for this loop 27313 1726867499.47981: getting the next task for host managed_node3 27313 1726867499.47986: done getting next task for host managed_node3 27313 1726867499.47988: ^ task is: TASK: Assert device is present 27313 1726867499.47990: ^ 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 27313 1726867499.47993: getting variables 27313 1726867499.47994: in VariableManager get_vars() 27313 1726867499.48035: Calling all_inventory to load vars for managed_node3 27313 1726867499.48038: Calling groups_inventory to load vars for managed_node3 27313 1726867499.48040: Calling all_plugins_inventory to load vars for managed_node3 27313 1726867499.48051: Calling all_plugins_play to load vars for managed_node3 27313 1726867499.48054: Calling groups_plugins_inventory to load vars for managed_node3 27313 1726867499.48057: Calling groups_plugins_play to load vars for managed_node3 27313 1726867499.48489: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27313 1726867499.49024: done with get_vars() 27313 1726867499.49039: done sending task result for task 0affcac9-a3a5-5adc-7de9-00000000000d 27313 1726867499.49043: WORKER PROCESS EXITING 27313 1726867499.49050: done getting variables TASK [Assert device is present] ************************************************ task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml:21 Friday 20 September 2024 17:24:59 -0400 (0:00:00.093) 0:00:03.864 ****** 27313 1726867499.49152: entering _queue_task() for managed_node3/include_tasks 27313 1726867499.49601: worker is 1 (out of 1 available) 27313 1726867499.49611: exiting _queue_task() for managed_node3/include_tasks 27313 1726867499.49622: done queuing things up, now waiting for results queue to drain 27313 1726867499.49623: waiting for pending results... 27313 1726867499.49682: running TaskExecutor() for managed_node3/TASK: Assert device is present 27313 1726867499.49773: in run() - task 0affcac9-a3a5-5adc-7de9-00000000000e 27313 1726867499.49799: variable 'ansible_search_path' from source: unknown 27313 1726867499.49838: calling self._execute() 27313 1726867499.49932: variable 'ansible_host' from source: host vars for 'managed_node3' 27313 1726867499.49956: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27313 1726867499.49960: variable 'omit' from source: magic vars 27313 1726867499.50502: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27313 1726867499.53386: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27313 1726867499.53390: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27313 1726867499.53393: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27313 1726867499.53395: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27313 1726867499.53407: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27313 1726867499.53489: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27313 1726867499.53527: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27313 1726867499.53557: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27313 1726867499.53610: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27313 1726867499.53631: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27313 1726867499.53824: variable 'ansible_distribution' from source: facts 27313 1726867499.53828: variable 'ansible_distribution_major_version' from source: facts 27313 1726867499.53830: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27313 1726867499.53833: when evaluation is False, skipping this task 27313 1726867499.53835: _execute() done 27313 1726867499.53837: dumping result to json 27313 1726867499.53839: done dumping result, returning 27313 1726867499.53847: done running TaskExecutor() for managed_node3/TASK: Assert device is present [0affcac9-a3a5-5adc-7de9-00000000000e] 27313 1726867499.53856: sending task result for task 0affcac9-a3a5-5adc-7de9-00000000000e skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27313 1726867499.54114: no more pending results, returning what we have 27313 1726867499.54118: results queue empty 27313 1726867499.54119: checking for any_errors_fatal 27313 1726867499.54124: done checking for any_errors_fatal 27313 1726867499.54125: checking for max_fail_percentage 27313 1726867499.54127: done checking for max_fail_percentage 27313 1726867499.54128: checking to see if all hosts have failed and the running result is not ok 27313 1726867499.54128: done checking to see if all hosts have failed 27313 1726867499.54129: getting the remaining hosts for this loop 27313 1726867499.54131: done getting the remaining hosts for this loop 27313 1726867499.54135: getting the next task for host managed_node3 27313 1726867499.54141: done getting next task for host managed_node3 27313 1726867499.54149: ^ task is: TASK: Set interface1 27313 1726867499.54151: ^ 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 27313 1726867499.54155: getting variables 27313 1726867499.54157: in VariableManager get_vars() 27313 1726867499.54202: Calling all_inventory to load vars for managed_node3 27313 1726867499.54205: Calling groups_inventory to load vars for managed_node3 27313 1726867499.54207: Calling all_plugins_inventory to load vars for managed_node3 27313 1726867499.54259: done sending task result for task 0affcac9-a3a5-5adc-7de9-00000000000e 27313 1726867499.54263: WORKER PROCESS EXITING 27313 1726867499.54274: Calling all_plugins_play to load vars for managed_node3 27313 1726867499.54279: Calling groups_plugins_inventory to load vars for managed_node3 27313 1726867499.54282: Calling groups_plugins_play to load vars for managed_node3 27313 1726867499.54619: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27313 1726867499.54905: done with get_vars() 27313 1726867499.54915: done getting variables 27313 1726867499.54983: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Set interface1] ********************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml:23 Friday 20 September 2024 17:24:59 -0400 (0:00:00.058) 0:00:03.922 ****** 27313 1726867499.55009: entering _queue_task() for managed_node3/set_fact 27313 1726867499.55398: worker is 1 (out of 1 available) 27313 1726867499.55407: exiting _queue_task() for managed_node3/set_fact 27313 1726867499.55417: done queuing things up, now waiting for results queue to drain 27313 1726867499.55418: waiting for pending results... 27313 1726867499.55567: running TaskExecutor() for managed_node3/TASK: Set interface1 27313 1726867499.55808: in run() - task 0affcac9-a3a5-5adc-7de9-00000000000f 27313 1726867499.55812: variable 'ansible_search_path' from source: unknown 27313 1726867499.55842: calling self._execute() 27313 1726867499.55950: variable 'ansible_host' from source: host vars for 'managed_node3' 27313 1726867499.56148: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27313 1726867499.56152: variable 'omit' from source: magic vars 27313 1726867499.56925: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27313 1726867499.59532: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27313 1726867499.59754: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27313 1726867499.59826: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27313 1726867499.59949: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27313 1726867499.60044: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27313 1726867499.60198: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27313 1726867499.60261: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27313 1726867499.60298: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27313 1726867499.60380: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27313 1726867499.60416: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27313 1726867499.60652: variable 'ansible_distribution' from source: facts 27313 1726867499.60668: variable 'ansible_distribution_major_version' from source: facts 27313 1726867499.60693: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27313 1726867499.60701: when evaluation is False, skipping this task 27313 1726867499.60709: _execute() done 27313 1726867499.60716: dumping result to json 27313 1726867499.60721: done dumping result, returning 27313 1726867499.60730: done running TaskExecutor() for managed_node3/TASK: Set interface1 [0affcac9-a3a5-5adc-7de9-00000000000f] 27313 1726867499.60775: sending task result for task 0affcac9-a3a5-5adc-7de9-00000000000f 27313 1726867499.60848: done sending task result for task 0affcac9-a3a5-5adc-7de9-00000000000f 27313 1726867499.60851: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27313 1726867499.60929: no more pending results, returning what we have 27313 1726867499.60933: results queue empty 27313 1726867499.60935: checking for any_errors_fatal 27313 1726867499.60941: done checking for any_errors_fatal 27313 1726867499.60942: checking for max_fail_percentage 27313 1726867499.60944: done checking for max_fail_percentage 27313 1726867499.60945: checking to see if all hosts have failed and the running result is not ok 27313 1726867499.60946: done checking to see if all hosts have failed 27313 1726867499.60946: getting the remaining hosts for this loop 27313 1726867499.60948: done getting the remaining hosts for this loop 27313 1726867499.60952: getting the next task for host managed_node3 27313 1726867499.60958: done getting next task for host managed_node3 27313 1726867499.60961: ^ task is: TASK: Show interfaces 27313 1726867499.60963: ^ 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 27313 1726867499.60966: getting variables 27313 1726867499.60967: in VariableManager get_vars() 27313 1726867499.61018: Calling all_inventory to load vars for managed_node3 27313 1726867499.61021: Calling groups_inventory to load vars for managed_node3 27313 1726867499.61023: Calling all_plugins_inventory to load vars for managed_node3 27313 1726867499.61035: Calling all_plugins_play to load vars for managed_node3 27313 1726867499.61038: Calling groups_plugins_inventory to load vars for managed_node3 27313 1726867499.61040: Calling groups_plugins_play to load vars for managed_node3 27313 1726867499.61333: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27313 1726867499.61740: done with get_vars() 27313 1726867499.61750: done getting variables TASK [Show interfaces] ********************************************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml:26 Friday 20 September 2024 17:24:59 -0400 (0:00:00.068) 0:00:03.991 ****** 27313 1726867499.61839: entering _queue_task() for managed_node3/include_tasks 27313 1726867499.62078: worker is 1 (out of 1 available) 27313 1726867499.62091: exiting _queue_task() for managed_node3/include_tasks 27313 1726867499.62103: done queuing things up, now waiting for results queue to drain 27313 1726867499.62105: waiting for pending results... 27313 1726867499.62462: running TaskExecutor() for managed_node3/TASK: Show interfaces 27313 1726867499.62517: in run() - task 0affcac9-a3a5-5adc-7de9-000000000010 27313 1726867499.62522: variable 'ansible_search_path' from source: unknown 27313 1726867499.62551: calling self._execute() 27313 1726867499.62636: variable 'ansible_host' from source: host vars for 'managed_node3' 27313 1726867499.62648: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27313 1726867499.62783: variable 'omit' from source: magic vars 27313 1726867499.63071: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27313 1726867499.65640: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27313 1726867499.65717: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27313 1726867499.65763: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27313 1726867499.65803: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27313 1726867499.65841: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27313 1726867499.65940: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27313 1726867499.65983: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27313 1726867499.66018: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27313 1726867499.66069: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27313 1726867499.66092: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27313 1726867499.66232: variable 'ansible_distribution' from source: facts 27313 1726867499.66273: variable 'ansible_distribution_major_version' from source: facts 27313 1726867499.66276: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27313 1726867499.66280: when evaluation is False, skipping this task 27313 1726867499.66283: _execute() done 27313 1726867499.66285: dumping result to json 27313 1726867499.66293: done dumping result, returning 27313 1726867499.66304: done running TaskExecutor() for managed_node3/TASK: Show interfaces [0affcac9-a3a5-5adc-7de9-000000000010] 27313 1726867499.66316: sending task result for task 0affcac9-a3a5-5adc-7de9-000000000010 27313 1726867499.66449: done sending task result for task 0affcac9-a3a5-5adc-7de9-000000000010 27313 1726867499.66453: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27313 1726867499.66533: no more pending results, returning what we have 27313 1726867499.66537: results queue empty 27313 1726867499.66538: checking for any_errors_fatal 27313 1726867499.66545: done checking for any_errors_fatal 27313 1726867499.66546: checking for max_fail_percentage 27313 1726867499.66548: done checking for max_fail_percentage 27313 1726867499.66549: checking to see if all hosts have failed and the running result is not ok 27313 1726867499.66550: done checking to see if all hosts have failed 27313 1726867499.66551: getting the remaining hosts for this loop 27313 1726867499.66552: done getting the remaining hosts for this loop 27313 1726867499.66556: getting the next task for host managed_node3 27313 1726867499.66562: done getting next task for host managed_node3 27313 1726867499.66565: ^ task is: TASK: Manage test interface 27313 1726867499.66566: ^ 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 27313 1726867499.66569: getting variables 27313 1726867499.66572: in VariableManager get_vars() 27313 1726867499.66619: Calling all_inventory to load vars for managed_node3 27313 1726867499.66622: Calling groups_inventory to load vars for managed_node3 27313 1726867499.66625: Calling all_plugins_inventory to load vars for managed_node3 27313 1726867499.66636: Calling all_plugins_play to load vars for managed_node3 27313 1726867499.66639: Calling groups_plugins_inventory to load vars for managed_node3 27313 1726867499.66643: Calling groups_plugins_play to load vars for managed_node3 27313 1726867499.67020: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27313 1726867499.67213: done with get_vars() 27313 1726867499.67223: done getting variables TASK [Manage test interface] *************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml:28 Friday 20 September 2024 17:24:59 -0400 (0:00:00.054) 0:00:04.045 ****** 27313 1726867499.67312: entering _queue_task() for managed_node3/include_tasks 27313 1726867499.67545: worker is 1 (out of 1 available) 27313 1726867499.67555: exiting _queue_task() for managed_node3/include_tasks 27313 1726867499.67567: done queuing things up, now waiting for results queue to drain 27313 1726867499.67568: waiting for pending results... 27313 1726867499.67993: running TaskExecutor() for managed_node3/TASK: Manage test interface 27313 1726867499.67997: in run() - task 0affcac9-a3a5-5adc-7de9-000000000011 27313 1726867499.68000: variable 'ansible_search_path' from source: unknown 27313 1726867499.68002: calling self._execute() 27313 1726867499.68025: variable 'ansible_host' from source: host vars for 'managed_node3' 27313 1726867499.68035: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27313 1726867499.68046: variable 'omit' from source: magic vars 27313 1726867499.68466: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27313 1726867499.70709: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27313 1726867499.70825: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27313 1726867499.70831: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27313 1726867499.70870: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27313 1726867499.70902: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27313 1726867499.70987: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27313 1726867499.71025: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27313 1726867499.71058: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27313 1726867499.71104: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27313 1726867499.71128: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27313 1726867499.71365: variable 'ansible_distribution' from source: facts 27313 1726867499.71369: variable 'ansible_distribution_major_version' from source: facts 27313 1726867499.71371: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27313 1726867499.71373: when evaluation is False, skipping this task 27313 1726867499.71375: _execute() done 27313 1726867499.71379: dumping result to json 27313 1726867499.71381: done dumping result, returning 27313 1726867499.71383: done running TaskExecutor() for managed_node3/TASK: Manage test interface [0affcac9-a3a5-5adc-7de9-000000000011] 27313 1726867499.71385: sending task result for task 0affcac9-a3a5-5adc-7de9-000000000011 27313 1726867499.71451: done sending task result for task 0affcac9-a3a5-5adc-7de9-000000000011 27313 1726867499.71454: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27313 1726867499.71514: no more pending results, returning what we have 27313 1726867499.71517: results queue empty 27313 1726867499.71518: checking for any_errors_fatal 27313 1726867499.71524: done checking for any_errors_fatal 27313 1726867499.71524: checking for max_fail_percentage 27313 1726867499.71526: done checking for max_fail_percentage 27313 1726867499.71527: checking to see if all hosts have failed and the running result is not ok 27313 1726867499.71528: done checking to see if all hosts have failed 27313 1726867499.71528: getting the remaining hosts for this loop 27313 1726867499.71529: done getting the remaining hosts for this loop 27313 1726867499.71534: getting the next task for host managed_node3 27313 1726867499.71539: done getting next task for host managed_node3 27313 1726867499.71541: ^ task is: TASK: Assert device is present 27313 1726867499.71543: ^ 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 27313 1726867499.71545: getting variables 27313 1726867499.71547: in VariableManager get_vars() 27313 1726867499.71585: Calling all_inventory to load vars for managed_node3 27313 1726867499.71588: Calling groups_inventory to load vars for managed_node3 27313 1726867499.71590: Calling all_plugins_inventory to load vars for managed_node3 27313 1726867499.71599: Calling all_plugins_play to load vars for managed_node3 27313 1726867499.71602: Calling groups_plugins_inventory to load vars for managed_node3 27313 1726867499.71604: Calling groups_plugins_play to load vars for managed_node3 27313 1726867499.72030: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27313 1726867499.72224: done with get_vars() 27313 1726867499.72233: done getting variables TASK [Assert device is present] ************************************************ task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml:32 Friday 20 September 2024 17:24:59 -0400 (0:00:00.050) 0:00:04.095 ****** 27313 1726867499.72321: entering _queue_task() for managed_node3/include_tasks 27313 1726867499.72556: worker is 1 (out of 1 available) 27313 1726867499.72567: exiting _queue_task() for managed_node3/include_tasks 27313 1726867499.72684: done queuing things up, now waiting for results queue to drain 27313 1726867499.72686: waiting for pending results... 27313 1726867499.72893: running TaskExecutor() for managed_node3/TASK: Assert device is present 27313 1726867499.72920: in run() - task 0affcac9-a3a5-5adc-7de9-000000000012 27313 1726867499.72942: variable 'ansible_search_path' from source: unknown 27313 1726867499.72982: calling self._execute() 27313 1726867499.73068: variable 'ansible_host' from source: host vars for 'managed_node3' 27313 1726867499.73082: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27313 1726867499.73097: variable 'omit' from source: magic vars 27313 1726867499.73532: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27313 1726867499.75720: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27313 1726867499.75825: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27313 1726867499.75828: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27313 1726867499.75865: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27313 1726867499.75896: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27313 1726867499.75982: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27313 1726867499.76019: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27313 1726867499.76053: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27313 1726867499.76099: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27313 1726867499.76151: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27313 1726867499.76260: variable 'ansible_distribution' from source: facts 27313 1726867499.76271: variable 'ansible_distribution_major_version' from source: facts 27313 1726867499.76293: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27313 1726867499.76299: when evaluation is False, skipping this task 27313 1726867499.76306: _execute() done 27313 1726867499.76369: dumping result to json 27313 1726867499.76372: done dumping result, returning 27313 1726867499.76375: done running TaskExecutor() for managed_node3/TASK: Assert device is present [0affcac9-a3a5-5adc-7de9-000000000012] 27313 1726867499.76378: sending task result for task 0affcac9-a3a5-5adc-7de9-000000000012 27313 1726867499.76443: done sending task result for task 0affcac9-a3a5-5adc-7de9-000000000012 27313 1726867499.76446: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27313 1726867499.76518: no more pending results, returning what we have 27313 1726867499.76521: results queue empty 27313 1726867499.76522: checking for any_errors_fatal 27313 1726867499.76529: done checking for any_errors_fatal 27313 1726867499.76530: checking for max_fail_percentage 27313 1726867499.76531: done checking for max_fail_percentage 27313 1726867499.76532: checking to see if all hosts have failed and the running result is not ok 27313 1726867499.76533: done checking to see if all hosts have failed 27313 1726867499.76534: getting the remaining hosts for this loop 27313 1726867499.76535: done getting the remaining hosts for this loop 27313 1726867499.76539: getting the next task for host managed_node3 27313 1726867499.76547: done getting next task for host managed_node3 27313 1726867499.76552: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 27313 1726867499.76554: ^ 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? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27313 1726867499.76568: getting variables 27313 1726867499.76570: in VariableManager get_vars() 27313 1726867499.76612: Calling all_inventory to load vars for managed_node3 27313 1726867499.76614: Calling groups_inventory to load vars for managed_node3 27313 1726867499.76617: Calling all_plugins_inventory to load vars for managed_node3 27313 1726867499.76627: Calling all_plugins_play to load vars for managed_node3 27313 1726867499.76629: Calling groups_plugins_inventory to load vars for managed_node3 27313 1726867499.76632: Calling groups_plugins_play to load vars for managed_node3 27313 1726867499.76989: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27313 1726867499.77195: done with get_vars() 27313 1726867499.77205: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 17:24:59 -0400 (0:00:00.049) 0:00:04.145 ****** 27313 1726867499.77291: entering _queue_task() for managed_node3/include_tasks 27313 1726867499.77518: worker is 1 (out of 1 available) 27313 1726867499.77530: exiting _queue_task() for managed_node3/include_tasks 27313 1726867499.77543: done queuing things up, now waiting for results queue to drain 27313 1726867499.77545: waiting for pending results... 27313 1726867499.77841: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 27313 1726867499.77883: in run() - task 0affcac9-a3a5-5adc-7de9-00000000001b 27313 1726867499.77903: variable 'ansible_search_path' from source: unknown 27313 1726867499.77907: variable 'ansible_search_path' from source: unknown 27313 1726867499.77944: calling self._execute() 27313 1726867499.78014: variable 'ansible_host' from source: host vars for 'managed_node3' 27313 1726867499.78025: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27313 1726867499.78156: variable 'omit' from source: magic vars 27313 1726867499.78558: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27313 1726867499.80896: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27313 1726867499.80968: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27313 1726867499.81226: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27313 1726867499.81266: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27313 1726867499.81304: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27313 1726867499.81387: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27313 1726867499.81482: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27313 1726867499.81486: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27313 1726867499.81505: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27313 1726867499.81533: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27313 1726867499.81675: variable 'ansible_distribution' from source: facts 27313 1726867499.81689: variable 'ansible_distribution_major_version' from source: facts 27313 1726867499.81748: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27313 1726867499.81751: when evaluation is False, skipping this task 27313 1726867499.81753: _execute() done 27313 1726867499.81755: dumping result to json 27313 1726867499.81757: done dumping result, returning 27313 1726867499.81760: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0affcac9-a3a5-5adc-7de9-00000000001b] 27313 1726867499.81762: sending task result for task 0affcac9-a3a5-5adc-7de9-00000000001b skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27313 1726867499.81919: no more pending results, returning what we have 27313 1726867499.81923: results queue empty 27313 1726867499.81924: checking for any_errors_fatal 27313 1726867499.81930: done checking for any_errors_fatal 27313 1726867499.81931: checking for max_fail_percentage 27313 1726867499.81932: done checking for max_fail_percentage 27313 1726867499.81933: checking to see if all hosts have failed and the running result is not ok 27313 1726867499.81934: done checking to see if all hosts have failed 27313 1726867499.81935: getting the remaining hosts for this loop 27313 1726867499.81936: done getting the remaining hosts for this loop 27313 1726867499.81940: getting the next task for host managed_node3 27313 1726867499.81946: done getting next task for host managed_node3 27313 1726867499.81950: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 27313 1726867499.81953: ^ 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? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27313 1726867499.81965: getting variables 27313 1726867499.81967: in VariableManager get_vars() 27313 1726867499.82006: Calling all_inventory to load vars for managed_node3 27313 1726867499.82011: Calling groups_inventory to load vars for managed_node3 27313 1726867499.82013: Calling all_plugins_inventory to load vars for managed_node3 27313 1726867499.82022: Calling all_plugins_play to load vars for managed_node3 27313 1726867499.82025: Calling groups_plugins_inventory to load vars for managed_node3 27313 1726867499.82027: Calling groups_plugins_play to load vars for managed_node3 27313 1726867499.82258: done sending task result for task 0affcac9-a3a5-5adc-7de9-00000000001b 27313 1726867499.82261: WORKER PROCESS EXITING 27313 1726867499.82292: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27313 1726867499.82509: done with get_vars() 27313 1726867499.82518: done getting variables 27313 1726867499.82608: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 17:24:59 -0400 (0:00:00.053) 0:00:04.199 ****** 27313 1726867499.82638: entering _queue_task() for managed_node3/debug 27313 1726867499.82640: Creating lock for debug 27313 1726867499.82882: worker is 1 (out of 1 available) 27313 1726867499.82896: exiting _queue_task() for managed_node3/debug 27313 1726867499.82907: done queuing things up, now waiting for results queue to drain 27313 1726867499.82909: waiting for pending results... 27313 1726867499.83080: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider 27313 1726867499.83199: in run() - task 0affcac9-a3a5-5adc-7de9-00000000001c 27313 1726867499.83220: variable 'ansible_search_path' from source: unknown 27313 1726867499.83227: variable 'ansible_search_path' from source: unknown 27313 1726867499.83266: calling self._execute() 27313 1726867499.83346: variable 'ansible_host' from source: host vars for 'managed_node3' 27313 1726867499.83358: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27313 1726867499.83371: variable 'omit' from source: magic vars 27313 1726867499.83771: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27313 1726867499.86966: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27313 1726867499.87089: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27313 1726867499.87153: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27313 1726867499.87284: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27313 1726867499.87288: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27313 1726867499.87376: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27313 1726867499.87418: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27313 1726867499.87484: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27313 1726867499.87525: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27313 1726867499.87568: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27313 1726867499.87833: variable 'ansible_distribution' from source: facts 27313 1726867499.87858: variable 'ansible_distribution_major_version' from source: facts 27313 1726867499.87869: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27313 1726867499.87872: when evaluation is False, skipping this task 27313 1726867499.87875: _execute() done 27313 1726867499.87880: dumping result to json 27313 1726867499.87882: done dumping result, returning 27313 1726867499.87889: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider [0affcac9-a3a5-5adc-7de9-00000000001c] 27313 1726867499.87893: sending task result for task 0affcac9-a3a5-5adc-7de9-00000000001c 27313 1726867499.87979: done sending task result for task 0affcac9-a3a5-5adc-7de9-00000000001c 27313 1726867499.87982: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 27313 1726867499.88036: no more pending results, returning what we have 27313 1726867499.88039: results queue empty 27313 1726867499.88040: checking for any_errors_fatal 27313 1726867499.88045: done checking for any_errors_fatal 27313 1726867499.88046: checking for max_fail_percentage 27313 1726867499.88047: done checking for max_fail_percentage 27313 1726867499.88048: checking to see if all hosts have failed and the running result is not ok 27313 1726867499.88049: done checking to see if all hosts have failed 27313 1726867499.88049: getting the remaining hosts for this loop 27313 1726867499.88051: done getting the remaining hosts for this loop 27313 1726867499.88055: getting the next task for host managed_node3 27313 1726867499.88061: done getting next task for host managed_node3 27313 1726867499.88064: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 27313 1726867499.88067: ^ 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? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27313 1726867499.88080: getting variables 27313 1726867499.88082: in VariableManager get_vars() 27313 1726867499.88131: Calling all_inventory to load vars for managed_node3 27313 1726867499.88134: Calling groups_inventory to load vars for managed_node3 27313 1726867499.88137: Calling all_plugins_inventory to load vars for managed_node3 27313 1726867499.88146: Calling all_plugins_play to load vars for managed_node3 27313 1726867499.88149: Calling groups_plugins_inventory to load vars for managed_node3 27313 1726867499.88151: Calling groups_plugins_play to load vars for managed_node3 27313 1726867499.88289: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27313 1726867499.88414: done with get_vars() 27313 1726867499.88422: done getting variables 27313 1726867499.88487: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 17:24:59 -0400 (0:00:00.058) 0:00:04.257 ****** 27313 1726867499.88512: entering _queue_task() for managed_node3/fail 27313 1726867499.88513: Creating lock for fail 27313 1726867499.88703: worker is 1 (out of 1 available) 27313 1726867499.88720: exiting _queue_task() for managed_node3/fail 27313 1726867499.88732: done queuing things up, now waiting for results queue to drain 27313 1726867499.88734: waiting for pending results... 27313 1726867499.88883: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 27313 1726867499.88955: in run() - task 0affcac9-a3a5-5adc-7de9-00000000001d 27313 1726867499.88970: variable 'ansible_search_path' from source: unknown 27313 1726867499.88975: variable 'ansible_search_path' from source: unknown 27313 1726867499.89002: calling self._execute() 27313 1726867499.89079: variable 'ansible_host' from source: host vars for 'managed_node3' 27313 1726867499.89083: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27313 1726867499.89090: variable 'omit' from source: magic vars 27313 1726867499.89573: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27313 1726867499.92671: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27313 1726867499.92780: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27313 1726867499.92826: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27313 1726867499.92884: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27313 1726867499.92964: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27313 1726867499.93032: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27313 1726867499.93067: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27313 1726867499.93105: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27313 1726867499.93149: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27313 1726867499.93166: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27313 1726867499.93331: variable 'ansible_distribution' from source: facts 27313 1726867499.93341: variable 'ansible_distribution_major_version' from source: facts 27313 1726867499.93363: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27313 1726867499.93371: when evaluation is False, skipping this task 27313 1726867499.93392: _execute() done 27313 1726867499.93394: dumping result to json 27313 1726867499.93396: done dumping result, returning 27313 1726867499.93405: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0affcac9-a3a5-5adc-7de9-00000000001d] 27313 1726867499.93426: sending task result for task 0affcac9-a3a5-5adc-7de9-00000000001d 27313 1726867499.93604: done sending task result for task 0affcac9-a3a5-5adc-7de9-00000000001d 27313 1726867499.93607: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27313 1726867499.93659: no more pending results, returning what we have 27313 1726867499.93662: results queue empty 27313 1726867499.93663: checking for any_errors_fatal 27313 1726867499.93668: done checking for any_errors_fatal 27313 1726867499.93668: checking for max_fail_percentage 27313 1726867499.93670: done checking for max_fail_percentage 27313 1726867499.93671: checking to see if all hosts have failed and the running result is not ok 27313 1726867499.93672: done checking to see if all hosts have failed 27313 1726867499.93673: getting the remaining hosts for this loop 27313 1726867499.93674: done getting the remaining hosts for this loop 27313 1726867499.93680: getting the next task for host managed_node3 27313 1726867499.93687: done getting next task for host managed_node3 27313 1726867499.93692: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 27313 1726867499.93695: ^ 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? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27313 1726867499.93712: getting variables 27313 1726867499.93714: in VariableManager get_vars() 27313 1726867499.93758: Calling all_inventory to load vars for managed_node3 27313 1726867499.93761: Calling groups_inventory to load vars for managed_node3 27313 1726867499.93764: Calling all_plugins_inventory to load vars for managed_node3 27313 1726867499.93775: Calling all_plugins_play to load vars for managed_node3 27313 1726867499.93982: Calling groups_plugins_inventory to load vars for managed_node3 27313 1726867499.93987: Calling groups_plugins_play to load vars for managed_node3 27313 1726867499.94239: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27313 1726867499.94458: done with get_vars() 27313 1726867499.94468: done getting variables 27313 1726867499.94526: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 17:24:59 -0400 (0:00:00.060) 0:00:04.318 ****** 27313 1726867499.94564: entering _queue_task() for managed_node3/fail 27313 1726867499.94828: worker is 1 (out of 1 available) 27313 1726867499.94839: exiting _queue_task() for managed_node3/fail 27313 1726867499.94850: done queuing things up, now waiting for results queue to drain 27313 1726867499.94851: waiting for pending results... 27313 1726867499.95227: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 27313 1726867499.95317: in run() - task 0affcac9-a3a5-5adc-7de9-00000000001e 27313 1726867499.95394: variable 'ansible_search_path' from source: unknown 27313 1726867499.95398: variable 'ansible_search_path' from source: unknown 27313 1726867499.95415: calling self._execute() 27313 1726867499.95507: variable 'ansible_host' from source: host vars for 'managed_node3' 27313 1726867499.95531: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27313 1726867499.95552: variable 'omit' from source: magic vars 27313 1726867499.96110: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27313 1726867499.99488: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27313 1726867499.99499: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27313 1726867499.99537: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27313 1726867499.99635: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27313 1726867499.99734: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27313 1726867499.99909: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27313 1726867500.00003: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27313 1726867500.00266: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27313 1726867500.00269: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27313 1726867500.00272: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27313 1726867500.00602: variable 'ansible_distribution' from source: facts 27313 1726867500.00620: variable 'ansible_distribution_major_version' from source: facts 27313 1726867500.00689: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27313 1726867500.00713: when evaluation is False, skipping this task 27313 1726867500.00721: _execute() done 27313 1726867500.00729: dumping result to json 27313 1726867500.00738: done dumping result, returning 27313 1726867500.00750: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [0affcac9-a3a5-5adc-7de9-00000000001e] 27313 1726867500.00796: sending task result for task 0affcac9-a3a5-5adc-7de9-00000000001e skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27313 1726867500.01056: no more pending results, returning what we have 27313 1726867500.01059: results queue empty 27313 1726867500.01060: checking for any_errors_fatal 27313 1726867500.01064: done checking for any_errors_fatal 27313 1726867500.01065: checking for max_fail_percentage 27313 1726867500.01067: done checking for max_fail_percentage 27313 1726867500.01068: checking to see if all hosts have failed and the running result is not ok 27313 1726867500.01069: done checking to see if all hosts have failed 27313 1726867500.01070: getting the remaining hosts for this loop 27313 1726867500.01071: done getting the remaining hosts for this loop 27313 1726867500.01075: getting the next task for host managed_node3 27313 1726867500.01083: done getting next task for host managed_node3 27313 1726867500.01087: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 27313 1726867500.01090: ^ 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? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27313 1726867500.01103: getting variables 27313 1726867500.01105: in VariableManager get_vars() 27313 1726867500.01148: Calling all_inventory to load vars for managed_node3 27313 1726867500.01151: Calling groups_inventory to load vars for managed_node3 27313 1726867500.01153: Calling all_plugins_inventory to load vars for managed_node3 27313 1726867500.01164: Calling all_plugins_play to load vars for managed_node3 27313 1726867500.01167: Calling groups_plugins_inventory to load vars for managed_node3 27313 1726867500.01170: Calling groups_plugins_play to load vars for managed_node3 27313 1726867500.01584: done sending task result for task 0affcac9-a3a5-5adc-7de9-00000000001e 27313 1726867500.01587: WORKER PROCESS EXITING 27313 1726867500.01609: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27313 1726867500.01849: done with get_vars() 27313 1726867500.01860: done getting variables 27313 1726867500.01925: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 17:25:00 -0400 (0:00:00.073) 0:00:04.392 ****** 27313 1726867500.01964: entering _queue_task() for managed_node3/fail 27313 1726867500.02367: worker is 1 (out of 1 available) 27313 1726867500.02497: exiting _queue_task() for managed_node3/fail 27313 1726867500.02509: done queuing things up, now waiting for results queue to drain 27313 1726867500.02510: waiting for pending results... 27313 1726867500.02998: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 27313 1726867500.03002: in run() - task 0affcac9-a3a5-5adc-7de9-00000000001f 27313 1726867500.03005: variable 'ansible_search_path' from source: unknown 27313 1726867500.03007: variable 'ansible_search_path' from source: unknown 27313 1726867500.03108: calling self._execute() 27313 1726867500.03287: variable 'ansible_host' from source: host vars for 'managed_node3' 27313 1726867500.03321: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27313 1726867500.03449: variable 'omit' from source: magic vars 27313 1726867500.04261: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27313 1726867500.06668: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27313 1726867500.06784: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27313 1726867500.06835: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27313 1726867500.06905: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27313 1726867500.06948: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27313 1726867500.07060: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27313 1726867500.07099: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27313 1726867500.07129: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27313 1726867500.07190: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27313 1726867500.07211: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27313 1726867500.07353: variable 'ansible_distribution' from source: facts 27313 1726867500.07376: variable 'ansible_distribution_major_version' from source: facts 27313 1726867500.07402: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27313 1726867500.07410: when evaluation is False, skipping this task 27313 1726867500.07418: _execute() done 27313 1726867500.07438: dumping result to json 27313 1726867500.07446: done dumping result, returning 27313 1726867500.07458: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0affcac9-a3a5-5adc-7de9-00000000001f] 27313 1726867500.07480: sending task result for task 0affcac9-a3a5-5adc-7de9-00000000001f 27313 1726867500.07651: done sending task result for task 0affcac9-a3a5-5adc-7de9-00000000001f 27313 1726867500.07655: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27313 1726867500.07731: no more pending results, returning what we have 27313 1726867500.07735: results queue empty 27313 1726867500.07736: checking for any_errors_fatal 27313 1726867500.07741: done checking for any_errors_fatal 27313 1726867500.07742: checking for max_fail_percentage 27313 1726867500.07744: done checking for max_fail_percentage 27313 1726867500.07745: checking to see if all hosts have failed and the running result is not ok 27313 1726867500.07746: done checking to see if all hosts have failed 27313 1726867500.07746: getting the remaining hosts for this loop 27313 1726867500.07748: done getting the remaining hosts for this loop 27313 1726867500.07753: getting the next task for host managed_node3 27313 1726867500.07759: done getting next task for host managed_node3 27313 1726867500.07763: ^ task is: TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces 27313 1726867500.07768: ^ 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? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27313 1726867500.07783: getting variables 27313 1726867500.07785: in VariableManager get_vars() 27313 1726867500.07827: Calling all_inventory to load vars for managed_node3 27313 1726867500.07830: Calling groups_inventory to load vars for managed_node3 27313 1726867500.07833: Calling all_plugins_inventory to load vars for managed_node3 27313 1726867500.07843: Calling all_plugins_play to load vars for managed_node3 27313 1726867500.07846: Calling groups_plugins_inventory to load vars for managed_node3 27313 1726867500.07849: Calling groups_plugins_play to load vars for managed_node3 27313 1726867500.08270: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27313 1726867500.08486: done with get_vars() 27313 1726867500.08496: done getting variables 27313 1726867500.08595: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 17:25:00 -0400 (0:00:00.066) 0:00:04.458 ****** 27313 1726867500.08623: entering _queue_task() for managed_node3/dnf 27313 1726867500.08980: worker is 1 (out of 1 available) 27313 1726867500.08991: exiting _queue_task() for managed_node3/dnf 27313 1726867500.09001: done queuing things up, now waiting for results queue to drain 27313 1726867500.09002: waiting for pending results... 27313 1726867500.09236: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces 27313 1726867500.09254: in run() - task 0affcac9-a3a5-5adc-7de9-000000000020 27313 1726867500.09296: variable 'ansible_search_path' from source: unknown 27313 1726867500.09299: variable 'ansible_search_path' from source: unknown 27313 1726867500.09325: calling self._execute() 27313 1726867500.09403: variable 'ansible_host' from source: host vars for 'managed_node3' 27313 1726867500.09441: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27313 1726867500.09444: variable 'omit' from source: magic vars 27313 1726867500.09879: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27313 1726867500.12624: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27313 1726867500.12709: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27313 1726867500.12785: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27313 1726867500.12789: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27313 1726867500.12817: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27313 1726867500.12902: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27313 1726867500.12952: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27313 1726867500.12986: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27313 1726867500.13041: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27313 1726867500.13059: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27313 1726867500.13219: variable 'ansible_distribution' from source: facts 27313 1726867500.13223: variable 'ansible_distribution_major_version' from source: facts 27313 1726867500.13232: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27313 1726867500.13238: when evaluation is False, skipping this task 27313 1726867500.13244: _execute() done 27313 1726867500.13331: dumping result to json 27313 1726867500.13333: done dumping result, returning 27313 1726867500.13336: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [0affcac9-a3a5-5adc-7de9-000000000020] 27313 1726867500.13338: sending task result for task 0affcac9-a3a5-5adc-7de9-000000000020 27313 1726867500.13407: done sending task result for task 0affcac9-a3a5-5adc-7de9-000000000020 27313 1726867500.13410: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27313 1726867500.13462: no more pending results, returning what we have 27313 1726867500.13465: results queue empty 27313 1726867500.13466: checking for any_errors_fatal 27313 1726867500.13472: done checking for any_errors_fatal 27313 1726867500.13473: checking for max_fail_percentage 27313 1726867500.13475: done checking for max_fail_percentage 27313 1726867500.13475: checking to see if all hosts have failed and the running result is not ok 27313 1726867500.13476: done checking to see if all hosts have failed 27313 1726867500.13479: getting the remaining hosts for this loop 27313 1726867500.13480: done getting the remaining hosts for this loop 27313 1726867500.13484: getting the next task for host managed_node3 27313 1726867500.13490: done getting next task for host managed_node3 27313 1726867500.13493: ^ task is: TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces 27313 1726867500.13496: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27313 1726867500.13509: getting variables 27313 1726867500.13510: in VariableManager get_vars() 27313 1726867500.13665: Calling all_inventory to load vars for managed_node3 27313 1726867500.13668: Calling groups_inventory to load vars for managed_node3 27313 1726867500.13671: Calling all_plugins_inventory to load vars for managed_node3 27313 1726867500.13682: Calling all_plugins_play to load vars for managed_node3 27313 1726867500.13684: Calling groups_plugins_inventory to load vars for managed_node3 27313 1726867500.13687: Calling groups_plugins_play to load vars for managed_node3 27313 1726867500.13968: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27313 1726867500.14205: done with get_vars() 27313 1726867500.14216: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 27313 1726867500.14288: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 17:25:00 -0400 (0:00:00.057) 0:00:04.516 ****** 27313 1726867500.14327: entering _queue_task() for managed_node3/yum 27313 1726867500.14329: Creating lock for yum 27313 1726867500.14596: worker is 1 (out of 1 available) 27313 1726867500.14608: exiting _queue_task() for managed_node3/yum 27313 1726867500.14618: done queuing things up, now waiting for results queue to drain 27313 1726867500.14619: waiting for pending results... 27313 1726867500.14976: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces 27313 1726867500.15010: in run() - task 0affcac9-a3a5-5adc-7de9-000000000021 27313 1726867500.15032: variable 'ansible_search_path' from source: unknown 27313 1726867500.15042: variable 'ansible_search_path' from source: unknown 27313 1726867500.15188: calling self._execute() 27313 1726867500.15486: variable 'ansible_host' from source: host vars for 'managed_node3' 27313 1726867500.15499: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27313 1726867500.15525: variable 'omit' from source: magic vars 27313 1726867500.15933: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27313 1726867500.18254: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27313 1726867500.18332: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27313 1726867500.18385: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27313 1726867500.18424: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27313 1726867500.18464: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27313 1726867500.18543: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27313 1726867500.18590: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27313 1726867500.18622: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27313 1726867500.18676: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27313 1726867500.18782: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27313 1726867500.18846: variable 'ansible_distribution' from source: facts 27313 1726867500.18861: variable 'ansible_distribution_major_version' from source: facts 27313 1726867500.18888: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27313 1726867500.18905: when evaluation is False, skipping this task 27313 1726867500.18913: _execute() done 27313 1726867500.18921: dumping result to json 27313 1726867500.18928: done dumping result, returning 27313 1726867500.18939: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [0affcac9-a3a5-5adc-7de9-000000000021] 27313 1726867500.18949: sending task result for task 0affcac9-a3a5-5adc-7de9-000000000021 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27313 1726867500.19797: no more pending results, returning what we have 27313 1726867500.19800: results queue empty 27313 1726867500.19801: checking for any_errors_fatal 27313 1726867500.19803: done checking for any_errors_fatal 27313 1726867500.19804: checking for max_fail_percentage 27313 1726867500.19805: done checking for max_fail_percentage 27313 1726867500.19806: checking to see if all hosts have failed and the running result is not ok 27313 1726867500.19807: done checking to see if all hosts have failed 27313 1726867500.19807: getting the remaining hosts for this loop 27313 1726867500.19808: done getting the remaining hosts for this loop 27313 1726867500.19811: getting the next task for host managed_node3 27313 1726867500.19816: done getting next task for host managed_node3 27313 1726867500.19819: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 27313 1726867500.19821: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27313 1726867500.19885: done sending task result for task 0affcac9-a3a5-5adc-7de9-000000000021 27313 1726867500.19888: WORKER PROCESS EXITING 27313 1726867500.19897: getting variables 27313 1726867500.19898: in VariableManager get_vars() 27313 1726867500.19927: Calling all_inventory to load vars for managed_node3 27313 1726867500.19930: Calling groups_inventory to load vars for managed_node3 27313 1726867500.19932: Calling all_plugins_inventory to load vars for managed_node3 27313 1726867500.19981: Calling all_plugins_play to load vars for managed_node3 27313 1726867500.19986: Calling groups_plugins_inventory to load vars for managed_node3 27313 1726867500.19990: Calling groups_plugins_play to load vars for managed_node3 27313 1726867500.20256: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27313 1726867500.20803: done with get_vars() 27313 1726867500.20819: done getting variables 27313 1726867500.20929: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 17:25:00 -0400 (0:00:00.066) 0:00:04.582 ****** 27313 1726867500.20960: entering _queue_task() for managed_node3/fail 27313 1726867500.21284: worker is 1 (out of 1 available) 27313 1726867500.21295: exiting _queue_task() for managed_node3/fail 27313 1726867500.21305: done queuing things up, now waiting for results queue to drain 27313 1726867500.21307: waiting for pending results... 27313 1726867500.21503: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 27313 1726867500.21637: in run() - task 0affcac9-a3a5-5adc-7de9-000000000022 27313 1726867500.21657: variable 'ansible_search_path' from source: unknown 27313 1726867500.21665: variable 'ansible_search_path' from source: unknown 27313 1726867500.21713: calling self._execute() 27313 1726867500.21802: variable 'ansible_host' from source: host vars for 'managed_node3' 27313 1726867500.21816: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27313 1726867500.21830: variable 'omit' from source: magic vars 27313 1726867500.22269: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27313 1726867500.24666: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27313 1726867500.24758: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27313 1726867500.24863: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27313 1726867500.24868: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27313 1726867500.24972: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27313 1726867500.25001: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27313 1726867500.25037: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27313 1726867500.25069: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27313 1726867500.25127: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27313 1726867500.25147: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27313 1726867500.25309: variable 'ansible_distribution' from source: facts 27313 1726867500.25326: variable 'ansible_distribution_major_version' from source: facts 27313 1726867500.25350: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27313 1726867500.25358: when evaluation is False, skipping this task 27313 1726867500.25383: _execute() done 27313 1726867500.25387: dumping result to json 27313 1726867500.25389: done dumping result, returning 27313 1726867500.25401: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0affcac9-a3a5-5adc-7de9-000000000022] 27313 1726867500.25426: sending task result for task 0affcac9-a3a5-5adc-7de9-000000000022 27313 1726867500.25595: done sending task result for task 0affcac9-a3a5-5adc-7de9-000000000022 27313 1726867500.25598: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27313 1726867500.25653: no more pending results, returning what we have 27313 1726867500.25657: results queue empty 27313 1726867500.25658: checking for any_errors_fatal 27313 1726867500.25666: done checking for any_errors_fatal 27313 1726867500.25667: checking for max_fail_percentage 27313 1726867500.25669: done checking for max_fail_percentage 27313 1726867500.25670: checking to see if all hosts have failed and the running result is not ok 27313 1726867500.25671: done checking to see if all hosts have failed 27313 1726867500.25672: getting the remaining hosts for this loop 27313 1726867500.25673: done getting the remaining hosts for this loop 27313 1726867500.25680: getting the next task for host managed_node3 27313 1726867500.25686: done getting next task for host managed_node3 27313 1726867500.25690: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 27313 1726867500.25693: ^ 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? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27313 1726867500.25707: getting variables 27313 1726867500.25709: in VariableManager get_vars() 27313 1726867500.25754: Calling all_inventory to load vars for managed_node3 27313 1726867500.25757: Calling groups_inventory to load vars for managed_node3 27313 1726867500.25760: Calling all_plugins_inventory to load vars for managed_node3 27313 1726867500.25770: Calling all_plugins_play to load vars for managed_node3 27313 1726867500.25773: Calling groups_plugins_inventory to load vars for managed_node3 27313 1726867500.25992: Calling groups_plugins_play to load vars for managed_node3 27313 1726867500.26235: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27313 1726867500.26483: done with get_vars() 27313 1726867500.26492: done getting variables 27313 1726867500.26553: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 17:25:00 -0400 (0:00:00.056) 0:00:04.638 ****** 27313 1726867500.26585: entering _queue_task() for managed_node3/package 27313 1726867500.26898: worker is 1 (out of 1 available) 27313 1726867500.26908: exiting _queue_task() for managed_node3/package 27313 1726867500.26920: done queuing things up, now waiting for results queue to drain 27313 1726867500.26922: waiting for pending results... 27313 1726867500.27312: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages 27313 1726867500.27317: in run() - task 0affcac9-a3a5-5adc-7de9-000000000023 27313 1726867500.27320: variable 'ansible_search_path' from source: unknown 27313 1726867500.27327: variable 'ansible_search_path' from source: unknown 27313 1726867500.27373: calling self._execute() 27313 1726867500.27506: variable 'ansible_host' from source: host vars for 'managed_node3' 27313 1726867500.27582: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27313 1726867500.27586: variable 'omit' from source: magic vars 27313 1726867500.28003: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27313 1726867500.30599: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27313 1726867500.30689: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27313 1726867500.30729: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27313 1726867500.30767: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27313 1726867500.30805: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27313 1726867500.30983: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27313 1726867500.30988: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27313 1726867500.30991: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27313 1726867500.31001: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27313 1726867500.31017: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27313 1726867500.31160: variable 'ansible_distribution' from source: facts 27313 1726867500.31171: variable 'ansible_distribution_major_version' from source: facts 27313 1726867500.31194: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27313 1726867500.31201: when evaluation is False, skipping this task 27313 1726867500.31208: _execute() done 27313 1726867500.31226: dumping result to json 27313 1726867500.31234: done dumping result, returning 27313 1726867500.31245: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages [0affcac9-a3a5-5adc-7de9-000000000023] 27313 1726867500.31329: sending task result for task 0affcac9-a3a5-5adc-7de9-000000000023 27313 1726867500.31407: done sending task result for task 0affcac9-a3a5-5adc-7de9-000000000023 27313 1726867500.31409: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27313 1726867500.31461: no more pending results, returning what we have 27313 1726867500.31464: results queue empty 27313 1726867500.31465: checking for any_errors_fatal 27313 1726867500.31472: done checking for any_errors_fatal 27313 1726867500.31473: checking for max_fail_percentage 27313 1726867500.31474: done checking for max_fail_percentage 27313 1726867500.31476: checking to see if all hosts have failed and the running result is not ok 27313 1726867500.31476: done checking to see if all hosts have failed 27313 1726867500.31479: getting the remaining hosts for this loop 27313 1726867500.31480: done getting the remaining hosts for this loop 27313 1726867500.31484: getting the next task for host managed_node3 27313 1726867500.31491: done getting next task for host managed_node3 27313 1726867500.31495: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 27313 1726867500.31498: ^ 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? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27313 1726867500.31510: getting variables 27313 1726867500.31512: in VariableManager get_vars() 27313 1726867500.31555: Calling all_inventory to load vars for managed_node3 27313 1726867500.31558: Calling groups_inventory to load vars for managed_node3 27313 1726867500.31561: Calling all_plugins_inventory to load vars for managed_node3 27313 1726867500.31572: Calling all_plugins_play to load vars for managed_node3 27313 1726867500.31574: Calling groups_plugins_inventory to load vars for managed_node3 27313 1726867500.31681: Calling groups_plugins_play to load vars for managed_node3 27313 1726867500.32044: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27313 1726867500.32265: done with get_vars() 27313 1726867500.32275: done getting variables 27313 1726867500.32330: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 17:25:00 -0400 (0:00:00.057) 0:00:04.696 ****** 27313 1726867500.32369: entering _queue_task() for managed_node3/package 27313 1726867500.32849: worker is 1 (out of 1 available) 27313 1726867500.32863: exiting _queue_task() for managed_node3/package 27313 1726867500.32876: done queuing things up, now waiting for results queue to drain 27313 1726867500.32980: waiting for pending results... 27313 1726867500.33593: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 27313 1726867500.33598: in run() - task 0affcac9-a3a5-5adc-7de9-000000000024 27313 1726867500.33602: variable 'ansible_search_path' from source: unknown 27313 1726867500.33604: variable 'ansible_search_path' from source: unknown 27313 1726867500.33607: calling self._execute() 27313 1726867500.33712: variable 'ansible_host' from source: host vars for 'managed_node3' 27313 1726867500.33716: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27313 1726867500.33724: variable 'omit' from source: magic vars 27313 1726867500.34171: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27313 1726867500.38042: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27313 1726867500.38194: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27313 1726867500.38365: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27313 1726867500.38407: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27313 1726867500.38443: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27313 1726867500.38785: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27313 1726867500.38789: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27313 1726867500.38791: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27313 1726867500.38908: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27313 1726867500.39001: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27313 1726867500.39172: variable 'ansible_distribution' from source: facts 27313 1726867500.39187: variable 'ansible_distribution_major_version' from source: facts 27313 1726867500.39209: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27313 1726867500.39287: when evaluation is False, skipping this task 27313 1726867500.39295: _execute() done 27313 1726867500.39303: dumping result to json 27313 1726867500.39311: done dumping result, returning 27313 1726867500.39327: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0affcac9-a3a5-5adc-7de9-000000000024] 27313 1726867500.39342: sending task result for task 0affcac9-a3a5-5adc-7de9-000000000024 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27313 1726867500.39601: no more pending results, returning what we have 27313 1726867500.39604: results queue empty 27313 1726867500.39605: checking for any_errors_fatal 27313 1726867500.39612: done checking for any_errors_fatal 27313 1726867500.39613: checking for max_fail_percentage 27313 1726867500.39615: done checking for max_fail_percentage 27313 1726867500.39616: checking to see if all hosts have failed and the running result is not ok 27313 1726867500.39617: done checking to see if all hosts have failed 27313 1726867500.39618: getting the remaining hosts for this loop 27313 1726867500.39619: done getting the remaining hosts for this loop 27313 1726867500.39623: getting the next task for host managed_node3 27313 1726867500.39630: done getting next task for host managed_node3 27313 1726867500.39638: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 27313 1726867500.39640: ^ 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? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27313 1726867500.39655: getting variables 27313 1726867500.39657: in VariableManager get_vars() 27313 1726867500.39703: Calling all_inventory to load vars for managed_node3 27313 1726867500.39706: Calling groups_inventory to load vars for managed_node3 27313 1726867500.39708: Calling all_plugins_inventory to load vars for managed_node3 27313 1726867500.39719: Calling all_plugins_play to load vars for managed_node3 27313 1726867500.39722: Calling groups_plugins_inventory to load vars for managed_node3 27313 1726867500.39726: Calling groups_plugins_play to load vars for managed_node3 27313 1726867500.40409: done sending task result for task 0affcac9-a3a5-5adc-7de9-000000000024 27313 1726867500.40412: WORKER PROCESS EXITING 27313 1726867500.40472: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27313 1726867500.40957: done with get_vars() 27313 1726867500.40968: done getting variables 27313 1726867500.41019: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 17:25:00 -0400 (0:00:00.086) 0:00:04.783 ****** 27313 1726867500.41161: entering _queue_task() for managed_node3/package 27313 1726867500.41642: worker is 1 (out of 1 available) 27313 1726867500.41657: exiting _queue_task() for managed_node3/package 27313 1726867500.41670: done queuing things up, now waiting for results queue to drain 27313 1726867500.41671: waiting for pending results... 27313 1726867500.42321: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 27313 1726867500.42443: in run() - task 0affcac9-a3a5-5adc-7de9-000000000025 27313 1726867500.42464: variable 'ansible_search_path' from source: unknown 27313 1726867500.42471: variable 'ansible_search_path' from source: unknown 27313 1726867500.42568: calling self._execute() 27313 1726867500.42771: variable 'ansible_host' from source: host vars for 'managed_node3' 27313 1726867500.42784: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27313 1726867500.42797: variable 'omit' from source: magic vars 27313 1726867500.43653: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27313 1726867500.47539: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27313 1726867500.47624: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27313 1726867500.47670: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27313 1726867500.47718: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27313 1726867500.47753: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27313 1726867500.47848: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27313 1726867500.47895: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27313 1726867500.47943: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27313 1726867500.47999: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27313 1726867500.48025: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27313 1726867500.48186: variable 'ansible_distribution' from source: facts 27313 1726867500.48198: variable 'ansible_distribution_major_version' from source: facts 27313 1726867500.48255: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27313 1726867500.48259: when evaluation is False, skipping this task 27313 1726867500.48261: _execute() done 27313 1726867500.48269: dumping result to json 27313 1726867500.48271: done dumping result, returning 27313 1726867500.48280: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0affcac9-a3a5-5adc-7de9-000000000025] 27313 1726867500.48364: sending task result for task 0affcac9-a3a5-5adc-7de9-000000000025 27313 1726867500.48446: done sending task result for task 0affcac9-a3a5-5adc-7de9-000000000025 27313 1726867500.48450: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27313 1726867500.48496: no more pending results, returning what we have 27313 1726867500.48500: results queue empty 27313 1726867500.48500: checking for any_errors_fatal 27313 1726867500.48506: done checking for any_errors_fatal 27313 1726867500.48507: checking for max_fail_percentage 27313 1726867500.48508: done checking for max_fail_percentage 27313 1726867500.48509: checking to see if all hosts have failed and the running result is not ok 27313 1726867500.48510: done checking to see if all hosts have failed 27313 1726867500.48511: getting the remaining hosts for this loop 27313 1726867500.48512: done getting the remaining hosts for this loop 27313 1726867500.48517: getting the next task for host managed_node3 27313 1726867500.48523: done getting next task for host managed_node3 27313 1726867500.48527: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 27313 1726867500.48529: ^ 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? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27313 1726867500.48541: getting variables 27313 1726867500.48542: in VariableManager get_vars() 27313 1726867500.48586: Calling all_inventory to load vars for managed_node3 27313 1726867500.48589: Calling groups_inventory to load vars for managed_node3 27313 1726867500.48591: Calling all_plugins_inventory to load vars for managed_node3 27313 1726867500.48601: Calling all_plugins_play to load vars for managed_node3 27313 1726867500.48603: Calling groups_plugins_inventory to load vars for managed_node3 27313 1726867500.48605: Calling groups_plugins_play to load vars for managed_node3 27313 1726867500.48982: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27313 1726867500.49394: done with get_vars() 27313 1726867500.49406: done getting variables 27313 1726867500.49702: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 17:25:00 -0400 (0:00:00.086) 0:00:04.870 ****** 27313 1726867500.49734: entering _queue_task() for managed_node3/service 27313 1726867500.49736: Creating lock for service 27313 1726867500.50243: worker is 1 (out of 1 available) 27313 1726867500.50257: exiting _queue_task() for managed_node3/service 27313 1726867500.50269: done queuing things up, now waiting for results queue to drain 27313 1726867500.50271: waiting for pending results... 27313 1726867500.50992: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 27313 1726867500.50996: in run() - task 0affcac9-a3a5-5adc-7de9-000000000026 27313 1726867500.50999: variable 'ansible_search_path' from source: unknown 27313 1726867500.51001: variable 'ansible_search_path' from source: unknown 27313 1726867500.51243: calling self._execute() 27313 1726867500.51246: variable 'ansible_host' from source: host vars for 'managed_node3' 27313 1726867500.51248: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27313 1726867500.51461: variable 'omit' from source: magic vars 27313 1726867500.52449: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27313 1726867500.57174: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27313 1726867500.57245: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27313 1726867500.57419: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27313 1726867500.57423: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27313 1726867500.57425: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27313 1726867500.57436: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27313 1726867500.57471: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27313 1726867500.57497: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27313 1726867500.57536: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27313 1726867500.57552: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27313 1726867500.57693: variable 'ansible_distribution' from source: facts 27313 1726867500.57699: variable 'ansible_distribution_major_version' from source: facts 27313 1726867500.57718: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27313 1726867500.57721: when evaluation is False, skipping this task 27313 1726867500.57723: _execute() done 27313 1726867500.57726: dumping result to json 27313 1726867500.57728: done dumping result, returning 27313 1726867500.57741: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0affcac9-a3a5-5adc-7de9-000000000026] 27313 1726867500.57744: sending task result for task 0affcac9-a3a5-5adc-7de9-000000000026 27313 1726867500.58037: done sending task result for task 0affcac9-a3a5-5adc-7de9-000000000026 27313 1726867500.58041: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27313 1726867500.58082: no more pending results, returning what we have 27313 1726867500.58085: results queue empty 27313 1726867500.58086: checking for any_errors_fatal 27313 1726867500.58091: done checking for any_errors_fatal 27313 1726867500.58092: checking for max_fail_percentage 27313 1726867500.58093: done checking for max_fail_percentage 27313 1726867500.58094: checking to see if all hosts have failed and the running result is not ok 27313 1726867500.58095: done checking to see if all hosts have failed 27313 1726867500.58096: getting the remaining hosts for this loop 27313 1726867500.58097: done getting the remaining hosts for this loop 27313 1726867500.58100: getting the next task for host managed_node3 27313 1726867500.58105: done getting next task for host managed_node3 27313 1726867500.58109: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 27313 1726867500.58112: ^ 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? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27313 1726867500.58124: getting variables 27313 1726867500.58126: in VariableManager get_vars() 27313 1726867500.58162: Calling all_inventory to load vars for managed_node3 27313 1726867500.58165: Calling groups_inventory to load vars for managed_node3 27313 1726867500.58167: Calling all_plugins_inventory to load vars for managed_node3 27313 1726867500.58175: Calling all_plugins_play to load vars for managed_node3 27313 1726867500.58180: Calling groups_plugins_inventory to load vars for managed_node3 27313 1726867500.58183: Calling groups_plugins_play to load vars for managed_node3 27313 1726867500.58451: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27313 1726867500.58656: done with get_vars() 27313 1726867500.58667: done getting variables 27313 1726867500.58727: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 17:25:00 -0400 (0:00:00.090) 0:00:04.960 ****** 27313 1726867500.58758: entering _queue_task() for managed_node3/service 27313 1726867500.59059: worker is 1 (out of 1 available) 27313 1726867500.59071: exiting _queue_task() for managed_node3/service 27313 1726867500.59187: done queuing things up, now waiting for results queue to drain 27313 1726867500.59189: waiting for pending results... 27313 1726867500.59347: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 27313 1726867500.59469: in run() - task 0affcac9-a3a5-5adc-7de9-000000000027 27313 1726867500.59493: variable 'ansible_search_path' from source: unknown 27313 1726867500.59522: variable 'ansible_search_path' from source: unknown 27313 1726867500.59542: calling self._execute() 27313 1726867500.59621: variable 'ansible_host' from source: host vars for 'managed_node3' 27313 1726867500.59682: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27313 1726867500.59686: variable 'omit' from source: magic vars 27313 1726867500.60062: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27313 1726867500.62244: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27313 1726867500.62684: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27313 1726867500.62688: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27313 1726867500.62690: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27313 1726867500.62693: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27313 1726867500.62720: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27313 1726867500.62853: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27313 1726867500.62889: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27313 1726867500.62959: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27313 1726867500.63042: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27313 1726867500.63294: variable 'ansible_distribution' from source: facts 27313 1726867500.63359: variable 'ansible_distribution_major_version' from source: facts 27313 1726867500.63381: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27313 1726867500.63388: when evaluation is False, skipping this task 27313 1726867500.63569: _execute() done 27313 1726867500.63573: dumping result to json 27313 1726867500.63575: done dumping result, returning 27313 1726867500.63580: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0affcac9-a3a5-5adc-7de9-000000000027] 27313 1726867500.63582: sending task result for task 0affcac9-a3a5-5adc-7de9-000000000027 27313 1726867500.63661: done sending task result for task 0affcac9-a3a5-5adc-7de9-000000000027 27313 1726867500.63665: WORKER PROCESS EXITING skipping: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 27313 1726867500.63720: no more pending results, returning what we have 27313 1726867500.63723: results queue empty 27313 1726867500.63724: checking for any_errors_fatal 27313 1726867500.63733: done checking for any_errors_fatal 27313 1726867500.63734: checking for max_fail_percentage 27313 1726867500.63736: done checking for max_fail_percentage 27313 1726867500.63737: checking to see if all hosts have failed and the running result is not ok 27313 1726867500.63738: done checking to see if all hosts have failed 27313 1726867500.63739: getting the remaining hosts for this loop 27313 1726867500.63740: done getting the remaining hosts for this loop 27313 1726867500.63744: getting the next task for host managed_node3 27313 1726867500.63752: done getting next task for host managed_node3 27313 1726867500.63757: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 27313 1726867500.63760: ^ 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? (HOST STATE: block=0, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27313 1726867500.63775: getting variables 27313 1726867500.63778: in VariableManager get_vars() 27313 1726867500.63826: Calling all_inventory to load vars for managed_node3 27313 1726867500.63829: Calling groups_inventory to load vars for managed_node3 27313 1726867500.63831: Calling all_plugins_inventory to load vars for managed_node3 27313 1726867500.63844: Calling all_plugins_play to load vars for managed_node3 27313 1726867500.63847: Calling groups_plugins_inventory to load vars for managed_node3 27313 1726867500.63850: Calling groups_plugins_play to load vars for managed_node3 27313 1726867500.64361: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27313 1726867500.65182: done with get_vars() 27313 1726867500.65196: done getting variables 27313 1726867500.65294: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 17:25:00 -0400 (0:00:00.065) 0:00:05.026 ****** 27313 1726867500.65330: entering _queue_task() for managed_node3/service 27313 1726867500.65985: worker is 1 (out of 1 available) 27313 1726867500.65996: exiting _queue_task() for managed_node3/service 27313 1726867500.66008: done queuing things up, now waiting for results queue to drain 27313 1726867500.66010: waiting for pending results... 27313 1726867500.66562: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 27313 1726867500.66670: in run() - task 0affcac9-a3a5-5adc-7de9-000000000028 27313 1726867500.66832: variable 'ansible_search_path' from source: unknown 27313 1726867500.66835: variable 'ansible_search_path' from source: unknown 27313 1726867500.66867: calling self._execute() 27313 1726867500.67082: variable 'ansible_host' from source: host vars for 'managed_node3' 27313 1726867500.67086: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27313 1726867500.67088: variable 'omit' from source: magic vars 27313 1726867500.67597: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27313 1726867500.70638: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27313 1726867500.70761: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27313 1726867500.70811: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27313 1726867500.70923: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27313 1726867500.70926: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27313 1726867500.71043: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27313 1726867500.71118: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27313 1726867500.71151: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27313 1726867500.71223: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27313 1726867500.71299: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27313 1726867500.71459: variable 'ansible_distribution' from source: facts 27313 1726867500.71500: variable 'ansible_distribution_major_version' from source: facts 27313 1726867500.71533: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27313 1726867500.71541: when evaluation is False, skipping this task 27313 1726867500.71617: _execute() done 27313 1726867500.71622: dumping result to json 27313 1726867500.71624: done dumping result, returning 27313 1726867500.71627: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0affcac9-a3a5-5adc-7de9-000000000028] 27313 1726867500.71629: sending task result for task 0affcac9-a3a5-5adc-7de9-000000000028 27313 1726867500.71707: done sending task result for task 0affcac9-a3a5-5adc-7de9-000000000028 27313 1726867500.71715: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27313 1726867500.71761: no more pending results, returning what we have 27313 1726867500.71764: results queue empty 27313 1726867500.71765: checking for any_errors_fatal 27313 1726867500.71769: done checking for any_errors_fatal 27313 1726867500.71770: checking for max_fail_percentage 27313 1726867500.71772: done checking for max_fail_percentage 27313 1726867500.71773: checking to see if all hosts have failed and the running result is not ok 27313 1726867500.71773: done checking to see if all hosts have failed 27313 1726867500.71774: getting the remaining hosts for this loop 27313 1726867500.71775: done getting the remaining hosts for this loop 27313 1726867500.71781: getting the next task for host managed_node3 27313 1726867500.71788: done getting next task for host managed_node3 27313 1726867500.71792: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 27313 1726867500.71794: ^ 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? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27313 1726867500.71806: getting variables 27313 1726867500.71808: in VariableManager get_vars() 27313 1726867500.71849: Calling all_inventory to load vars for managed_node3 27313 1726867500.71851: Calling groups_inventory to load vars for managed_node3 27313 1726867500.71853: Calling all_plugins_inventory to load vars for managed_node3 27313 1726867500.71863: Calling all_plugins_play to load vars for managed_node3 27313 1726867500.71865: Calling groups_plugins_inventory to load vars for managed_node3 27313 1726867500.71868: Calling groups_plugins_play to load vars for managed_node3 27313 1726867500.72071: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27313 1726867500.72268: done with get_vars() 27313 1726867500.72281: done getting variables 27313 1726867500.72335: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 17:25:00 -0400 (0:00:00.070) 0:00:05.096 ****** 27313 1726867500.72364: entering _queue_task() for managed_node3/service 27313 1726867500.72634: worker is 1 (out of 1 available) 27313 1726867500.72649: exiting _queue_task() for managed_node3/service 27313 1726867500.72662: done queuing things up, now waiting for results queue to drain 27313 1726867500.72664: waiting for pending results... 27313 1726867500.73152: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service 27313 1726867500.73156: in run() - task 0affcac9-a3a5-5adc-7de9-000000000029 27313 1726867500.73158: variable 'ansible_search_path' from source: unknown 27313 1726867500.73161: variable 'ansible_search_path' from source: unknown 27313 1726867500.73176: calling self._execute() 27313 1726867500.73260: variable 'ansible_host' from source: host vars for 'managed_node3' 27313 1726867500.73301: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27313 1726867500.73309: variable 'omit' from source: magic vars 27313 1726867500.73741: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27313 1726867500.76103: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27313 1726867500.76203: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27313 1726867500.76213: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27313 1726867500.76482: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27313 1726867500.76486: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27313 1726867500.76489: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27313 1726867500.76491: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27313 1726867500.76493: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27313 1726867500.76508: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27313 1726867500.76533: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27313 1726867500.76688: variable 'ansible_distribution' from source: facts 27313 1726867500.76700: variable 'ansible_distribution_major_version' from source: facts 27313 1726867500.76735: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27313 1726867500.76742: when evaluation is False, skipping this task 27313 1726867500.76749: _execute() done 27313 1726867500.76760: dumping result to json 27313 1726867500.76769: done dumping result, returning 27313 1726867500.76786: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service [0affcac9-a3a5-5adc-7de9-000000000029] 27313 1726867500.76795: sending task result for task 0affcac9-a3a5-5adc-7de9-000000000029 skipping: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 27313 1726867500.76984: no more pending results, returning what we have 27313 1726867500.76988: results queue empty 27313 1726867500.76989: checking for any_errors_fatal 27313 1726867500.76993: done checking for any_errors_fatal 27313 1726867500.76994: checking for max_fail_percentage 27313 1726867500.76996: done checking for max_fail_percentage 27313 1726867500.76997: checking to see if all hosts have failed and the running result is not ok 27313 1726867500.76998: done checking to see if all hosts have failed 27313 1726867500.76998: getting the remaining hosts for this loop 27313 1726867500.77000: done getting the remaining hosts for this loop 27313 1726867500.77003: getting the next task for host managed_node3 27313 1726867500.77009: done getting next task for host managed_node3 27313 1726867500.77013: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 27313 1726867500.77015: ^ 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? (HOST STATE: block=0, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27313 1726867500.77030: getting variables 27313 1726867500.77032: in VariableManager get_vars() 27313 1726867500.77081: Calling all_inventory to load vars for managed_node3 27313 1726867500.77084: Calling groups_inventory to load vars for managed_node3 27313 1726867500.77086: Calling all_plugins_inventory to load vars for managed_node3 27313 1726867500.77095: done sending task result for task 0affcac9-a3a5-5adc-7de9-000000000029 27313 1726867500.77098: WORKER PROCESS EXITING 27313 1726867500.77107: Calling all_plugins_play to load vars for managed_node3 27313 1726867500.77111: Calling groups_plugins_inventory to load vars for managed_node3 27313 1726867500.77113: Calling groups_plugins_play to load vars for managed_node3 27313 1726867500.77339: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27313 1726867500.77633: done with get_vars() 27313 1726867500.77646: done getting variables 27313 1726867500.77747: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 17:25:00 -0400 (0:00:00.054) 0:00:05.150 ****** 27313 1726867500.77784: entering _queue_task() for managed_node3/copy 27313 1726867500.78421: worker is 1 (out of 1 available) 27313 1726867500.78444: exiting _queue_task() for managed_node3/copy 27313 1726867500.78470: done queuing things up, now waiting for results queue to drain 27313 1726867500.78472: waiting for pending results... 27313 1726867500.78722: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 27313 1726867500.78896: in run() - task 0affcac9-a3a5-5adc-7de9-00000000002a 27313 1726867500.78900: variable 'ansible_search_path' from source: unknown 27313 1726867500.78987: variable 'ansible_search_path' from source: unknown 27313 1726867500.78991: calling self._execute() 27313 1726867500.79048: variable 'ansible_host' from source: host vars for 'managed_node3' 27313 1726867500.79059: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27313 1726867500.79072: variable 'omit' from source: magic vars 27313 1726867500.79613: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27313 1726867500.81805: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27313 1726867500.81884: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27313 1726867500.81888: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27313 1726867500.81908: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27313 1726867500.81935: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27313 1726867500.82021: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27313 1726867500.82050: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27313 1726867500.82075: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27313 1726867500.82126: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27313 1726867500.82140: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27313 1726867500.82273: variable 'ansible_distribution' from source: facts 27313 1726867500.82279: variable 'ansible_distribution_major_version' from source: facts 27313 1726867500.82336: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27313 1726867500.82353: when evaluation is False, skipping this task 27313 1726867500.82375: _execute() done 27313 1726867500.82381: dumping result to json 27313 1726867500.82383: done dumping result, returning 27313 1726867500.82385: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0affcac9-a3a5-5adc-7de9-00000000002a] 27313 1726867500.82387: sending task result for task 0affcac9-a3a5-5adc-7de9-00000000002a skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27313 1726867500.82620: no more pending results, returning what we have 27313 1726867500.82623: results queue empty 27313 1726867500.82624: checking for any_errors_fatal 27313 1726867500.82628: done checking for any_errors_fatal 27313 1726867500.82629: checking for max_fail_percentage 27313 1726867500.82631: done checking for max_fail_percentage 27313 1726867500.82631: checking to see if all hosts have failed and the running result is not ok 27313 1726867500.82632: done checking to see if all hosts have failed 27313 1726867500.82633: getting the remaining hosts for this loop 27313 1726867500.82634: done getting the remaining hosts for this loop 27313 1726867500.82637: getting the next task for host managed_node3 27313 1726867500.82642: done getting next task for host managed_node3 27313 1726867500.82645: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 27313 1726867500.82648: ^ 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? (HOST STATE: block=0, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27313 1726867500.82661: getting variables 27313 1726867500.82663: in VariableManager get_vars() 27313 1726867500.82719: Calling all_inventory to load vars for managed_node3 27313 1726867500.82723: Calling groups_inventory to load vars for managed_node3 27313 1726867500.82725: Calling all_plugins_inventory to load vars for managed_node3 27313 1726867500.82731: done sending task result for task 0affcac9-a3a5-5adc-7de9-00000000002a 27313 1726867500.82735: WORKER PROCESS EXITING 27313 1726867500.82743: Calling all_plugins_play to load vars for managed_node3 27313 1726867500.82746: Calling groups_plugins_inventory to load vars for managed_node3 27313 1726867500.82749: Calling groups_plugins_play to load vars for managed_node3 27313 1726867500.82988: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27313 1726867500.83227: done with get_vars() 27313 1726867500.83238: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 17:25:00 -0400 (0:00:00.055) 0:00:05.206 ****** 27313 1726867500.83337: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 27313 1726867500.83339: Creating lock for fedora.linux_system_roles.network_connections 27313 1726867500.83564: worker is 1 (out of 1 available) 27313 1726867500.83578: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 27313 1726867500.83591: done queuing things up, now waiting for results queue to drain 27313 1726867500.83592: waiting for pending results... 27313 1726867500.83763: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 27313 1726867500.83839: in run() - task 0affcac9-a3a5-5adc-7de9-00000000002b 27313 1726867500.83851: variable 'ansible_search_path' from source: unknown 27313 1726867500.83854: variable 'ansible_search_path' from source: unknown 27313 1726867500.83887: calling self._execute() 27313 1726867500.83953: variable 'ansible_host' from source: host vars for 'managed_node3' 27313 1726867500.83957: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27313 1726867500.83966: variable 'omit' from source: magic vars 27313 1726867500.84269: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27313 1726867500.86147: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27313 1726867500.86192: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27313 1726867500.86221: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27313 1726867500.86254: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27313 1726867500.86285: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27313 1726867500.86346: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27313 1726867500.86374: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27313 1726867500.86391: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27313 1726867500.86418: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27313 1726867500.86429: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27313 1726867500.86523: variable 'ansible_distribution' from source: facts 27313 1726867500.86527: variable 'ansible_distribution_major_version' from source: facts 27313 1726867500.86542: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27313 1726867500.86545: when evaluation is False, skipping this task 27313 1726867500.86547: _execute() done 27313 1726867500.86549: dumping result to json 27313 1726867500.86552: done dumping result, returning 27313 1726867500.86559: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0affcac9-a3a5-5adc-7de9-00000000002b] 27313 1726867500.86564: sending task result for task 0affcac9-a3a5-5adc-7de9-00000000002b 27313 1726867500.86655: done sending task result for task 0affcac9-a3a5-5adc-7de9-00000000002b 27313 1726867500.86658: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27313 1726867500.86705: no more pending results, returning what we have 27313 1726867500.86711: results queue empty 27313 1726867500.86711: checking for any_errors_fatal 27313 1726867500.86718: done checking for any_errors_fatal 27313 1726867500.86718: checking for max_fail_percentage 27313 1726867500.86720: done checking for max_fail_percentage 27313 1726867500.86721: checking to see if all hosts have failed and the running result is not ok 27313 1726867500.86722: done checking to see if all hosts have failed 27313 1726867500.86722: getting the remaining hosts for this loop 27313 1726867500.86723: done getting the remaining hosts for this loop 27313 1726867500.86727: getting the next task for host managed_node3 27313 1726867500.86731: done getting next task for host managed_node3 27313 1726867500.86735: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 27313 1726867500.86737: ^ 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? (HOST STATE: block=0, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27313 1726867500.86749: getting variables 27313 1726867500.86750: in VariableManager get_vars() 27313 1726867500.86784: Calling all_inventory to load vars for managed_node3 27313 1726867500.86786: Calling groups_inventory to load vars for managed_node3 27313 1726867500.86788: Calling all_plugins_inventory to load vars for managed_node3 27313 1726867500.86796: Calling all_plugins_play to load vars for managed_node3 27313 1726867500.86798: Calling groups_plugins_inventory to load vars for managed_node3 27313 1726867500.86800: Calling groups_plugins_play to load vars for managed_node3 27313 1726867500.86923: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27313 1726867500.87065: done with get_vars() 27313 1726867500.87072: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 17:25:00 -0400 (0:00:00.037) 0:00:05.244 ****** 27313 1726867500.87127: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_state 27313 1726867500.87128: Creating lock for fedora.linux_system_roles.network_state 27313 1726867500.87307: worker is 1 (out of 1 available) 27313 1726867500.87318: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_state 27313 1726867500.87331: done queuing things up, now waiting for results queue to drain 27313 1726867500.87333: waiting for pending results... 27313 1726867500.87500: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state 27313 1726867500.87573: in run() - task 0affcac9-a3a5-5adc-7de9-00000000002c 27313 1726867500.87587: variable 'ansible_search_path' from source: unknown 27313 1726867500.87590: variable 'ansible_search_path' from source: unknown 27313 1726867500.87624: calling self._execute() 27313 1726867500.87681: variable 'ansible_host' from source: host vars for 'managed_node3' 27313 1726867500.87687: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27313 1726867500.87695: variable 'omit' from source: magic vars 27313 1726867500.87992: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27313 1726867500.89451: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27313 1726867500.89498: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27313 1726867500.89528: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27313 1726867500.89554: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27313 1726867500.89574: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27313 1726867500.89636: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27313 1726867500.89656: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27313 1726867500.89673: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27313 1726867500.89705: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27313 1726867500.89718: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27313 1726867500.89816: variable 'ansible_distribution' from source: facts 27313 1726867500.89819: variable 'ansible_distribution_major_version' from source: facts 27313 1726867500.89836: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27313 1726867500.89839: when evaluation is False, skipping this task 27313 1726867500.89841: _execute() done 27313 1726867500.89844: dumping result to json 27313 1726867500.89846: done dumping result, returning 27313 1726867500.89852: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state [0affcac9-a3a5-5adc-7de9-00000000002c] 27313 1726867500.89857: sending task result for task 0affcac9-a3a5-5adc-7de9-00000000002c 27313 1726867500.89936: done sending task result for task 0affcac9-a3a5-5adc-7de9-00000000002c 27313 1726867500.89938: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27313 1726867500.89999: no more pending results, returning what we have 27313 1726867500.90002: results queue empty 27313 1726867500.90003: checking for any_errors_fatal 27313 1726867500.90008: done checking for any_errors_fatal 27313 1726867500.90009: checking for max_fail_percentage 27313 1726867500.90010: done checking for max_fail_percentage 27313 1726867500.90011: checking to see if all hosts have failed and the running result is not ok 27313 1726867500.90012: done checking to see if all hosts have failed 27313 1726867500.90013: getting the remaining hosts for this loop 27313 1726867500.90014: done getting the remaining hosts for this loop 27313 1726867500.90017: getting the next task for host managed_node3 27313 1726867500.90022: done getting next task for host managed_node3 27313 1726867500.90026: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 27313 1726867500.90028: ^ 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? (HOST STATE: block=0, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27313 1726867500.90039: getting variables 27313 1726867500.90041: in VariableManager get_vars() 27313 1726867500.90074: Calling all_inventory to load vars for managed_node3 27313 1726867500.90076: Calling groups_inventory to load vars for managed_node3 27313 1726867500.90080: Calling all_plugins_inventory to load vars for managed_node3 27313 1726867500.90087: Calling all_plugins_play to load vars for managed_node3 27313 1726867500.90090: Calling groups_plugins_inventory to load vars for managed_node3 27313 1726867500.90092: Calling groups_plugins_play to load vars for managed_node3 27313 1726867500.90206: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27313 1726867500.90327: done with get_vars() 27313 1726867500.90335: done getting variables 27313 1726867500.90373: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 17:25:00 -0400 (0:00:00.032) 0:00:05.276 ****** 27313 1726867500.90399: entering _queue_task() for managed_node3/debug 27313 1726867500.90575: worker is 1 (out of 1 available) 27313 1726867500.90587: exiting _queue_task() for managed_node3/debug 27313 1726867500.90598: done queuing things up, now waiting for results queue to drain 27313 1726867500.90600: waiting for pending results... 27313 1726867500.90758: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 27313 1726867500.90836: in run() - task 0affcac9-a3a5-5adc-7de9-00000000002d 27313 1726867500.90848: variable 'ansible_search_path' from source: unknown 27313 1726867500.90851: variable 'ansible_search_path' from source: unknown 27313 1726867500.90881: calling self._execute() 27313 1726867500.90937: variable 'ansible_host' from source: host vars for 'managed_node3' 27313 1726867500.90948: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27313 1726867500.90955: variable 'omit' from source: magic vars 27313 1726867500.91238: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27313 1726867500.92694: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27313 1726867500.92737: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27313 1726867500.92770: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27313 1726867500.92802: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27313 1726867500.92824: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27313 1726867500.92880: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27313 1726867500.92905: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27313 1726867500.92923: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27313 1726867500.92950: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27313 1726867500.92961: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27313 1726867500.93056: variable 'ansible_distribution' from source: facts 27313 1726867500.93060: variable 'ansible_distribution_major_version' from source: facts 27313 1726867500.93074: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27313 1726867500.93076: when evaluation is False, skipping this task 27313 1726867500.93081: _execute() done 27313 1726867500.93083: dumping result to json 27313 1726867500.93086: done dumping result, returning 27313 1726867500.93092: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0affcac9-a3a5-5adc-7de9-00000000002d] 27313 1726867500.93097: sending task result for task 0affcac9-a3a5-5adc-7de9-00000000002d 27313 1726867500.93175: done sending task result for task 0affcac9-a3a5-5adc-7de9-00000000002d 27313 1726867500.93180: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 27313 1726867500.93250: no more pending results, returning what we have 27313 1726867500.93253: results queue empty 27313 1726867500.93254: checking for any_errors_fatal 27313 1726867500.93257: done checking for any_errors_fatal 27313 1726867500.93258: checking for max_fail_percentage 27313 1726867500.93259: done checking for max_fail_percentage 27313 1726867500.93260: checking to see if all hosts have failed and the running result is not ok 27313 1726867500.93261: done checking to see if all hosts have failed 27313 1726867500.93262: getting the remaining hosts for this loop 27313 1726867500.93263: done getting the remaining hosts for this loop 27313 1726867500.93266: getting the next task for host managed_node3 27313 1726867500.93271: done getting next task for host managed_node3 27313 1726867500.93275: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 27313 1726867500.93279: ^ 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? (HOST STATE: block=0, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27313 1726867500.93290: getting variables 27313 1726867500.93291: in VariableManager get_vars() 27313 1726867500.93322: Calling all_inventory to load vars for managed_node3 27313 1726867500.93325: Calling groups_inventory to load vars for managed_node3 27313 1726867500.93327: Calling all_plugins_inventory to load vars for managed_node3 27313 1726867500.93335: Calling all_plugins_play to load vars for managed_node3 27313 1726867500.93337: Calling groups_plugins_inventory to load vars for managed_node3 27313 1726867500.93338: Calling groups_plugins_play to load vars for managed_node3 27313 1726867500.93470: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27313 1726867500.93589: done with get_vars() 27313 1726867500.93595: done getting variables 27313 1726867500.93631: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 17:25:00 -0400 (0:00:00.032) 0:00:05.309 ****** 27313 1726867500.93651: entering _queue_task() for managed_node3/debug 27313 1726867500.93829: worker is 1 (out of 1 available) 27313 1726867500.93843: exiting _queue_task() for managed_node3/debug 27313 1726867500.93854: done queuing things up, now waiting for results queue to drain 27313 1726867500.93856: waiting for pending results... 27313 1726867500.94011: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 27313 1726867500.94078: in run() - task 0affcac9-a3a5-5adc-7de9-00000000002e 27313 1726867500.94097: variable 'ansible_search_path' from source: unknown 27313 1726867500.94100: variable 'ansible_search_path' from source: unknown 27313 1726867500.94130: calling self._execute() 27313 1726867500.94187: variable 'ansible_host' from source: host vars for 'managed_node3' 27313 1726867500.94193: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27313 1726867500.94203: variable 'omit' from source: magic vars 27313 1726867500.94490: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27313 1726867500.95917: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27313 1726867500.95964: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27313 1726867500.95991: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27313 1726867500.96016: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27313 1726867500.96036: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27313 1726867500.96095: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27313 1726867500.96116: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27313 1726867500.96133: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27313 1726867500.96158: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27313 1726867500.96175: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27313 1726867500.96271: variable 'ansible_distribution' from source: facts 27313 1726867500.96275: variable 'ansible_distribution_major_version' from source: facts 27313 1726867500.96288: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27313 1726867500.96291: when evaluation is False, skipping this task 27313 1726867500.96294: _execute() done 27313 1726867500.96296: dumping result to json 27313 1726867500.96298: done dumping result, returning 27313 1726867500.96305: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0affcac9-a3a5-5adc-7de9-00000000002e] 27313 1726867500.96311: sending task result for task 0affcac9-a3a5-5adc-7de9-00000000002e 27313 1726867500.96387: done sending task result for task 0affcac9-a3a5-5adc-7de9-00000000002e 27313 1726867500.96390: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 27313 1726867500.96429: no more pending results, returning what we have 27313 1726867500.96432: results queue empty 27313 1726867500.96433: checking for any_errors_fatal 27313 1726867500.96437: done checking for any_errors_fatal 27313 1726867500.96437: checking for max_fail_percentage 27313 1726867500.96438: done checking for max_fail_percentage 27313 1726867500.96440: checking to see if all hosts have failed and the running result is not ok 27313 1726867500.96441: done checking to see if all hosts have failed 27313 1726867500.96441: getting the remaining hosts for this loop 27313 1726867500.96443: done getting the remaining hosts for this loop 27313 1726867500.96446: getting the next task for host managed_node3 27313 1726867500.96451: done getting next task for host managed_node3 27313 1726867500.96455: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 27313 1726867500.96457: ^ 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? (HOST STATE: block=0, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27313 1726867500.96469: getting variables 27313 1726867500.96471: in VariableManager get_vars() 27313 1726867500.96501: Calling all_inventory to load vars for managed_node3 27313 1726867500.96504: Calling groups_inventory to load vars for managed_node3 27313 1726867500.96506: Calling all_plugins_inventory to load vars for managed_node3 27313 1726867500.96513: Calling all_plugins_play to load vars for managed_node3 27313 1726867500.96515: Calling groups_plugins_inventory to load vars for managed_node3 27313 1726867500.96518: Calling groups_plugins_play to load vars for managed_node3 27313 1726867500.96631: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27313 1726867500.96753: done with get_vars() 27313 1726867500.96761: done getting variables 27313 1726867500.96799: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 17:25:00 -0400 (0:00:00.031) 0:00:05.340 ****** 27313 1726867500.96822: entering _queue_task() for managed_node3/debug 27313 1726867500.96986: worker is 1 (out of 1 available) 27313 1726867500.96999: exiting _queue_task() for managed_node3/debug 27313 1726867500.97011: done queuing things up, now waiting for results queue to drain 27313 1726867500.97013: waiting for pending results... 27313 1726867500.97167: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 27313 1726867500.97239: in run() - task 0affcac9-a3a5-5adc-7de9-00000000002f 27313 1726867500.97254: variable 'ansible_search_path' from source: unknown 27313 1726867500.97257: variable 'ansible_search_path' from source: unknown 27313 1726867500.97283: calling self._execute() 27313 1726867500.97347: variable 'ansible_host' from source: host vars for 'managed_node3' 27313 1726867500.97352: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27313 1726867500.97367: variable 'omit' from source: magic vars 27313 1726867500.97656: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27313 1726867500.99094: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27313 1726867500.99137: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27313 1726867500.99170: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27313 1726867500.99198: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27313 1726867500.99220: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27313 1726867500.99275: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27313 1726867500.99297: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27313 1726867500.99319: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27313 1726867500.99344: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27313 1726867500.99355: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27313 1726867500.99449: variable 'ansible_distribution' from source: facts 27313 1726867500.99453: variable 'ansible_distribution_major_version' from source: facts 27313 1726867500.99468: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27313 1726867500.99471: when evaluation is False, skipping this task 27313 1726867500.99473: _execute() done 27313 1726867500.99475: dumping result to json 27313 1726867500.99480: done dumping result, returning 27313 1726867500.99486: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0affcac9-a3a5-5adc-7de9-00000000002f] 27313 1726867500.99491: sending task result for task 0affcac9-a3a5-5adc-7de9-00000000002f 27313 1726867500.99567: done sending task result for task 0affcac9-a3a5-5adc-7de9-00000000002f 27313 1726867500.99570: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 27313 1726867500.99614: no more pending results, returning what we have 27313 1726867500.99616: results queue empty 27313 1726867500.99617: checking for any_errors_fatal 27313 1726867500.99621: done checking for any_errors_fatal 27313 1726867500.99622: checking for max_fail_percentage 27313 1726867500.99623: done checking for max_fail_percentage 27313 1726867500.99624: checking to see if all hosts have failed and the running result is not ok 27313 1726867500.99625: done checking to see if all hosts have failed 27313 1726867500.99626: getting the remaining hosts for this loop 27313 1726867500.99627: done getting the remaining hosts for this loop 27313 1726867500.99630: getting the next task for host managed_node3 27313 1726867500.99635: done getting next task for host managed_node3 27313 1726867500.99638: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 27313 1726867500.99640: ^ 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? (HOST STATE: block=0, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27313 1726867500.99653: getting variables 27313 1726867500.99655: in VariableManager get_vars() 27313 1726867500.99688: Calling all_inventory to load vars for managed_node3 27313 1726867500.99691: Calling groups_inventory to load vars for managed_node3 27313 1726867500.99693: Calling all_plugins_inventory to load vars for managed_node3 27313 1726867500.99700: Calling all_plugins_play to load vars for managed_node3 27313 1726867500.99702: Calling groups_plugins_inventory to load vars for managed_node3 27313 1726867500.99704: Calling groups_plugins_play to load vars for managed_node3 27313 1726867500.99853: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27313 1726867500.99969: done with get_vars() 27313 1726867500.99976: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 17:25:00 -0400 (0:00:00.032) 0:00:05.373 ****** 27313 1726867501.00035: entering _queue_task() for managed_node3/ping 27313 1726867501.00036: Creating lock for ping 27313 1726867501.00208: worker is 1 (out of 1 available) 27313 1726867501.00221: exiting _queue_task() for managed_node3/ping 27313 1726867501.00232: done queuing things up, now waiting for results queue to drain 27313 1726867501.00234: waiting for pending results... 27313 1726867501.00403: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity 27313 1726867501.00468: in run() - task 0affcac9-a3a5-5adc-7de9-000000000030 27313 1726867501.00481: variable 'ansible_search_path' from source: unknown 27313 1726867501.00484: variable 'ansible_search_path' from source: unknown 27313 1726867501.00510: calling self._execute() 27313 1726867501.00571: variable 'ansible_host' from source: host vars for 'managed_node3' 27313 1726867501.00574: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27313 1726867501.00586: variable 'omit' from source: magic vars 27313 1726867501.00871: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27313 1726867501.02309: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27313 1726867501.02352: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27313 1726867501.02418: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27313 1726867501.02421: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27313 1726867501.02443: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27313 1726867501.02501: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27313 1726867501.02528: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27313 1726867501.02543: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27313 1726867501.02568: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27313 1726867501.02580: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27313 1726867501.02673: variable 'ansible_distribution' from source: facts 27313 1726867501.02676: variable 'ansible_distribution_major_version' from source: facts 27313 1726867501.02693: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27313 1726867501.02696: when evaluation is False, skipping this task 27313 1726867501.02699: _execute() done 27313 1726867501.02701: dumping result to json 27313 1726867501.02703: done dumping result, returning 27313 1726867501.02710: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity [0affcac9-a3a5-5adc-7de9-000000000030] 27313 1726867501.02717: sending task result for task 0affcac9-a3a5-5adc-7de9-000000000030 27313 1726867501.02789: done sending task result for task 0affcac9-a3a5-5adc-7de9-000000000030 27313 1726867501.02793: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27313 1726867501.02838: no more pending results, returning what we have 27313 1726867501.02840: results queue empty 27313 1726867501.02841: checking for any_errors_fatal 27313 1726867501.02846: done checking for any_errors_fatal 27313 1726867501.02847: checking for max_fail_percentage 27313 1726867501.02848: done checking for max_fail_percentage 27313 1726867501.02849: checking to see if all hosts have failed and the running result is not ok 27313 1726867501.02850: done checking to see if all hosts have failed 27313 1726867501.02851: getting the remaining hosts for this loop 27313 1726867501.02852: done getting the remaining hosts for this loop 27313 1726867501.02856: getting the next task for host managed_node3 27313 1726867501.02863: done getting next task for host managed_node3 27313 1726867501.02864: ^ task is: TASK: meta (role_complete) 27313 1726867501.02867: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27313 1726867501.02880: getting variables 27313 1726867501.02882: in VariableManager get_vars() 27313 1726867501.02915: Calling all_inventory to load vars for managed_node3 27313 1726867501.02917: Calling groups_inventory to load vars for managed_node3 27313 1726867501.02919: Calling all_plugins_inventory to load vars for managed_node3 27313 1726867501.02927: Calling all_plugins_play to load vars for managed_node3 27313 1726867501.02929: Calling groups_plugins_inventory to load vars for managed_node3 27313 1726867501.02931: Calling groups_plugins_play to load vars for managed_node3 27313 1726867501.03046: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27313 1726867501.03164: done with get_vars() 27313 1726867501.03170: done getting variables 27313 1726867501.03224: done queuing things up, now waiting for results queue to drain 27313 1726867501.03225: results queue empty 27313 1726867501.03226: checking for any_errors_fatal 27313 1726867501.03227: done checking for any_errors_fatal 27313 1726867501.03227: checking for max_fail_percentage 27313 1726867501.03228: done checking for max_fail_percentage 27313 1726867501.03229: checking to see if all hosts have failed and the running result is not ok 27313 1726867501.03229: done checking to see if all hosts have failed 27313 1726867501.03229: getting the remaining hosts for this loop 27313 1726867501.03230: done getting the remaining hosts for this loop 27313 1726867501.03231: getting the next task for host managed_node3 27313 1726867501.03234: done getting next task for host managed_node3 27313 1726867501.03235: ^ task is: TASK: Get the IPv4 routes from the route table main 27313 1726867501.03236: ^ state is: HOST STATE: block=3, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27313 1726867501.03237: getting variables 27313 1726867501.03237: in VariableManager get_vars() 27313 1726867501.03246: Calling all_inventory to load vars for managed_node3 27313 1726867501.03247: Calling groups_inventory to load vars for managed_node3 27313 1726867501.03248: Calling all_plugins_inventory to load vars for managed_node3 27313 1726867501.03251: Calling all_plugins_play to load vars for managed_node3 27313 1726867501.03253: Calling groups_plugins_inventory to load vars for managed_node3 27313 1726867501.03255: Calling groups_plugins_play to load vars for managed_node3 27313 1726867501.03338: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27313 1726867501.03468: done with get_vars() 27313 1726867501.03474: done getting variables 27313 1726867501.03502: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Get the IPv4 routes from the route table main] *************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml:73 Friday 20 September 2024 17:25:01 -0400 (0:00:00.034) 0:00:05.407 ****** 27313 1726867501.03523: entering _queue_task() for managed_node3/command 27313 1726867501.03692: worker is 1 (out of 1 available) 27313 1726867501.03705: exiting _queue_task() for managed_node3/command 27313 1726867501.03718: done queuing things up, now waiting for results queue to drain 27313 1726867501.03720: waiting for pending results... 27313 1726867501.04094: running TaskExecutor() for managed_node3/TASK: Get the IPv4 routes from the route table main 27313 1726867501.04100: in run() - task 0affcac9-a3a5-5adc-7de9-000000000060 27313 1726867501.04103: variable 'ansible_search_path' from source: unknown 27313 1726867501.04110: calling self._execute() 27313 1726867501.04185: variable 'ansible_host' from source: host vars for 'managed_node3' 27313 1726867501.04235: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27313 1726867501.04238: variable 'omit' from source: magic vars 27313 1726867501.04682: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27313 1726867501.06365: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27313 1726867501.06410: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27313 1726867501.06437: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27313 1726867501.06462: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27313 1726867501.06481: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27313 1726867501.06540: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27313 1726867501.06560: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27313 1726867501.06578: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27313 1726867501.06604: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27313 1726867501.06615: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27313 1726867501.06787: variable 'ansible_distribution' from source: facts 27313 1726867501.06791: variable 'ansible_distribution_major_version' from source: facts 27313 1726867501.06825: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27313 1726867501.06833: when evaluation is False, skipping this task 27313 1726867501.06890: _execute() done 27313 1726867501.06893: dumping result to json 27313 1726867501.06896: done dumping result, returning 27313 1726867501.06898: done running TaskExecutor() for managed_node3/TASK: Get the IPv4 routes from the route table main [0affcac9-a3a5-5adc-7de9-000000000060] 27313 1726867501.06900: sending task result for task 0affcac9-a3a5-5adc-7de9-000000000060 27313 1726867501.06953: done sending task result for task 0affcac9-a3a5-5adc-7de9-000000000060 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27313 1726867501.07003: no more pending results, returning what we have 27313 1726867501.07006: results queue empty 27313 1726867501.07009: checking for any_errors_fatal 27313 1726867501.07011: done checking for any_errors_fatal 27313 1726867501.07011: checking for max_fail_percentage 27313 1726867501.07013: done checking for max_fail_percentage 27313 1726867501.07014: checking to see if all hosts have failed and the running result is not ok 27313 1726867501.07015: done checking to see if all hosts have failed 27313 1726867501.07016: getting the remaining hosts for this loop 27313 1726867501.07017: done getting the remaining hosts for this loop 27313 1726867501.07021: getting the next task for host managed_node3 27313 1726867501.07027: done getting next task for host managed_node3 27313 1726867501.07030: ^ task is: TASK: Assert that the route table main contains the specified IPv4 routes 27313 1726867501.07031: ^ state is: HOST STATE: block=3, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27313 1726867501.07034: getting variables 27313 1726867501.07036: in VariableManager get_vars() 27313 1726867501.07072: Calling all_inventory to load vars for managed_node3 27313 1726867501.07075: Calling groups_inventory to load vars for managed_node3 27313 1726867501.07079: Calling all_plugins_inventory to load vars for managed_node3 27313 1726867501.07089: Calling all_plugins_play to load vars for managed_node3 27313 1726867501.07091: Calling groups_plugins_inventory to load vars for managed_node3 27313 1726867501.07093: Calling groups_plugins_play to load vars for managed_node3 27313 1726867501.07337: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27313 1726867501.07524: done with get_vars() 27313 1726867501.07532: done getting variables 27313 1726867501.07556: WORKER PROCESS EXITING 27313 1726867501.07618: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Assert that the route table main contains the specified IPv4 routes] ***** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml:78 Friday 20 September 2024 17:25:01 -0400 (0:00:00.041) 0:00:05.449 ****** 27313 1726867501.07642: entering _queue_task() for managed_node3/assert 27313 1726867501.07643: Creating lock for assert 27313 1726867501.07862: worker is 1 (out of 1 available) 27313 1726867501.07871: exiting _queue_task() for managed_node3/assert 27313 1726867501.07885: done queuing things up, now waiting for results queue to drain 27313 1726867501.07886: waiting for pending results... 27313 1726867501.08091: running TaskExecutor() for managed_node3/TASK: Assert that the route table main contains the specified IPv4 routes 27313 1726867501.08174: in run() - task 0affcac9-a3a5-5adc-7de9-000000000061 27313 1726867501.08196: variable 'ansible_search_path' from source: unknown 27313 1726867501.08236: calling self._execute() 27313 1726867501.08316: variable 'ansible_host' from source: host vars for 'managed_node3' 27313 1726867501.08328: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27313 1726867501.08342: variable 'omit' from source: magic vars 27313 1726867501.08737: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27313 1726867501.11127: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27313 1726867501.11190: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27313 1726867501.11231: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27313 1726867501.11268: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27313 1726867501.11297: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27313 1726867501.11386: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27313 1726867501.11416: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27313 1726867501.11442: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27313 1726867501.11496: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27313 1726867501.11517: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27313 1726867501.11654: variable 'ansible_distribution' from source: facts 27313 1726867501.11670: variable 'ansible_distribution_major_version' from source: facts 27313 1726867501.11696: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27313 1726867501.11704: when evaluation is False, skipping this task 27313 1726867501.11711: _execute() done 27313 1726867501.11783: dumping result to json 27313 1726867501.11786: done dumping result, returning 27313 1726867501.11790: done running TaskExecutor() for managed_node3/TASK: Assert that the route table main contains the specified IPv4 routes [0affcac9-a3a5-5adc-7de9-000000000061] 27313 1726867501.11792: sending task result for task 0affcac9-a3a5-5adc-7de9-000000000061 27313 1726867501.11859: done sending task result for task 0affcac9-a3a5-5adc-7de9-000000000061 27313 1726867501.11862: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27313 1726867501.11927: no more pending results, returning what we have 27313 1726867501.11931: results queue empty 27313 1726867501.11932: checking for any_errors_fatal 27313 1726867501.11937: done checking for any_errors_fatal 27313 1726867501.11938: checking for max_fail_percentage 27313 1726867501.11939: done checking for max_fail_percentage 27313 1726867501.11940: checking to see if all hosts have failed and the running result is not ok 27313 1726867501.11941: done checking to see if all hosts have failed 27313 1726867501.11941: getting the remaining hosts for this loop 27313 1726867501.11943: done getting the remaining hosts for this loop 27313 1726867501.11947: getting the next task for host managed_node3 27313 1726867501.11954: done getting next task for host managed_node3 27313 1726867501.11956: ^ task is: TASK: Get the IPv6 routes from the route table main 27313 1726867501.11958: ^ state is: HOST STATE: block=3, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27313 1726867501.11962: getting variables 27313 1726867501.11964: in VariableManager get_vars() 27313 1726867501.12009: Calling all_inventory to load vars for managed_node3 27313 1726867501.12012: Calling groups_inventory to load vars for managed_node3 27313 1726867501.12015: Calling all_plugins_inventory to load vars for managed_node3 27313 1726867501.12027: Calling all_plugins_play to load vars for managed_node3 27313 1726867501.12030: Calling groups_plugins_inventory to load vars for managed_node3 27313 1726867501.12033: Calling groups_plugins_play to load vars for managed_node3 27313 1726867501.12552: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27313 1726867501.12766: done with get_vars() 27313 1726867501.12785: done getting variables 27313 1726867501.12868: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Get the IPv6 routes from the route table main] *************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml:89 Friday 20 September 2024 17:25:01 -0400 (0:00:00.052) 0:00:05.501 ****** 27313 1726867501.12897: entering _queue_task() for managed_node3/command 27313 1726867501.13262: worker is 1 (out of 1 available) 27313 1726867501.13276: exiting _queue_task() for managed_node3/command 27313 1726867501.13294: done queuing things up, now waiting for results queue to drain 27313 1726867501.13296: waiting for pending results... 27313 1726867501.13732: running TaskExecutor() for managed_node3/TASK: Get the IPv6 routes from the route table main 27313 1726867501.13737: in run() - task 0affcac9-a3a5-5adc-7de9-000000000062 27313 1726867501.13740: variable 'ansible_search_path' from source: unknown 27313 1726867501.13743: calling self._execute() 27313 1726867501.13811: variable 'ansible_host' from source: host vars for 'managed_node3' 27313 1726867501.13825: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27313 1726867501.13840: variable 'omit' from source: magic vars 27313 1726867501.14352: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27313 1726867501.16310: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27313 1726867501.16314: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27313 1726867501.16349: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27313 1726867501.16388: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27313 1726867501.16433: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27313 1726867501.16512: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27313 1726867501.16558: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27313 1726867501.16592: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27313 1726867501.16651: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27313 1726867501.16686: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27313 1726867501.16965: variable 'ansible_distribution' from source: facts 27313 1726867501.16968: variable 'ansible_distribution_major_version' from source: facts 27313 1726867501.16971: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27313 1726867501.16980: when evaluation is False, skipping this task 27313 1726867501.16991: _execute() done 27313 1726867501.16993: dumping result to json 27313 1726867501.16996: done dumping result, returning 27313 1726867501.16998: done running TaskExecutor() for managed_node3/TASK: Get the IPv6 routes from the route table main [0affcac9-a3a5-5adc-7de9-000000000062] 27313 1726867501.17000: sending task result for task 0affcac9-a3a5-5adc-7de9-000000000062 27313 1726867501.17089: done sending task result for task 0affcac9-a3a5-5adc-7de9-000000000062 27313 1726867501.17092: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27313 1726867501.17143: no more pending results, returning what we have 27313 1726867501.17147: results queue empty 27313 1726867501.17147: checking for any_errors_fatal 27313 1726867501.17154: done checking for any_errors_fatal 27313 1726867501.17154: checking for max_fail_percentage 27313 1726867501.17156: done checking for max_fail_percentage 27313 1726867501.17157: checking to see if all hosts have failed and the running result is not ok 27313 1726867501.17158: done checking to see if all hosts have failed 27313 1726867501.17159: getting the remaining hosts for this loop 27313 1726867501.17160: done getting the remaining hosts for this loop 27313 1726867501.17163: getting the next task for host managed_node3 27313 1726867501.17199: done getting next task for host managed_node3 27313 1726867501.17202: ^ task is: TASK: Assert that the route table main contains the specified IPv6 routes 27313 1726867501.17204: ^ state is: HOST STATE: block=3, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27313 1726867501.17207: getting variables 27313 1726867501.17209: in VariableManager get_vars() 27313 1726867501.17246: Calling all_inventory to load vars for managed_node3 27313 1726867501.17248: Calling groups_inventory to load vars for managed_node3 27313 1726867501.17250: Calling all_plugins_inventory to load vars for managed_node3 27313 1726867501.17260: Calling all_plugins_play to load vars for managed_node3 27313 1726867501.17263: Calling groups_plugins_inventory to load vars for managed_node3 27313 1726867501.17265: Calling groups_plugins_play to load vars for managed_node3 27313 1726867501.17412: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27313 1726867501.17529: done with get_vars() 27313 1726867501.17536: done getting variables 27313 1726867501.17580: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Assert that the route table main contains the specified IPv6 routes] ***** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml:94 Friday 20 September 2024 17:25:01 -0400 (0:00:00.047) 0:00:05.548 ****** 27313 1726867501.17612: entering _queue_task() for managed_node3/assert 27313 1726867501.17859: worker is 1 (out of 1 available) 27313 1726867501.17873: exiting _queue_task() for managed_node3/assert 27313 1726867501.17887: done queuing things up, now waiting for results queue to drain 27313 1726867501.17889: waiting for pending results... 27313 1726867501.18294: running TaskExecutor() for managed_node3/TASK: Assert that the route table main contains the specified IPv6 routes 27313 1726867501.18299: in run() - task 0affcac9-a3a5-5adc-7de9-000000000063 27313 1726867501.18302: variable 'ansible_search_path' from source: unknown 27313 1726867501.18304: calling self._execute() 27313 1726867501.18337: variable 'ansible_host' from source: host vars for 'managed_node3' 27313 1726867501.18347: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27313 1726867501.18360: variable 'omit' from source: magic vars 27313 1726867501.18779: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27313 1726867501.21669: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27313 1726867501.21673: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27313 1726867501.21689: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27313 1726867501.21731: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27313 1726867501.21923: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27313 1726867501.22102: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27313 1726867501.22194: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27313 1726867501.22198: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27313 1726867501.22786: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27313 1726867501.22790: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27313 1726867501.22945: variable 'ansible_distribution' from source: facts 27313 1726867501.23015: variable 'ansible_distribution_major_version' from source: facts 27313 1726867501.23244: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27313 1726867501.23247: when evaluation is False, skipping this task 27313 1726867501.23250: _execute() done 27313 1726867501.23252: dumping result to json 27313 1726867501.23255: done dumping result, returning 27313 1726867501.23258: done running TaskExecutor() for managed_node3/TASK: Assert that the route table main contains the specified IPv6 routes [0affcac9-a3a5-5adc-7de9-000000000063] 27313 1726867501.23260: sending task result for task 0affcac9-a3a5-5adc-7de9-000000000063 27313 1726867501.23340: done sending task result for task 0affcac9-a3a5-5adc-7de9-000000000063 27313 1726867501.23462: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27313 1726867501.23518: no more pending results, returning what we have 27313 1726867501.23522: results queue empty 27313 1726867501.23523: checking for any_errors_fatal 27313 1726867501.23529: done checking for any_errors_fatal 27313 1726867501.23530: checking for max_fail_percentage 27313 1726867501.23532: done checking for max_fail_percentage 27313 1726867501.23533: checking to see if all hosts have failed and the running result is not ok 27313 1726867501.23534: done checking to see if all hosts have failed 27313 1726867501.23535: getting the remaining hosts for this loop 27313 1726867501.23536: done getting the remaining hosts for this loop 27313 1726867501.23541: getting the next task for host managed_node3 27313 1726867501.23548: done getting next task for host managed_node3 27313 1726867501.23552: ^ task is: TASK: Get the interface1 MAC address 27313 1726867501.23554: ^ state is: HOST STATE: block=3, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27313 1726867501.23557: getting variables 27313 1726867501.23559: in VariableManager get_vars() 27313 1726867501.23720: Calling all_inventory to load vars for managed_node3 27313 1726867501.23722: Calling groups_inventory to load vars for managed_node3 27313 1726867501.23725: Calling all_plugins_inventory to load vars for managed_node3 27313 1726867501.23737: Calling all_plugins_play to load vars for managed_node3 27313 1726867501.23739: Calling groups_plugins_inventory to load vars for managed_node3 27313 1726867501.23742: Calling groups_plugins_play to load vars for managed_node3 27313 1726867501.24433: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27313 1726867501.25141: done with get_vars() 27313 1726867501.25152: done getting variables 27313 1726867501.25251: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Get the interface1 MAC address] ****************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml:99 Friday 20 September 2024 17:25:01 -0400 (0:00:00.076) 0:00:05.625 ****** 27313 1726867501.25353: entering _queue_task() for managed_node3/command 27313 1726867501.25855: worker is 1 (out of 1 available) 27313 1726867501.25986: exiting _queue_task() for managed_node3/command 27313 1726867501.25997: done queuing things up, now waiting for results queue to drain 27313 1726867501.25999: waiting for pending results... 27313 1726867501.26895: running TaskExecutor() for managed_node3/TASK: Get the interface1 MAC address 27313 1726867501.26900: in run() - task 0affcac9-a3a5-5adc-7de9-000000000064 27313 1726867501.26903: variable 'ansible_search_path' from source: unknown 27313 1726867501.27037: calling self._execute() 27313 1726867501.27364: variable 'ansible_host' from source: host vars for 'managed_node3' 27313 1726867501.27368: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27313 1726867501.27370: variable 'omit' from source: magic vars 27313 1726867501.28016: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27313 1726867501.30767: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27313 1726867501.30838: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27313 1726867501.30921: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27313 1726867501.31084: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27313 1726867501.31087: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27313 1726867501.31091: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27313 1726867501.31093: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27313 1726867501.31124: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27313 1726867501.31171: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27313 1726867501.31195: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27313 1726867501.31335: variable 'ansible_distribution' from source: facts 27313 1726867501.31347: variable 'ansible_distribution_major_version' from source: facts 27313 1726867501.31371: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27313 1726867501.31380: when evaluation is False, skipping this task 27313 1726867501.31388: _execute() done 27313 1726867501.31395: dumping result to json 27313 1726867501.31402: done dumping result, returning 27313 1726867501.31411: done running TaskExecutor() for managed_node3/TASK: Get the interface1 MAC address [0affcac9-a3a5-5adc-7de9-000000000064] 27313 1726867501.31427: sending task result for task 0affcac9-a3a5-5adc-7de9-000000000064 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27313 1726867501.31583: no more pending results, returning what we have 27313 1726867501.31587: results queue empty 27313 1726867501.31588: checking for any_errors_fatal 27313 1726867501.31594: done checking for any_errors_fatal 27313 1726867501.31595: checking for max_fail_percentage 27313 1726867501.31597: done checking for max_fail_percentage 27313 1726867501.31598: checking to see if all hosts have failed and the running result is not ok 27313 1726867501.31599: done checking to see if all hosts have failed 27313 1726867501.31600: getting the remaining hosts for this loop 27313 1726867501.31602: done getting the remaining hosts for this loop 27313 1726867501.31607: getting the next task for host managed_node3 27313 1726867501.31615: done getting next task for host managed_node3 27313 1726867501.31620: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 27313 1726867501.31623: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27313 1726867501.31639: getting variables 27313 1726867501.31641: in VariableManager get_vars() 27313 1726867501.31685: Calling all_inventory to load vars for managed_node3 27313 1726867501.31699: Calling groups_inventory to load vars for managed_node3 27313 1726867501.31703: Calling all_plugins_inventory to load vars for managed_node3 27313 1726867501.31708: done sending task result for task 0affcac9-a3a5-5adc-7de9-000000000064 27313 1726867501.31711: WORKER PROCESS EXITING 27313 1726867501.31721: Calling all_plugins_play to load vars for managed_node3 27313 1726867501.31723: Calling groups_plugins_inventory to load vars for managed_node3 27313 1726867501.31726: Calling groups_plugins_play to load vars for managed_node3 27313 1726867501.31927: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27313 1726867501.32095: done with get_vars() 27313 1726867501.32102: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 17:25:01 -0400 (0:00:00.068) 0:00:05.694 ****** 27313 1726867501.32167: entering _queue_task() for managed_node3/include_tasks 27313 1726867501.32362: worker is 1 (out of 1 available) 27313 1726867501.32374: exiting _queue_task() for managed_node3/include_tasks 27313 1726867501.32388: done queuing things up, now waiting for results queue to drain 27313 1726867501.32389: waiting for pending results... 27313 1726867501.32552: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 27313 1726867501.32624: in run() - task 0affcac9-a3a5-5adc-7de9-00000000006c 27313 1726867501.32637: variable 'ansible_search_path' from source: unknown 27313 1726867501.32641: variable 'ansible_search_path' from source: unknown 27313 1726867501.32666: calling self._execute() 27313 1726867501.32732: variable 'ansible_host' from source: host vars for 'managed_node3' 27313 1726867501.32736: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27313 1726867501.32741: variable 'omit' from source: magic vars 27313 1726867501.33030: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27313 1726867501.35139: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27313 1726867501.35193: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27313 1726867501.35220: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27313 1726867501.35246: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27313 1726867501.35266: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27313 1726867501.35328: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27313 1726867501.35348: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27313 1726867501.35366: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27313 1726867501.35393: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27313 1726867501.35413: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27313 1726867501.35495: variable 'ansible_distribution' from source: facts 27313 1726867501.35499: variable 'ansible_distribution_major_version' from source: facts 27313 1726867501.35521: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27313 1726867501.35524: when evaluation is False, skipping this task 27313 1726867501.35526: _execute() done 27313 1726867501.35528: dumping result to json 27313 1726867501.35531: done dumping result, returning 27313 1726867501.35533: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0affcac9-a3a5-5adc-7de9-00000000006c] 27313 1726867501.35535: sending task result for task 0affcac9-a3a5-5adc-7de9-00000000006c 27313 1726867501.35616: done sending task result for task 0affcac9-a3a5-5adc-7de9-00000000006c 27313 1726867501.35620: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27313 1726867501.35659: no more pending results, returning what we have 27313 1726867501.35663: results queue empty 27313 1726867501.35663: checking for any_errors_fatal 27313 1726867501.35667: done checking for any_errors_fatal 27313 1726867501.35668: checking for max_fail_percentage 27313 1726867501.35670: done checking for max_fail_percentage 27313 1726867501.35671: checking to see if all hosts have failed and the running result is not ok 27313 1726867501.35671: done checking to see if all hosts have failed 27313 1726867501.35672: getting the remaining hosts for this loop 27313 1726867501.35673: done getting the remaining hosts for this loop 27313 1726867501.35679: getting the next task for host managed_node3 27313 1726867501.35685: done getting next task for host managed_node3 27313 1726867501.35688: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 27313 1726867501.35691: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27313 1726867501.35705: getting variables 27313 1726867501.35706: in VariableManager get_vars() 27313 1726867501.35740: Calling all_inventory to load vars for managed_node3 27313 1726867501.35743: Calling groups_inventory to load vars for managed_node3 27313 1726867501.35745: Calling all_plugins_inventory to load vars for managed_node3 27313 1726867501.35752: Calling all_plugins_play to load vars for managed_node3 27313 1726867501.35754: Calling groups_plugins_inventory to load vars for managed_node3 27313 1726867501.35757: Calling groups_plugins_play to load vars for managed_node3 27313 1726867501.36067: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27313 1726867501.36183: done with get_vars() 27313 1726867501.36190: done getting variables 27313 1726867501.36231: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 17:25:01 -0400 (0:00:00.040) 0:00:05.735 ****** 27313 1726867501.36251: entering _queue_task() for managed_node3/debug 27313 1726867501.36429: worker is 1 (out of 1 available) 27313 1726867501.36445: exiting _queue_task() for managed_node3/debug 27313 1726867501.36458: done queuing things up, now waiting for results queue to drain 27313 1726867501.36460: waiting for pending results... 27313 1726867501.36895: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider 27313 1726867501.36900: in run() - task 0affcac9-a3a5-5adc-7de9-00000000006d 27313 1726867501.36903: variable 'ansible_search_path' from source: unknown 27313 1726867501.36905: variable 'ansible_search_path' from source: unknown 27313 1726867501.36907: calling self._execute() 27313 1726867501.36938: variable 'ansible_host' from source: host vars for 'managed_node3' 27313 1726867501.36948: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27313 1726867501.36968: variable 'omit' from source: magic vars 27313 1726867501.37347: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27313 1726867501.39060: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27313 1726867501.39104: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27313 1726867501.39130: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27313 1726867501.39156: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27313 1726867501.39183: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27313 1726867501.39234: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27313 1726867501.39254: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27313 1726867501.39273: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27313 1726867501.39304: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27313 1726867501.39318: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27313 1726867501.39411: variable 'ansible_distribution' from source: facts 27313 1726867501.39414: variable 'ansible_distribution_major_version' from source: facts 27313 1726867501.39427: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27313 1726867501.39430: when evaluation is False, skipping this task 27313 1726867501.39432: _execute() done 27313 1726867501.39435: dumping result to json 27313 1726867501.39437: done dumping result, returning 27313 1726867501.39443: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider [0affcac9-a3a5-5adc-7de9-00000000006d] 27313 1726867501.39448: sending task result for task 0affcac9-a3a5-5adc-7de9-00000000006d 27313 1726867501.39527: done sending task result for task 0affcac9-a3a5-5adc-7de9-00000000006d 27313 1726867501.39530: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 27313 1726867501.39569: no more pending results, returning what we have 27313 1726867501.39572: results queue empty 27313 1726867501.39573: checking for any_errors_fatal 27313 1726867501.39580: done checking for any_errors_fatal 27313 1726867501.39581: checking for max_fail_percentage 27313 1726867501.39582: done checking for max_fail_percentage 27313 1726867501.39583: checking to see if all hosts have failed and the running result is not ok 27313 1726867501.39584: done checking to see if all hosts have failed 27313 1726867501.39585: getting the remaining hosts for this loop 27313 1726867501.39586: done getting the remaining hosts for this loop 27313 1726867501.39589: getting the next task for host managed_node3 27313 1726867501.39594: done getting next task for host managed_node3 27313 1726867501.39598: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 27313 1726867501.39600: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27313 1726867501.39616: getting variables 27313 1726867501.39617: in VariableManager get_vars() 27313 1726867501.39648: Calling all_inventory to load vars for managed_node3 27313 1726867501.39650: Calling groups_inventory to load vars for managed_node3 27313 1726867501.39653: Calling all_plugins_inventory to load vars for managed_node3 27313 1726867501.39660: Calling all_plugins_play to load vars for managed_node3 27313 1726867501.39662: Calling groups_plugins_inventory to load vars for managed_node3 27313 1726867501.39664: Calling groups_plugins_play to load vars for managed_node3 27313 1726867501.39780: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27313 1726867501.39917: done with get_vars() 27313 1726867501.39924: done getting variables 27313 1726867501.39960: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 17:25:01 -0400 (0:00:00.037) 0:00:05.772 ****** 27313 1726867501.39982: entering _queue_task() for managed_node3/fail 27313 1726867501.40153: worker is 1 (out of 1 available) 27313 1726867501.40165: exiting _queue_task() for managed_node3/fail 27313 1726867501.40179: done queuing things up, now waiting for results queue to drain 27313 1726867501.40181: waiting for pending results... 27313 1726867501.40493: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 27313 1726867501.40506: in run() - task 0affcac9-a3a5-5adc-7de9-00000000006e 27313 1726867501.40528: variable 'ansible_search_path' from source: unknown 27313 1726867501.40536: variable 'ansible_search_path' from source: unknown 27313 1726867501.40579: calling self._execute() 27313 1726867501.40655: variable 'ansible_host' from source: host vars for 'managed_node3' 27313 1726867501.40666: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27313 1726867501.40680: variable 'omit' from source: magic vars 27313 1726867501.41084: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27313 1726867501.42588: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27313 1726867501.42634: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27313 1726867501.42669: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27313 1726867501.42696: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27313 1726867501.42719: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27313 1726867501.42779: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27313 1726867501.42799: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27313 1726867501.42818: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27313 1726867501.42851: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27313 1726867501.42859: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27313 1726867501.42954: variable 'ansible_distribution' from source: facts 27313 1726867501.42957: variable 'ansible_distribution_major_version' from source: facts 27313 1726867501.42972: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27313 1726867501.42975: when evaluation is False, skipping this task 27313 1726867501.42979: _execute() done 27313 1726867501.42982: dumping result to json 27313 1726867501.42984: done dumping result, returning 27313 1726867501.42991: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0affcac9-a3a5-5adc-7de9-00000000006e] 27313 1726867501.42994: sending task result for task 0affcac9-a3a5-5adc-7de9-00000000006e 27313 1726867501.43074: done sending task result for task 0affcac9-a3a5-5adc-7de9-00000000006e 27313 1726867501.43079: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27313 1726867501.43119: no more pending results, returning what we have 27313 1726867501.43121: results queue empty 27313 1726867501.43122: checking for any_errors_fatal 27313 1726867501.43128: done checking for any_errors_fatal 27313 1726867501.43129: checking for max_fail_percentage 27313 1726867501.43131: done checking for max_fail_percentage 27313 1726867501.43132: checking to see if all hosts have failed and the running result is not ok 27313 1726867501.43133: done checking to see if all hosts have failed 27313 1726867501.43133: getting the remaining hosts for this loop 27313 1726867501.43134: done getting the remaining hosts for this loop 27313 1726867501.43138: getting the next task for host managed_node3 27313 1726867501.43143: done getting next task for host managed_node3 27313 1726867501.43147: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 27313 1726867501.43150: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27313 1726867501.43164: getting variables 27313 1726867501.43166: in VariableManager get_vars() 27313 1726867501.43200: Calling all_inventory to load vars for managed_node3 27313 1726867501.43203: Calling groups_inventory to load vars for managed_node3 27313 1726867501.43205: Calling all_plugins_inventory to load vars for managed_node3 27313 1726867501.43215: Calling all_plugins_play to load vars for managed_node3 27313 1726867501.43217: Calling groups_plugins_inventory to load vars for managed_node3 27313 1726867501.43220: Calling groups_plugins_play to load vars for managed_node3 27313 1726867501.43374: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27313 1726867501.43504: done with get_vars() 27313 1726867501.43512: done getting variables 27313 1726867501.43548: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 17:25:01 -0400 (0:00:00.035) 0:00:05.808 ****** 27313 1726867501.43569: entering _queue_task() for managed_node3/fail 27313 1726867501.43740: worker is 1 (out of 1 available) 27313 1726867501.43754: exiting _queue_task() for managed_node3/fail 27313 1726867501.43765: done queuing things up, now waiting for results queue to drain 27313 1726867501.43767: waiting for pending results... 27313 1726867501.43936: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 27313 1726867501.44017: in run() - task 0affcac9-a3a5-5adc-7de9-00000000006f 27313 1726867501.44029: variable 'ansible_search_path' from source: unknown 27313 1726867501.44032: variable 'ansible_search_path' from source: unknown 27313 1726867501.44060: calling self._execute() 27313 1726867501.44124: variable 'ansible_host' from source: host vars for 'managed_node3' 27313 1726867501.44128: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27313 1726867501.44137: variable 'omit' from source: magic vars 27313 1726867501.44427: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27313 1726867501.45879: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27313 1726867501.45923: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27313 1726867501.45949: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27313 1726867501.45979: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27313 1726867501.46000: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27313 1726867501.46055: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27313 1726867501.46080: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27313 1726867501.46098: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27313 1726867501.46126: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27313 1726867501.46136: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27313 1726867501.46233: variable 'ansible_distribution' from source: facts 27313 1726867501.46237: variable 'ansible_distribution_major_version' from source: facts 27313 1726867501.46251: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27313 1726867501.46254: when evaluation is False, skipping this task 27313 1726867501.46256: _execute() done 27313 1726867501.46259: dumping result to json 27313 1726867501.46261: done dumping result, returning 27313 1726867501.46268: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [0affcac9-a3a5-5adc-7de9-00000000006f] 27313 1726867501.46271: sending task result for task 0affcac9-a3a5-5adc-7de9-00000000006f 27313 1726867501.46353: done sending task result for task 0affcac9-a3a5-5adc-7de9-00000000006f 27313 1726867501.46356: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27313 1726867501.46434: no more pending results, returning what we have 27313 1726867501.46437: results queue empty 27313 1726867501.46438: checking for any_errors_fatal 27313 1726867501.46441: done checking for any_errors_fatal 27313 1726867501.46442: checking for max_fail_percentage 27313 1726867501.46444: done checking for max_fail_percentage 27313 1726867501.46444: checking to see if all hosts have failed and the running result is not ok 27313 1726867501.46446: done checking to see if all hosts have failed 27313 1726867501.46446: getting the remaining hosts for this loop 27313 1726867501.46447: done getting the remaining hosts for this loop 27313 1726867501.46450: getting the next task for host managed_node3 27313 1726867501.46455: done getting next task for host managed_node3 27313 1726867501.46458: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 27313 1726867501.46461: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27313 1726867501.46474: getting variables 27313 1726867501.46475: in VariableManager get_vars() 27313 1726867501.46511: Calling all_inventory to load vars for managed_node3 27313 1726867501.46513: Calling groups_inventory to load vars for managed_node3 27313 1726867501.46515: Calling all_plugins_inventory to load vars for managed_node3 27313 1726867501.46521: Calling all_plugins_play to load vars for managed_node3 27313 1726867501.46522: Calling groups_plugins_inventory to load vars for managed_node3 27313 1726867501.46524: Calling groups_plugins_play to load vars for managed_node3 27313 1726867501.46627: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27313 1726867501.46750: done with get_vars() 27313 1726867501.46757: done getting variables 27313 1726867501.46794: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 17:25:01 -0400 (0:00:00.032) 0:00:05.840 ****** 27313 1726867501.46815: entering _queue_task() for managed_node3/fail 27313 1726867501.46985: worker is 1 (out of 1 available) 27313 1726867501.46996: exiting _queue_task() for managed_node3/fail 27313 1726867501.47008: done queuing things up, now waiting for results queue to drain 27313 1726867501.47009: waiting for pending results... 27313 1726867501.47164: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 27313 1726867501.47264: in run() - task 0affcac9-a3a5-5adc-7de9-000000000070 27313 1726867501.47268: variable 'ansible_search_path' from source: unknown 27313 1726867501.47271: variable 'ansible_search_path' from source: unknown 27313 1726867501.47303: calling self._execute() 27313 1726867501.47362: variable 'ansible_host' from source: host vars for 'managed_node3' 27313 1726867501.47365: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27313 1726867501.47373: variable 'omit' from source: magic vars 27313 1726867501.47658: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27313 1726867501.49096: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27313 1726867501.49141: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27313 1726867501.49179: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27313 1726867501.49206: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27313 1726867501.49226: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27313 1726867501.49283: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27313 1726867501.49305: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27313 1726867501.49323: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27313 1726867501.49354: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27313 1726867501.49361: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27313 1726867501.49684: variable 'ansible_distribution' from source: facts 27313 1726867501.49688: variable 'ansible_distribution_major_version' from source: facts 27313 1726867501.49691: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27313 1726867501.49693: when evaluation is False, skipping this task 27313 1726867501.49694: _execute() done 27313 1726867501.49696: dumping result to json 27313 1726867501.49698: done dumping result, returning 27313 1726867501.49700: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0affcac9-a3a5-5adc-7de9-000000000070] 27313 1726867501.49702: sending task result for task 0affcac9-a3a5-5adc-7de9-000000000070 27313 1726867501.49765: done sending task result for task 0affcac9-a3a5-5adc-7de9-000000000070 27313 1726867501.49769: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27313 1726867501.49837: no more pending results, returning what we have 27313 1726867501.49839: results queue empty 27313 1726867501.49840: checking for any_errors_fatal 27313 1726867501.49844: done checking for any_errors_fatal 27313 1726867501.49845: checking for max_fail_percentage 27313 1726867501.49847: done checking for max_fail_percentage 27313 1726867501.49847: checking to see if all hosts have failed and the running result is not ok 27313 1726867501.49848: done checking to see if all hosts have failed 27313 1726867501.49849: getting the remaining hosts for this loop 27313 1726867501.49850: done getting the remaining hosts for this loop 27313 1726867501.49853: getting the next task for host managed_node3 27313 1726867501.49857: done getting next task for host managed_node3 27313 1726867501.49860: ^ task is: TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces 27313 1726867501.49863: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27313 1726867501.49876: getting variables 27313 1726867501.49880: in VariableManager get_vars() 27313 1726867501.49913: Calling all_inventory to load vars for managed_node3 27313 1726867501.49916: Calling groups_inventory to load vars for managed_node3 27313 1726867501.49918: Calling all_plugins_inventory to load vars for managed_node3 27313 1726867501.49926: Calling all_plugins_play to load vars for managed_node3 27313 1726867501.49929: Calling groups_plugins_inventory to load vars for managed_node3 27313 1726867501.49932: Calling groups_plugins_play to load vars for managed_node3 27313 1726867501.50283: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27313 1726867501.50503: done with get_vars() 27313 1726867501.50510: done getting variables 27313 1726867501.50548: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 17:25:01 -0400 (0:00:00.037) 0:00:05.878 ****** 27313 1726867501.50568: entering _queue_task() for managed_node3/dnf 27313 1726867501.50737: worker is 1 (out of 1 available) 27313 1726867501.50751: exiting _queue_task() for managed_node3/dnf 27313 1726867501.50763: done queuing things up, now waiting for results queue to drain 27313 1726867501.50765: waiting for pending results... 27313 1726867501.50929: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces 27313 1726867501.51004: in run() - task 0affcac9-a3a5-5adc-7de9-000000000071 27313 1726867501.51017: variable 'ansible_search_path' from source: unknown 27313 1726867501.51020: variable 'ansible_search_path' from source: unknown 27313 1726867501.51047: calling self._execute() 27313 1726867501.51117: variable 'ansible_host' from source: host vars for 'managed_node3' 27313 1726867501.51120: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27313 1726867501.51129: variable 'omit' from source: magic vars 27313 1726867501.51421: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27313 1726867501.53187: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27313 1726867501.53191: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27313 1726867501.53193: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27313 1726867501.53218: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27313 1726867501.53246: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27313 1726867501.53321: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27313 1726867501.53363: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27313 1726867501.53406: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27313 1726867501.53453: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27313 1726867501.53471: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27313 1726867501.53598: variable 'ansible_distribution' from source: facts 27313 1726867501.53612: variable 'ansible_distribution_major_version' from source: facts 27313 1726867501.53634: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27313 1726867501.53641: when evaluation is False, skipping this task 27313 1726867501.53647: _execute() done 27313 1726867501.53654: dumping result to json 27313 1726867501.53661: done dumping result, returning 27313 1726867501.53671: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [0affcac9-a3a5-5adc-7de9-000000000071] 27313 1726867501.53683: sending task result for task 0affcac9-a3a5-5adc-7de9-000000000071 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27313 1726867501.53828: no more pending results, returning what we have 27313 1726867501.53831: results queue empty 27313 1726867501.53832: checking for any_errors_fatal 27313 1726867501.53841: done checking for any_errors_fatal 27313 1726867501.53846: checking for max_fail_percentage 27313 1726867501.53848: done checking for max_fail_percentage 27313 1726867501.53849: checking to see if all hosts have failed and the running result is not ok 27313 1726867501.53850: done checking to see if all hosts have failed 27313 1726867501.53850: getting the remaining hosts for this loop 27313 1726867501.53851: done getting the remaining hosts for this loop 27313 1726867501.53855: getting the next task for host managed_node3 27313 1726867501.53861: done getting next task for host managed_node3 27313 1726867501.53865: ^ task is: TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces 27313 1726867501.53867: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27313 1726867501.53883: getting variables 27313 1726867501.53885: in VariableManager get_vars() 27313 1726867501.53921: Calling all_inventory to load vars for managed_node3 27313 1726867501.53923: Calling groups_inventory to load vars for managed_node3 27313 1726867501.53926: Calling all_plugins_inventory to load vars for managed_node3 27313 1726867501.54049: Calling all_plugins_play to load vars for managed_node3 27313 1726867501.54054: Calling groups_plugins_inventory to load vars for managed_node3 27313 1726867501.54058: Calling groups_plugins_play to load vars for managed_node3 27313 1726867501.54223: done sending task result for task 0affcac9-a3a5-5adc-7de9-000000000071 27313 1726867501.54227: WORKER PROCESS EXITING 27313 1726867501.54243: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27313 1726867501.54452: done with get_vars() 27313 1726867501.54463: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 27313 1726867501.54534: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 17:25:01 -0400 (0:00:00.039) 0:00:05.918 ****** 27313 1726867501.54561: entering _queue_task() for managed_node3/yum 27313 1726867501.54819: worker is 1 (out of 1 available) 27313 1726867501.54833: exiting _queue_task() for managed_node3/yum 27313 1726867501.54844: done queuing things up, now waiting for results queue to drain 27313 1726867501.54846: waiting for pending results... 27313 1726867501.55069: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces 27313 1726867501.55191: in run() - task 0affcac9-a3a5-5adc-7de9-000000000072 27313 1726867501.55213: variable 'ansible_search_path' from source: unknown 27313 1726867501.55221: variable 'ansible_search_path' from source: unknown 27313 1726867501.55259: calling self._execute() 27313 1726867501.55345: variable 'ansible_host' from source: host vars for 'managed_node3' 27313 1726867501.55356: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27313 1726867501.55369: variable 'omit' from source: magic vars 27313 1726867501.55860: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27313 1726867501.58094: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27313 1726867501.58189: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27313 1726867501.58238: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27313 1726867501.58312: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27313 1726867501.58456: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27313 1726867501.58524: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27313 1726867501.58554: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27313 1726867501.58782: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27313 1726867501.58786: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27313 1726867501.58789: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27313 1726867501.58791: variable 'ansible_distribution' from source: facts 27313 1726867501.58793: variable 'ansible_distribution_major_version' from source: facts 27313 1726867501.58799: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27313 1726867501.58811: when evaluation is False, skipping this task 27313 1726867501.58819: _execute() done 27313 1726867501.59124: dumping result to json 27313 1726867501.59128: done dumping result, returning 27313 1726867501.59131: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [0affcac9-a3a5-5adc-7de9-000000000072] 27313 1726867501.59133: sending task result for task 0affcac9-a3a5-5adc-7de9-000000000072 27313 1726867501.59214: done sending task result for task 0affcac9-a3a5-5adc-7de9-000000000072 27313 1726867501.59218: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27313 1726867501.59274: no more pending results, returning what we have 27313 1726867501.59279: results queue empty 27313 1726867501.59280: checking for any_errors_fatal 27313 1726867501.59288: done checking for any_errors_fatal 27313 1726867501.59289: checking for max_fail_percentage 27313 1726867501.59291: done checking for max_fail_percentage 27313 1726867501.59292: checking to see if all hosts have failed and the running result is not ok 27313 1726867501.59293: done checking to see if all hosts have failed 27313 1726867501.59294: getting the remaining hosts for this loop 27313 1726867501.59295: done getting the remaining hosts for this loop 27313 1726867501.59299: getting the next task for host managed_node3 27313 1726867501.59305: done getting next task for host managed_node3 27313 1726867501.59311: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 27313 1726867501.59315: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27313 1726867501.59332: getting variables 27313 1726867501.59334: in VariableManager get_vars() 27313 1726867501.59376: Calling all_inventory to load vars for managed_node3 27313 1726867501.59380: Calling groups_inventory to load vars for managed_node3 27313 1726867501.59383: Calling all_plugins_inventory to load vars for managed_node3 27313 1726867501.59393: Calling all_plugins_play to load vars for managed_node3 27313 1726867501.59396: Calling groups_plugins_inventory to load vars for managed_node3 27313 1726867501.59399: Calling groups_plugins_play to load vars for managed_node3 27313 1726867501.59930: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27313 1726867501.60168: done with get_vars() 27313 1726867501.60181: done getting variables 27313 1726867501.60238: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 17:25:01 -0400 (0:00:00.057) 0:00:05.975 ****** 27313 1726867501.60269: entering _queue_task() for managed_node3/fail 27313 1726867501.60528: worker is 1 (out of 1 available) 27313 1726867501.60540: exiting _queue_task() for managed_node3/fail 27313 1726867501.60551: done queuing things up, now waiting for results queue to drain 27313 1726867501.60552: waiting for pending results... 27313 1726867501.60820: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 27313 1726867501.60985: in run() - task 0affcac9-a3a5-5adc-7de9-000000000073 27313 1726867501.61010: variable 'ansible_search_path' from source: unknown 27313 1726867501.61043: variable 'ansible_search_path' from source: unknown 27313 1726867501.61111: calling self._execute() 27313 1726867501.61221: variable 'ansible_host' from source: host vars for 'managed_node3' 27313 1726867501.61225: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27313 1726867501.61227: variable 'omit' from source: magic vars 27313 1726867501.61640: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27313 1726867501.64145: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27313 1726867501.64225: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27313 1726867501.64272: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27313 1726867501.64316: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27313 1726867501.64365: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27313 1726867501.64461: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27313 1726867501.64570: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27313 1726867501.64573: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27313 1726867501.64575: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27313 1726867501.64586: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27313 1726867501.64730: variable 'ansible_distribution' from source: facts 27313 1726867501.64740: variable 'ansible_distribution_major_version' from source: facts 27313 1726867501.64764: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27313 1726867501.64771: when evaluation is False, skipping this task 27313 1726867501.64781: _execute() done 27313 1726867501.64792: dumping result to json 27313 1726867501.64799: done dumping result, returning 27313 1726867501.64814: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0affcac9-a3a5-5adc-7de9-000000000073] 27313 1726867501.64823: sending task result for task 0affcac9-a3a5-5adc-7de9-000000000073 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27313 1726867501.65072: no more pending results, returning what we have 27313 1726867501.65075: results queue empty 27313 1726867501.65078: checking for any_errors_fatal 27313 1726867501.65086: done checking for any_errors_fatal 27313 1726867501.65086: checking for max_fail_percentage 27313 1726867501.65088: done checking for max_fail_percentage 27313 1726867501.65089: checking to see if all hosts have failed and the running result is not ok 27313 1726867501.65090: done checking to see if all hosts have failed 27313 1726867501.65091: getting the remaining hosts for this loop 27313 1726867501.65092: done getting the remaining hosts for this loop 27313 1726867501.65096: getting the next task for host managed_node3 27313 1726867501.65103: done getting next task for host managed_node3 27313 1726867501.65107: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 27313 1726867501.65112: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27313 1726867501.65129: getting variables 27313 1726867501.65131: in VariableManager get_vars() 27313 1726867501.65174: Calling all_inventory to load vars for managed_node3 27313 1726867501.65176: Calling groups_inventory to load vars for managed_node3 27313 1726867501.65183: Calling all_plugins_inventory to load vars for managed_node3 27313 1726867501.65379: Calling all_plugins_play to load vars for managed_node3 27313 1726867501.65383: Calling groups_plugins_inventory to load vars for managed_node3 27313 1726867501.65387: Calling groups_plugins_play to load vars for managed_node3 27313 1726867501.65582: done sending task result for task 0affcac9-a3a5-5adc-7de9-000000000073 27313 1726867501.65585: WORKER PROCESS EXITING 27313 1726867501.65676: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27313 1726867501.65936: done with get_vars() 27313 1726867501.65948: done getting variables 27313 1726867501.66010: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 17:25:01 -0400 (0:00:00.057) 0:00:06.033 ****** 27313 1726867501.66045: entering _queue_task() for managed_node3/package 27313 1726867501.66338: worker is 1 (out of 1 available) 27313 1726867501.66350: exiting _queue_task() for managed_node3/package 27313 1726867501.66363: done queuing things up, now waiting for results queue to drain 27313 1726867501.66364: waiting for pending results... 27313 1726867501.66632: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages 27313 1726867501.66752: in run() - task 0affcac9-a3a5-5adc-7de9-000000000074 27313 1726867501.66772: variable 'ansible_search_path' from source: unknown 27313 1726867501.66783: variable 'ansible_search_path' from source: unknown 27313 1726867501.66829: calling self._execute() 27313 1726867501.66921: variable 'ansible_host' from source: host vars for 'managed_node3' 27313 1726867501.66932: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27313 1726867501.66946: variable 'omit' from source: magic vars 27313 1726867501.67472: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27313 1726867501.69657: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27313 1726867501.69744: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27313 1726867501.69786: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27313 1726867501.69831: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27313 1726867501.69860: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27313 1726867501.69948: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27313 1726867501.69985: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27313 1726867501.70020: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27313 1726867501.70068: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27313 1726867501.70091: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27313 1726867501.70258: variable 'ansible_distribution' from source: facts 27313 1726867501.70261: variable 'ansible_distribution_major_version' from source: facts 27313 1726867501.70272: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27313 1726867501.70280: when evaluation is False, skipping this task 27313 1726867501.70366: _execute() done 27313 1726867501.70369: dumping result to json 27313 1726867501.70371: done dumping result, returning 27313 1726867501.70374: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages [0affcac9-a3a5-5adc-7de9-000000000074] 27313 1726867501.70376: sending task result for task 0affcac9-a3a5-5adc-7de9-000000000074 27313 1726867501.70457: done sending task result for task 0affcac9-a3a5-5adc-7de9-000000000074 27313 1726867501.70460: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27313 1726867501.70521: no more pending results, returning what we have 27313 1726867501.70525: results queue empty 27313 1726867501.70525: checking for any_errors_fatal 27313 1726867501.70531: done checking for any_errors_fatal 27313 1726867501.70532: checking for max_fail_percentage 27313 1726867501.70534: done checking for max_fail_percentage 27313 1726867501.70535: checking to see if all hosts have failed and the running result is not ok 27313 1726867501.70536: done checking to see if all hosts have failed 27313 1726867501.70536: getting the remaining hosts for this loop 27313 1726867501.70537: done getting the remaining hosts for this loop 27313 1726867501.70541: getting the next task for host managed_node3 27313 1726867501.70547: done getting next task for host managed_node3 27313 1726867501.70551: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 27313 1726867501.70553: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27313 1726867501.70570: getting variables 27313 1726867501.70572: in VariableManager get_vars() 27313 1726867501.70619: Calling all_inventory to load vars for managed_node3 27313 1726867501.70622: Calling groups_inventory to load vars for managed_node3 27313 1726867501.70624: Calling all_plugins_inventory to load vars for managed_node3 27313 1726867501.70636: Calling all_plugins_play to load vars for managed_node3 27313 1726867501.70638: Calling groups_plugins_inventory to load vars for managed_node3 27313 1726867501.70641: Calling groups_plugins_play to load vars for managed_node3 27313 1726867501.71149: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27313 1726867501.71335: done with get_vars() 27313 1726867501.71346: done getting variables 27313 1726867501.71405: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 17:25:01 -0400 (0:00:00.053) 0:00:06.087 ****** 27313 1726867501.71440: entering _queue_task() for managed_node3/package 27313 1726867501.71730: worker is 1 (out of 1 available) 27313 1726867501.71744: exiting _queue_task() for managed_node3/package 27313 1726867501.71755: done queuing things up, now waiting for results queue to drain 27313 1726867501.71756: waiting for pending results... 27313 1726867501.72193: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 27313 1726867501.72198: in run() - task 0affcac9-a3a5-5adc-7de9-000000000075 27313 1726867501.72200: variable 'ansible_search_path' from source: unknown 27313 1726867501.72203: variable 'ansible_search_path' from source: unknown 27313 1726867501.72222: calling self._execute() 27313 1726867501.72305: variable 'ansible_host' from source: host vars for 'managed_node3' 27313 1726867501.72323: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27313 1726867501.72339: variable 'omit' from source: magic vars 27313 1726867501.72755: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27313 1726867501.75093: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27313 1726867501.75164: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27313 1726867501.75203: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27313 1726867501.75259: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27313 1726867501.75297: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27313 1726867501.75383: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27313 1726867501.75485: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27313 1726867501.75488: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27313 1726867501.75493: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27313 1726867501.75515: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27313 1726867501.75660: variable 'ansible_distribution' from source: facts 27313 1726867501.75672: variable 'ansible_distribution_major_version' from source: facts 27313 1726867501.75698: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27313 1726867501.75710: when evaluation is False, skipping this task 27313 1726867501.75717: _execute() done 27313 1726867501.75724: dumping result to json 27313 1726867501.75731: done dumping result, returning 27313 1726867501.75741: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0affcac9-a3a5-5adc-7de9-000000000075] 27313 1726867501.75749: sending task result for task 0affcac9-a3a5-5adc-7de9-000000000075 27313 1726867501.76032: done sending task result for task 0affcac9-a3a5-5adc-7de9-000000000075 27313 1726867501.76035: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27313 1726867501.76082: no more pending results, returning what we have 27313 1726867501.76085: results queue empty 27313 1726867501.76086: checking for any_errors_fatal 27313 1726867501.76092: done checking for any_errors_fatal 27313 1726867501.76093: checking for max_fail_percentage 27313 1726867501.76095: done checking for max_fail_percentage 27313 1726867501.76096: checking to see if all hosts have failed and the running result is not ok 27313 1726867501.76097: done checking to see if all hosts have failed 27313 1726867501.76097: getting the remaining hosts for this loop 27313 1726867501.76098: done getting the remaining hosts for this loop 27313 1726867501.76103: getting the next task for host managed_node3 27313 1726867501.76111: done getting next task for host managed_node3 27313 1726867501.76115: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 27313 1726867501.76118: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27313 1726867501.76134: getting variables 27313 1726867501.76136: in VariableManager get_vars() 27313 1726867501.76316: Calling all_inventory to load vars for managed_node3 27313 1726867501.76320: Calling groups_inventory to load vars for managed_node3 27313 1726867501.76323: Calling all_plugins_inventory to load vars for managed_node3 27313 1726867501.76332: Calling all_plugins_play to load vars for managed_node3 27313 1726867501.76335: Calling groups_plugins_inventory to load vars for managed_node3 27313 1726867501.76338: Calling groups_plugins_play to load vars for managed_node3 27313 1726867501.76506: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27313 1726867501.76728: done with get_vars() 27313 1726867501.76739: done getting variables 27313 1726867501.76794: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 17:25:01 -0400 (0:00:00.053) 0:00:06.141 ****** 27313 1726867501.76828: entering _queue_task() for managed_node3/package 27313 1726867501.77290: worker is 1 (out of 1 available) 27313 1726867501.77299: exiting _queue_task() for managed_node3/package 27313 1726867501.77311: done queuing things up, now waiting for results queue to drain 27313 1726867501.77312: waiting for pending results... 27313 1726867501.77381: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 27313 1726867501.77499: in run() - task 0affcac9-a3a5-5adc-7de9-000000000076 27313 1726867501.77520: variable 'ansible_search_path' from source: unknown 27313 1726867501.77528: variable 'ansible_search_path' from source: unknown 27313 1726867501.77569: calling self._execute() 27313 1726867501.77657: variable 'ansible_host' from source: host vars for 'managed_node3' 27313 1726867501.77668: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27313 1726867501.77684: variable 'omit' from source: magic vars 27313 1726867501.78184: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27313 1726867501.81238: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27313 1726867501.81276: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27313 1726867501.81325: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27313 1726867501.81421: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27313 1726867501.81672: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27313 1726867501.81884: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27313 1726867501.81888: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27313 1726867501.81890: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27313 1726867501.81893: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27313 1726867501.82011: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27313 1726867501.82236: variable 'ansible_distribution' from source: facts 27313 1726867501.82248: variable 'ansible_distribution_major_version' from source: facts 27313 1726867501.82271: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27313 1726867501.82323: when evaluation is False, skipping this task 27313 1726867501.82330: _execute() done 27313 1726867501.82337: dumping result to json 27313 1726867501.82344: done dumping result, returning 27313 1726867501.82355: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0affcac9-a3a5-5adc-7de9-000000000076] 27313 1726867501.82363: sending task result for task 0affcac9-a3a5-5adc-7de9-000000000076 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27313 1726867501.82520: no more pending results, returning what we have 27313 1726867501.82523: results queue empty 27313 1726867501.82524: checking for any_errors_fatal 27313 1726867501.82529: done checking for any_errors_fatal 27313 1726867501.82530: checking for max_fail_percentage 27313 1726867501.82532: done checking for max_fail_percentage 27313 1726867501.82533: checking to see if all hosts have failed and the running result is not ok 27313 1726867501.82534: done checking to see if all hosts have failed 27313 1726867501.82535: getting the remaining hosts for this loop 27313 1726867501.82536: done getting the remaining hosts for this loop 27313 1726867501.82540: getting the next task for host managed_node3 27313 1726867501.82548: done getting next task for host managed_node3 27313 1726867501.82552: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 27313 1726867501.82554: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27313 1726867501.82571: getting variables 27313 1726867501.82573: in VariableManager get_vars() 27313 1726867501.82620: Calling all_inventory to load vars for managed_node3 27313 1726867501.82623: Calling groups_inventory to load vars for managed_node3 27313 1726867501.82625: Calling all_plugins_inventory to load vars for managed_node3 27313 1726867501.82636: Calling all_plugins_play to load vars for managed_node3 27313 1726867501.82639: Calling groups_plugins_inventory to load vars for managed_node3 27313 1726867501.82642: Calling groups_plugins_play to load vars for managed_node3 27313 1726867501.83215: done sending task result for task 0affcac9-a3a5-5adc-7de9-000000000076 27313 1726867501.83219: WORKER PROCESS EXITING 27313 1726867501.83242: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27313 1726867501.83645: done with get_vars() 27313 1726867501.83658: done getting variables 27313 1726867501.83930: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 17:25:01 -0400 (0:00:00.071) 0:00:06.212 ****** 27313 1726867501.83963: entering _queue_task() for managed_node3/service 27313 1726867501.84436: worker is 1 (out of 1 available) 27313 1726867501.84448: exiting _queue_task() for managed_node3/service 27313 1726867501.84461: done queuing things up, now waiting for results queue to drain 27313 1726867501.84463: waiting for pending results... 27313 1726867501.84710: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 27313 1726867501.84851: in run() - task 0affcac9-a3a5-5adc-7de9-000000000077 27313 1726867501.84872: variable 'ansible_search_path' from source: unknown 27313 1726867501.84883: variable 'ansible_search_path' from source: unknown 27313 1726867501.84928: calling self._execute() 27313 1726867501.85019: variable 'ansible_host' from source: host vars for 'managed_node3' 27313 1726867501.85034: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27313 1726867501.85049: variable 'omit' from source: magic vars 27313 1726867501.85571: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27313 1726867501.88048: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27313 1726867501.88104: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27313 1726867501.88144: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27313 1726867501.88176: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27313 1726867501.88200: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27313 1726867501.88269: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27313 1726867501.88292: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27313 1726867501.88309: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27313 1726867501.88339: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27313 1726867501.88351: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27313 1726867501.88447: variable 'ansible_distribution' from source: facts 27313 1726867501.88453: variable 'ansible_distribution_major_version' from source: facts 27313 1726867501.88469: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27313 1726867501.88473: when evaluation is False, skipping this task 27313 1726867501.88475: _execute() done 27313 1726867501.88480: dumping result to json 27313 1726867501.88482: done dumping result, returning 27313 1726867501.88488: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0affcac9-a3a5-5adc-7de9-000000000077] 27313 1726867501.88494: sending task result for task 0affcac9-a3a5-5adc-7de9-000000000077 27313 1726867501.88585: done sending task result for task 0affcac9-a3a5-5adc-7de9-000000000077 27313 1726867501.88587: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27313 1726867501.88636: no more pending results, returning what we have 27313 1726867501.88639: results queue empty 27313 1726867501.88640: checking for any_errors_fatal 27313 1726867501.88646: done checking for any_errors_fatal 27313 1726867501.88647: checking for max_fail_percentage 27313 1726867501.88648: done checking for max_fail_percentage 27313 1726867501.88650: checking to see if all hosts have failed and the running result is not ok 27313 1726867501.88650: done checking to see if all hosts have failed 27313 1726867501.88651: getting the remaining hosts for this loop 27313 1726867501.88652: done getting the remaining hosts for this loop 27313 1726867501.88656: getting the next task for host managed_node3 27313 1726867501.88662: done getting next task for host managed_node3 27313 1726867501.88666: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 27313 1726867501.88668: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27313 1726867501.88685: getting variables 27313 1726867501.88687: in VariableManager get_vars() 27313 1726867501.88726: Calling all_inventory to load vars for managed_node3 27313 1726867501.88728: Calling groups_inventory to load vars for managed_node3 27313 1726867501.88730: Calling all_plugins_inventory to load vars for managed_node3 27313 1726867501.88739: Calling all_plugins_play to load vars for managed_node3 27313 1726867501.88742: Calling groups_plugins_inventory to load vars for managed_node3 27313 1726867501.88744: Calling groups_plugins_play to load vars for managed_node3 27313 1726867501.88937: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27313 1726867501.89061: done with get_vars() 27313 1726867501.89069: done getting variables 27313 1726867501.89110: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 17:25:01 -0400 (0:00:00.051) 0:00:06.264 ****** 27313 1726867501.89132: entering _queue_task() for managed_node3/service 27313 1726867501.89315: worker is 1 (out of 1 available) 27313 1726867501.89327: exiting _queue_task() for managed_node3/service 27313 1726867501.89339: done queuing things up, now waiting for results queue to drain 27313 1726867501.89341: waiting for pending results... 27313 1726867501.89505: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 27313 1726867501.89578: in run() - task 0affcac9-a3a5-5adc-7de9-000000000078 27313 1726867501.89589: variable 'ansible_search_path' from source: unknown 27313 1726867501.89593: variable 'ansible_search_path' from source: unknown 27313 1726867501.89623: calling self._execute() 27313 1726867501.89686: variable 'ansible_host' from source: host vars for 'managed_node3' 27313 1726867501.89692: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27313 1726867501.89701: variable 'omit' from source: magic vars 27313 1726867501.90023: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27313 1726867501.92283: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27313 1726867501.92286: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27313 1726867501.92289: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27313 1726867501.92291: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27313 1726867501.92293: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27313 1726867501.92369: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27313 1726867501.92397: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27313 1726867501.92417: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27313 1726867501.92442: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27313 1726867501.92453: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27313 1726867501.92548: variable 'ansible_distribution' from source: facts 27313 1726867501.92552: variable 'ansible_distribution_major_version' from source: facts 27313 1726867501.92566: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27313 1726867501.92569: when evaluation is False, skipping this task 27313 1726867501.92572: _execute() done 27313 1726867501.92574: dumping result to json 27313 1726867501.92579: done dumping result, returning 27313 1726867501.92586: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0affcac9-a3a5-5adc-7de9-000000000078] 27313 1726867501.92590: sending task result for task 0affcac9-a3a5-5adc-7de9-000000000078 27313 1726867501.92675: done sending task result for task 0affcac9-a3a5-5adc-7de9-000000000078 27313 1726867501.92681: WORKER PROCESS EXITING skipping: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 27313 1726867501.92738: no more pending results, returning what we have 27313 1726867501.92741: results queue empty 27313 1726867501.92742: checking for any_errors_fatal 27313 1726867501.92748: done checking for any_errors_fatal 27313 1726867501.92748: checking for max_fail_percentage 27313 1726867501.92750: done checking for max_fail_percentage 27313 1726867501.92751: checking to see if all hosts have failed and the running result is not ok 27313 1726867501.92752: done checking to see if all hosts have failed 27313 1726867501.92752: getting the remaining hosts for this loop 27313 1726867501.92754: done getting the remaining hosts for this loop 27313 1726867501.92757: getting the next task for host managed_node3 27313 1726867501.92763: done getting next task for host managed_node3 27313 1726867501.92766: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 27313 1726867501.92769: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27313 1726867501.92791: getting variables 27313 1726867501.92792: in VariableManager get_vars() 27313 1726867501.92827: Calling all_inventory to load vars for managed_node3 27313 1726867501.92829: Calling groups_inventory to load vars for managed_node3 27313 1726867501.92831: Calling all_plugins_inventory to load vars for managed_node3 27313 1726867501.92838: Calling all_plugins_play to load vars for managed_node3 27313 1726867501.92841: Calling groups_plugins_inventory to load vars for managed_node3 27313 1726867501.92843: Calling groups_plugins_play to load vars for managed_node3 27313 1726867501.92967: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27313 1726867501.93097: done with get_vars() 27313 1726867501.93105: done getting variables 27313 1726867501.93145: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 17:25:01 -0400 (0:00:00.040) 0:00:06.304 ****** 27313 1726867501.93166: entering _queue_task() for managed_node3/service 27313 1726867501.93350: worker is 1 (out of 1 available) 27313 1726867501.93362: exiting _queue_task() for managed_node3/service 27313 1726867501.93374: done queuing things up, now waiting for results queue to drain 27313 1726867501.93376: waiting for pending results... 27313 1726867501.93538: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 27313 1726867501.93610: in run() - task 0affcac9-a3a5-5adc-7de9-000000000079 27313 1726867501.93622: variable 'ansible_search_path' from source: unknown 27313 1726867501.93626: variable 'ansible_search_path' from source: unknown 27313 1726867501.93652: calling self._execute() 27313 1726867501.93734: variable 'ansible_host' from source: host vars for 'managed_node3' 27313 1726867501.93738: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27313 1726867501.93775: variable 'omit' from source: magic vars 27313 1726867501.94285: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27313 1726867501.96125: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27313 1726867501.96168: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27313 1726867501.96205: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27313 1726867501.96233: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27313 1726867501.96252: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27313 1726867501.96313: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27313 1726867501.96334: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27313 1726867501.96351: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27313 1726867501.96381: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27313 1726867501.96391: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27313 1726867501.96483: variable 'ansible_distribution' from source: facts 27313 1726867501.96489: variable 'ansible_distribution_major_version' from source: facts 27313 1726867501.96505: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27313 1726867501.96508: when evaluation is False, skipping this task 27313 1726867501.96511: _execute() done 27313 1726867501.96517: dumping result to json 27313 1726867501.96519: done dumping result, returning 27313 1726867501.96525: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0affcac9-a3a5-5adc-7de9-000000000079] 27313 1726867501.96530: sending task result for task 0affcac9-a3a5-5adc-7de9-000000000079 27313 1726867501.96622: done sending task result for task 0affcac9-a3a5-5adc-7de9-000000000079 27313 1726867501.96625: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27313 1726867501.96665: no more pending results, returning what we have 27313 1726867501.96668: results queue empty 27313 1726867501.96669: checking for any_errors_fatal 27313 1726867501.96673: done checking for any_errors_fatal 27313 1726867501.96674: checking for max_fail_percentage 27313 1726867501.96675: done checking for max_fail_percentage 27313 1726867501.96676: checking to see if all hosts have failed and the running result is not ok 27313 1726867501.96680: done checking to see if all hosts have failed 27313 1726867501.96680: getting the remaining hosts for this loop 27313 1726867501.96682: done getting the remaining hosts for this loop 27313 1726867501.96685: getting the next task for host managed_node3 27313 1726867501.96691: done getting next task for host managed_node3 27313 1726867501.96695: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 27313 1726867501.96697: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27313 1726867501.96712: getting variables 27313 1726867501.96713: in VariableManager get_vars() 27313 1726867501.96747: Calling all_inventory to load vars for managed_node3 27313 1726867501.96750: Calling groups_inventory to load vars for managed_node3 27313 1726867501.96752: Calling all_plugins_inventory to load vars for managed_node3 27313 1726867501.96760: Calling all_plugins_play to load vars for managed_node3 27313 1726867501.96762: Calling groups_plugins_inventory to load vars for managed_node3 27313 1726867501.96764: Calling groups_plugins_play to load vars for managed_node3 27313 1726867501.96931: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27313 1726867501.97048: done with get_vars() 27313 1726867501.97055: done getting variables 27313 1726867501.97094: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 17:25:01 -0400 (0:00:00.039) 0:00:06.343 ****** 27313 1726867501.97114: entering _queue_task() for managed_node3/service 27313 1726867501.97305: worker is 1 (out of 1 available) 27313 1726867501.97317: exiting _queue_task() for managed_node3/service 27313 1726867501.97330: done queuing things up, now waiting for results queue to drain 27313 1726867501.97331: waiting for pending results... 27313 1726867501.97484: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service 27313 1726867501.97683: in run() - task 0affcac9-a3a5-5adc-7de9-00000000007a 27313 1726867501.97686: variable 'ansible_search_path' from source: unknown 27313 1726867501.97690: variable 'ansible_search_path' from source: unknown 27313 1726867501.97692: calling self._execute() 27313 1726867501.97711: variable 'ansible_host' from source: host vars for 'managed_node3' 27313 1726867501.97723: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27313 1726867501.97737: variable 'omit' from source: magic vars 27313 1726867501.98138: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27313 1726867502.00148: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27313 1726867502.00211: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27313 1726867502.00247: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27313 1726867502.00291: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27313 1726867502.00321: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27313 1726867502.00393: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27313 1726867502.00425: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27313 1726867502.00450: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27313 1726867502.00490: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27313 1726867502.00512: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27313 1726867502.00632: variable 'ansible_distribution' from source: facts 27313 1726867502.00641: variable 'ansible_distribution_major_version' from source: facts 27313 1726867502.00659: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27313 1726867502.00782: when evaluation is False, skipping this task 27313 1726867502.00785: _execute() done 27313 1726867502.00787: dumping result to json 27313 1726867502.00789: done dumping result, returning 27313 1726867502.00791: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service [0affcac9-a3a5-5adc-7de9-00000000007a] 27313 1726867502.00793: sending task result for task 0affcac9-a3a5-5adc-7de9-00000000007a 27313 1726867502.00853: done sending task result for task 0affcac9-a3a5-5adc-7de9-00000000007a 27313 1726867502.00855: WORKER PROCESS EXITING skipping: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 27313 1726867502.00897: no more pending results, returning what we have 27313 1726867502.00900: results queue empty 27313 1726867502.00901: checking for any_errors_fatal 27313 1726867502.00906: done checking for any_errors_fatal 27313 1726867502.00909: checking for max_fail_percentage 27313 1726867502.00911: done checking for max_fail_percentage 27313 1726867502.00912: checking to see if all hosts have failed and the running result is not ok 27313 1726867502.00912: done checking to see if all hosts have failed 27313 1726867502.00913: getting the remaining hosts for this loop 27313 1726867502.00914: done getting the remaining hosts for this loop 27313 1726867502.00917: getting the next task for host managed_node3 27313 1726867502.00922: done getting next task for host managed_node3 27313 1726867502.00926: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 27313 1726867502.00929: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27313 1726867502.00944: getting variables 27313 1726867502.00945: in VariableManager get_vars() 27313 1726867502.00979: Calling all_inventory to load vars for managed_node3 27313 1726867502.00981: Calling groups_inventory to load vars for managed_node3 27313 1726867502.00984: Calling all_plugins_inventory to load vars for managed_node3 27313 1726867502.00991: Calling all_plugins_play to load vars for managed_node3 27313 1726867502.00993: Calling groups_plugins_inventory to load vars for managed_node3 27313 1726867502.00996: Calling groups_plugins_play to load vars for managed_node3 27313 1726867502.01117: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27313 1726867502.01235: done with get_vars() 27313 1726867502.01242: done getting variables 27313 1726867502.01282: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 17:25:02 -0400 (0:00:00.041) 0:00:06.385 ****** 27313 1726867502.01303: entering _queue_task() for managed_node3/copy 27313 1726867502.01482: worker is 1 (out of 1 available) 27313 1726867502.01495: exiting _queue_task() for managed_node3/copy 27313 1726867502.01506: done queuing things up, now waiting for results queue to drain 27313 1726867502.01510: waiting for pending results... 27313 1726867502.01657: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 27313 1726867502.01724: in run() - task 0affcac9-a3a5-5adc-7de9-00000000007b 27313 1726867502.01742: variable 'ansible_search_path' from source: unknown 27313 1726867502.01746: variable 'ansible_search_path' from source: unknown 27313 1726867502.01765: calling self._execute() 27313 1726867502.01825: variable 'ansible_host' from source: host vars for 'managed_node3' 27313 1726867502.01829: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27313 1726867502.01837: variable 'omit' from source: magic vars 27313 1726867502.02114: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27313 1726867502.03529: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27313 1726867502.03570: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27313 1726867502.03611: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27313 1726867502.03635: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27313 1726867502.03654: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27313 1726867502.03713: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27313 1726867502.03732: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27313 1726867502.03749: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27313 1726867502.03773: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27313 1726867502.03785: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27313 1726867502.03872: variable 'ansible_distribution' from source: facts 27313 1726867502.03876: variable 'ansible_distribution_major_version' from source: facts 27313 1726867502.03892: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27313 1726867502.03895: when evaluation is False, skipping this task 27313 1726867502.03898: _execute() done 27313 1726867502.03900: dumping result to json 27313 1726867502.03904: done dumping result, returning 27313 1726867502.03919: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0affcac9-a3a5-5adc-7de9-00000000007b] 27313 1726867502.03921: sending task result for task 0affcac9-a3a5-5adc-7de9-00000000007b 27313 1726867502.03993: done sending task result for task 0affcac9-a3a5-5adc-7de9-00000000007b 27313 1726867502.03997: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27313 1726867502.04059: no more pending results, returning what we have 27313 1726867502.04062: results queue empty 27313 1726867502.04063: checking for any_errors_fatal 27313 1726867502.04066: done checking for any_errors_fatal 27313 1726867502.04067: checking for max_fail_percentage 27313 1726867502.04068: done checking for max_fail_percentage 27313 1726867502.04069: checking to see if all hosts have failed and the running result is not ok 27313 1726867502.04070: done checking to see if all hosts have failed 27313 1726867502.04070: getting the remaining hosts for this loop 27313 1726867502.04071: done getting the remaining hosts for this loop 27313 1726867502.04074: getting the next task for host managed_node3 27313 1726867502.04081: done getting next task for host managed_node3 27313 1726867502.04084: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 27313 1726867502.04087: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27313 1726867502.04100: getting variables 27313 1726867502.04101: in VariableManager get_vars() 27313 1726867502.04135: Calling all_inventory to load vars for managed_node3 27313 1726867502.04138: Calling groups_inventory to load vars for managed_node3 27313 1726867502.04139: Calling all_plugins_inventory to load vars for managed_node3 27313 1726867502.04145: Calling all_plugins_play to load vars for managed_node3 27313 1726867502.04147: Calling groups_plugins_inventory to load vars for managed_node3 27313 1726867502.04148: Calling groups_plugins_play to load vars for managed_node3 27313 1726867502.04282: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27313 1726867502.04398: done with get_vars() 27313 1726867502.04404: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 17:25:02 -0400 (0:00:00.031) 0:00:06.417 ****** 27313 1726867502.04456: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 27313 1726867502.04630: worker is 1 (out of 1 available) 27313 1726867502.04642: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 27313 1726867502.04653: done queuing things up, now waiting for results queue to drain 27313 1726867502.04655: waiting for pending results... 27313 1726867502.04790: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 27313 1726867502.04861: in run() - task 0affcac9-a3a5-5adc-7de9-00000000007c 27313 1726867502.04871: variable 'ansible_search_path' from source: unknown 27313 1726867502.04876: variable 'ansible_search_path' from source: unknown 27313 1726867502.04912: calling self._execute() 27313 1726867502.04958: variable 'ansible_host' from source: host vars for 'managed_node3' 27313 1726867502.04962: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27313 1726867502.04970: variable 'omit' from source: magic vars 27313 1726867502.05249: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27313 1726867502.06660: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27313 1726867502.06704: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27313 1726867502.06733: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27313 1726867502.06758: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27313 1726867502.06779: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27313 1726867502.06836: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27313 1726867502.06859: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27313 1726867502.06878: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27313 1726867502.06904: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27313 1726867502.06915: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27313 1726867502.07014: variable 'ansible_distribution' from source: facts 27313 1726867502.07017: variable 'ansible_distribution_major_version' from source: facts 27313 1726867502.07032: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27313 1726867502.07035: when evaluation is False, skipping this task 27313 1726867502.07038: _execute() done 27313 1726867502.07040: dumping result to json 27313 1726867502.07042: done dumping result, returning 27313 1726867502.07049: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0affcac9-a3a5-5adc-7de9-00000000007c] 27313 1726867502.07053: sending task result for task 0affcac9-a3a5-5adc-7de9-00000000007c 27313 1726867502.07146: done sending task result for task 0affcac9-a3a5-5adc-7de9-00000000007c 27313 1726867502.07149: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27313 1726867502.07212: no more pending results, returning what we have 27313 1726867502.07215: results queue empty 27313 1726867502.07216: checking for any_errors_fatal 27313 1726867502.07223: done checking for any_errors_fatal 27313 1726867502.07223: checking for max_fail_percentage 27313 1726867502.07225: done checking for max_fail_percentage 27313 1726867502.07226: checking to see if all hosts have failed and the running result is not ok 27313 1726867502.07227: done checking to see if all hosts have failed 27313 1726867502.07227: getting the remaining hosts for this loop 27313 1726867502.07229: done getting the remaining hosts for this loop 27313 1726867502.07232: getting the next task for host managed_node3 27313 1726867502.07237: done getting next task for host managed_node3 27313 1726867502.07241: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 27313 1726867502.07243: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27313 1726867502.07258: getting variables 27313 1726867502.07259: in VariableManager get_vars() 27313 1726867502.07294: Calling all_inventory to load vars for managed_node3 27313 1726867502.07296: Calling groups_inventory to load vars for managed_node3 27313 1726867502.07298: Calling all_plugins_inventory to load vars for managed_node3 27313 1726867502.07306: Calling all_plugins_play to load vars for managed_node3 27313 1726867502.07311: Calling groups_plugins_inventory to load vars for managed_node3 27313 1726867502.07313: Calling groups_plugins_play to load vars for managed_node3 27313 1726867502.07438: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27313 1726867502.07560: done with get_vars() 27313 1726867502.07567: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 17:25:02 -0400 (0:00:00.031) 0:00:06.449 ****** 27313 1726867502.07628: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_state 27313 1726867502.07825: worker is 1 (out of 1 available) 27313 1726867502.07838: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_state 27313 1726867502.07849: done queuing things up, now waiting for results queue to drain 27313 1726867502.07851: waiting for pending results... 27313 1726867502.08010: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state 27313 1726867502.08091: in run() - task 0affcac9-a3a5-5adc-7de9-00000000007d 27313 1726867502.08103: variable 'ansible_search_path' from source: unknown 27313 1726867502.08107: variable 'ansible_search_path' from source: unknown 27313 1726867502.08136: calling self._execute() 27313 1726867502.08197: variable 'ansible_host' from source: host vars for 'managed_node3' 27313 1726867502.08201: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27313 1726867502.08209: variable 'omit' from source: magic vars 27313 1726867502.08503: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27313 1726867502.10011: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27313 1726867502.10062: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27313 1726867502.10268: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27313 1726867502.10297: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27313 1726867502.10320: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27313 1726867502.10379: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27313 1726867502.10401: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27313 1726867502.10421: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27313 1726867502.10446: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27313 1726867502.10458: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27313 1726867502.10555: variable 'ansible_distribution' from source: facts 27313 1726867502.10559: variable 'ansible_distribution_major_version' from source: facts 27313 1726867502.10576: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27313 1726867502.10580: when evaluation is False, skipping this task 27313 1726867502.10583: _execute() done 27313 1726867502.10585: dumping result to json 27313 1726867502.10587: done dumping result, returning 27313 1726867502.10597: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state [0affcac9-a3a5-5adc-7de9-00000000007d] 27313 1726867502.10600: sending task result for task 0affcac9-a3a5-5adc-7de9-00000000007d 27313 1726867502.10680: done sending task result for task 0affcac9-a3a5-5adc-7de9-00000000007d 27313 1726867502.10683: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27313 1726867502.10738: no more pending results, returning what we have 27313 1726867502.10741: results queue empty 27313 1726867502.10741: checking for any_errors_fatal 27313 1726867502.10749: done checking for any_errors_fatal 27313 1726867502.10750: checking for max_fail_percentage 27313 1726867502.10751: done checking for max_fail_percentage 27313 1726867502.10752: checking to see if all hosts have failed and the running result is not ok 27313 1726867502.10753: done checking to see if all hosts have failed 27313 1726867502.10754: getting the remaining hosts for this loop 27313 1726867502.10755: done getting the remaining hosts for this loop 27313 1726867502.10758: getting the next task for host managed_node3 27313 1726867502.10764: done getting next task for host managed_node3 27313 1726867502.10768: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 27313 1726867502.10771: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27313 1726867502.10788: getting variables 27313 1726867502.10790: in VariableManager get_vars() 27313 1726867502.10824: Calling all_inventory to load vars for managed_node3 27313 1726867502.10827: Calling groups_inventory to load vars for managed_node3 27313 1726867502.10829: Calling all_plugins_inventory to load vars for managed_node3 27313 1726867502.10837: Calling all_plugins_play to load vars for managed_node3 27313 1726867502.10839: Calling groups_plugins_inventory to load vars for managed_node3 27313 1726867502.10841: Calling groups_plugins_play to load vars for managed_node3 27313 1726867502.11005: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27313 1726867502.11127: done with get_vars() 27313 1726867502.11134: done getting variables 27313 1726867502.11171: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 17:25:02 -0400 (0:00:00.035) 0:00:06.484 ****** 27313 1726867502.11194: entering _queue_task() for managed_node3/debug 27313 1726867502.11383: worker is 1 (out of 1 available) 27313 1726867502.11395: exiting _queue_task() for managed_node3/debug 27313 1726867502.11406: done queuing things up, now waiting for results queue to drain 27313 1726867502.11408: waiting for pending results... 27313 1726867502.11564: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 27313 1726867502.11634: in run() - task 0affcac9-a3a5-5adc-7de9-00000000007e 27313 1726867502.11647: variable 'ansible_search_path' from source: unknown 27313 1726867502.11651: variable 'ansible_search_path' from source: unknown 27313 1726867502.11678: calling self._execute() 27313 1726867502.11739: variable 'ansible_host' from source: host vars for 'managed_node3' 27313 1726867502.11743: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27313 1726867502.11756: variable 'omit' from source: magic vars 27313 1726867502.12034: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27313 1726867502.13617: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27313 1726867502.13657: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27313 1726867502.13684: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27313 1726867502.13713: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27313 1726867502.13733: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27313 1726867502.13786: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27313 1726867502.13806: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27313 1726867502.13829: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27313 1726867502.13854: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27313 1726867502.13865: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27313 1726867502.13957: variable 'ansible_distribution' from source: facts 27313 1726867502.13961: variable 'ansible_distribution_major_version' from source: facts 27313 1726867502.13974: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27313 1726867502.13979: when evaluation is False, skipping this task 27313 1726867502.13982: _execute() done 27313 1726867502.13984: dumping result to json 27313 1726867502.13987: done dumping result, returning 27313 1726867502.13993: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0affcac9-a3a5-5adc-7de9-00000000007e] 27313 1726867502.13997: sending task result for task 0affcac9-a3a5-5adc-7de9-00000000007e 27313 1726867502.14073: done sending task result for task 0affcac9-a3a5-5adc-7de9-00000000007e 27313 1726867502.14076: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 27313 1726867502.14124: no more pending results, returning what we have 27313 1726867502.14127: results queue empty 27313 1726867502.14128: checking for any_errors_fatal 27313 1726867502.14133: done checking for any_errors_fatal 27313 1726867502.14134: checking for max_fail_percentage 27313 1726867502.14135: done checking for max_fail_percentage 27313 1726867502.14136: checking to see if all hosts have failed and the running result is not ok 27313 1726867502.14137: done checking to see if all hosts have failed 27313 1726867502.14138: getting the remaining hosts for this loop 27313 1726867502.14139: done getting the remaining hosts for this loop 27313 1726867502.14142: getting the next task for host managed_node3 27313 1726867502.14147: done getting next task for host managed_node3 27313 1726867502.14151: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 27313 1726867502.14153: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27313 1726867502.14166: getting variables 27313 1726867502.14167: in VariableManager get_vars() 27313 1726867502.14201: Calling all_inventory to load vars for managed_node3 27313 1726867502.14204: Calling groups_inventory to load vars for managed_node3 27313 1726867502.14206: Calling all_plugins_inventory to load vars for managed_node3 27313 1726867502.14213: Calling all_plugins_play to load vars for managed_node3 27313 1726867502.14215: Calling groups_plugins_inventory to load vars for managed_node3 27313 1726867502.14218: Calling groups_plugins_play to load vars for managed_node3 27313 1726867502.14333: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27313 1726867502.14451: done with get_vars() 27313 1726867502.14458: done getting variables 27313 1726867502.14497: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 17:25:02 -0400 (0:00:00.033) 0:00:06.517 ****** 27313 1726867502.14520: entering _queue_task() for managed_node3/debug 27313 1726867502.14688: worker is 1 (out of 1 available) 27313 1726867502.14705: exiting _queue_task() for managed_node3/debug 27313 1726867502.14718: done queuing things up, now waiting for results queue to drain 27313 1726867502.14719: waiting for pending results... 27313 1726867502.14889: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 27313 1726867502.14955: in run() - task 0affcac9-a3a5-5adc-7de9-00000000007f 27313 1726867502.14966: variable 'ansible_search_path' from source: unknown 27313 1726867502.14969: variable 'ansible_search_path' from source: unknown 27313 1726867502.15005: calling self._execute() 27313 1726867502.15065: variable 'ansible_host' from source: host vars for 'managed_node3' 27313 1726867502.15069: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27313 1726867502.15079: variable 'omit' from source: magic vars 27313 1726867502.15362: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27313 1726867502.17328: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27313 1726867502.17367: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27313 1726867502.17399: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27313 1726867502.17427: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27313 1726867502.17449: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27313 1726867502.17522: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27313 1726867502.17543: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27313 1726867502.17561: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27313 1726867502.17589: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27313 1726867502.17603: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27313 1726867502.17692: variable 'ansible_distribution' from source: facts 27313 1726867502.17696: variable 'ansible_distribution_major_version' from source: facts 27313 1726867502.17715: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27313 1726867502.17719: when evaluation is False, skipping this task 27313 1726867502.17722: _execute() done 27313 1726867502.17724: dumping result to json 27313 1726867502.17727: done dumping result, returning 27313 1726867502.17729: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0affcac9-a3a5-5adc-7de9-00000000007f] 27313 1726867502.17735: sending task result for task 0affcac9-a3a5-5adc-7de9-00000000007f 27313 1726867502.17814: done sending task result for task 0affcac9-a3a5-5adc-7de9-00000000007f 27313 1726867502.17817: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 27313 1726867502.17860: no more pending results, returning what we have 27313 1726867502.17863: results queue empty 27313 1726867502.17863: checking for any_errors_fatal 27313 1726867502.17868: done checking for any_errors_fatal 27313 1726867502.17869: checking for max_fail_percentage 27313 1726867502.17870: done checking for max_fail_percentage 27313 1726867502.17871: checking to see if all hosts have failed and the running result is not ok 27313 1726867502.17872: done checking to see if all hosts have failed 27313 1726867502.17873: getting the remaining hosts for this loop 27313 1726867502.17874: done getting the remaining hosts for this loop 27313 1726867502.17879: getting the next task for host managed_node3 27313 1726867502.17886: done getting next task for host managed_node3 27313 1726867502.17890: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 27313 1726867502.17892: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27313 1726867502.17906: getting variables 27313 1726867502.17910: in VariableManager get_vars() 27313 1726867502.17948: Calling all_inventory to load vars for managed_node3 27313 1726867502.17950: Calling groups_inventory to load vars for managed_node3 27313 1726867502.17953: Calling all_plugins_inventory to load vars for managed_node3 27313 1726867502.17961: Calling all_plugins_play to load vars for managed_node3 27313 1726867502.17963: Calling groups_plugins_inventory to load vars for managed_node3 27313 1726867502.17966: Calling groups_plugins_play to load vars for managed_node3 27313 1726867502.18141: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27313 1726867502.18260: done with get_vars() 27313 1726867502.18266: done getting variables 27313 1726867502.18310: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 17:25:02 -0400 (0:00:00.038) 0:00:06.556 ****** 27313 1726867502.18332: entering _queue_task() for managed_node3/debug 27313 1726867502.18532: worker is 1 (out of 1 available) 27313 1726867502.18544: exiting _queue_task() for managed_node3/debug 27313 1726867502.18557: done queuing things up, now waiting for results queue to drain 27313 1726867502.18558: waiting for pending results... 27313 1726867502.18720: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 27313 1726867502.18790: in run() - task 0affcac9-a3a5-5adc-7de9-000000000080 27313 1726867502.18799: variable 'ansible_search_path' from source: unknown 27313 1726867502.18802: variable 'ansible_search_path' from source: unknown 27313 1726867502.18831: calling self._execute() 27313 1726867502.18895: variable 'ansible_host' from source: host vars for 'managed_node3' 27313 1726867502.18902: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27313 1726867502.18913: variable 'omit' from source: magic vars 27313 1726867502.19240: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27313 1726867502.21683: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27313 1726867502.21687: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27313 1726867502.21689: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27313 1726867502.21691: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27313 1726867502.21693: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27313 1726867502.21761: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27313 1726867502.21798: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27313 1726867502.21828: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27313 1726867502.21871: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27313 1726867502.21892: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27313 1726867502.22023: variable 'ansible_distribution' from source: facts 27313 1726867502.22033: variable 'ansible_distribution_major_version' from source: facts 27313 1726867502.22055: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27313 1726867502.22062: when evaluation is False, skipping this task 27313 1726867502.22068: _execute() done 27313 1726867502.22081: dumping result to json 27313 1726867502.22099: done dumping result, returning 27313 1726867502.22112: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0affcac9-a3a5-5adc-7de9-000000000080] 27313 1726867502.22121: sending task result for task 0affcac9-a3a5-5adc-7de9-000000000080 skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 27313 1726867502.22255: no more pending results, returning what we have 27313 1726867502.22258: results queue empty 27313 1726867502.22259: checking for any_errors_fatal 27313 1726867502.22265: done checking for any_errors_fatal 27313 1726867502.22266: checking for max_fail_percentage 27313 1726867502.22268: done checking for max_fail_percentage 27313 1726867502.22268: checking to see if all hosts have failed and the running result is not ok 27313 1726867502.22269: done checking to see if all hosts have failed 27313 1726867502.22270: getting the remaining hosts for this loop 27313 1726867502.22271: done getting the remaining hosts for this loop 27313 1726867502.22275: getting the next task for host managed_node3 27313 1726867502.22283: done getting next task for host managed_node3 27313 1726867502.22288: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 27313 1726867502.22290: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27313 1726867502.22305: getting variables 27313 1726867502.22306: in VariableManager get_vars() 27313 1726867502.22346: Calling all_inventory to load vars for managed_node3 27313 1726867502.22349: Calling groups_inventory to load vars for managed_node3 27313 1726867502.22351: Calling all_plugins_inventory to load vars for managed_node3 27313 1726867502.22360: Calling all_plugins_play to load vars for managed_node3 27313 1726867502.22363: Calling groups_plugins_inventory to load vars for managed_node3 27313 1726867502.22365: Calling groups_plugins_play to load vars for managed_node3 27313 1726867502.22633: done sending task result for task 0affcac9-a3a5-5adc-7de9-000000000080 27313 1726867502.22637: WORKER PROCESS EXITING 27313 1726867502.22658: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27313 1726867502.22876: done with get_vars() 27313 1726867502.22888: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 17:25:02 -0400 (0:00:00.046) 0:00:06.602 ****** 27313 1726867502.22984: entering _queue_task() for managed_node3/ping 27313 1726867502.23241: worker is 1 (out of 1 available) 27313 1726867502.23260: exiting _queue_task() for managed_node3/ping 27313 1726867502.23272: done queuing things up, now waiting for results queue to drain 27313 1726867502.23273: waiting for pending results... 27313 1726867502.23525: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity 27313 1726867502.23626: in run() - task 0affcac9-a3a5-5adc-7de9-000000000081 27313 1726867502.23643: variable 'ansible_search_path' from source: unknown 27313 1726867502.23650: variable 'ansible_search_path' from source: unknown 27313 1726867502.23688: calling self._execute() 27313 1726867502.23765: variable 'ansible_host' from source: host vars for 'managed_node3' 27313 1726867502.23842: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27313 1726867502.23857: variable 'omit' from source: magic vars 27313 1726867502.24410: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27313 1726867502.27258: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27313 1726867502.27304: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27313 1726867502.27343: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27313 1726867502.27367: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27313 1726867502.27398: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27313 1726867502.27461: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27313 1726867502.27484: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27313 1726867502.27502: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27313 1726867502.27529: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27313 1726867502.27540: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27313 1726867502.27636: variable 'ansible_distribution' from source: facts 27313 1726867502.27639: variable 'ansible_distribution_major_version' from source: facts 27313 1726867502.27656: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27313 1726867502.27659: when evaluation is False, skipping this task 27313 1726867502.27663: _execute() done 27313 1726867502.27666: dumping result to json 27313 1726867502.27667: done dumping result, returning 27313 1726867502.27675: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity [0affcac9-a3a5-5adc-7de9-000000000081] 27313 1726867502.27680: sending task result for task 0affcac9-a3a5-5adc-7de9-000000000081 27313 1726867502.27760: done sending task result for task 0affcac9-a3a5-5adc-7de9-000000000081 27313 1726867502.27762: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27313 1726867502.27823: no more pending results, returning what we have 27313 1726867502.27825: results queue empty 27313 1726867502.27826: checking for any_errors_fatal 27313 1726867502.27833: done checking for any_errors_fatal 27313 1726867502.27834: checking for max_fail_percentage 27313 1726867502.27835: done checking for max_fail_percentage 27313 1726867502.27836: checking to see if all hosts have failed and the running result is not ok 27313 1726867502.27837: done checking to see if all hosts have failed 27313 1726867502.27838: getting the remaining hosts for this loop 27313 1726867502.27839: done getting the remaining hosts for this loop 27313 1726867502.27843: getting the next task for host managed_node3 27313 1726867502.27852: done getting next task for host managed_node3 27313 1726867502.27854: ^ task is: TASK: meta (role_complete) 27313 1726867502.27856: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27313 1726867502.27872: getting variables 27313 1726867502.27874: in VariableManager get_vars() 27313 1726867502.27918: Calling all_inventory to load vars for managed_node3 27313 1726867502.27921: Calling groups_inventory to load vars for managed_node3 27313 1726867502.27923: Calling all_plugins_inventory to load vars for managed_node3 27313 1726867502.27932: Calling all_plugins_play to load vars for managed_node3 27313 1726867502.27935: Calling groups_plugins_inventory to load vars for managed_node3 27313 1726867502.27937: Calling groups_plugins_play to load vars for managed_node3 27313 1726867502.28117: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27313 1726867502.28238: done with get_vars() 27313 1726867502.28246: done getting variables 27313 1726867502.28300: done queuing things up, now waiting for results queue to drain 27313 1726867502.28301: results queue empty 27313 1726867502.28302: checking for any_errors_fatal 27313 1726867502.28303: done checking for any_errors_fatal 27313 1726867502.28304: checking for max_fail_percentage 27313 1726867502.28305: done checking for max_fail_percentage 27313 1726867502.28305: checking to see if all hosts have failed and the running result is not ok 27313 1726867502.28306: done checking to see if all hosts have failed 27313 1726867502.28307: getting the remaining hosts for this loop 27313 1726867502.28310: done getting the remaining hosts for this loop 27313 1726867502.28312: getting the next task for host managed_node3 27313 1726867502.28315: done getting next task for host managed_node3 27313 1726867502.28316: ^ task is: TASK: Assert that the warning about specifying the route without the output device is logged for initscripts provider 27313 1726867502.28317: ^ state is: HOST STATE: block=3, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27313 1726867502.28318: getting variables 27313 1726867502.28319: in VariableManager get_vars() 27313 1726867502.28328: Calling all_inventory to load vars for managed_node3 27313 1726867502.28329: Calling groups_inventory to load vars for managed_node3 27313 1726867502.28331: Calling all_plugins_inventory to load vars for managed_node3 27313 1726867502.28334: Calling all_plugins_play to load vars for managed_node3 27313 1726867502.28335: Calling groups_plugins_inventory to load vars for managed_node3 27313 1726867502.28337: Calling groups_plugins_play to load vars for managed_node3 27313 1726867502.28424: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27313 1726867502.28531: done with get_vars() 27313 1726867502.28537: done getting variables 27313 1726867502.28562: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Assert that the warning about specifying the route without the output device is logged for initscripts provider] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml:122 Friday 20 September 2024 17:25:02 -0400 (0:00:00.055) 0:00:06.658 ****** 27313 1726867502.28582: entering _queue_task() for managed_node3/assert 27313 1726867502.28773: worker is 1 (out of 1 available) 27313 1726867502.28787: exiting _queue_task() for managed_node3/assert 27313 1726867502.28800: done queuing things up, now waiting for results queue to drain 27313 1726867502.28802: waiting for pending results... 27313 1726867502.28984: running TaskExecutor() for managed_node3/TASK: Assert that the warning about specifying the route without the output device is logged for initscripts provider 27313 1726867502.29165: in run() - task 0affcac9-a3a5-5adc-7de9-0000000000b1 27313 1726867502.29169: variable 'ansible_search_path' from source: unknown 27313 1726867502.29172: calling self._execute() 27313 1726867502.29214: variable 'ansible_host' from source: host vars for 'managed_node3' 27313 1726867502.29227: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27313 1726867502.29242: variable 'omit' from source: magic vars 27313 1726867502.29675: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27313 1726867502.31925: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27313 1726867502.32006: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27313 1726867502.32044: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27313 1726867502.32098: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27313 1726867502.32131: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27313 1726867502.32210: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27313 1726867502.32383: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27313 1726867502.32387: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27313 1726867502.32389: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27313 1726867502.32392: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27313 1726867502.32460: variable 'ansible_distribution' from source: facts 27313 1726867502.32471: variable 'ansible_distribution_major_version' from source: facts 27313 1726867502.32496: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27313 1726867502.32508: when evaluation is False, skipping this task 27313 1726867502.32515: _execute() done 27313 1726867502.32522: dumping result to json 27313 1726867502.32530: done dumping result, returning 27313 1726867502.32539: done running TaskExecutor() for managed_node3/TASK: Assert that the warning about specifying the route without the output device is logged for initscripts provider [0affcac9-a3a5-5adc-7de9-0000000000b1] 27313 1726867502.32547: sending task result for task 0affcac9-a3a5-5adc-7de9-0000000000b1 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27313 1726867502.32759: no more pending results, returning what we have 27313 1726867502.32763: results queue empty 27313 1726867502.32764: checking for any_errors_fatal 27313 1726867502.32765: done checking for any_errors_fatal 27313 1726867502.32766: checking for max_fail_percentage 27313 1726867502.32768: done checking for max_fail_percentage 27313 1726867502.32769: checking to see if all hosts have failed and the running result is not ok 27313 1726867502.32770: done checking to see if all hosts have failed 27313 1726867502.32771: getting the remaining hosts for this loop 27313 1726867502.32773: done getting the remaining hosts for this loop 27313 1726867502.32778: getting the next task for host managed_node3 27313 1726867502.32787: done getting next task for host managed_node3 27313 1726867502.32789: ^ task is: TASK: Assert that no warning is logged for nm provider 27313 1726867502.32791: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27313 1726867502.32795: getting variables 27313 1726867502.32796: in VariableManager get_vars() 27313 1726867502.32836: Calling all_inventory to load vars for managed_node3 27313 1726867502.32839: Calling groups_inventory to load vars for managed_node3 27313 1726867502.32841: Calling all_plugins_inventory to load vars for managed_node3 27313 1726867502.32853: Calling all_plugins_play to load vars for managed_node3 27313 1726867502.32856: Calling groups_plugins_inventory to load vars for managed_node3 27313 1726867502.32859: Calling groups_plugins_play to load vars for managed_node3 27313 1726867502.33538: done sending task result for task 0affcac9-a3a5-5adc-7de9-0000000000b1 27313 1726867502.33542: WORKER PROCESS EXITING 27313 1726867502.33564: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27313 1726867502.33751: done with get_vars() 27313 1726867502.33761: done getting variables 27313 1726867502.33813: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Assert that no warning is logged for nm provider] ************************ task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml:129 Friday 20 September 2024 17:25:02 -0400 (0:00:00.052) 0:00:06.711 ****** 27313 1726867502.33838: entering _queue_task() for managed_node3/assert 27313 1726867502.34065: worker is 1 (out of 1 available) 27313 1726867502.34282: exiting _queue_task() for managed_node3/assert 27313 1726867502.34293: done queuing things up, now waiting for results queue to drain 27313 1726867502.34295: waiting for pending results... 27313 1726867502.34345: running TaskExecutor() for managed_node3/TASK: Assert that no warning is logged for nm provider 27313 1726867502.34453: in run() - task 0affcac9-a3a5-5adc-7de9-0000000000b2 27313 1726867502.34473: variable 'ansible_search_path' from source: unknown 27313 1726867502.34523: calling self._execute() 27313 1726867502.34609: variable 'ansible_host' from source: host vars for 'managed_node3' 27313 1726867502.34631: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27313 1726867502.34651: variable 'omit' from source: magic vars 27313 1726867502.35090: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27313 1726867502.37785: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27313 1726867502.37789: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27313 1726867502.37820: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27313 1726867502.37857: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27313 1726867502.37889: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27313 1726867502.37969: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27313 1726867502.38012: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27313 1726867502.38043: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27313 1726867502.38113: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27313 1726867502.38117: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27313 1726867502.38246: variable 'ansible_distribution' from source: facts 27313 1726867502.38258: variable 'ansible_distribution_major_version' from source: facts 27313 1726867502.38289: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27313 1726867502.38294: when evaluation is False, skipping this task 27313 1726867502.38297: _execute() done 27313 1726867502.38299: dumping result to json 27313 1726867502.38302: done dumping result, returning 27313 1726867502.38308: done running TaskExecutor() for managed_node3/TASK: Assert that no warning is logged for nm provider [0affcac9-a3a5-5adc-7de9-0000000000b2] 27313 1726867502.38330: sending task result for task 0affcac9-a3a5-5adc-7de9-0000000000b2 27313 1726867502.38418: done sending task result for task 0affcac9-a3a5-5adc-7de9-0000000000b2 27313 1726867502.38421: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27313 1726867502.38492: no more pending results, returning what we have 27313 1726867502.38495: results queue empty 27313 1726867502.38496: checking for any_errors_fatal 27313 1726867502.38504: done checking for any_errors_fatal 27313 1726867502.38505: checking for max_fail_percentage 27313 1726867502.38506: done checking for max_fail_percentage 27313 1726867502.38509: checking to see if all hosts have failed and the running result is not ok 27313 1726867502.38510: done checking to see if all hosts have failed 27313 1726867502.38511: getting the remaining hosts for this loop 27313 1726867502.38512: done getting the remaining hosts for this loop 27313 1726867502.38516: getting the next task for host managed_node3 27313 1726867502.38523: done getting next task for host managed_node3 27313 1726867502.38525: ^ task is: TASK: Bring down test devices and profiles 27313 1726867502.38528: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 27313 1726867502.38531: getting variables 27313 1726867502.38532: in VariableManager get_vars() 27313 1726867502.38572: Calling all_inventory to load vars for managed_node3 27313 1726867502.38575: Calling groups_inventory to load vars for managed_node3 27313 1726867502.38579: Calling all_plugins_inventory to load vars for managed_node3 27313 1726867502.38587: Calling all_plugins_play to load vars for managed_node3 27313 1726867502.38589: Calling groups_plugins_inventory to load vars for managed_node3 27313 1726867502.38592: Calling groups_plugins_play to load vars for managed_node3 27313 1726867502.38711: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27313 1726867502.38833: done with get_vars() 27313 1726867502.38841: done getting variables TASK [Bring down test devices and profiles] ************************************ task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml:140 Friday 20 September 2024 17:25:02 -0400 (0:00:00.050) 0:00:06.761 ****** 27313 1726867502.38903: entering _queue_task() for managed_node3/include_role 27313 1726867502.38905: Creating lock for include_role 27313 1726867502.39090: worker is 1 (out of 1 available) 27313 1726867502.39102: exiting _queue_task() for managed_node3/include_role 27313 1726867502.39118: done queuing things up, now waiting for results queue to drain 27313 1726867502.39119: waiting for pending results... 27313 1726867502.39270: running TaskExecutor() for managed_node3/TASK: Bring down test devices and profiles 27313 1726867502.39342: in run() - task 0affcac9-a3a5-5adc-7de9-0000000000b4 27313 1726867502.39356: variable 'ansible_search_path' from source: unknown 27313 1726867502.39383: calling self._execute() 27313 1726867502.39442: variable 'ansible_host' from source: host vars for 'managed_node3' 27313 1726867502.39446: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27313 1726867502.39456: variable 'omit' from source: magic vars 27313 1726867502.39740: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27313 1726867502.41546: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27313 1726867502.41591: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27313 1726867502.41629: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27313 1726867502.41656: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27313 1726867502.41675: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27313 1726867502.41734: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27313 1726867502.41754: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27313 1726867502.41772: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27313 1726867502.41799: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27313 1726867502.41813: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27313 1726867502.41902: variable 'ansible_distribution' from source: facts 27313 1726867502.41906: variable 'ansible_distribution_major_version' from source: facts 27313 1726867502.41921: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27313 1726867502.41926: when evaluation is False, skipping this task 27313 1726867502.41929: _execute() done 27313 1726867502.41931: dumping result to json 27313 1726867502.41933: done dumping result, returning 27313 1726867502.41936: done running TaskExecutor() for managed_node3/TASK: Bring down test devices and profiles [0affcac9-a3a5-5adc-7de9-0000000000b4] 27313 1726867502.41946: sending task result for task 0affcac9-a3a5-5adc-7de9-0000000000b4 27313 1726867502.42049: done sending task result for task 0affcac9-a3a5-5adc-7de9-0000000000b4 27313 1726867502.42051: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27313 1726867502.42095: no more pending results, returning what we have 27313 1726867502.42098: results queue empty 27313 1726867502.42099: checking for any_errors_fatal 27313 1726867502.42104: done checking for any_errors_fatal 27313 1726867502.42105: checking for max_fail_percentage 27313 1726867502.42106: done checking for max_fail_percentage 27313 1726867502.42109: checking to see if all hosts have failed and the running result is not ok 27313 1726867502.42110: done checking to see if all hosts have failed 27313 1726867502.42111: getting the remaining hosts for this loop 27313 1726867502.42112: done getting the remaining hosts for this loop 27313 1726867502.42115: getting the next task for host managed_node3 27313 1726867502.42121: done getting next task for host managed_node3 27313 1726867502.42123: ^ task is: TASK: Delete interface1 27313 1726867502.42126: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 27313 1726867502.42128: getting variables 27313 1726867502.42130: in VariableManager get_vars() 27313 1726867502.42159: Calling all_inventory to load vars for managed_node3 27313 1726867502.42163: Calling groups_inventory to load vars for managed_node3 27313 1726867502.42165: Calling all_plugins_inventory to load vars for managed_node3 27313 1726867502.42173: Calling all_plugins_play to load vars for managed_node3 27313 1726867502.42175: Calling groups_plugins_inventory to load vars for managed_node3 27313 1726867502.42180: Calling groups_plugins_play to load vars for managed_node3 27313 1726867502.42324: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27313 1726867502.42438: done with get_vars() 27313 1726867502.42445: done getting variables TASK [Delete interface1] ******************************************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml:151 Friday 20 September 2024 17:25:02 -0400 (0:00:00.035) 0:00:06.797 ****** 27313 1726867502.42504: entering _queue_task() for managed_node3/include_tasks 27313 1726867502.42688: worker is 1 (out of 1 available) 27313 1726867502.42702: exiting _queue_task() for managed_node3/include_tasks 27313 1726867502.42717: done queuing things up, now waiting for results queue to drain 27313 1726867502.42719: waiting for pending results... 27313 1726867502.42872: running TaskExecutor() for managed_node3/TASK: Delete interface1 27313 1726867502.42949: in run() - task 0affcac9-a3a5-5adc-7de9-0000000000b5 27313 1726867502.42964: variable 'ansible_search_path' from source: unknown 27313 1726867502.43001: calling self._execute() 27313 1726867502.43066: variable 'ansible_host' from source: host vars for 'managed_node3' 27313 1726867502.43076: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27313 1726867502.43086: variable 'omit' from source: magic vars 27313 1726867502.43376: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27313 1726867502.44889: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27313 1726867502.44939: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27313 1726867502.44967: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27313 1726867502.44993: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27313 1726867502.45021: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27313 1726867502.45074: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27313 1726867502.45097: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27313 1726867502.45116: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27313 1726867502.45146: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27313 1726867502.45156: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27313 1726867502.45257: variable 'ansible_distribution' from source: facts 27313 1726867502.45262: variable 'ansible_distribution_major_version' from source: facts 27313 1726867502.45278: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27313 1726867502.45282: when evaluation is False, skipping this task 27313 1726867502.45284: _execute() done 27313 1726867502.45287: dumping result to json 27313 1726867502.45289: done dumping result, returning 27313 1726867502.45297: done running TaskExecutor() for managed_node3/TASK: Delete interface1 [0affcac9-a3a5-5adc-7de9-0000000000b5] 27313 1726867502.45302: sending task result for task 0affcac9-a3a5-5adc-7de9-0000000000b5 27313 1726867502.45396: done sending task result for task 0affcac9-a3a5-5adc-7de9-0000000000b5 27313 1726867502.45398: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27313 1726867502.45445: no more pending results, returning what we have 27313 1726867502.45448: results queue empty 27313 1726867502.45449: checking for any_errors_fatal 27313 1726867502.45458: done checking for any_errors_fatal 27313 1726867502.45459: checking for max_fail_percentage 27313 1726867502.45460: done checking for max_fail_percentage 27313 1726867502.45461: checking to see if all hosts have failed and the running result is not ok 27313 1726867502.45462: done checking to see if all hosts have failed 27313 1726867502.45463: getting the remaining hosts for this loop 27313 1726867502.45464: done getting the remaining hosts for this loop 27313 1726867502.45468: getting the next task for host managed_node3 27313 1726867502.45475: done getting next task for host managed_node3 27313 1726867502.45479: ^ task is: TASK: Assert interface1 is absent 27313 1726867502.45481: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 27313 1726867502.45485: getting variables 27313 1726867502.45486: in VariableManager get_vars() 27313 1726867502.45529: Calling all_inventory to load vars for managed_node3 27313 1726867502.45531: Calling groups_inventory to load vars for managed_node3 27313 1726867502.45534: Calling all_plugins_inventory to load vars for managed_node3 27313 1726867502.45543: Calling all_plugins_play to load vars for managed_node3 27313 1726867502.45546: Calling groups_plugins_inventory to load vars for managed_node3 27313 1726867502.45548: Calling groups_plugins_play to load vars for managed_node3 27313 1726867502.45703: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27313 1726867502.45825: done with get_vars() 27313 1726867502.45833: done getting variables TASK [Assert interface1 is absent] ********************************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml:153 Friday 20 September 2024 17:25:02 -0400 (0:00:00.033) 0:00:06.831 ****** 27313 1726867502.45895: entering _queue_task() for managed_node3/include_tasks 27313 1726867502.46101: worker is 1 (out of 1 available) 27313 1726867502.46115: exiting _queue_task() for managed_node3/include_tasks 27313 1726867502.46129: done queuing things up, now waiting for results queue to drain 27313 1726867502.46131: waiting for pending results... 27313 1726867502.46285: running TaskExecutor() for managed_node3/TASK: Assert interface1 is absent 27313 1726867502.46363: in run() - task 0affcac9-a3a5-5adc-7de9-0000000000b6 27313 1726867502.46383: variable 'ansible_search_path' from source: unknown 27313 1726867502.46403: calling self._execute() 27313 1726867502.46470: variable 'ansible_host' from source: host vars for 'managed_node3' 27313 1726867502.46482: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27313 1726867502.46490: variable 'omit' from source: magic vars 27313 1726867502.46780: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27313 1726867502.48352: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27313 1726867502.48395: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27313 1726867502.48432: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27313 1726867502.48459: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27313 1726867502.48480: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27313 1726867502.48534: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27313 1726867502.48557: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27313 1726867502.48574: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27313 1726867502.48602: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27313 1726867502.48614: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27313 1726867502.48705: variable 'ansible_distribution' from source: facts 27313 1726867502.48711: variable 'ansible_distribution_major_version' from source: facts 27313 1726867502.48723: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27313 1726867502.48726: when evaluation is False, skipping this task 27313 1726867502.48729: _execute() done 27313 1726867502.48731: dumping result to json 27313 1726867502.48733: done dumping result, returning 27313 1726867502.48739: done running TaskExecutor() for managed_node3/TASK: Assert interface1 is absent [0affcac9-a3a5-5adc-7de9-0000000000b6] 27313 1726867502.48743: sending task result for task 0affcac9-a3a5-5adc-7de9-0000000000b6 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27313 1726867502.48868: no more pending results, returning what we have 27313 1726867502.48871: results queue empty 27313 1726867502.48872: checking for any_errors_fatal 27313 1726867502.48880: done checking for any_errors_fatal 27313 1726867502.48881: checking for max_fail_percentage 27313 1726867502.48882: done checking for max_fail_percentage 27313 1726867502.48883: checking to see if all hosts have failed and the running result is not ok 27313 1726867502.48884: done checking to see if all hosts have failed 27313 1726867502.48885: getting the remaining hosts for this loop 27313 1726867502.48888: done getting the remaining hosts for this loop 27313 1726867502.48891: getting the next task for host managed_node3 27313 1726867502.48896: done getting next task for host managed_node3 27313 1726867502.48898: ^ task is: TASK: Set interface0 27313 1726867502.48901: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 27313 1726867502.48904: getting variables 27313 1726867502.48905: in VariableManager get_vars() 27313 1726867502.48940: Calling all_inventory to load vars for managed_node3 27313 1726867502.48942: Calling groups_inventory to load vars for managed_node3 27313 1726867502.48944: Calling all_plugins_inventory to load vars for managed_node3 27313 1726867502.48952: Calling all_plugins_play to load vars for managed_node3 27313 1726867502.48955: Calling groups_plugins_inventory to load vars for managed_node3 27313 1726867502.48957: Calling groups_plugins_play to load vars for managed_node3 27313 1726867502.49111: done sending task result for task 0affcac9-a3a5-5adc-7de9-0000000000b6 27313 1726867502.49115: WORKER PROCESS EXITING 27313 1726867502.49125: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27313 1726867502.49290: done with get_vars() 27313 1726867502.49300: done getting variables 27313 1726867502.49354: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Set interface0] ********************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml:155 Friday 20 September 2024 17:25:02 -0400 (0:00:00.034) 0:00:06.866 ****** 27313 1726867502.49381: entering _queue_task() for managed_node3/set_fact 27313 1726867502.49609: worker is 1 (out of 1 available) 27313 1726867502.49621: exiting _queue_task() for managed_node3/set_fact 27313 1726867502.49632: done queuing things up, now waiting for results queue to drain 27313 1726867502.49633: waiting for pending results... 27313 1726867502.49933: running TaskExecutor() for managed_node3/TASK: Set interface0 27313 1726867502.49999: in run() - task 0affcac9-a3a5-5adc-7de9-0000000000b7 27313 1726867502.50017: variable 'ansible_search_path' from source: unknown 27313 1726867502.50064: calling self._execute() 27313 1726867502.50182: variable 'ansible_host' from source: host vars for 'managed_node3' 27313 1726867502.50186: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27313 1726867502.50188: variable 'omit' from source: magic vars 27313 1726867502.50611: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27313 1726867502.52211: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27313 1726867502.52257: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27313 1726867502.52284: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27313 1726867502.52311: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27313 1726867502.52333: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27313 1726867502.52388: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27313 1726867502.52413: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27313 1726867502.52435: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27313 1726867502.52461: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27313 1726867502.52472: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27313 1726867502.52564: variable 'ansible_distribution' from source: facts 27313 1726867502.52568: variable 'ansible_distribution_major_version' from source: facts 27313 1726867502.52585: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27313 1726867502.52588: when evaluation is False, skipping this task 27313 1726867502.52590: _execute() done 27313 1726867502.52593: dumping result to json 27313 1726867502.52595: done dumping result, returning 27313 1726867502.52601: done running TaskExecutor() for managed_node3/TASK: Set interface0 [0affcac9-a3a5-5adc-7de9-0000000000b7] 27313 1726867502.52605: sending task result for task 0affcac9-a3a5-5adc-7de9-0000000000b7 27313 1726867502.52684: done sending task result for task 0affcac9-a3a5-5adc-7de9-0000000000b7 27313 1726867502.52687: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27313 1726867502.52737: no more pending results, returning what we have 27313 1726867502.52740: results queue empty 27313 1726867502.52741: checking for any_errors_fatal 27313 1726867502.52748: done checking for any_errors_fatal 27313 1726867502.52749: checking for max_fail_percentage 27313 1726867502.52750: done checking for max_fail_percentage 27313 1726867502.52751: checking to see if all hosts have failed and the running result is not ok 27313 1726867502.52752: done checking to see if all hosts have failed 27313 1726867502.52753: getting the remaining hosts for this loop 27313 1726867502.52754: done getting the remaining hosts for this loop 27313 1726867502.52757: getting the next task for host managed_node3 27313 1726867502.52763: done getting next task for host managed_node3 27313 1726867502.52768: ^ task is: TASK: Delete interface0 27313 1726867502.52772: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 27313 1726867502.52780: getting variables 27313 1726867502.52781: in VariableManager get_vars() 27313 1726867502.52817: Calling all_inventory to load vars for managed_node3 27313 1726867502.52820: Calling groups_inventory to load vars for managed_node3 27313 1726867502.52821: Calling all_plugins_inventory to load vars for managed_node3 27313 1726867502.52829: Calling all_plugins_play to load vars for managed_node3 27313 1726867502.52831: Calling groups_plugins_inventory to load vars for managed_node3 27313 1726867502.52834: Calling groups_plugins_play to load vars for managed_node3 27313 1726867502.53046: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27313 1726867502.53267: done with get_vars() 27313 1726867502.53276: done getting variables TASK [Delete interface0] ******************************************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml:158 Friday 20 September 2024 17:25:02 -0400 (0:00:00.039) 0:00:06.906 ****** 27313 1726867502.53381: entering _queue_task() for managed_node3/include_tasks 27313 1726867502.53630: worker is 1 (out of 1 available) 27313 1726867502.53642: exiting _queue_task() for managed_node3/include_tasks 27313 1726867502.53662: done queuing things up, now waiting for results queue to drain 27313 1726867502.53664: waiting for pending results... 27313 1726867502.54095: running TaskExecutor() for managed_node3/TASK: Delete interface0 27313 1726867502.54100: in run() - task 0affcac9-a3a5-5adc-7de9-0000000000b8 27313 1726867502.54102: variable 'ansible_search_path' from source: unknown 27313 1726867502.54160: calling self._execute() 27313 1726867502.54328: variable 'ansible_host' from source: host vars for 'managed_node3' 27313 1726867502.54331: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27313 1726867502.54334: variable 'omit' from source: magic vars 27313 1726867502.54941: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27313 1726867502.57254: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27313 1726867502.57332: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27313 1726867502.57385: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27313 1726867502.57427: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27313 1726867502.57464: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27313 1726867502.57551: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27313 1726867502.57587: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27313 1726867502.57619: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27313 1726867502.57669: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27313 1726867502.57688: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27313 1726867502.57836: variable 'ansible_distribution' from source: facts 27313 1726867502.57846: variable 'ansible_distribution_major_version' from source: facts 27313 1726867502.57874: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27313 1726867502.57883: when evaluation is False, skipping this task 27313 1726867502.57890: _execute() done 27313 1726867502.57896: dumping result to json 27313 1726867502.57902: done dumping result, returning 27313 1726867502.57915: done running TaskExecutor() for managed_node3/TASK: Delete interface0 [0affcac9-a3a5-5adc-7de9-0000000000b8] 27313 1726867502.57924: sending task result for task 0affcac9-a3a5-5adc-7de9-0000000000b8 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27313 1726867502.58072: no more pending results, returning what we have 27313 1726867502.58076: results queue empty 27313 1726867502.58079: checking for any_errors_fatal 27313 1726867502.58087: done checking for any_errors_fatal 27313 1726867502.58088: checking for max_fail_percentage 27313 1726867502.58090: done checking for max_fail_percentage 27313 1726867502.58091: checking to see if all hosts have failed and the running result is not ok 27313 1726867502.58092: done checking to see if all hosts have failed 27313 1726867502.58093: getting the remaining hosts for this loop 27313 1726867502.58094: done getting the remaining hosts for this loop 27313 1726867502.58099: getting the next task for host managed_node3 27313 1726867502.58106: done getting next task for host managed_node3 27313 1726867502.58111: ^ task is: TASK: Assert interface0 is absent 27313 1726867502.58114: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 27313 1726867502.58117: getting variables 27313 1726867502.58119: in VariableManager get_vars() 27313 1726867502.58159: Calling all_inventory to load vars for managed_node3 27313 1726867502.58161: Calling groups_inventory to load vars for managed_node3 27313 1726867502.58164: Calling all_plugins_inventory to load vars for managed_node3 27313 1726867502.58175: Calling all_plugins_play to load vars for managed_node3 27313 1726867502.58387: Calling groups_plugins_inventory to load vars for managed_node3 27313 1726867502.58393: done sending task result for task 0affcac9-a3a5-5adc-7de9-0000000000b8 27313 1726867502.58396: WORKER PROCESS EXITING 27313 1726867502.58400: Calling groups_plugins_play to load vars for managed_node3 27313 1726867502.58721: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27313 1726867502.58923: done with get_vars() 27313 1726867502.58940: done getting variables TASK [Assert interface0 is absent] ********************************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml:160 Friday 20 September 2024 17:25:02 -0400 (0:00:00.056) 0:00:06.963 ****** 27313 1726867502.59041: entering _queue_task() for managed_node3/include_tasks 27313 1726867502.59310: worker is 1 (out of 1 available) 27313 1726867502.59322: exiting _queue_task() for managed_node3/include_tasks 27313 1726867502.59335: done queuing things up, now waiting for results queue to drain 27313 1726867502.59337: waiting for pending results... 27313 1726867502.59627: running TaskExecutor() for managed_node3/TASK: Assert interface0 is absent 27313 1726867502.59739: in run() - task 0affcac9-a3a5-5adc-7de9-0000000000b9 27313 1726867502.59760: variable 'ansible_search_path' from source: unknown 27313 1726867502.59811: calling self._execute() 27313 1726867502.59902: variable 'ansible_host' from source: host vars for 'managed_node3' 27313 1726867502.59924: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27313 1726867502.59939: variable 'omit' from source: magic vars 27313 1726867502.60390: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27313 1726867502.62680: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27313 1726867502.62753: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27313 1726867502.62796: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27313 1726867502.62837: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27313 1726867502.62875: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27313 1726867502.62963: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27313 1726867502.63001: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27313 1726867502.63034: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27313 1726867502.63086: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27313 1726867502.63110: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27313 1726867502.63285: variable 'ansible_distribution' from source: facts 27313 1726867502.63288: variable 'ansible_distribution_major_version' from source: facts 27313 1726867502.63291: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27313 1726867502.63293: when evaluation is False, skipping this task 27313 1726867502.63296: _execute() done 27313 1726867502.63298: dumping result to json 27313 1726867502.63306: done dumping result, returning 27313 1726867502.63320: done running TaskExecutor() for managed_node3/TASK: Assert interface0 is absent [0affcac9-a3a5-5adc-7de9-0000000000b9] 27313 1726867502.63330: sending task result for task 0affcac9-a3a5-5adc-7de9-0000000000b9 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27313 1726867502.63716: no more pending results, returning what we have 27313 1726867502.63719: results queue empty 27313 1726867502.63720: checking for any_errors_fatal 27313 1726867502.63725: done checking for any_errors_fatal 27313 1726867502.63726: checking for max_fail_percentage 27313 1726867502.63727: done checking for max_fail_percentage 27313 1726867502.63728: checking to see if all hosts have failed and the running result is not ok 27313 1726867502.63729: done checking to see if all hosts have failed 27313 1726867502.63730: getting the remaining hosts for this loop 27313 1726867502.63731: done getting the remaining hosts for this loop 27313 1726867502.63734: getting the next task for host managed_node3 27313 1726867502.63740: done getting next task for host managed_node3 27313 1726867502.63742: ^ task is: TASK: Assert interface0 profile and interface1 profile are absent 27313 1726867502.63746: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 27313 1726867502.63749: getting variables 27313 1726867502.63750: in VariableManager get_vars() 27313 1726867502.63789: Calling all_inventory to load vars for managed_node3 27313 1726867502.63792: Calling groups_inventory to load vars for managed_node3 27313 1726867502.63794: Calling all_plugins_inventory to load vars for managed_node3 27313 1726867502.63800: done sending task result for task 0affcac9-a3a5-5adc-7de9-0000000000b9 27313 1726867502.63802: WORKER PROCESS EXITING 27313 1726867502.63813: Calling all_plugins_play to load vars for managed_node3 27313 1726867502.63817: Calling groups_plugins_inventory to load vars for managed_node3 27313 1726867502.63820: Calling groups_plugins_play to load vars for managed_node3 27313 1726867502.63999: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27313 1726867502.64205: done with get_vars() 27313 1726867502.64222: done getting variables TASK [Assert interface0 profile and interface1 profile are absent] ************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml:162 Friday 20 September 2024 17:25:02 -0400 (0:00:00.052) 0:00:07.015 ****** 27313 1726867502.64311: entering _queue_task() for managed_node3/include_tasks 27313 1726867502.64786: worker is 1 (out of 1 available) 27313 1726867502.64792: exiting _queue_task() for managed_node3/include_tasks 27313 1726867502.64803: done queuing things up, now waiting for results queue to drain 27313 1726867502.64804: waiting for pending results... 27313 1726867502.64832: running TaskExecutor() for managed_node3/TASK: Assert interface0 profile and interface1 profile are absent 27313 1726867502.64934: in run() - task 0affcac9-a3a5-5adc-7de9-0000000000ba 27313 1726867502.64956: variable 'ansible_search_path' from source: unknown 27313 1726867502.65014: variable 'interface0' from source: play vars 27313 1726867502.65233: variable 'interface0' from source: play vars 27313 1726867502.65284: variable 'interface1' from source: play vars 27313 1726867502.65362: variable 'interface1' from source: play vars 27313 1726867502.65471: variable 'omit' from source: magic vars 27313 1726867502.65504: variable 'ansible_host' from source: host vars for 'managed_node3' 27313 1726867502.65521: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27313 1726867502.65539: variable 'omit' from source: magic vars 27313 1726867502.65930: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27313 1726867502.67331: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27313 1726867502.67382: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27313 1726867502.67410: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27313 1726867502.67439: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27313 1726867502.67459: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27313 1726867502.67515: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27313 1726867502.67566: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27313 1726867502.67570: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27313 1726867502.67597: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27313 1726867502.67608: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27313 1726867502.67726: variable 'ansible_distribution' from source: facts 27313 1726867502.67845: variable 'ansible_distribution_major_version' from source: facts 27313 1726867502.67848: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27313 1726867502.67851: when evaluation is False, skipping this task 27313 1726867502.67853: variable 'item' from source: unknown 27313 1726867502.67855: variable 'item' from source: unknown skipping: [managed_node3] => (item=ethtest0) => { "ansible_loop_var": "item", "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "item": "ethtest0", "skip_reason": "Conditional result was False" } 27313 1726867502.68191: variable 'ansible_host' from source: host vars for 'managed_node3' 27313 1726867502.68194: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27313 1726867502.68196: variable 'omit' from source: magic vars 27313 1726867502.68251: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27313 1726867502.68276: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27313 1726867502.68317: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27313 1726867502.68359: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27313 1726867502.68383: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27313 1726867502.68503: variable 'ansible_distribution' from source: facts 27313 1726867502.68557: variable 'ansible_distribution_major_version' from source: facts 27313 1726867502.68569: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27313 1726867502.68575: when evaluation is False, skipping this task 27313 1726867502.68609: variable 'item' from source: unknown 27313 1726867502.68691: variable 'item' from source: unknown skipping: [managed_node3] => (item=ethtest1) => { "ansible_loop_var": "item", "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "item": "ethtest1", "skip_reason": "Conditional result was False" } 27313 1726867502.68786: dumping result to json 27313 1726867502.68789: done dumping result, returning 27313 1726867502.68791: done running TaskExecutor() for managed_node3/TASK: Assert interface0 profile and interface1 profile are absent [0affcac9-a3a5-5adc-7de9-0000000000ba] 27313 1726867502.68793: sending task result for task 0affcac9-a3a5-5adc-7de9-0000000000ba 27313 1726867502.68831: done sending task result for task 0affcac9-a3a5-5adc-7de9-0000000000ba 27313 1726867502.68838: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false } MSG: All items skipped 27313 1726867502.68922: no more pending results, returning what we have 27313 1726867502.68925: results queue empty 27313 1726867502.68926: checking for any_errors_fatal 27313 1726867502.68930: done checking for any_errors_fatal 27313 1726867502.68931: checking for max_fail_percentage 27313 1726867502.68932: done checking for max_fail_percentage 27313 1726867502.68933: checking to see if all hosts have failed and the running result is not ok 27313 1726867502.68934: done checking to see if all hosts have failed 27313 1726867502.68934: getting the remaining hosts for this loop 27313 1726867502.68935: done getting the remaining hosts for this loop 27313 1726867502.68939: getting the next task for host managed_node3 27313 1726867502.68948: done getting next task for host managed_node3 27313 1726867502.68950: ^ task is: TASK: Verify network state restored to default 27313 1726867502.68953: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 27313 1726867502.68961: getting variables 27313 1726867502.68962: in VariableManager get_vars() 27313 1726867502.68994: Calling all_inventory to load vars for managed_node3 27313 1726867502.68996: Calling groups_inventory to load vars for managed_node3 27313 1726867502.68998: Calling all_plugins_inventory to load vars for managed_node3 27313 1726867502.69006: Calling all_plugins_play to load vars for managed_node3 27313 1726867502.69009: Calling groups_plugins_inventory to load vars for managed_node3 27313 1726867502.69011: Calling groups_plugins_play to load vars for managed_node3 27313 1726867502.69146: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27313 1726867502.69258: done with get_vars() 27313 1726867502.69265: done getting variables TASK [Verify network state restored to default] ******************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml:169 Friday 20 September 2024 17:25:02 -0400 (0:00:00.050) 0:00:07.066 ****** 27313 1726867502.69327: entering _queue_task() for managed_node3/include_tasks 27313 1726867502.69498: worker is 1 (out of 1 available) 27313 1726867502.69512: exiting _queue_task() for managed_node3/include_tasks 27313 1726867502.69524: done queuing things up, now waiting for results queue to drain 27313 1726867502.69525: waiting for pending results... 27313 1726867502.69665: running TaskExecutor() for managed_node3/TASK: Verify network state restored to default 27313 1726867502.69734: in run() - task 0affcac9-a3a5-5adc-7de9-0000000000bb 27313 1726867502.69747: variable 'ansible_search_path' from source: unknown 27313 1726867502.69775: calling self._execute() 27313 1726867502.69836: variable 'ansible_host' from source: host vars for 'managed_node3' 27313 1726867502.69839: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 27313 1726867502.69848: variable 'omit' from source: magic vars 27313 1726867502.70133: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27313 1726867502.72155: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27313 1726867502.72221: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27313 1726867502.72237: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27313 1726867502.72263: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27313 1726867502.72291: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27313 1726867502.72348: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27313 1726867502.72368: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27313 1726867502.72387: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27313 1726867502.72414: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27313 1726867502.72427: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27313 1726867502.72533: variable 'ansible_distribution' from source: facts 27313 1726867502.72536: variable 'ansible_distribution_major_version' from source: facts 27313 1726867502.72541: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27313 1726867502.72544: when evaluation is False, skipping this task 27313 1726867502.72546: _execute() done 27313 1726867502.72548: dumping result to json 27313 1726867502.72550: done dumping result, returning 27313 1726867502.72552: done running TaskExecutor() for managed_node3/TASK: Verify network state restored to default [0affcac9-a3a5-5adc-7de9-0000000000bb] 27313 1726867502.72554: sending task result for task 0affcac9-a3a5-5adc-7de9-0000000000bb 27313 1726867502.72629: done sending task result for task 0affcac9-a3a5-5adc-7de9-0000000000bb 27313 1726867502.72632: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27313 1726867502.72705: no more pending results, returning what we have 27313 1726867502.72711: results queue empty 27313 1726867502.72712: checking for any_errors_fatal 27313 1726867502.72718: done checking for any_errors_fatal 27313 1726867502.72719: checking for max_fail_percentage 27313 1726867502.72721: done checking for max_fail_percentage 27313 1726867502.72721: checking to see if all hosts have failed and the running result is not ok 27313 1726867502.72722: done checking to see if all hosts have failed 27313 1726867502.72723: getting the remaining hosts for this loop 27313 1726867502.72724: done getting the remaining hosts for this loop 27313 1726867502.72727: getting the next task for host managed_node3 27313 1726867502.72734: done getting next task for host managed_node3 27313 1726867502.72736: ^ task is: TASK: meta (flush_handlers) 27313 1726867502.72738: ^ 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 27313 1726867502.72741: getting variables 27313 1726867502.72744: in VariableManager get_vars() 27313 1726867502.72774: Calling all_inventory to load vars for managed_node3 27313 1726867502.72779: Calling groups_inventory to load vars for managed_node3 27313 1726867502.72781: Calling all_plugins_inventory to load vars for managed_node3 27313 1726867502.72789: Calling all_plugins_play to load vars for managed_node3 27313 1726867502.72790: Calling groups_plugins_inventory to load vars for managed_node3 27313 1726867502.72792: Calling groups_plugins_play to load vars for managed_node3 27313 1726867502.72898: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27313 1726867502.73016: done with get_vars() 27313 1726867502.73023: done getting variables 27313 1726867502.73063: in VariableManager get_vars() 27313 1726867502.73071: Calling all_inventory to load vars for managed_node3 27313 1726867502.73073: Calling groups_inventory to load vars for managed_node3 27313 1726867502.73074: Calling all_plugins_inventory to load vars for managed_node3 27313 1726867502.73079: Calling all_plugins_play to load vars for managed_node3 27313 1726867502.73080: Calling groups_plugins_inventory to load vars for managed_node3 27313 1726867502.73082: Calling groups_plugins_play to load vars for managed_node3 27313 1726867502.73185: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27313 1726867502.73293: done with get_vars() 27313 1726867502.73302: done queuing things up, now waiting for results queue to drain 27313 1726867502.73303: results queue empty 27313 1726867502.73304: checking for any_errors_fatal 27313 1726867502.73305: done checking for any_errors_fatal 27313 1726867502.73305: checking for max_fail_percentage 27313 1726867502.73306: done checking for max_fail_percentage 27313 1726867502.73306: checking to see if all hosts have failed and the running result is not ok 27313 1726867502.73309: done checking to see if all hosts have failed 27313 1726867502.73309: getting the remaining hosts for this loop 27313 1726867502.73310: done getting the remaining hosts for this loop 27313 1726867502.73312: getting the next task for host managed_node3 27313 1726867502.73314: done getting next task for host managed_node3 27313 1726867502.73315: ^ task is: TASK: meta (flush_handlers) 27313 1726867502.73316: ^ state is: HOST STATE: block=5, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27313 1726867502.73317: getting variables 27313 1726867502.73318: in VariableManager get_vars() 27313 1726867502.73327: Calling all_inventory to load vars for managed_node3 27313 1726867502.73329: Calling groups_inventory to load vars for managed_node3 27313 1726867502.73330: Calling all_plugins_inventory to load vars for managed_node3 27313 1726867502.73336: Calling all_plugins_play to load vars for managed_node3 27313 1726867502.73338: Calling groups_plugins_inventory to load vars for managed_node3 27313 1726867502.73339: Calling groups_plugins_play to load vars for managed_node3 27313 1726867502.73418: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27313 1726867502.73524: done with get_vars() 27313 1726867502.73530: done getting variables 27313 1726867502.73559: in VariableManager get_vars() 27313 1726867502.73568: Calling all_inventory to load vars for managed_node3 27313 1726867502.73569: Calling groups_inventory to load vars for managed_node3 27313 1726867502.73571: Calling all_plugins_inventory to load vars for managed_node3 27313 1726867502.73573: Calling all_plugins_play to load vars for managed_node3 27313 1726867502.73575: Calling groups_plugins_inventory to load vars for managed_node3 27313 1726867502.73576: Calling groups_plugins_play to load vars for managed_node3 27313 1726867502.73672: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27313 1726867502.73864: done with get_vars() 27313 1726867502.73876: done queuing things up, now waiting for results queue to drain 27313 1726867502.73880: results queue empty 27313 1726867502.73881: checking for any_errors_fatal 27313 1726867502.73882: done checking for any_errors_fatal 27313 1726867502.73883: checking for max_fail_percentage 27313 1726867502.73884: done checking for max_fail_percentage 27313 1726867502.73884: checking to see if all hosts have failed and the running result is not ok 27313 1726867502.73885: done checking to see if all hosts have failed 27313 1726867502.73886: getting the remaining hosts for this loop 27313 1726867502.73887: done getting the remaining hosts for this loop 27313 1726867502.73889: getting the next task for host managed_node3 27313 1726867502.73892: done getting next task for host managed_node3 27313 1726867502.73893: ^ task is: None 27313 1726867502.73894: ^ state is: HOST STATE: block=6, 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 27313 1726867502.73895: done queuing things up, now waiting for results queue to drain 27313 1726867502.73896: results queue empty 27313 1726867502.73897: checking for any_errors_fatal 27313 1726867502.73898: done checking for any_errors_fatal 27313 1726867502.73898: checking for max_fail_percentage 27313 1726867502.73899: done checking for max_fail_percentage 27313 1726867502.73900: checking to see if all hosts have failed and the running result is not ok 27313 1726867502.73901: done checking to see if all hosts have failed 27313 1726867502.73903: getting the next task for host managed_node3 27313 1726867502.73906: done getting next task for host managed_node3 27313 1726867502.73910: ^ task is: None 27313 1726867502.73911: ^ state is: HOST STATE: block=6, 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=7 changed=0 unreachable=0 failed=0 skipped=74 rescued=0 ignored=0 Friday 20 September 2024 17:25:02 -0400 (0:00:00.046) 0:00:07.112 ****** =============================================================================== Gathering Facts --------------------------------------------------------- 1.74s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tests_route_device_initscripts.yml:5 Gather the minimum subset of ansible_facts required by the network role test --- 0.79s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Check if system is ostree ----------------------------------------------- 0.72s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 Show interfaces --------------------------------------------------------- 0.10s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml:15 Manage test interface --------------------------------------------------- 0.09s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml:17 fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces --- 0.09s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable --- 0.09s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable --- 0.09s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Set type and interface0 ------------------------------------------------- 0.08s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml:11 Assert that the route table main contains the specified IPv6 routes ----- 0.08s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml:94 fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 --- 0.07s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable --- 0.07s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 fedora.linux_system_roles.network : Enable and start wpa_supplicant ----- 0.07s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Set interface1 ---------------------------------------------------------- 0.07s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml:23 Get the interface1 MAC address ------------------------------------------ 0.07s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml:99 fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later --- 0.07s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces --- 0.07s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 fedora.linux_system_roles.network : Enable and start NetworkManager ----- 0.07s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider --- 0.06s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 fedora.linux_system_roles.network : Print network provider -------------- 0.06s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 27313 1726867502.73990: RUNNING CLEANUP