[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. 27448 1726853595.77079: 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-Qi7 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 27448 1726853595.77378: Added group all to inventory 27448 1726853595.77380: Added group ungrouped to inventory 27448 1726853595.77383: Group all now contains ungrouped 27448 1726853595.77386: Examining possible inventory source: /tmp/network-iHm/inventory.yml 27448 1726853595.86874: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/cache 27448 1726853595.86915: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py 27448 1726853595.86931: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory 27448 1726853595.86975: Loading InventoryModule 'host_list' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py 27448 1726853595.87022: Loaded config def from plugin (inventory/script) 27448 1726853595.87023: Loading InventoryModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py 27448 1726853595.87052: Loading InventoryModule 'auto' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py 27448 1726853595.87113: Loaded config def from plugin (inventory/yaml) 27448 1726853595.87115: Loading InventoryModule 'yaml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py 27448 1726853595.87176: Loading InventoryModule 'ini' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py 27448 1726853595.87449: Loading InventoryModule 'toml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py 27448 1726853595.87452: Attempting to use plugin host_list (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py) 27448 1726853595.87456: Attempting to use plugin script (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py) 27448 1726853595.87461: Attempting to use plugin auto (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py) 27448 1726853595.87464: Loading data from /tmp/network-iHm/inventory.yml 27448 1726853595.87509: /tmp/network-iHm/inventory.yml was not parsable by auto 27448 1726853595.87549: Attempting to use plugin yaml (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py) 27448 1726853595.87582: Loading data from /tmp/network-iHm/inventory.yml 27448 1726853595.87634: group all already in inventory 27448 1726853595.87639: set inventory_file for managed_node1 27448 1726853595.87642: set inventory_dir for managed_node1 27448 1726853595.87642: Added host managed_node1 to inventory 27448 1726853595.87644: Added host managed_node1 to group all 27448 1726853595.87645: set ansible_host for managed_node1 27448 1726853595.87645: set ansible_ssh_extra_args for managed_node1 27448 1726853595.87647: set inventory_file for managed_node2 27448 1726853595.87649: set inventory_dir for managed_node2 27448 1726853595.87649: Added host managed_node2 to inventory 27448 1726853595.87650: Added host managed_node2 to group all 27448 1726853595.87651: set ansible_host for managed_node2 27448 1726853595.87651: set ansible_ssh_extra_args for managed_node2 27448 1726853595.87653: set inventory_file for managed_node3 27448 1726853595.87656: set inventory_dir for managed_node3 27448 1726853595.87657: Added host managed_node3 to inventory 27448 1726853595.87658: Added host managed_node3 to group all 27448 1726853595.87658: set ansible_host for managed_node3 27448 1726853595.87659: set ansible_ssh_extra_args for managed_node3 27448 1726853595.87660: Reconcile groups and hosts in inventory. 27448 1726853595.87663: Group ungrouped now contains managed_node1 27448 1726853595.87664: Group ungrouped now contains managed_node2 27448 1726853595.87665: Group ungrouped now contains managed_node3 27448 1726853595.87720: '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__' skipped due to reserved name 27448 1726853595.87799: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments 27448 1726853595.87829: Loading ModuleDocFragment 'vars_plugin_staging' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py 27448 1726853595.87848: Loaded config def from plugin (vars/host_group_vars) 27448 1726853595.87849: 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) 27448 1726853595.87856: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/vars 27448 1726853595.87861: 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) 27448 1726853595.87891: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py (found_in_cache=True, class_only=False) 27448 1726853595.88126: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27448 1726853595.88198: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py 27448 1726853595.88220: Loaded config def from plugin (connection/local) 27448 1726853595.88222: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=False, class_only=True) 27448 1726853595.88620: Loaded config def from plugin (connection/paramiko_ssh) 27448 1726853595.88623: 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) 27448 1726853595.89184: 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) 27448 1726853595.89207: Loaded config def from plugin (connection/psrp) 27448 1726853595.89209: Loading Connection 'psrp' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py (found_in_cache=False, class_only=True) 27448 1726853595.89622: 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) 27448 1726853595.89644: Loaded config def from plugin (connection/ssh) 27448 1726853595.89646: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=False, class_only=True) 27448 1726853595.90916: 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) 27448 1726853595.90938: Loaded config def from plugin (connection/winrm) 27448 1726853595.90940: Loading Connection 'winrm' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py (found_in_cache=False, class_only=True) 27448 1726853595.90966: '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__' skipped due to reserved name 27448 1726853595.91009: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py 27448 1726853595.91047: Loaded config def from plugin (shell/cmd) 27448 1726853595.91048: Loading ShellModule 'cmd' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py (found_in_cache=False, class_only=True) 27448 1726853595.91068: 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) 27448 1726853595.91106: Loaded config def from plugin (shell/powershell) 27448 1726853595.91107: Loading ShellModule 'powershell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py (found_in_cache=False, class_only=True) 27448 1726853595.91142: Loading ModuleDocFragment 'shell_common' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py 27448 1726853595.91247: Loaded config def from plugin (shell/sh) 27448 1726853595.91249: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=False, class_only=True) 27448 1726853595.91275: '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__' skipped due to reserved name 27448 1726853595.91345: Loaded config def from plugin (become/runas) 27448 1726853595.91346: Loading BecomeModule 'runas' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py (found_in_cache=False, class_only=True) 27448 1726853595.91457: Loaded config def from plugin (become/su) 27448 1726853595.91459: Loading BecomeModule 'su' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py (found_in_cache=False, class_only=True) 27448 1726853595.91551: Loaded config def from plugin (become/sudo) 27448 1726853595.91553: 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 27448 1726853595.91579: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tests_route_device_initscripts.yml 27448 1726853595.91793: in VariableManager get_vars() 27448 1726853595.91807: done with get_vars() 27448 1726853595.91897: trying /usr/local/lib/python3.12/site-packages/ansible/modules 27448 1726853595.93941: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action 27448 1726853595.94015: in VariableManager get_vars() 27448 1726853595.94018: done with get_vars() 27448 1726853595.94020: variable 'playbook_dir' from source: magic vars 27448 1726853595.94020: variable 'ansible_playbook_python' from source: magic vars 27448 1726853595.94021: variable 'ansible_config_file' from source: magic vars 27448 1726853595.94021: variable 'groups' from source: magic vars 27448 1726853595.94022: variable 'omit' from source: magic vars 27448 1726853595.94022: variable 'ansible_version' from source: magic vars 27448 1726853595.94023: variable 'ansible_check_mode' from source: magic vars 27448 1726853595.94023: variable 'ansible_diff_mode' from source: magic vars 27448 1726853595.94023: variable 'ansible_forks' from source: magic vars 27448 1726853595.94024: variable 'ansible_inventory_sources' from source: magic vars 27448 1726853595.94024: variable 'ansible_skip_tags' from source: magic vars 27448 1726853595.94025: variable 'ansible_limit' from source: magic vars 27448 1726853595.94025: variable 'ansible_run_tags' from source: magic vars 27448 1726853595.94025: variable 'ansible_verbosity' from source: magic vars 27448 1726853595.94050: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml 27448 1726853595.94531: in VariableManager get_vars() 27448 1726853595.94542: done with get_vars() 27448 1726853595.94566: in VariableManager get_vars() 27448 1726853595.94575: done with get_vars() 27448 1726853595.94599: in VariableManager get_vars() 27448 1726853595.94607: done with get_vars() 27448 1726853595.94678: in VariableManager get_vars() 27448 1726853595.94686: done with get_vars() 27448 1726853595.94712: in VariableManager get_vars() 27448 1726853595.94720: done with get_vars() 27448 1726853595.94750: in VariableManager get_vars() 27448 1726853595.94760: done with get_vars() 27448 1726853595.94796: in VariableManager get_vars() 27448 1726853595.94807: done with get_vars() 27448 1726853595.94810: variable 'omit' from source: magic vars 27448 1726853595.94821: variable 'omit' from source: magic vars 27448 1726853595.94840: in VariableManager get_vars() 27448 1726853595.94846: done with get_vars() 27448 1726853595.94880: in VariableManager get_vars() 27448 1726853595.94889: done with get_vars() 27448 1726853595.94914: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 27448 1726853595.95041: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 27448 1726853595.95118: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 27448 1726853595.95486: in VariableManager get_vars() 27448 1726853595.95498: done with get_vars() 27448 1726853595.95777: trying /usr/local/lib/python3.12/site-packages/ansible/modules/__pycache__ 27448 1726853595.95861: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__ redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 27448 1726853595.97192: in VariableManager get_vars() 27448 1726853595.97204: done with get_vars() 27448 1726853595.97207: variable 'omit' from source: magic vars 27448 1726853595.97214: variable 'omit' from source: magic vars 27448 1726853595.97232: in VariableManager get_vars() 27448 1726853595.97239: done with get_vars() 27448 1726853595.97251: in VariableManager get_vars() 27448 1726853595.97267: done with get_vars() 27448 1726853595.97287: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 27448 1726853595.97348: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 27448 1726853595.97394: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 27448 1726853595.98793: in VariableManager get_vars() 27448 1726853595.98808: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 27448 1726853596.00146: in VariableManager get_vars() 27448 1726853596.00162: done with get_vars() 27448 1726853596.00187: in VariableManager get_vars() 27448 1726853596.00198: done with get_vars() 27448 1726853596.00287: in VariableManager get_vars() 27448 1726853596.00299: done with get_vars() 27448 1726853596.00321: in VariableManager get_vars() 27448 1726853596.00331: done with get_vars() 27448 1726853596.00358: in VariableManager get_vars() 27448 1726853596.00372: done with get_vars() 27448 1726853596.00395: in VariableManager get_vars() 27448 1726853596.00406: done with get_vars() 27448 1726853596.00444: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback 27448 1726853596.00457: 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 27448 1726853596.00621: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py 27448 1726853596.00719: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.debug) 27448 1726853596.00721: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.debug' from /tmp/collections-Qi7/ansible_collections/ansible/posix/plugins/callback/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) 27448 1726853596.00741: '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__' skipped due to reserved name 27448 1726853596.00759: 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) 27448 1726853596.00863: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py 27448 1726853596.00903: Loaded config def from plugin (callback/default) 27448 1726853596.00905: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) 27448 1726853596.01646: Loaded config def from plugin (callback/junit) 27448 1726853596.01647: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) 27448 1726853596.01683: 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) 27448 1726853596.01719: Loaded config def from plugin (callback/minimal) 27448 1726853596.01720: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) 27448 1726853596.01746: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) 27448 1726853596.01788: Loaded config def from plugin (callback/tree) 27448 1726853596.01790: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) redirecting (type: callback) ansible.builtin.profile_tasks to ansible.posix.profile_tasks 27448 1726853596.01872: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.profile_tasks) 27448 1726853596.01875: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.profile_tasks' from /tmp/collections-Qi7/ansible_collections/ansible/posix/plugins/callback/profile_tasks.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (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-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tests_route_device_initscripts.yml 27448 1726853596.01893: in VariableManager get_vars() 27448 1726853596.01901: done with get_vars() 27448 1726853596.01905: in VariableManager get_vars() 27448 1726853596.01910: done with get_vars() 27448 1726853596.01912: variable 'omit' from source: magic vars 27448 1726853596.01934: in VariableManager get_vars() 27448 1726853596.01942: done with get_vars() 27448 1726853596.01956: variable 'omit' from source: magic vars PLAY [Run playbook 'playbooks/tests_route_device.yml' with initscripts as provider] *** 27448 1726853596.02328: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy 27448 1726853596.02380: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py 27448 1726853596.02406: getting the remaining hosts for this loop 27448 1726853596.02407: done getting the remaining hosts for this loop 27448 1726853596.02409: getting the next task for host managed_node2 27448 1726853596.02411: done getting next task for host managed_node2 27448 1726853596.02412: ^ task is: TASK: Gathering Facts 27448 1726853596.02414: ^ 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 27448 1726853596.02416: getting variables 27448 1726853596.02417: in VariableManager get_vars() 27448 1726853596.02424: Calling all_inventory to load vars for managed_node2 27448 1726853596.02426: Calling groups_inventory to load vars for managed_node2 27448 1726853596.02428: Calling all_plugins_inventory to load vars for managed_node2 27448 1726853596.02436: Calling all_plugins_play to load vars for managed_node2 27448 1726853596.02442: Calling groups_plugins_inventory to load vars for managed_node2 27448 1726853596.02445: Calling groups_plugins_play to load vars for managed_node2 27448 1726853596.02467: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27448 1726853596.02504: done with get_vars() 27448 1726853596.02508: done getting variables 27448 1726853596.02553: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tests_route_device_initscripts.yml:5 Friday 20 September 2024 13:33:16 -0400 (0:00:00.007) 0:00:00.007 ****** 27448 1726853596.02569: entering _queue_task() for managed_node2/gather_facts 27448 1726853596.02578: Creating lock for gather_facts 27448 1726853596.02865: worker is 1 (out of 1 available) 27448 1726853596.02877: exiting _queue_task() for managed_node2/gather_facts 27448 1726853596.02891: done queuing things up, now waiting for results queue to drain 27448 1726853596.02893: waiting for pending results... 27448 1726853596.03034: running TaskExecutor() for managed_node2/TASK: Gathering Facts 27448 1726853596.03084: in run() - task 02083763-bbaf-ee63-0f41-0000000000bf 27448 1726853596.03096: variable 'ansible_search_path' from source: unknown 27448 1726853596.03125: calling self._execute() 27448 1726853596.03176: variable 'ansible_host' from source: host vars for 'managed_node2' 27448 1726853596.03180: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27448 1726853596.03188: variable 'omit' from source: magic vars 27448 1726853596.03257: variable 'omit' from source: magic vars 27448 1726853596.03282: variable 'omit' from source: magic vars 27448 1726853596.03307: variable 'omit' from source: magic vars 27448 1726853596.03339: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 27448 1726853596.03378: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 27448 1726853596.03393: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 27448 1726853596.03407: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27448 1726853596.03417: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27448 1726853596.03442: variable 'inventory_hostname' from source: host vars for 'managed_node2' 27448 1726853596.03446: variable 'ansible_host' from source: host vars for 'managed_node2' 27448 1726853596.03453: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27448 1726853596.03521: Set connection var ansible_module_compression to ZIP_DEFLATED 27448 1726853596.03525: Set connection var ansible_pipelining to False 27448 1726853596.03531: Set connection var ansible_shell_executable to /bin/sh 27448 1726853596.03534: Set connection var ansible_connection to ssh 27448 1726853596.03536: Set connection var ansible_shell_type to sh 27448 1726853596.03540: Set connection var ansible_timeout to 10 27448 1726853596.03562: variable 'ansible_shell_executable' from source: unknown 27448 1726853596.03566: variable 'ansible_connection' from source: unknown 27448 1726853596.03569: variable 'ansible_module_compression' from source: unknown 27448 1726853596.03572: variable 'ansible_shell_type' from source: unknown 27448 1726853596.03575: variable 'ansible_shell_executable' from source: unknown 27448 1726853596.03578: variable 'ansible_host' from source: host vars for 'managed_node2' 27448 1726853596.03581: variable 'ansible_pipelining' from source: unknown 27448 1726853596.03583: variable 'ansible_timeout' from source: unknown 27448 1726853596.03585: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27448 1726853596.03715: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 27448 1726853596.03723: variable 'omit' from source: magic vars 27448 1726853596.03728: starting attempt loop 27448 1726853596.03731: running the handler 27448 1726853596.03743: variable 'ansible_facts' from source: unknown 27448 1726853596.03760: _low_level_execute_command(): starting 27448 1726853596.03767: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 27448 1726853596.04261: 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 <<< 27448 1726853596.04297: 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.9.197 originally 10.31.9.197 debug2: match not found <<< 27448 1726853596.04300: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27448 1726853596.04303: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address <<< 27448 1726853596.04305: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27448 1726853596.04307: 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.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27448 1726853596.04357: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 27448 1726853596.04361: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27448 1726853596.04363: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27448 1726853596.04449: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27448 1726853596.06180: stdout chunk (state=3): >>>/root <<< 27448 1726853596.06275: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27448 1726853596.06306: stderr chunk (state=3): >>><<< 27448 1726853596.06309: stdout chunk (state=3): >>><<< 27448 1726853596.06331: _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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27448 1726853596.06342: _low_level_execute_command(): starting 27448 1726853596.06348: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853596.0633094-27458-227679677826655 `" && echo ansible-tmp-1726853596.0633094-27458-227679677826655="` echo /root/.ansible/tmp/ansible-tmp-1726853596.0633094-27458-227679677826655 `" ) && sleep 0' 27448 1726853596.06807: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 27448 1726853596.06810: 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.9.197 originally 10.31.9.197 debug2: match not found <<< 27448 1726853596.06813: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 27448 1726853596.06823: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27448 1726853596.06825: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27448 1726853596.06879: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 27448 1726853596.06881: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 27448 1726853596.06953: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27448 1726853596.08963: stdout chunk (state=3): >>>ansible-tmp-1726853596.0633094-27458-227679677826655=/root/.ansible/tmp/ansible-tmp-1726853596.0633094-27458-227679677826655 <<< 27448 1726853596.09069: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27448 1726853596.09099: stderr chunk (state=3): >>><<< 27448 1726853596.09102: stdout chunk (state=3): >>><<< 27448 1726853596.09118: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853596.0633094-27458-227679677826655=/root/.ansible/tmp/ansible-tmp-1726853596.0633094-27458-227679677826655 , 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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27448 1726853596.09152: variable 'ansible_module_compression' from source: unknown 27448 1726853596.09198: ANSIBALLZ: Using generic lock for ansible.legacy.setup 27448 1726853596.09201: ANSIBALLZ: Acquiring lock 27448 1726853596.09204: ANSIBALLZ: Lock acquired: 140123352290400 27448 1726853596.09206: ANSIBALLZ: Creating module 27448 1726853596.26406: ANSIBALLZ: Writing module into payload 27448 1726853596.26496: ANSIBALLZ: Writing module 27448 1726853596.26513: ANSIBALLZ: Renaming module 27448 1726853596.26518: ANSIBALLZ: Done creating module 27448 1726853596.26540: variable 'ansible_facts' from source: unknown 27448 1726853596.26543: variable 'inventory_hostname' from source: host vars for 'managed_node2' 27448 1726853596.26551: _low_level_execute_command(): starting 27448 1726853596.26576: _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' 27448 1726853596.26996: 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 <<< 27448 1726853596.27000: 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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27448 1726853596.27002: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27448 1726853596.27004: 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.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27448 1726853596.27056: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 27448 1726853596.27060: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27448 1726853596.27063: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27448 1726853596.27147: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27448 1726853596.28921: stdout chunk (state=3): >>>PLATFORM <<< 27448 1726853596.29007: stdout chunk (state=3): >>>Linux <<< 27448 1726853596.29015: stdout chunk (state=3): >>>FOUND /usr/bin/python3.12 <<< 27448 1726853596.29036: stdout chunk (state=3): >>>/usr/bin/python3 /usr/bin/python3 ENDFOUND <<< 27448 1726853596.29209: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27448 1726853596.29212: stdout chunk (state=3): >>><<< 27448 1726853596.29214: stderr chunk (state=3): >>><<< 27448 1726853596.29229: _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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27448 1726853596.29245 [managed_node2]: found interpreters: ['/usr/bin/python3.12', '/usr/bin/python3', '/usr/bin/python3'] 27448 1726853596.29318: _low_level_execute_command(): starting 27448 1726853596.29322: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 && sleep 0' 27448 1726853596.29503: Sending initial data 27448 1726853596.29506: Sent initial data (1181 bytes) 27448 1726853596.29966: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27448 1726853596.30077: 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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK <<< 27448 1726853596.30129: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27448 1726853596.30212: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27448 1726853596.33787: 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"} <<< 27448 1726853596.34279: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27448 1726853596.34283: stdout chunk (state=3): >>><<< 27448 1726853596.34286: stderr chunk (state=3): >>><<< 27448 1726853596.34476: _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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27448 1726853596.34480: variable 'ansible_facts' from source: unknown 27448 1726853596.34483: variable 'ansible_facts' from source: unknown 27448 1726853596.34486: variable 'ansible_module_compression' from source: unknown 27448 1726853596.34488: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-274482icp7_qf/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 27448 1726853596.34490: variable 'ansible_facts' from source: unknown 27448 1726853596.34659: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853596.0633094-27458-227679677826655/AnsiballZ_setup.py 27448 1726853596.34844: Sending initial data 27448 1726853596.34854: Sent initial data (154 bytes) 27448 1726853596.35601: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27448 1726853596.35617: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27448 1726853596.35690: 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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27448 1726853596.35801: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK <<< 27448 1726853596.35848: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27448 1726853596.35980: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27448 1726853596.37686: 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 <<< 27448 1726853596.37755: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 27448 1726853596.37823: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-274482icp7_qf/tmpp7uonv_t /root/.ansible/tmp/ansible-tmp-1726853596.0633094-27458-227679677826655/AnsiballZ_setup.py <<< 27448 1726853596.37827: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853596.0633094-27458-227679677826655/AnsiballZ_setup.py" <<< 27448 1726853596.37893: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-274482icp7_qf/tmpp7uonv_t" to remote "/root/.ansible/tmp/ansible-tmp-1726853596.0633094-27458-227679677826655/AnsiballZ_setup.py" <<< 27448 1726853596.37897: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853596.0633094-27458-227679677826655/AnsiballZ_setup.py" <<< 27448 1726853596.39293: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27448 1726853596.39326: stderr chunk (state=3): >>><<< 27448 1726853596.39342: stdout chunk (state=3): >>><<< 27448 1726853596.39361: done transferring module to remote 27448 1726853596.39374: _low_level_execute_command(): starting 27448 1726853596.39378: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853596.0633094-27458-227679677826655/ /root/.ansible/tmp/ansible-tmp-1726853596.0633094-27458-227679677826655/AnsiballZ_setup.py && sleep 0' 27448 1726853596.39833: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 27448 1726853596.39837: 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.9.197 originally 10.31.9.197 debug2: match not found <<< 27448 1726853596.39839: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 27448 1726853596.39841: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27448 1726853596.39848: 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.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27448 1726853596.39905: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK <<< 27448 1726853596.39911: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27448 1726853596.39985: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27448 1726853596.41963: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27448 1726853596.41967: stdout chunk (state=3): >>><<< 27448 1726853596.41970: stderr chunk (state=3): >>><<< 27448 1726853596.41991: _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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27448 1726853596.42000: _low_level_execute_command(): starting 27448 1726853596.42170: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853596.0633094-27458-227679677826655/AnsiballZ_setup.py && sleep 0' 27448 1726853596.42720: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27448 1726853596.42723: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27448 1726853596.42794: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27448 1726853596.42797: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27448 1726853596.42799: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27448 1726853596.42802: 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.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27448 1726853596.42837: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 27448 1726853596.42844: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 27448 1726853596.42925: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27448 1726853596.45279: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 27448 1726853596.45368: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 27448 1726853596.45374: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 27448 1726853596.45397: stdout chunk (state=3): >>>import 'posix' # <<< 27448 1726853596.45426: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 27448 1726853596.45473: stdout chunk (state=3): >>># installing zipimport hook import 'time' # <<< 27448 1726853596.45485: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 27448 1726853596.45517: 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' <<< 27448 1726853596.45561: stdout chunk (state=3): >>>import '_codecs' # <<< 27448 1726853596.45588: stdout chunk (state=3): >>>import 'codecs' # <<< 27448 1726853596.45591: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 27448 1726853596.45634: 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 0x7fc9952e84d0> <<< 27448 1726853596.45685: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9952b7b30> # /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' <<< 27448 1726853596.45704: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9952eaa50> import '_signal' # <<< 27448 1726853596.45728: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <<< 27448 1726853596.45738: stdout chunk (state=3): >>>import 'io' # <<< 27448 1726853596.45791: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 27448 1726853596.45892: stdout chunk (state=3): >>>import '_collections_abc' # import 'genericpath' # import 'posixpath' # <<< 27448 1726853596.45959: stdout chunk (state=3): >>>import 'os' # <<< 27448 1726853596.45999: 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' <<< 27448 1726853596.46033: stdout chunk (state=3): >>>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 0x7fc995099130> <<< 27448 1726853596.46117: 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' <<< 27448 1726853596.46137: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc995099fa0> <<< 27448 1726853596.46166: stdout chunk (state=3): >>>import 'site' # <<< 27448 1726853596.46182: 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. <<< 27448 1726853596.46602: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 27448 1726853596.46606: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # 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 <<< 27448 1726853596.46694: 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 <<< 27448 1726853596.46711: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9950d7dd0> <<< 27448 1726853596.46718: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 27448 1726853596.46775: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 27448 1726853596.46778: stdout chunk (state=3): >>>import '_operator' # <<< 27448 1726853596.46781: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9950d7fe0> <<< 27448 1726853596.46783: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 27448 1726853596.46827: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 27448 1726853596.46840: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 27448 1726853596.46886: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 27448 1726853596.46899: stdout chunk (state=3): >>>import 'itertools' # <<< 27448 1726853596.46934: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py <<< 27448 1726853596.46957: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc99510f800> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 27448 1726853596.46969: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc99510fe90> <<< 27448 1726853596.46991: stdout chunk (state=3): >>>import '_collections' # <<< 27448 1726853596.47064: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9950efaa0> <<< 27448 1726853596.47068: stdout chunk (state=3): >>>import '_functools' # <<< 27448 1726853596.47086: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9950ed1c0> <<< 27448 1726853596.47278: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9950d4f80> <<< 27448 1726853596.47315: 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' # # /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' <<< 27448 1726853596.47337: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc99512f6e0> <<< 27448 1726853596.47349: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc99512e300> <<< 27448 1726853596.47369: 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' <<< 27448 1726853596.47390: stdout chunk (state=3): >>>import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9950ee060> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9950d6e70> <<< 27448 1726853596.47439: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 27448 1726853596.47514: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9951647a0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9950d4200> <<< 27448 1726853596.47544: 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' <<< 27448 1726853596.47568: 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 0x7fc995164c50> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc995164b00> # 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 0x7fc995164ef0> <<< 27448 1726853596.47592: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9950d2d20> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py <<< 27448 1726853596.47637: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 27448 1726853596.47670: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9951655b0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc995165280> <<< 27448 1726853596.47707: stdout chunk (state=3): >>>import 'importlib.machinery' # <<< 27448 1726853596.47710: 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' <<< 27448 1726853596.47755: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9951664b0> import 'importlib.util' # <<< 27448 1726853596.47759: stdout chunk (state=3): >>>import 'runpy' # <<< 27448 1726853596.47775: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 27448 1726853596.47813: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 27448 1726853596.47842: 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 0x7fc99517c680> <<< 27448 1726853596.47869: stdout chunk (state=3): >>>import 'errno' # <<< 27448 1726853596.47889: 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 0x7fc99517dd30> <<< 27448 1726853596.47915: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 27448 1726853596.47925: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 27448 1726853596.47963: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 27448 1726853596.47975: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc99517ebd0> <<< 27448 1726853596.48009: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc99517f230> <<< 27448 1726853596.48041: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc99517e120> <<< 27448 1726853596.48044: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 27448 1726853596.48097: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 27448 1726853596.48101: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 27448 1726853596.48112: 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 0x7fc99517fcb0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc99517f3e0> <<< 27448 1726853596.48158: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc995166450> <<< 27448 1726853596.48188: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 27448 1726853596.48212: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 27448 1726853596.48242: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 27448 1726853596.48246: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 27448 1726853596.48309: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' <<< 27448 1726853596.48312: stdout chunk (state=3): >>># 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 0x7fc994e8bbc0> # /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' <<< 27448 1726853596.48334: 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 0x7fc994eb4710> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc994eb4470> <<< 27448 1726853596.48365: 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 0x7fc994eb46b0> <<< 27448 1726853596.48407: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 27448 1726853596.48419: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 27448 1726853596.48619: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 27448 1726853596.48622: 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 0x7fc994eb4fe0> <<< 27448 1726853596.48888: 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 0x7fc994eb5910> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc994eb4890> <<< 27448 1726853596.48909: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc994e89d60> # /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 0x7fc994eb6cc0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc994eb5790> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc995166ba0> <<< 27448 1726853596.48936: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 27448 1726853596.49001: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 27448 1726853596.49023: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 27448 1726853596.49211: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc994ee3020> # /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' <<< 27448 1726853596.49249: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc994f033e0> <<< 27448 1726853596.49276: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 27448 1726853596.49304: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 27448 1726853596.49361: stdout chunk (state=3): >>>import 'ntpath' # <<< 27448 1726853596.49409: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py <<< 27448 1726853596.49412: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc994f64200> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 27448 1726853596.49627: stdout chunk (state=3): >>># 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 0x7fc994f66960> <<< 27448 1726853596.49663: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc994f64320> <<< 27448 1726853596.49706: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc994f311f0> <<< 27448 1726853596.49720: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py <<< 27448 1726853596.49776: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc994d6d2e0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc994f021e0> <<< 27448 1726853596.49780: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc994eb7bf0> <<< 27448 1726853596.50115: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fc994f02300> <<< 27448 1726853596.50286: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_7xvu46za/ansible_ansible.legacy.setup_payload.zip' <<< 27448 1726853596.50289: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853596.50362: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853596.50394: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 27448 1726853596.50414: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 27448 1726853596.50446: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 27448 1726853596.50530: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 27448 1726853596.50551: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py <<< 27448 1726853596.50573: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc994dd2f90> import '_typing' # <<< 27448 1726853596.50747: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc994db1e80> <<< 27448 1726853596.50766: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc994db1040> # zipimport: zlib available <<< 27448 1726853596.50784: stdout chunk (state=3): >>>import 'ansible' # <<< 27448 1726853596.50804: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853596.50826: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 27448 1726853596.50845: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 27448 1726853596.50865: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853596.52292: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853596.53559: 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 0x7fc994dd0e60> # /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' <<< 27448 1726853596.53779: 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' <<< 27448 1726853596.53784: 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' <<< 27448 1726853596.53838: 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 0x7fc994e06930> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc994e06720> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc994e06030> # /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 0x7fc994e06a50> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc994dd3c20> 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 0x7fc994e076b0> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 27448 1726853596.53857: stdout chunk (state=3): >>># 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 0x7fc994e078f0> <<< 27448 1726853596.53869: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 27448 1726853596.53925: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 27448 1726853596.53943: stdout chunk (state=3): >>>import '_locale' # <<< 27448 1726853596.53980: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc994e07e30> <<< 27448 1726853596.54059: stdout chunk (state=3): >>>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' <<< 27448 1726853596.54114: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc994729c70> # 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 0x7fc99472b3b0> <<< 27448 1726853596.54126: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 27448 1726853596.54148: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 27448 1726853596.54185: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc99472c1d0> <<< 27448 1726853596.54275: 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 0x7fc99472d370> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 27448 1726853596.54311: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 27448 1726853596.54337: 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' <<< 27448 1726853596.54396: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc99472fe00> <<< 27448 1726853596.54428: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' <<< 27448 1726853596.54446: stdout chunk (state=3): >>># extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc994db3080> <<< 27448 1726853596.54548: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc99472e0c0> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 27448 1726853596.54556: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 27448 1726853596.54584: 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' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 27448 1726853596.54681: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 27448 1726853596.54716: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc994737d10> <<< 27448 1726853596.54811: stdout chunk (state=3): >>>import '_tokenize' # <<< 27448 1726853596.54831: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9947367e0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc994736540> # /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' <<< 27448 1726853596.54910: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc994736ab0> <<< 27448 1726853596.54933: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc99472e5d0> <<< 27448 1726853596.55151: 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 0x7fc99477bfb0> # /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 0x7fc99477c0b0> # /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 0x7fc99477db80> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc99477d940> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 27448 1726853596.55159: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 27448 1726853596.55213: 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 0x7fc994780140> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc99477e240> <<< 27448 1726853596.55278: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 27448 1726853596.55290: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 27448 1726853596.55304: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 27448 1726853596.55372: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc994783800> <<< 27448 1726853596.55500: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9947802f0> <<< 27448 1726853596.55777: 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' <<< 27448 1726853596.55782: stdout chunk (state=3): >>># extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc9947846e0> # 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 0x7fc9947849b0> # 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 0x7fc994784a40> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc99477c2c0> # /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 <<< 27448 1726853596.55785: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 27448 1726853596.55787: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 27448 1726853596.55790: 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 0x7fc994610260><<< 27448 1726853596.55792: stdout chunk (state=3): >>> <<< 27448 1726853596.55957: 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 0x7fc994611280> <<< 27448 1726853596.55975: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9947869f0> <<< 27448 1726853596.56008: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc994787da0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc994786630> <<< 27448 1726853596.56025: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # <<< 27448 1726853596.56038: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853596.56130: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853596.56229: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853596.56235: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 27448 1726853596.56255: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853596.56268: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853596.56279: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text' # <<< 27448 1726853596.56285: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853596.56407: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853596.56525: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853596.57098: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853596.57656: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 27448 1726853596.57660: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 27448 1726853596.57679: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.converters' # <<< 27448 1726853596.57695: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 27448 1726853596.57720: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 27448 1726853596.57781: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' <<< 27448 1726853596.57784: stdout chunk (state=3): >>># extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc994615520> <<< 27448 1726853596.57890: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 27448 1726853596.57893: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9946163f0> <<< 27448 1726853596.57896: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9946113a0> <<< 27448 1726853596.58008: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 27448 1726853596.58011: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853596.58013: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853596.58015: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # # zipimport: zlib available <<< 27448 1726853596.58158: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853596.58319: 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' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc994616ab0> <<< 27448 1726853596.58340: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853596.58796: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853596.59256: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853596.59330: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853596.59410: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 27448 1726853596.59419: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853596.59468: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853596.59494: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 27448 1726853596.59510: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853596.59578: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853596.59661: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 27448 1726853596.59680: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853596.59695: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 27448 1726853596.59709: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853596.59747: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853596.59790: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 27448 1726853596.59804: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853596.60037: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853596.60276: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 27448 1726853596.60350: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 27448 1726853596.60363: stdout chunk (state=3): >>>import '_ast' # <<< 27448 1726853596.60434: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9946176b0> <<< 27448 1726853596.60444: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853596.60524: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853596.60596: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 27448 1726853596.60600: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # <<< 27448 1726853596.60607: stdout chunk (state=3): >>>import 'ansible.module_utils.common.parameters' # <<< 27448 1726853596.60627: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 27448 1726853596.60656: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853596.60702: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853596.60757: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # # zipimport: zlib available <<< 27448 1726853596.60784: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853596.60832: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853596.60892: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853596.60963: 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 <<< 27448 1726853596.61016: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 27448 1726853596.61111: 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 0x7fc994622000> <<< 27448 1726853596.61151: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc99461d940> <<< 27448 1726853596.61196: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 27448 1726853596.61200: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853596.61274: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853596.61327: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853596.61365: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853596.61412: 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' <<< 27448 1726853596.61429: 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 <<< 27448 1726853596.61491: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 27448 1726853596.61494: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 27448 1726853596.61562: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 27448 1726853596.61578: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 27448 1726853596.61595: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 27448 1726853596.61641: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc99470a990> <<< 27448 1726853596.61691: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9947fe690> <<< 27448 1726853596.61828: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9946220f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9946170b0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 27448 1726853596.61833: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853596.61861: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 27448 1726853596.61902: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 27448 1726853596.61932: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853596.61943: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # <<< 27448 1726853596.61965: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853596.62014: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853596.62076: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853596.62098: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853596.62119: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853596.62168: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853596.62206: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853596.62245: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853596.62279: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # <<< 27448 1726853596.62293: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853596.62370: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853596.62444: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853596.62466: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853596.62505: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # <<< 27448 1726853596.62514: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853596.62701: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853596.62872: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853596.62919: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853596.62972: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py <<< 27448 1726853596.62987: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' <<< 27448 1726853596.62996: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py <<< 27448 1726853596.63023: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' <<< 27448 1726853596.63036: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py <<< 27448 1726853596.63074: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' <<< 27448 1726853596.63087: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9946b6030> <<< 27448 1726853596.63114: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py <<< 27448 1726853596.63121: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' <<< 27448 1726853596.63151: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 27448 1726853596.63194: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 27448 1726853596.63222: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py <<< 27448 1726853596.63235: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' <<< 27448 1726853596.63249: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9942b7fe0> <<< 27448 1726853596.63279: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 27448 1726853596.63300: stdout chunk (state=3): >>># extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc9942bc350> <<< 27448 1726853596.63359: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc99469f2f0> <<< 27448 1726853596.63374: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9946b6ba0> <<< 27448 1726853596.63406: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9946b4740> <<< 27448 1726853596.63414: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9946b42c0> <<< 27448 1726853596.63435: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 27448 1726853596.63514: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' <<< 27448 1726853596.63540: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py <<< 27448 1726853596.63543: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' <<< 27448 1726853596.63578: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py <<< 27448 1726853596.63587: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' <<< 27448 1726853596.63630: 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 0x7fc9942bf3b0> <<< 27448 1726853596.63649: stdout chunk (state=3): >>>import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9942bec60> # 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 0x7fc9942bee40> <<< 27448 1726853596.63676: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9942be090> <<< 27448 1726853596.63701: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 27448 1726853596.63834: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' <<< 27448 1726853596.63851: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9942bf590> <<< 27448 1726853596.63864: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 27448 1726853596.63919: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' <<< 27448 1726853596.63935: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc994322030> <<< 27448 1726853596.63965: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9942bfcb0> <<< 27448 1726853596.63997: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9946b57f0> import 'ansible.module_utils.facts.timeout' # <<< 27448 1726853596.64027: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.collector' # <<< 27448 1726853596.64040: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853596.64062: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.other' # <<< 27448 1726853596.64083: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853596.64131: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853596.64194: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # <<< 27448 1726853596.64204: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853596.64262: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853596.64317: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # <<< 27448 1726853596.64350: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 27448 1726853596.64353: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system' # <<< 27448 1726853596.64390: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853596.64397: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853596.64426: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.apparmor' # # zipimport: zlib available <<< 27448 1726853596.64478: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853596.64542: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # # zipimport: zlib available <<< 27448 1726853596.64587: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853596.64634: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # # zipimport: zlib available <<< 27448 1726853596.64699: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853596.64760: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853596.64822: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853596.64888: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # <<< 27448 1726853596.64891: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.cmdline' # <<< 27448 1726853596.64910: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853596.65387: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853596.65901: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # <<< 27448 1726853596.65904: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853596.65906: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853596.65969: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853596.65993: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853596.66035: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # <<< 27448 1726853596.66042: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853596.66066: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853596.66100: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.env' # <<< 27448 1726853596.66106: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853596.66165: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853596.66218: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # <<< 27448 1726853596.66241: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853596.66266: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853596.66302: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # <<< 27448 1726853596.66307: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853596.66341: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853596.66370: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.loadavg' # <<< 27448 1726853596.66386: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853596.66465: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853596.66555: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py <<< 27448 1726853596.66562: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' <<< 27448 1726853596.66590: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9943222d0> <<< 27448 1726853596.66609: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 27448 1726853596.66649: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 27448 1726853596.66774: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc994322db0> import 'ansible.module_utils.facts.system.local' # <<< 27448 1726853596.66778: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853596.66851: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853596.66912: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # <<< 27448 1726853596.66929: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853596.67015: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853596.67106: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # <<< 27448 1726853596.67110: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853596.67186: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853596.67258: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # <<< 27448 1726853596.67266: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853596.67305: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853596.67361: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 27448 1726853596.67418: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc'<<< 27448 1726853596.67423: stdout chunk (state=3): >>> <<< 27448 1726853596.67501: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 27448 1726853596.67562: 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 0x7fc99435a300> <<< 27448 1726853596.67757: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc99434a030> import 'ansible.module_utils.facts.system.python' # <<< 27448 1726853596.67775: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853596.67847: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853596.67911: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # # zipimport: zlib available <<< 27448 1726853596.67994: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853596.68084: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853596.68194: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853596.68343: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # <<< 27448 1726853596.68346: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.service_mgr' # <<< 27448 1726853596.68362: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853596.68402: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853596.68438: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # <<< 27448 1726853596.68453: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853596.68493: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853596.68597: 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' <<< 27448 1726853596.68641: stdout chunk (state=3): >>># 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 0x7fc99436dc70> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc99436f5f0> import 'ansible.module_utils.facts.system.user' # <<< 27448 1726853596.68675: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware' # <<< 27448 1726853596.68682: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853596.68711: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853596.68752: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # <<< 27448 1726853596.68757: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853596.68920: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853596.69078: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # <<< 27448 1726853596.69084: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853596.69184: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853596.69286: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853596.69324: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853596.69370: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # import 'ansible.module_utils.facts.hardware.darwin' # <<< 27448 1726853596.69401: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853596.69404: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853596.69433: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853596.69576: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853596.69724: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # <<< 27448 1726853596.69727: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853596.69858: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853596.69978: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # <<< 27448 1726853596.69994: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853596.70025: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853596.70061: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853596.70651: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853596.71174: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # <<< 27448 1726853596.71178: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hurd' # <<< 27448 1726853596.71194: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853596.71299: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853596.71409: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # <<< 27448 1726853596.71416: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853596.71524: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853596.71635: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # <<< 27448 1726853596.71647: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853596.71801: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853596.71954: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # <<< 27448 1726853596.71978: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network' # <<< 27448 1726853596.72031: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853596.72043: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853596.72091: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # <<< 27448 1726853596.72102: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853596.72201: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853596.72298: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853596.72510: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853596.72720: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # <<< 27448 1726853596.72737: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853596.72806: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853596.72835: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # # zipimport: zlib available <<< 27448 1726853596.72866: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853596.72897: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.dragonfly' # # zipimport: zlib available <<< 27448 1726853596.72959: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853596.73054: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # # zipimport: zlib available <<< 27448 1726853596.73093: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.freebsd' # <<< 27448 1726853596.73111: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853596.73163: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853596.73213: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # <<< 27448 1726853596.73222: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853596.73310: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853596.73331: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # <<< 27448 1726853596.73339: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853596.73606: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853596.73875: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # # zipimport: zlib available <<< 27448 1726853596.73933: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853596.74008: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # <<< 27448 1726853596.74024: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853596.74036: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853596.74123: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # <<< 27448 1726853596.74127: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853596.74131: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853596.74152: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.netbsd' # <<< 27448 1726853596.74167: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853596.74206: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853596.74225: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # <<< 27448 1726853596.74228: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853596.74311: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853596.74401: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # <<< 27448 1726853596.74413: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853596.74445: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853596.74449: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual' # # zipimport: zlib available <<< 27448 1726853596.74482: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853596.74526: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # <<< 27448 1726853596.74531: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853596.74555: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853596.74573: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853596.74638: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853596.74675: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853596.74749: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853596.74812: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # <<< 27448 1726853596.74829: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # <<< 27448 1726853596.74854: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853596.74888: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853596.74938: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # <<< 27448 1726853596.74943: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853596.75147: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853596.75343: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # <<< 27448 1726853596.75350: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853596.75396: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853596.75442: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # <<< 27448 1726853596.75448: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853596.75497: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853596.75540: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # <<< 27448 1726853596.75553: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853596.75632: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853596.75713: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # <<< 27448 1726853596.75722: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.default_collectors' # <<< 27448 1726853596.75736: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853596.75820: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853596.75915: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # <<< 27448 1726853596.75921: stdout chunk (state=3): >>>import 'ansible.module_utils.facts' # <<< 27448 1726853596.76003: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853596.76211: 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' <<< 27448 1726853596.76233: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py <<< 27448 1726853596.76241: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' <<< 27448 1726853596.76279: stdout chunk (state=3): >>># extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' <<< 27448 1726853596.76293: stdout chunk (state=3): >>># extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc994106600> <<< 27448 1726853596.76299: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc994105310> <<< 27448 1726853596.76341: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9940fff80> <<< 27448 1726853596.92074: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/queues.py <<< 27448 1726853596.92103: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc' <<< 27448 1726853596.92135: stdout chunk (state=3): >>>import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc99414cf50> # /usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/synchronize.py <<< 27448 1726853596.92164: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc' import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc99414dc10> <<< 27448 1726853596.92218: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/__init__.py <<< 27448 1726853596.92238: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc' <<< 27448 1726853596.92263: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/connection.py <<< 27448 1726853596.92294: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc' <<< 27448 1726853596.92305: stdout chunk (state=3): >>>import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc994360350> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc99414fa10> <<< 27448 1726853596.92570: 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 <<< 27448 1726853597.12983: stdout chunk (state=3): >>> {"ansible_facts": {"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-9-197.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-9-197", "ansible_nodename": "ip-10-31-9-197.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": "ec2134955d8b5184190900489dab957f", "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "13", "minute": "33", "second": "16", "epoch": "1726853596", "epoch_int": "1726853596", "date": "2024-09-20", "time": "13:33:16", "iso8601_micro": "2024-09-20T17:33:16.766140Z", "iso8601": "2024-09-20T17:33:16Z", "iso8601_basic": "20240920T133316766140", "iso8601_basic_short": "20240920T133316", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_fibre_channel_wwn": [], "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDiy4Yen7eiWP0/hmH4/5WHzI91c8NPRAJCku4Kk63/nAM2/HDHVpCGbs8kPnAcpJ95BGnY2AZ50i/GjByh6rqN4q0QNajZqOQdMrkomTRQGFsaoQTUzu+Wt7NYtajPseEV2zJTYbIlIC8H5nwTib7SkZscdc1iTw0saFFpV/aB+l5BDLfOe5EeE772aMDPUwKIw9RVy45e9Dl7uEv/Ez5XL/ZsZ8K0iZ4v2/Ebj39j+tw5M9hEjzRp4dqgv4FTXaFf2TvCql8dulUOPsjMu2MIvIfB4FbPNXrGKPKbzkjxWn4r+wUuvMPr4zoIJieVXFTR6ozZdzis6d3WFGAgZgX3ns+ULgR+lp0ZvHZb2amOGE8aM1TdwnDCeanweLvXk4zxXrpg0T4bTmQwKkDtd0DFml2CkWe4615TK07c49NoApmnEgPdztwxtraghMO72UOZkRBgUDB5GKSc202pCChA/GqiwfaUPdjS4LyUdkhgYAUniLPI2FRsZg4+EpoMZgs=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAviMKS0iYCdMhDNjaRFlzVurOd6RVFe0VKYVOOZJko3KaULgIYAaS/l/1rRBz1963986hrDhKrLwmMRxr85S4Q=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIAGtlq4ktcSkdXJkETJjSEIO/6xbcTDcVVefyj1D7mpG", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_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.46.199 60520 10.31.9.197 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "6", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.46.199 60520 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_interfaces": ["lo", "eth0"], "ansible_eth0": {"device": "eth0", "macaddress": "12:bc:da:29:a4:45", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.9.197", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22"}, "ipv6": [{"address": "fe80::10bc:daff:fe29:a445", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.8.1", "interface": "eth0", "address": "10.31.9.197", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22", "macaddress": "12:bc:da:29:a4:45", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.9.197"], "ansible_all_ipv6_addresses": ["fe80::10bc:daff:fe29:a445"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.9.197", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::10bc:daff:fe29:a445"]}, "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": 2944, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 587, "free": 2944}, "nocache": {"free": 3283, "used": 248}, "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": "ec213495-5d8b-5184-1909-00489dab957f", "ansible_product_uuid": "ec213495-5d8b-5184-1909-00489dab957f", "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": 807, "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": 261794779136, "block_size": 4096, "block_total": 65519099, "block_available": 63914741, "block_used": 1604358, "inode_total": 131070960, "inode_available": 131029066, "inode_used": 41894, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_lsb": {}, "ansible_is_chroot": 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_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_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_iscsi_iqn": "", "ansible_service_mgr": "systemd", "ansible_pkg_mgr": "dnf", "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_apparmor": {"status": "disabled"}, "ansible_loadavg": {"1m": 0.791015625, "5m": 0.61474609375, "15m": 0.3408203125}, "ansible_fips": false, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_local": {}, "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 27448 1726853597.13697: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # 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 <<< 27448 1726853597.13749: stdout chunk (state=3): >>># 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 <<< 27448 1726853597.13902: stdout chunk (state=3): >>># cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _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 <<< 27448 1726853597.13906: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # 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 <<< 27448 1726853597.14241: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 27448 1726853597.14274: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 27448 1726853597.14352: 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 <<< 27448 1726853597.14417: 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 <<< 27448 1726853597.14545: stdout chunk (state=3): >>># destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid <<< 27448 1726853597.14609: stdout chunk (state=3): >>># 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 <<< 27448 1726853597.14664: stdout chunk (state=3): >>># destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.reduction # destroy selectors # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 <<< 27448 1726853597.14792: stdout chunk (state=3): >>># destroy _ssl <<< 27448 1726853597.14805: stdout chunk (state=3): >>># 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 <<< 27448 1726853597.14839: stdout chunk (state=3): >>># cleanup[3] wiping encodings.idna # destroy stringprep<<< 27448 1726853597.14934: stdout chunk (state=3): >>> # 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 <<< 27448 1726853597.15112: stdout chunk (state=3): >>># 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 <<< 27448 1726853597.15115: 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 <<< 27448 1726853597.15127: stdout chunk (state=3): >>># cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 27448 1726853597.15467: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 27448 1726853597.15470: stdout chunk (state=3): >>># 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 <<< 27448 1726853597.15833: 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 <<< 27448 1726853597.16477: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.197 closed. <<< 27448 1726853597.16480: stdout chunk (state=3): >>><<< 27448 1726853597.16482: stderr chunk (state=3): >>><<< 27448 1726853597.16791: _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 0x7fc9952e84d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9952b7b30> # /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 0x7fc9952eaa50> 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 0x7fc995099130> # /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 0x7fc995099fa0> 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 0x7fc9950d7dd0> # /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 0x7fc9950d7fe0> # /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 0x7fc99510f800> # /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 0x7fc99510fe90> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9950efaa0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9950ed1c0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9950d4f80> # /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 0x7fc99512f6e0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc99512e300> # /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 0x7fc9950ee060> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9950d6e70> # /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 0x7fc9951647a0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9950d4200> # /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 0x7fc995164c50> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc995164b00> # 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 0x7fc995164ef0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9950d2d20> # /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 0x7fc9951655b0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc995165280> 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 0x7fc9951664b0> 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 0x7fc99517c680> 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 0x7fc99517dd30> # /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 0x7fc99517ebd0> # 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 0x7fc99517f230> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc99517e120> # /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 0x7fc99517fcb0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc99517f3e0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc995166450> # /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 0x7fc994e8bbc0> # /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 0x7fc994eb4710> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc994eb4470> # 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 0x7fc994eb46b0> # /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 0x7fc994eb4fe0> # 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 0x7fc994eb5910> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc994eb4890> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc994e89d60> # /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 0x7fc994eb6cc0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc994eb5790> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc995166ba0> # /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 0x7fc994ee3020> # /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 0x7fc994f033e0> # /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 0x7fc994f64200> # /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 0x7fc994f66960> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc994f64320> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc994f311f0> # /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 0x7fc994d6d2e0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc994f021e0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc994eb7bf0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fc994f02300> # zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_7xvu46za/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 0x7fc994dd2f90> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc994db1e80> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc994db1040> # 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 0x7fc994dd0e60> # /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 0x7fc994e06930> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc994e06720> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc994e06030> # /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 0x7fc994e06a50> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc994dd3c20> 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 0x7fc994e076b0> # 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 0x7fc994e078f0> # /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 0x7fc994e07e30> 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 0x7fc994729c70> # 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 0x7fc99472b3b0> # /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 0x7fc99472c1d0> # /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 0x7fc99472d370> # /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 0x7fc99472fe00> # 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 0x7fc994db3080> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc99472e0c0> # /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 0x7fc994737d10> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9947367e0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc994736540> # /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 0x7fc994736ab0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc99472e5d0> # 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 0x7fc99477bfb0> # /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 0x7fc99477c0b0> # /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 0x7fc99477db80> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc99477d940> # /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 0x7fc994780140> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc99477e240> # /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 0x7fc994783800> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9947802f0> # 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 0x7fc9947846e0> # 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 0x7fc9947849b0> # 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 0x7fc994784a40> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc99477c2c0> # /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 0x7fc994610260> # 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 0x7fc994611280> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9947869f0> # 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 0x7fc994787da0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc994786630> # 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 0x7fc994615520> # /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 0x7fc9946163f0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9946113a0> 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 0x7fc994616ab0> # 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 0x7fc9946176b0> # 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 0x7fc994622000> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc99461d940> 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 0x7fc99470a990> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9947fe690> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9946220f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9946170b0> # 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 0x7fc9946b6030> # /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 0x7fc9942b7fe0> # 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 0x7fc9942bc350> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc99469f2f0> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9946b6ba0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9946b4740> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9946b42c0> # /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 0x7fc9942bf3b0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9942bec60> # 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 0x7fc9942bee40> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9942be090> # /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 0x7fc9942bf590> # /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 0x7fc994322030> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9942bfcb0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9946b57f0> 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 0x7fc9943222d0> # /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 0x7fc994322db0> 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 0x7fc99435a300> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc99434a030> 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 0x7fc99436dc70> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc99436f5f0> 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 0x7fc994106600> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc994105310> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc9940fff80> # /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 0x7fc99414cf50> # /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 0x7fc99414dc10> # /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 0x7fc994360350> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc99414fa10> PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame {"ansible_facts": {"ansible_system": "Linux", "ansible_kernel": "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-9-197.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-9-197", "ansible_nodename": "ip-10-31-9-197.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": "ec2134955d8b5184190900489dab957f", "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "13", "minute": "33", "second": "16", "epoch": "1726853596", "epoch_int": "1726853596", "date": "2024-09-20", "time": "13:33:16", "iso8601_micro": "2024-09-20T17:33:16.766140Z", "iso8601": "2024-09-20T17:33:16Z", "iso8601_basic": "20240920T133316766140", "iso8601_basic_short": "20240920T133316", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_fibre_channel_wwn": [], "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDiy4Yen7eiWP0/hmH4/5WHzI91c8NPRAJCku4Kk63/nAM2/HDHVpCGbs8kPnAcpJ95BGnY2AZ50i/GjByh6rqN4q0QNajZqOQdMrkomTRQGFsaoQTUzu+Wt7NYtajPseEV2zJTYbIlIC8H5nwTib7SkZscdc1iTw0saFFpV/aB+l5BDLfOe5EeE772aMDPUwKIw9RVy45e9Dl7uEv/Ez5XL/ZsZ8K0iZ4v2/Ebj39j+tw5M9hEjzRp4dqgv4FTXaFf2TvCql8dulUOPsjMu2MIvIfB4FbPNXrGKPKbzkjxWn4r+wUuvMPr4zoIJieVXFTR6ozZdzis6d3WFGAgZgX3ns+ULgR+lp0ZvHZb2amOGE8aM1TdwnDCeanweLvXk4zxXrpg0T4bTmQwKkDtd0DFml2CkWe4615TK07c49NoApmnEgPdztwxtraghMO72UOZkRBgUDB5GKSc202pCChA/GqiwfaUPdjS4LyUdkhgYAUniLPI2FRsZg4+EpoMZgs=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAviMKS0iYCdMhDNjaRFlzVurOd6RVFe0VKYVOOZJko3KaULgIYAaS/l/1rRBz1963986hrDhKrLwmMRxr85S4Q=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIAGtlq4ktcSkdXJkETJjSEIO/6xbcTDcVVefyj1D7mpG", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_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.46.199 60520 10.31.9.197 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "6", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.46.199 60520 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_interfaces": ["lo", "eth0"], "ansible_eth0": {"device": "eth0", "macaddress": "12:bc:da:29:a4:45", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.9.197", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22"}, "ipv6": [{"address": "fe80::10bc:daff:fe29:a445", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.8.1", "interface": "eth0", "address": "10.31.9.197", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22", "macaddress": "12:bc:da:29:a4:45", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.9.197"], "ansible_all_ipv6_addresses": ["fe80::10bc:daff:fe29:a445"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.9.197", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::10bc:daff:fe29:a445"]}, "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": 2944, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 587, "free": 2944}, "nocache": {"free": 3283, "used": 248}, "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": "ec213495-5d8b-5184-1909-00489dab957f", "ansible_product_uuid": "ec213495-5d8b-5184-1909-00489dab957f", "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": 807, "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": 261794779136, "block_size": 4096, "block_total": 65519099, "block_available": 63914741, "block_used": 1604358, "inode_total": 131070960, "inode_available": 131029066, "inode_used": 41894, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_lsb": {}, "ansible_is_chroot": 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_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_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_iscsi_iqn": "", "ansible_service_mgr": "systemd", "ansible_pkg_mgr": "dnf", "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_apparmor": {"status": "disabled"}, "ansible_loadavg": {"1m": 0.791015625, "5m": 0.61474609375, "15m": 0.3408203125}, "ansible_fips": false, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_local": {}, "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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK 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.9.197 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_node2 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. 27448 1726853597.21365: 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-1726853596.0633094-27458-227679677826655/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 27448 1726853597.21441: _low_level_execute_command(): starting 27448 1726853597.21607: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853596.0633094-27458-227679677826655/ > /dev/null 2>&1 && sleep 0' 27448 1726853597.22960: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27448 1726853597.23199: 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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27448 1726853597.23228: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK <<< 27448 1726853597.23257: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27448 1726853597.23393: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27448 1726853597.25374: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27448 1726853597.25429: stderr chunk (state=3): >>><<< 27448 1726853597.25440: stdout chunk (state=3): >>><<< 27448 1726853597.25495: _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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27448 1726853597.25508: handler run complete 27448 1726853597.25811: variable 'ansible_facts' from source: unknown 27448 1726853597.26217: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27448 1726853597.27291: variable 'ansible_facts' from source: unknown 27448 1726853597.27434: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27448 1726853597.27856: attempt loop complete, returning result 27448 1726853597.27867: _execute() done 27448 1726853597.27916: dumping result to json 27448 1726853597.27962: done dumping result, returning 27448 1726853597.28012: done running TaskExecutor() for managed_node2/TASK: Gathering Facts [02083763-bbaf-ee63-0f41-0000000000bf] 27448 1726853597.28021: sending task result for task 02083763-bbaf-ee63-0f41-0000000000bf ok: [managed_node2] 27448 1726853597.29890: no more pending results, returning what we have 27448 1726853597.29893: results queue empty 27448 1726853597.30117: checking for any_errors_fatal 27448 1726853597.30119: done checking for any_errors_fatal 27448 1726853597.30119: checking for max_fail_percentage 27448 1726853597.30121: done checking for max_fail_percentage 27448 1726853597.30122: checking to see if all hosts have failed and the running result is not ok 27448 1726853597.30123: done checking to see if all hosts have failed 27448 1726853597.30124: getting the remaining hosts for this loop 27448 1726853597.30125: done getting the remaining hosts for this loop 27448 1726853597.30129: getting the next task for host managed_node2 27448 1726853597.30136: done getting next task for host managed_node2 27448 1726853597.30138: ^ task is: TASK: meta (flush_handlers) 27448 1726853597.30139: ^ 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 27448 1726853597.30144: getting variables 27448 1726853597.30145: in VariableManager get_vars() 27448 1726853597.30180: done sending task result for task 02083763-bbaf-ee63-0f41-0000000000bf 27448 1726853597.30184: WORKER PROCESS EXITING 27448 1726853597.30188: Calling all_inventory to load vars for managed_node2 27448 1726853597.30191: Calling groups_inventory to load vars for managed_node2 27448 1726853597.30194: Calling all_plugins_inventory to load vars for managed_node2 27448 1726853597.30204: Calling all_plugins_play to load vars for managed_node2 27448 1726853597.30207: Calling groups_plugins_inventory to load vars for managed_node2 27448 1726853597.30210: Calling groups_plugins_play to load vars for managed_node2 27448 1726853597.30665: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27448 1726853597.31158: done with get_vars() 27448 1726853597.31168: done getting variables 27448 1726853597.31311: in VariableManager get_vars() 27448 1726853597.31320: Calling all_inventory to load vars for managed_node2 27448 1726853597.31322: Calling groups_inventory to load vars for managed_node2 27448 1726853597.31324: Calling all_plugins_inventory to load vars for managed_node2 27448 1726853597.31329: Calling all_plugins_play to load vars for managed_node2 27448 1726853597.31331: Calling groups_plugins_inventory to load vars for managed_node2 27448 1726853597.31334: Calling groups_plugins_play to load vars for managed_node2 27448 1726853597.31704: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27448 1726853597.32133: done with get_vars() 27448 1726853597.32149: done queuing things up, now waiting for results queue to drain 27448 1726853597.32151: results queue empty 27448 1726853597.32152: checking for any_errors_fatal 27448 1726853597.32157: done checking for any_errors_fatal 27448 1726853597.32158: checking for max_fail_percentage 27448 1726853597.32159: done checking for max_fail_percentage 27448 1726853597.32160: checking to see if all hosts have failed and the running result is not ok 27448 1726853597.32161: done checking to see if all hosts have failed 27448 1726853597.32167: getting the remaining hosts for this loop 27448 1726853597.32168: done getting the remaining hosts for this loop 27448 1726853597.32242: getting the next task for host managed_node2 27448 1726853597.32248: done getting next task for host managed_node2 27448 1726853597.32251: ^ task is: TASK: Include the task 'el_repo_setup.yml' 27448 1726853597.32252: ^ 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 27448 1726853597.32257: getting variables 27448 1726853597.32258: in VariableManager get_vars() 27448 1726853597.32267: Calling all_inventory to load vars for managed_node2 27448 1726853597.32269: Calling groups_inventory to load vars for managed_node2 27448 1726853597.32273: Calling all_plugins_inventory to load vars for managed_node2 27448 1726853597.32278: Calling all_plugins_play to load vars for managed_node2 27448 1726853597.32345: Calling groups_plugins_inventory to load vars for managed_node2 27448 1726853597.32350: Calling groups_plugins_play to load vars for managed_node2 27448 1726853597.32656: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27448 1726853597.33107: done with get_vars() 27448 1726853597.33115: done getting variables TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tests_route_device_initscripts.yml:10 Friday 20 September 2024 13:33:17 -0400 (0:00:01.307) 0:00:01.315 ****** 27448 1726853597.33344: entering _queue_task() for managed_node2/include_tasks 27448 1726853597.33346: Creating lock for include_tasks 27448 1726853597.34284: worker is 1 (out of 1 available) 27448 1726853597.34295: exiting _queue_task() for managed_node2/include_tasks 27448 1726853597.34308: done queuing things up, now waiting for results queue to drain 27448 1726853597.34309: waiting for pending results... 27448 1726853597.34663: running TaskExecutor() for managed_node2/TASK: Include the task 'el_repo_setup.yml' 27448 1726853597.34847: in run() - task 02083763-bbaf-ee63-0f41-000000000006 27448 1726853597.34930: variable 'ansible_search_path' from source: unknown 27448 1726853597.35006: calling self._execute() 27448 1726853597.35190: variable 'ansible_host' from source: host vars for 'managed_node2' 27448 1726853597.35194: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27448 1726853597.35197: variable 'omit' from source: magic vars 27448 1726853597.35497: _execute() done 27448 1726853597.35500: dumping result to json 27448 1726853597.35503: done dumping result, returning 27448 1726853597.35519: done running TaskExecutor() for managed_node2/TASK: Include the task 'el_repo_setup.yml' [02083763-bbaf-ee63-0f41-000000000006] 27448 1726853597.35523: sending task result for task 02083763-bbaf-ee63-0f41-000000000006 27448 1726853597.35891: no more pending results, returning what we have 27448 1726853597.35896: in VariableManager get_vars() 27448 1726853597.35930: Calling all_inventory to load vars for managed_node2 27448 1726853597.35933: Calling groups_inventory to load vars for managed_node2 27448 1726853597.35937: Calling all_plugins_inventory to load vars for managed_node2 27448 1726853597.36083: Calling all_plugins_play to load vars for managed_node2 27448 1726853597.36087: Calling groups_plugins_inventory to load vars for managed_node2 27448 1726853597.36091: Calling groups_plugins_play to load vars for managed_node2 27448 1726853597.36547: done sending task result for task 02083763-bbaf-ee63-0f41-000000000006 27448 1726853597.36551: WORKER PROCESS EXITING 27448 1726853597.36686: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27448 1726853597.37058: done with get_vars() 27448 1726853597.37065: variable 'ansible_search_path' from source: unknown 27448 1726853597.37181: we have included files to process 27448 1726853597.37183: generating all_blocks data 27448 1726853597.37184: done generating all_blocks data 27448 1726853597.37185: processing included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 27448 1726853597.37186: loading included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 27448 1726853597.37189: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 27448 1726853597.38842: in VariableManager get_vars() 27448 1726853597.38862: done with get_vars() 27448 1726853597.39102: done processing included file 27448 1726853597.39104: iterating over new_blocks loaded from include file 27448 1726853597.39106: in VariableManager get_vars() 27448 1726853597.39118: done with get_vars() 27448 1726853597.39120: filtering new block on tags 27448 1726853597.39187: done filtering new block on tags 27448 1726853597.39191: in VariableManager get_vars() 27448 1726853597.39202: done with get_vars() 27448 1726853597.39204: filtering new block on tags 27448 1726853597.39218: done filtering new block on tags 27448 1726853597.39221: in VariableManager get_vars() 27448 1726853597.39317: done with get_vars() 27448 1726853597.39320: filtering new block on tags 27448 1726853597.39336: done filtering new block on tags 27448 1726853597.39338: done iterating over new_blocks loaded from include file included: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml for managed_node2 27448 1726853597.39460: extending task lists for all hosts with included blocks 27448 1726853597.39513: done extending task lists 27448 1726853597.39514: done processing included files 27448 1726853597.39515: results queue empty 27448 1726853597.39516: checking for any_errors_fatal 27448 1726853597.39517: done checking for any_errors_fatal 27448 1726853597.39518: checking for max_fail_percentage 27448 1726853597.39519: done checking for max_fail_percentage 27448 1726853597.39520: checking to see if all hosts have failed and the running result is not ok 27448 1726853597.39521: done checking to see if all hosts have failed 27448 1726853597.39521: getting the remaining hosts for this loop 27448 1726853597.39522: done getting the remaining hosts for this loop 27448 1726853597.39525: getting the next task for host managed_node2 27448 1726853597.39529: done getting next task for host managed_node2 27448 1726853597.39531: ^ task is: TASK: Gather the minimum subset of ansible_facts required by the network role test 27448 1726853597.39533: ^ 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 27448 1726853597.39535: getting variables 27448 1726853597.39536: in VariableManager get_vars() 27448 1726853597.39544: Calling all_inventory to load vars for managed_node2 27448 1726853597.39547: Calling groups_inventory to load vars for managed_node2 27448 1726853597.39549: Calling all_plugins_inventory to load vars for managed_node2 27448 1726853597.39884: Calling all_plugins_play to load vars for managed_node2 27448 1726853597.39889: Calling groups_plugins_inventory to load vars for managed_node2 27448 1726853597.39893: Calling groups_plugins_play to load vars for managed_node2 27448 1726853597.40423: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27448 1726853597.41041: done with get_vars() 27448 1726853597.41051: done getting variables TASK [Gather the minimum subset of ansible_facts required by the network role test] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Friday 20 September 2024 13:33:17 -0400 (0:00:00.080) 0:00:01.395 ****** 27448 1726853597.41387: entering _queue_task() for managed_node2/setup 27448 1726853597.42615: worker is 1 (out of 1 available) 27448 1726853597.42628: exiting _queue_task() for managed_node2/setup 27448 1726853597.42640: done queuing things up, now waiting for results queue to drain 27448 1726853597.42641: waiting for pending results... 27448 1726853597.42880: running TaskExecutor() for managed_node2/TASK: Gather the minimum subset of ansible_facts required by the network role test 27448 1726853597.43177: in run() - task 02083763-bbaf-ee63-0f41-0000000000d0 27448 1726853597.43199: variable 'ansible_search_path' from source: unknown 27448 1726853597.43205: variable 'ansible_search_path' from source: unknown 27448 1726853597.43244: calling self._execute() 27448 1726853597.43370: variable 'ansible_host' from source: host vars for 'managed_node2' 27448 1726853597.43528: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27448 1726853597.43543: variable 'omit' from source: magic vars 27448 1726853597.44573: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27448 1726853597.49060: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27448 1726853597.49199: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27448 1726853597.49498: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27448 1726853597.50079: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27448 1726853597.50085: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27448 1726853597.50089: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27448 1726853597.50092: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27448 1726853597.50405: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27448 1726853597.50504: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27448 1726853597.50531: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27448 1726853597.51168: variable 'ansible_facts' from source: unknown 27448 1726853597.51308: variable 'network_test_required_facts' from source: task vars 27448 1726853597.51353: Evaluated conditional (not ansible_facts.keys() | list | intersect(network_test_required_facts) == network_test_required_facts): True 27448 1726853597.51604: variable 'omit' from source: magic vars 27448 1726853597.51822: variable 'omit' from source: magic vars 27448 1726853597.51825: variable 'omit' from source: magic vars 27448 1726853597.51827: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 27448 1726853597.51830: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 27448 1726853597.51833: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 27448 1726853597.52367: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27448 1726853597.52372: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27448 1726853597.52375: variable 'inventory_hostname' from source: host vars for 'managed_node2' 27448 1726853597.52378: variable 'ansible_host' from source: host vars for 'managed_node2' 27448 1726853597.52380: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27448 1726853597.52439: Set connection var ansible_module_compression to ZIP_DEFLATED 27448 1726853597.52597: Set connection var ansible_pipelining to False 27448 1726853597.52609: Set connection var ansible_shell_executable to /bin/sh 27448 1726853597.52617: Set connection var ansible_connection to ssh 27448 1726853597.52624: Set connection var ansible_shell_type to sh 27448 1726853597.52635: Set connection var ansible_timeout to 10 27448 1726853597.52679: variable 'ansible_shell_executable' from source: unknown 27448 1726853597.52961: variable 'ansible_connection' from source: unknown 27448 1726853597.52965: variable 'ansible_module_compression' from source: unknown 27448 1726853597.52967: variable 'ansible_shell_type' from source: unknown 27448 1726853597.52969: variable 'ansible_shell_executable' from source: unknown 27448 1726853597.52973: variable 'ansible_host' from source: host vars for 'managed_node2' 27448 1726853597.52975: variable 'ansible_pipelining' from source: unknown 27448 1726853597.52977: variable 'ansible_timeout' from source: unknown 27448 1726853597.52979: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27448 1726853597.53161: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 27448 1726853597.53296: variable 'omit' from source: magic vars 27448 1726853597.53307: starting attempt loop 27448 1726853597.53313: running the handler 27448 1726853597.53363: _low_level_execute_command(): starting 27448 1726853597.53403: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 27448 1726853597.55564: 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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK <<< 27448 1726853597.55693: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27448 1726853597.55810: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27448 1726853597.57606: stdout chunk (state=3): >>>/root <<< 27448 1726853597.58077: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27448 1726853597.58080: stdout chunk (state=3): >>><<< 27448 1726853597.58083: stderr chunk (state=3): >>><<< 27448 1726853597.58086: _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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27448 1726853597.58098: _low_level_execute_command(): starting 27448 1726853597.58101: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853597.5789604-27504-25513035838824 `" && echo ansible-tmp-1726853597.5789604-27504-25513035838824="` echo /root/.ansible/tmp/ansible-tmp-1726853597.5789604-27504-25513035838824 `" ) && sleep 0' 27448 1726853597.59290: 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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration <<< 27448 1726853597.59450: 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.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK <<< 27448 1726853597.59609: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27448 1726853597.59691: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27448 1726853597.61738: stdout chunk (state=3): >>>ansible-tmp-1726853597.5789604-27504-25513035838824=/root/.ansible/tmp/ansible-tmp-1726853597.5789604-27504-25513035838824 <<< 27448 1726853597.61879: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27448 1726853597.62077: stderr chunk (state=3): >>><<< 27448 1726853597.62081: stdout chunk (state=3): >>><<< 27448 1726853597.62084: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853597.5789604-27504-25513035838824=/root/.ansible/tmp/ansible-tmp-1726853597.5789604-27504-25513035838824 , 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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27448 1726853597.62129: variable 'ansible_module_compression' from source: unknown 27448 1726853597.62314: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-274482icp7_qf/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 27448 1726853597.62441: variable 'ansible_facts' from source: unknown 27448 1726853597.63080: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853597.5789604-27504-25513035838824/AnsiballZ_setup.py 27448 1726853597.63215: Sending initial data 27448 1726853597.63224: Sent initial data (153 bytes) 27448 1726853597.64388: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27448 1726853597.64535: 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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27448 1726853597.64723: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK <<< 27448 1726853597.64741: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27448 1726853597.64922: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27448 1726853597.66629: 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 <<< 27448 1726853597.66775: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 27448 1726853597.66837: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-274482icp7_qf/tmpst7k88kj /root/.ansible/tmp/ansible-tmp-1726853597.5789604-27504-25513035838824/AnsiballZ_setup.py <<< 27448 1726853597.66846: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853597.5789604-27504-25513035838824/AnsiballZ_setup.py" <<< 27448 1726853597.67050: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-274482icp7_qf/tmpst7k88kj" to remote "/root/.ansible/tmp/ansible-tmp-1726853597.5789604-27504-25513035838824/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853597.5789604-27504-25513035838824/AnsiballZ_setup.py" <<< 27448 1726853597.70397: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27448 1726853597.70401: stdout chunk (state=3): >>><<< 27448 1726853597.70406: stderr chunk (state=3): >>><<< 27448 1726853597.70428: done transferring module to remote 27448 1726853597.70477: _low_level_execute_command(): starting 27448 1726853597.70485: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853597.5789604-27504-25513035838824/ /root/.ansible/tmp/ansible-tmp-1726853597.5789604-27504-25513035838824/AnsiballZ_setup.py && sleep 0' 27448 1726853597.71730: 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 <<< 27448 1726853597.71734: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27448 1726853597.71775: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27448 1726853597.72003: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 27448 1726853597.72006: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27448 1726853597.72450: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27448 1726853597.72487: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27448 1726853597.74402: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27448 1726853597.74435: stderr chunk (state=3): >>><<< 27448 1726853597.74444: stdout chunk (state=3): >>><<< 27448 1726853597.74466: _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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27448 1726853597.74502: _low_level_execute_command(): starting 27448 1726853597.74511: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853597.5789604-27504-25513035838824/AnsiballZ_setup.py && sleep 0' 27448 1726853597.75702: 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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 <<< 27448 1726853597.75744: stderr chunk (state=3): >>>debug2: match found <<< 27448 1726853597.75785: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27448 1726853597.75805: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 27448 1726853597.75886: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27448 1726853597.75963: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27448 1726853597.76065: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27448 1726853597.78497: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # <<< 27448 1726853597.78588: stdout chunk (state=3): >>>import '_io' # import 'marshal' # import 'posix' # <<< 27448 1726853597.78605: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 27448 1726853597.78681: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 27448 1726853597.78698: 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' <<< 27448 1726853597.78711: stdout chunk (state=3): >>>import '_codecs' # <<< 27448 1726853597.78736: stdout chunk (state=3): >>>import 'codecs' # <<< 27448 1726853597.78878: stdout chunk (state=3): >>># /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' <<< 27448 1726853597.78883: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9f9684d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9f937b30> <<< 27448 1726853597.78906: 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 0x7f8c9f96aa50> import '_signal' # import '_abc' # <<< 27448 1726853597.78911: stdout chunk (state=3): >>>import 'abc' # <<< 27448 1726853597.78924: stdout chunk (state=3): >>>import 'io' # <<< 27448 1726853597.78953: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 27448 1726853597.79048: stdout chunk (state=3): >>>import '_collections_abc' # <<< 27448 1726853597.79117: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # import 'os' # <<< 27448 1726853597.79121: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 27448 1726853597.79138: stdout chunk (state=3): >>>Processing user site-packages <<< 27448 1726853597.79215: stdout chunk (state=3): >>>Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' <<< 27448 1726853597.79275: stdout chunk (state=3): >>>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 0x7f8c9f71d130> <<< 27448 1726853597.79284: 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 <<< 27448 1726853597.79297: 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 0x7f8c9f71dfa0> <<< 27448 1726853597.79325: stdout chunk (state=3): >>>import 'site' # <<< 27448 1726853597.79386: 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. <<< 27448 1726853597.79743: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 27448 1726853597.79976: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 27448 1726853597.79995: 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 # 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 0x7f8c9f75bec0> # /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 0x7f8c9f75bf80> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 27448 1726853597.80023: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 27448 1726853597.80036: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 27448 1726853597.80100: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 27448 1726853597.80114: stdout chunk (state=3): >>>import 'itertools' # <<< 27448 1726853597.80139: 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 0x7f8c9f793830> <<< 27448 1726853597.80153: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 27448 1726853597.80246: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9f793ec0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9f773b60> import '_functools' # <<< 27448 1726853597.80279: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9f7712b0> <<< 27448 1726853597.80373: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9f759070> <<< 27448 1726853597.80396: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 27448 1726853597.80410: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 27448 1726853597.80429: stdout chunk (state=3): >>>import '_sre' # <<< 27448 1726853597.80487: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 27448 1726853597.80696: 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' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9f7b37d0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9f7b23f0> # /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 0x7f8c9f772150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9f7b0bc0> # /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 0x7f8c9f7e8890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9f7582f0> # /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' <<< 27448 1726853597.80766: 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 0x7f8c9f7e8d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9f7e8bf0> # 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 0x7f8c9f7e8fe0> <<< 27448 1726853597.80769: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9f756e10> <<< 27448 1726853597.80876: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9f7e9670> <<< 27448 1726853597.80879: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9f7e9370> import 'importlib.machinery' # <<< 27448 1726853597.80912: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py <<< 27448 1726853597.80926: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' <<< 27448 1726853597.80937: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9f7ea540> import 'importlib.util' # <<< 27448 1726853597.80972: stdout chunk (state=3): >>>import 'runpy' # <<< 27448 1726853597.80983: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 27448 1726853597.81099: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9f800740> import 'errno' # <<< 27448 1726853597.81103: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 27448 1726853597.81117: 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 0x7f8c9f801e20> <<< 27448 1726853597.81122: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 27448 1726853597.81190: 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' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9f802cc0> <<< 27448 1726853597.81216: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' <<< 27448 1726853597.81219: 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 0x7f8c9f8032f0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9f802210> <<< 27448 1726853597.81253: 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' <<< 27448 1726853597.81298: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c9f803d70> <<< 27448 1726853597.81376: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9f8034a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9f7ea4b0> <<< 27448 1726853597.81379: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 27448 1726853597.81405: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 27448 1726853597.81422: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 27448 1726853597.81483: stdout chunk (state=3): >>># 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 0x7f8c9f4ffc50> <<< 27448 1726853597.81501: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py <<< 27448 1726853597.81519: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' <<< 27448 1726853597.81617: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' <<< 27448 1726853597.81622: stdout chunk (state=3): >>># extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c9f5287a0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9f528500> <<< 27448 1726853597.81638: 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 0x7f8c9f5287d0> # /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' <<< 27448 1726853597.81688: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 27448 1726853597.81814: 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 0x7f8c9f529100> <<< 27448 1726853597.81976: 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 0x7f8c9f529af0> <<< 27448 1726853597.81979: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9f5289b0> <<< 27448 1726853597.81981: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9f4fddf0> <<< 27448 1726853597.82003: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 27448 1726853597.82024: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 27448 1726853597.82039: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 27448 1726853597.82066: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 27448 1726853597.82179: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9f52af00> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9f529c40> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9f7eac60> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 27448 1726853597.82206: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 27448 1726853597.82218: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 27448 1726853597.82260: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 27448 1726853597.82290: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9f553230> <<< 27448 1726853597.82389: 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 <<< 27448 1726853597.82408: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 27448 1726853597.82441: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9f5775f0> <<< 27448 1726853597.82491: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 27448 1726853597.82602: stdout chunk (state=3): >>># 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 0x7f8c9f5d8380> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 27448 1726853597.82686: stdout chunk (state=3): >>># 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 <<< 27448 1726853597.82710: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 27448 1726853597.82787: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9f5daae0> <<< 27448 1726853597.82870: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9f5d84a0> <<< 27448 1726853597.82940: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9f599370> # /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 0x7f8c9ef25430> <<< 27448 1726853597.83028: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9f5763f0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9f52be00> <<< 27448 1726853597.83143: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 27448 1726853597.83255: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f8c9f576750> <<< 27448 1726853597.83495: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_setup_payload_itl4f9c6/ansible_setup_payload.zip' # zipimport: zlib available <<< 27448 1726853597.83623: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853597.83642: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 27448 1726853597.83686: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 27448 1726853597.83703: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 27448 1726853597.83797: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 27448 1726853597.83815: 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'<<< 27448 1726853597.83895: stdout chunk (state=3): >>> import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9ef8f170> import '_typing' # <<< 27448 1726853597.84029: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9ef6e060> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9ef6d1c0> <<< 27448 1726853597.84034: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853597.84053: stdout chunk (state=3): >>>import 'ansible' # <<< 27448 1726853597.84066: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853597.84123: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available <<< 27448 1726853597.85703: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853597.86824: 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 0x7f8c9ef8d040> <<< 27448 1726853597.86829: 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' <<< 27448 1726853597.86832: 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' <<< 27448 1726853597.86876: 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' <<< 27448 1726853597.86978: 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 0x7f8c9efbeab0> <<< 27448 1726853597.87012: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9efbe840> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9efbe150> # /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 0x7f8c9efbe5a0> <<< 27448 1726853597.87046: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9ef8fe00> import 'atexit' # <<< 27448 1726853597.87077: 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 0x7f8c9efbf860> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 27448 1726853597.87107: stdout chunk (state=3): >>># 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 0x7f8c9efbfaa0> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 27448 1726853597.87183: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 27448 1726853597.87307: stdout chunk (state=3): >>>import '_locale' # <<< 27448 1726853597.87351: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9efbffb0> 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 0x7f8c9ee29dc0> # 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 0x7f8c9ee2b9e0> <<< 27448 1726853597.87378: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 27448 1726853597.87390: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 27448 1726853597.87436: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9ee2c3b0> <<< 27448 1726853597.87447: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 27448 1726853597.87482: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 27448 1726853597.87506: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9ee2d550> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 27448 1726853597.87551: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 27448 1726853597.87636: 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' <<< 27448 1726853597.87639: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9ee2ffe0> <<< 27448 1726853597.87673: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' <<< 27448 1726853597.87789: stdout chunk (state=3): >>># extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c9ee34320> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9ee2e2d0> # /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' <<< 27448 1726853597.87792: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 27448 1726853597.87913: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 27448 1726853597.87947: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9ee37ec0> <<< 27448 1726853597.87988: stdout chunk (state=3): >>>import '_tokenize' # <<< 27448 1726853597.88267: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9ee36990> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9ee366f0> # /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 0x7f8c9ee36c60> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9ee2e7b0> # 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 0x7f8c9ee7bf20> <<< 27448 1726853597.88302: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9ee7c200> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py <<< 27448 1726853597.88347: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 27448 1726853597.88417: 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 0x7f8c9ee7dca0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9ee7da60> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 27448 1726853597.88449: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 27448 1726853597.88525: 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 0x7f8c9ee80230> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9ee7e390> <<< 27448 1726853597.88567: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 27448 1726853597.88639: 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' <<< 27448 1726853597.88721: stdout chunk (state=3): >>>import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9ee83980> <<< 27448 1726853597.88922: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9ee80380> <<< 27448 1726853597.89014: 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 0x7f8c9ee84800> <<< 27448 1726853597.89051: 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 0x7f8c9ee849e0> <<< 27448 1726853597.89111: 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' <<< 27448 1726853597.89137: stdout chunk (state=3): >>># extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c9ee84350> <<< 27448 1726853597.89164: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9ee7c320> # /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' <<< 27448 1726853597.89209: 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' <<< 27448 1726853597.89247: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 27448 1726853597.89286: 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 0x7f8c9ed10500> <<< 27448 1726853597.89517: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 27448 1726853597.89533: 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 0x7f8c9ed118e0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9ee86c90> <<< 27448 1726853597.89591: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c9ee80590> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9ee868a0> <<< 27448 1726853597.89594: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853597.89633: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 27448 1726853597.89767: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853597.89895: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853597.90014: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 27448 1726853597.90150: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853597.90336: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853597.91400: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853597.91778: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # <<< 27448 1726853597.91803: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 27448 1726853597.91837: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 27448 1726853597.91857: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 27448 1726853597.91883: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' <<< 27448 1726853597.91905: stdout chunk (state=3): >>># extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c9ed15a60> <<< 27448 1726853597.91973: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 27448 1726853597.92008: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 27448 1726853597.92030: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9ed16750> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9ed11b20> <<< 27448 1726853597.92060: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 27448 1726853597.92382: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available <<< 27448 1726853597.92597: 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' <<< 27448 1726853597.92635: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9ed16450> # zipimport: zlib available <<< 27448 1726853597.93402: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853597.94166: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853597.94341: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853597.94601: 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 <<< 27448 1726853597.94724: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 27448 1726853597.94751: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 27448 1726853597.94830: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 27448 1726853597.94875: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 27448 1726853597.94900: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853597.95352: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853597.95599: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 27448 1726853597.95626: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # <<< 27448 1726853597.95803: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9ed17950> # zipimport: zlib available # zipimport: zlib available <<< 27448 1726853597.95853: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 27448 1726853597.95882: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # <<< 27448 1726853597.95906: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853597.95939: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853597.95986: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 27448 1726853597.96006: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853597.96027: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853597.96077: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853597.96130: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853597.96207: 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 <<< 27448 1726853597.96247: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 27448 1726853597.96359: 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 0x7f8c9ed22180> <<< 27448 1726853597.96386: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9ed1fe30> <<< 27448 1726853597.96419: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # <<< 27448 1726853597.96449: stdout chunk (state=3): >>>import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 27448 1726853597.96581: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 27448 1726853597.96593: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853597.96638: 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' <<< 27448 1726853597.96679: 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' <<< 27448 1726853597.96801: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 27448 1726853597.96821: 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 # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 27448 1726853597.96860: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9ee0aa80> <<< 27448 1726853597.96915: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9efea750> <<< 27448 1726853597.96997: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9ed22270> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9ed14d70> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 27448 1726853597.97046: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853597.97069: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 27448 1726853597.97158: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 27448 1726853597.97161: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # <<< 27448 1726853597.97236: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853597.97259: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853597.97304: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853597.97344: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853597.97481: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853597.97488: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853597.97509: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.namespace' # # zipimport: zlib available <<< 27448 1726853597.97589: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853597.97653: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853597.97675: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853597.97723: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # # zipimport: zlib available <<< 27448 1726853597.97944: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853597.98204: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 27448 1726853597.98208: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py <<< 27448 1726853597.98264: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py <<< 27448 1726853597.98302: 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 0x7f8c9edb2660> <<< 27448 1726853597.98608: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' # /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 0x7f8c9e92bfb0> # 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 0x7f8c9e9303e0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9ed9f2c0> <<< 27448 1726853597.98612: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9edb31a0> <<< 27448 1726853597.98614: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9edb0d70> <<< 27448 1726853597.98627: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9edb08c0> # /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 27448 1726853597.98684: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' <<< 27448 1726853597.98780: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py # code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py <<< 27448 1726853597.98798: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c9e9332f0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9e932ba0> <<< 27448 1726853597.98879: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c9e932d80> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9e931fd0> # /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 27448 1726853597.98985: 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 0x7f8c9e9333e0> <<< 27448 1726853597.98998: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 27448 1726853597.99026: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' <<< 27448 1726853597.99094: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8c9e98dee0> <<< 27448 1726853597.99173: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9e933ec0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9edb0b60> import 'ansible.module_utils.facts.timeout' # <<< 27448 1726853597.99185: 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 <<< 27448 1726853597.99246: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853597.99400: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # # zipimport: zlib available <<< 27448 1726853597.99408: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853597.99463: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system' # <<< 27448 1726853597.99466: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853597.99526: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853597.99531: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.apparmor' # # zipimport: zlib available <<< 27448 1726853597.99623: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853597.99649: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # # zipimport: zlib available <<< 27448 1726853597.99762: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.chroot' # <<< 27448 1726853597.99776: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853597.99857: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853597.99860: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853597.99967: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853597.99989: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # # zipimport: zlib available <<< 27448 1726853598.00513: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853598.00924: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # <<< 27448 1726853598.00953: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853598.01116: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 27448 1726853598.01119: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853598.01132: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # # zipimport: zlib available <<< 27448 1726853598.01197: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853598.01275: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.env' # # zipimport: zlib available <<< 27448 1726853598.01312: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853598.01386: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # <<< 27448 1726853598.01419: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 27448 1726853598.01525: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # # zipimport: zlib available <<< 27448 1726853598.01528: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.loadavg' # # zipimport: zlib available <<< 27448 1726853598.01580: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853598.01666: 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' <<< 27448 1726853598.01736: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9e98eed0> # /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 27448 1726853598.01825: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 27448 1726853598.01872: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9e98eb40> <<< 27448 1726853598.02032: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.local' # # zipimport: zlib available # zipimport: zlib available <<< 27448 1726853598.02035: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # # zipimport: zlib available <<< 27448 1726853598.02225: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.pkg_mgr' # # zipimport: zlib available <<< 27448 1726853598.02286: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853598.02359: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # <<< 27448 1726853598.02378: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853598.02408: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853598.02457: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 27448 1726853598.02512: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 27448 1726853598.02590: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 27448 1726853598.02661: 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 0x7f8c9e9ce120> <<< 27448 1726853598.02848: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9edb0800> <<< 27448 1726853598.02882: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.python' # # zipimport: zlib available <<< 27448 1726853598.02992: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.selinux' # # zipimport: zlib available <<< 27448 1726853598.03072: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853598.03156: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853598.03267: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853598.03427: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # <<< 27448 1726853598.03550: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853598.03565: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.ssh_pub_keys' # # zipimport: zlib available # zipimport: zlib available <<< 27448 1726853598.03606: 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' <<< 27448 1726853598.03656: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 27448 1726853598.03931: 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 0x7f8c9e9e1c40> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9e9bf1d0> 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 <<< 27448 1726853598.03964: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853598.04118: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # <<< 27448 1726853598.04134: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853598.04226: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853598.04326: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853598.04376: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853598.04402: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # <<< 27448 1726853598.04445: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.darwin' # # zipimport: zlib available <<< 27448 1726853598.04478: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853598.04481: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853598.04612: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853598.04935: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # # zipimport: zlib available # zipimport: zlib available <<< 27448 1726853598.05010: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # <<< 27448 1726853598.05037: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853598.05049: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853598.05087: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853598.05897: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853598.06193: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # <<< 27448 1726853598.06237: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853598.06311: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853598.06424: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # <<< 27448 1726853598.06564: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853598.06585: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853598.06640: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # <<< 27448 1726853598.06659: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853598.06797: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853598.06953: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # <<< 27448 1726853598.07004: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network' # # zipimport: zlib available <<< 27448 1726853598.07039: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853598.07113: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # # zipimport: zlib available <<< 27448 1726853598.07192: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853598.07325: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853598.07545: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853598.07710: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # <<< 27448 1726853598.07721: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853598.07858: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853598.07894: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # # zipimport: zlib available <<< 27448 1726853598.07898: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.dragonfly' # # zipimport: zlib available <<< 27448 1726853598.07924: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853598.08003: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # # zipimport: zlib available <<< 27448 1726853598.08113: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.freebsd' # # zipimport: zlib available <<< 27448 1726853598.08116: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853598.08177: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # <<< 27448 1726853598.08306: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 27448 1726853598.08395: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # # zipimport: zlib available <<< 27448 1726853598.08582: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853598.08862: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # <<< 27448 1726853598.08957: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 27448 1726853598.09473: stdout chunk (state=3): >>>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 <<< 27448 1726853598.09489: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # <<< 27448 1726853598.09493: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual' # <<< 27448 1726853598.09495: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 27448 1726853598.09526: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # # zipimport: zlib available <<< 27448 1726853598.09598: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 27448 1726853598.09601: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853598.09649: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853598.09725: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853598.09791: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # import 'ansible.module_utils.facts.virtual.freebsd' # <<< 27448 1726853598.09834: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.dragonfly' # # zipimport: zlib available <<< 27448 1726853598.10014: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual.hpux' # # zipimport: zlib available <<< 27448 1726853598.10113: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853598.10308: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # <<< 27448 1726853598.10323: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853598.10370: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853598.10421: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # <<< 27448 1726853598.10432: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853598.10467: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853598.10602: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # # zipimport: zlib available <<< 27448 1726853598.10686: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual.sunos' # <<< 27448 1726853598.10713: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.default_collectors' # # zipimport: zlib available <<< 27448 1726853598.10849: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853598.10886: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 27448 1726853598.11232: stdout chunk (state=3): >>># 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' <<< 27448 1726853598.11236: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py <<< 27448 1726853598.11255: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' <<< 27448 1726853598.11333: 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 0x7f8c9e7dedb0> <<< 27448 1726853598.11337: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9e7def00> <<< 27448 1726853598.11339: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9e7dcda0> <<< 27448 1726853598.12513: stdout chunk (state=3): >>> <<< 27448 1726853598.12517: stdout chunk (state=3): >>>{"ansible_facts": {"ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "13", "minute": "33", "second": "18", "epoch": "1726853598", "epoch_int": "1726853598", "date": "2024-09-20", "time": "13:33:18", "iso8601_micro": "2024-09-20T17:33:18.110826Z", "iso8601": "2024-09-20T17:33:18Z", "iso8601_basic": "20240920T133318110826", "iso8601_basic_short": "20240920T133318", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "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_fips": false, "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-9-197.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-9-197", "ansible_nodename": "ip-10-31-9-197.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": "ec2134955d8b5184190900489dab957f", "ansible_lsb": {}, "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_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_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.46.199 60520 10.31.9.197 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "6", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.46.199 60520 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_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_apparmor": {"status": "disabled"}, "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_local": {}, "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_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDiy4Yen7eiWP0/hmH4/5WHzI91c8NPRAJCku4Kk63/nAM2/HDHVpCGbs8kPnAcpJ95BGnY2AZ50i/GjByh6rqN4q0QNajZqOQdMrkomTRQGFsaoQTUzu+Wt7NYtajPseEV2zJTYbIlIC8H5nwTib7SkZscdc1iTw0saFFpV/aB+l5BDLfOe5EeE772aMDPUwKIw9RVy45e9Dl7uEv/Ez5XL/ZsZ8K0iZ4v2/Ebj39j+tw5M9hEjzRp4dqgv4FTXaFf2TvCql8dulUOPsjMu2MIvIfB4FbPNXrGKPKbzkjxWn4r+wUuvMPr4zoIJieVXFTR6ozZdzis6d3WFGAgZgX3ns+ULgR+lp0ZvHZb2amOGE8aM1TdwnDCeanweLvXk4zxXrpg0T4bTmQwKkDtd0DFml2CkWe4615TK07c49NoApmnEgPdztwxtraghMO72UOZkRBgUDB5GKSc202pCChA/GqiwfaUPdjS4LyUdkhgYAUniLPI2FRsZg4+EpoMZgs=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAviMKS0iYCdMhDNjaRFlzVurOd6RVFe0VKYVOOZJko3KaULgIYAaS/l/1rRBz1963986hrDhKrLwmMRxr85S4Q=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIAGtlq4ktcSkdXJkETJjSEIO/6xbcTDcVVefyj1D7mpG", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_pkg_mgr": "dnf", "ansible_service_mgr": "systemd", "gather_subset": ["min"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["min"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 27448 1726853598.13322: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site<<< 27448 1726853598.13347: stdout chunk (state=3): >>> # 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<<< 27448 1726853598.13462: stdout chunk (state=3): >>> # 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 <<< 27448 1726853598.13693: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules <<< 27448 1726853598.13697: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _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 <<< 27448 1726853598.14228: stdout chunk (state=3): >>># 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 <<< 27448 1726853598.14397: stdout chunk (state=3): >>># 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 <<< 27448 1726853598.14504: stdout chunk (state=3): >>># destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux <<< 27448 1726853598.14572: stdout chunk (state=3): >>># destroy getpass # destroy pwd # destroy termios # destroy errno # destroy json <<< 27448 1726853598.14596: stdout chunk (state=3): >>># destroy socket # destroy struct <<< 27448 1726853598.14601: stdout chunk (state=3): >>># destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector <<< 27448 1726853598.14603: stdout chunk (state=3): >>># cleanup[3] wiping encodings.idna # destroy stringprep <<< 27448 1726853598.14852: stdout chunk (state=3): >>># 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 <<< 27448 1726853598.14858: stdout chunk (state=3): >>># 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 <<< 27448 1726853598.14861: stdout chunk (state=3): >>># 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 <<< 27448 1726853598.14863: stdout chunk (state=3): >>># cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 27448 1726853598.14974: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 27448 1726853598.15010: stdout chunk (state=3): >>># destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath <<< 27448 1726853598.15035: stdout chunk (state=3): >>># destroy re._parser # destroy tokenize <<< 27448 1726853598.15100: 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 <<< 27448 1726853598.15124: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 27448 1726853598.15416: 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 <<< 27448 1726853598.15739: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.197 closed. <<< 27448 1726853598.15797: stderr chunk (state=3): >>><<< 27448 1726853598.15840: stdout chunk (state=3): >>><<< 27448 1726853598.16516: _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 0x7f8c9f9684d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9f937b30> # /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 0x7f8c9f96aa50> 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 0x7f8c9f71d130> # /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 0x7f8c9f71dfa0> 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 0x7f8c9f75bec0> # /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 0x7f8c9f75bf80> # /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 0x7f8c9f793830> # /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 0x7f8c9f793ec0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9f773b60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9f7712b0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9f759070> # /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 0x7f8c9f7b37d0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9f7b23f0> # /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 0x7f8c9f772150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9f7b0bc0> # /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 0x7f8c9f7e8890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9f7582f0> # /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 0x7f8c9f7e8d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9f7e8bf0> # 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 0x7f8c9f7e8fe0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9f756e10> # /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 0x7f8c9f7e9670> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9f7e9370> 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 0x7f8c9f7ea540> 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 0x7f8c9f800740> 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 0x7f8c9f801e20> # /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 0x7f8c9f802cc0> # 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 0x7f8c9f8032f0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9f802210> # /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 0x7f8c9f803d70> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9f8034a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9f7ea4b0> # /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 0x7f8c9f4ffc50> # /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 0x7f8c9f5287a0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9f528500> # 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 0x7f8c9f5287d0> # /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 0x7f8c9f529100> # 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 0x7f8c9f529af0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9f5289b0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9f4fddf0> # /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 0x7f8c9f52af00> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9f529c40> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9f7eac60> # /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 0x7f8c9f553230> # /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 0x7f8c9f5775f0> # /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 0x7f8c9f5d8380> # /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 0x7f8c9f5daae0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9f5d84a0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9f599370> # /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 0x7f8c9ef25430> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9f5763f0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9f52be00> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f8c9f576750> # zipimport: found 103 names in '/tmp/ansible_setup_payload_itl4f9c6/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 0x7f8c9ef8f170> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9ef6e060> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9ef6d1c0> # 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 0x7f8c9ef8d040> # /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 0x7f8c9efbeab0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9efbe840> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9efbe150> # /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 0x7f8c9efbe5a0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9ef8fe00> 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 0x7f8c9efbf860> # 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 0x7f8c9efbfaa0> # /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 0x7f8c9efbffb0> 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 0x7f8c9ee29dc0> # 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 0x7f8c9ee2b9e0> # /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 0x7f8c9ee2c3b0> # /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 0x7f8c9ee2d550> # /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 0x7f8c9ee2ffe0> # 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 0x7f8c9ee34320> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9ee2e2d0> # /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 0x7f8c9ee37ec0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9ee36990> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9ee366f0> # /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 0x7f8c9ee36c60> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9ee2e7b0> # 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 0x7f8c9ee7bf20> # /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 0x7f8c9ee7c200> # /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 0x7f8c9ee7dca0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9ee7da60> # /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 0x7f8c9ee80230> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9ee7e390> # /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 0x7f8c9ee83980> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9ee80380> # 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 0x7f8c9ee84800> # 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 0x7f8c9ee849e0> # 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 0x7f8c9ee84350> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9ee7c320> # /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 0x7f8c9ed10500> # 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 0x7f8c9ed118e0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9ee86c90> # 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 0x7f8c9ee80590> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9ee868a0> # 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 0x7f8c9ed15a60> # /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 0x7f8c9ed16750> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9ed11b20> 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 0x7f8c9ed16450> # 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 0x7f8c9ed17950> # 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 0x7f8c9ed22180> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9ed1fe30> 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 0x7f8c9ee0aa80> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9efea750> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9ed22270> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9ed14d70> # 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 0x7f8c9edb2660> # /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 0x7f8c9e92bfb0> # 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 0x7f8c9e9303e0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9ed9f2c0> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9edb31a0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9edb0d70> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9edb08c0> # /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 0x7f8c9e9332f0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9e932ba0> # 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 0x7f8c9e932d80> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9e931fd0> # /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 0x7f8c9e9333e0> # /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 0x7f8c9e98dee0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9e933ec0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9edb0b60> 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 0x7f8c9e98eed0> # /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 0x7f8c9e98eb40> 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 0x7f8c9e9ce120> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9edb0800> 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 0x7f8c9e9e1c40> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9e9bf1d0> 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 0x7f8c9e7dedb0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9e7def00> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8c9e7dcda0> {"ansible_facts": {"ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "13", "minute": "33", "second": "18", "epoch": "1726853598", "epoch_int": "1726853598", "date": "2024-09-20", "time": "13:33:18", "iso8601_micro": "2024-09-20T17:33:18.110826Z", "iso8601": "2024-09-20T17:33:18Z", "iso8601_basic": "20240920T133318110826", "iso8601_basic_short": "20240920T133318", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "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_fips": false, "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-9-197.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-9-197", "ansible_nodename": "ip-10-31-9-197.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": "ec2134955d8b5184190900489dab957f", "ansible_lsb": {}, "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_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_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.46.199 60520 10.31.9.197 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "6", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.46.199 60520 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_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_apparmor": {"status": "disabled"}, "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_local": {}, "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_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDiy4Yen7eiWP0/hmH4/5WHzI91c8NPRAJCku4Kk63/nAM2/HDHVpCGbs8kPnAcpJ95BGnY2AZ50i/GjByh6rqN4q0QNajZqOQdMrkomTRQGFsaoQTUzu+Wt7NYtajPseEV2zJTYbIlIC8H5nwTib7SkZscdc1iTw0saFFpV/aB+l5BDLfOe5EeE772aMDPUwKIw9RVy45e9Dl7uEv/Ez5XL/ZsZ8K0iZ4v2/Ebj39j+tw5M9hEjzRp4dqgv4FTXaFf2TvCql8dulUOPsjMu2MIvIfB4FbPNXrGKPKbzkjxWn4r+wUuvMPr4zoIJieVXFTR6ozZdzis6d3WFGAgZgX3ns+ULgR+lp0ZvHZb2amOGE8aM1TdwnDCeanweLvXk4zxXrpg0T4bTmQwKkDtd0DFml2CkWe4615TK07c49NoApmnEgPdztwxtraghMO72UOZkRBgUDB5GKSc202pCChA/GqiwfaUPdjS4LyUdkhgYAUniLPI2FRsZg4+EpoMZgs=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAviMKS0iYCdMhDNjaRFlzVurOd6RVFe0VKYVOOZJko3KaULgIYAaS/l/1rRBz1963986hrDhKrLwmMRxr85S4Q=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIAGtlq4ktcSkdXJkETJjSEIO/6xbcTDcVVefyj1D7mpG", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_pkg_mgr": "dnf", "ansible_service_mgr": "systemd", "gather_subset": ["min"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["min"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.process # destroy unicodedata # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy errno # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK 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.9.197 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 27448 1726853598.19087: 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-1726853597.5789604-27504-25513035838824/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 27448 1726853598.19365: _low_level_execute_command(): starting 27448 1726853598.19369: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853597.5789604-27504-25513035838824/ > /dev/null 2>&1 && sleep 0' 27448 1726853598.19373: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 27448 1726853598.19375: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27448 1726853598.19378: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match not found <<< 27448 1726853598.19381: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27448 1726853598.19383: 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.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27448 1726853598.19385: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK <<< 27448 1726853598.19387: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27448 1726853598.19389: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27448 1726853598.21178: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27448 1726853598.21214: stderr chunk (state=3): >>><<< 27448 1726853598.21217: stdout chunk (state=3): >>><<< 27448 1726853598.21259: _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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27448 1726853598.21263: handler run complete 27448 1726853598.21444: variable 'ansible_facts' from source: unknown 27448 1726853598.21689: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27448 1726853598.21908: variable 'ansible_facts' from source: unknown 27448 1726853598.21969: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27448 1726853598.22245: attempt loop complete, returning result 27448 1726853598.22248: _execute() done 27448 1726853598.22251: dumping result to json 27448 1726853598.22263: done dumping result, returning 27448 1726853598.22273: done running TaskExecutor() for managed_node2/TASK: Gather the minimum subset of ansible_facts required by the network role test [02083763-bbaf-ee63-0f41-0000000000d0] 27448 1726853598.22428: sending task result for task 02083763-bbaf-ee63-0f41-0000000000d0 ok: [managed_node2] 27448 1726853598.22775: no more pending results, returning what we have 27448 1726853598.22778: results queue empty 27448 1726853598.22779: checking for any_errors_fatal 27448 1726853598.22780: done checking for any_errors_fatal 27448 1726853598.22781: checking for max_fail_percentage 27448 1726853598.22783: done checking for max_fail_percentage 27448 1726853598.22783: checking to see if all hosts have failed and the running result is not ok 27448 1726853598.22784: done checking to see if all hosts have failed 27448 1726853598.22785: getting the remaining hosts for this loop 27448 1726853598.22786: done getting the remaining hosts for this loop 27448 1726853598.22790: getting the next task for host managed_node2 27448 1726853598.22799: done getting next task for host managed_node2 27448 1726853598.22801: ^ task is: TASK: Check if system is ostree 27448 1726853598.22803: ^ 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 27448 1726853598.22806: getting variables 27448 1726853598.22807: in VariableManager get_vars() 27448 1726853598.22833: Calling all_inventory to load vars for managed_node2 27448 1726853598.22836: Calling groups_inventory to load vars for managed_node2 27448 1726853598.22839: Calling all_plugins_inventory to load vars for managed_node2 27448 1726853598.22849: Calling all_plugins_play to load vars for managed_node2 27448 1726853598.22852: Calling groups_plugins_inventory to load vars for managed_node2 27448 1726853598.22858: Calling groups_plugins_play to load vars for managed_node2 27448 1726853598.23330: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27448 1726853598.23764: done with get_vars() 27448 1726853598.23776: done getting variables 27448 1726853598.23929: done sending task result for task 02083763-bbaf-ee63-0f41-0000000000d0 27448 1726853598.23932: WORKER PROCESS EXITING TASK [Check if system is ostree] *********************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 Friday 20 September 2024 13:33:18 -0400 (0:00:00.826) 0:00:02.221 ****** 27448 1726853598.24001: entering _queue_task() for managed_node2/stat 27448 1726853598.24651: worker is 1 (out of 1 available) 27448 1726853598.24666: exiting _queue_task() for managed_node2/stat 27448 1726853598.24679: done queuing things up, now waiting for results queue to drain 27448 1726853598.24838: waiting for pending results... 27448 1726853598.25193: running TaskExecutor() for managed_node2/TASK: Check if system is ostree 27448 1726853598.25416: in run() - task 02083763-bbaf-ee63-0f41-0000000000d2 27448 1726853598.25506: variable 'ansible_search_path' from source: unknown 27448 1726853598.25514: variable 'ansible_search_path' from source: unknown 27448 1726853598.25601: calling self._execute() 27448 1726853598.25796: variable 'ansible_host' from source: host vars for 'managed_node2' 27448 1726853598.25924: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27448 1726853598.25928: variable 'omit' from source: magic vars 27448 1726853598.26853: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 27448 1726853598.27456: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 27448 1726853598.27552: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 27448 1726853598.27763: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 27448 1726853598.27804: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 27448 1726853598.27932: 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) 27448 1726853598.28088: 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) 27448 1726853598.28116: 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) 27448 1726853598.28141: 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) 27448 1726853598.28367: Evaluated conditional (not __network_is_ostree is defined): True 27448 1726853598.28385: variable 'omit' from source: magic vars 27448 1726853598.28437: variable 'omit' from source: magic vars 27448 1726853598.28505: variable 'omit' from source: magic vars 27448 1726853598.28543: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 27448 1726853598.28583: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 27448 1726853598.28612: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 27448 1726853598.28643: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27448 1726853598.28661: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27448 1726853598.28705: variable 'inventory_hostname' from source: host vars for 'managed_node2' 27448 1726853598.28714: variable 'ansible_host' from source: host vars for 'managed_node2' 27448 1726853598.28721: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27448 1726853598.28845: Set connection var ansible_module_compression to ZIP_DEFLATED 27448 1726853598.28864: Set connection var ansible_pipelining to False 27448 1726853598.28879: Set connection var ansible_shell_executable to /bin/sh 27448 1726853598.28919: Set connection var ansible_connection to ssh 27448 1726853598.28922: Set connection var ansible_shell_type to sh 27448 1726853598.28925: Set connection var ansible_timeout to 10 27448 1726853598.28938: variable 'ansible_shell_executable' from source: unknown 27448 1726853598.28946: variable 'ansible_connection' from source: unknown 27448 1726853598.28966: variable 'ansible_module_compression' from source: unknown 27448 1726853598.29028: variable 'ansible_shell_type' from source: unknown 27448 1726853598.29032: variable 'ansible_shell_executable' from source: unknown 27448 1726853598.29035: variable 'ansible_host' from source: host vars for 'managed_node2' 27448 1726853598.29037: variable 'ansible_pipelining' from source: unknown 27448 1726853598.29039: variable 'ansible_timeout' from source: unknown 27448 1726853598.29041: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27448 1726853598.29180: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 27448 1726853598.29197: variable 'omit' from source: magic vars 27448 1726853598.29207: starting attempt loop 27448 1726853598.29213: running the handler 27448 1726853598.29231: _low_level_execute_command(): starting 27448 1726853598.29246: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 27448 1726853598.30036: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27448 1726853598.30128: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27448 1726853598.30132: 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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27448 1726853598.30217: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 27448 1726853598.30236: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27448 1726853598.30286: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27448 1726853598.30437: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 3 <<< 27448 1726853598.32811: stdout chunk (state=3): >>>/root <<< 27448 1726853598.33093: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27448 1726853598.33129: stderr chunk (state=3): >>><<< 27448 1726853598.33132: stdout chunk (state=3): >>><<< 27448 1726853598.33193: _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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 3 debug2: Received exit status from master 0 27448 1726853598.33468: _low_level_execute_command(): starting 27448 1726853598.33474: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853598.332247-27538-231495113575249 `" && echo ansible-tmp-1726853598.332247-27538-231495113575249="` echo /root/.ansible/tmp/ansible-tmp-1726853598.332247-27538-231495113575249 `" ) && sleep 0' 27448 1726853598.35235: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 27448 1726853598.35251: 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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found <<< 27448 1726853598.35314: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27448 1726853598.35963: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 27448 1726853598.36078: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 27448 1726853598.36081: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 3 <<< 27448 1726853598.38908: stdout chunk (state=3): >>>ansible-tmp-1726853598.332247-27538-231495113575249=/root/.ansible/tmp/ansible-tmp-1726853598.332247-27538-231495113575249 <<< 27448 1726853598.39387: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27448 1726853598.39391: stdout chunk (state=3): >>><<< 27448 1726853598.39394: stderr chunk (state=3): >>><<< 27448 1726853598.39397: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853598.332247-27538-231495113575249=/root/.ansible/tmp/ansible-tmp-1726853598.332247-27538-231495113575249 , 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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 3 debug2: Received exit status from master 0 27448 1726853598.39399: variable 'ansible_module_compression' from source: unknown 27448 1726853598.39401: ANSIBALLZ: Using lock for stat 27448 1726853598.39403: ANSIBALLZ: Acquiring lock 27448 1726853598.39405: ANSIBALLZ: Lock acquired: 140123352291600 27448 1726853598.39408: ANSIBALLZ: Creating module 27448 1726853598.62877: ANSIBALLZ: Writing module into payload 27448 1726853598.62881: ANSIBALLZ: Writing module 27448 1726853598.62909: ANSIBALLZ: Renaming module 27448 1726853598.62921: ANSIBALLZ: Done creating module 27448 1726853598.62944: variable 'ansible_facts' from source: unknown 27448 1726853598.63028: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853598.332247-27538-231495113575249/AnsiballZ_stat.py 27448 1726853598.63786: Sending initial data 27448 1726853598.63790: Sent initial data (152 bytes) 27448 1726853598.64840: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27448 1726853598.64904: 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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27448 1726853598.65050: 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.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27448 1726853598.65106: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 27448 1726853598.65390: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27448 1726853598.65406: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27448 1726853598.65688: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 27448 1726853598.67927: 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 <<< 27448 1726853598.68030: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 27448 1726853598.68397: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-274482icp7_qf/tmp1ixjc82e /root/.ansible/tmp/ansible-tmp-1726853598.332247-27538-231495113575249/AnsiballZ_stat.py <<< 27448 1726853598.68402: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853598.332247-27538-231495113575249/AnsiballZ_stat.py" debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-274482icp7_qf/tmp1ixjc82e" to remote "/root/.ansible/tmp/ansible-tmp-1726853598.332247-27538-231495113575249/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853598.332247-27538-231495113575249/AnsiballZ_stat.py" <<< 27448 1726853598.69758: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27448 1726853598.69939: stderr chunk (state=3): >>><<< 27448 1726853598.69943: stdout chunk (state=3): >>><<< 27448 1726853598.69945: done transferring module to remote 27448 1726853598.69948: _low_level_execute_command(): starting 27448 1726853598.69950: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853598.332247-27538-231495113575249/ /root/.ansible/tmp/ansible-tmp-1726853598.332247-27538-231495113575249/AnsiballZ_stat.py && sleep 0' 27448 1726853598.70580: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27448 1726853598.70596: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27448 1726853598.70612: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 27448 1726853598.70632: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27448 1726853598.70654: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 <<< 27448 1726853598.70665: stderr chunk (state=3): >>>debug2: match not found <<< 27448 1726853598.70684: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27448 1726853598.70702: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 27448 1726853598.70761: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27448 1726853598.70806: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 27448 1726853598.70821: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27448 1726853598.70877: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27448 1726853598.71083: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 27448 1726853598.73997: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27448 1726853598.74001: stdout chunk (state=3): >>><<< 27448 1726853598.74004: stderr chunk (state=3): >>><<< 27448 1726853598.74006: _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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' 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 27448 1726853598.74009: _low_level_execute_command(): starting 27448 1726853598.74011: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853598.332247-27538-231495113575249/AnsiballZ_stat.py && sleep 0' 27448 1726853598.74931: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27448 1726853598.74948: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27448 1726853598.75061: 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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' <<< 27448 1726853598.75193: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27448 1726853598.75217: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27448 1726853598.75327: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 27448 1726853598.78775: 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' # <<< 27448 1726853598.78780: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 27448 1726853598.78892: 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' # <<< 27448 1726853598.79100: stdout chunk (state=3): >>>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 0x7f70eda184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70ed9e7b30> # /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 0x7f70eda1aa50> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # <<< 27448 1726853598.79314: stdout chunk (state=3): >>>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 <<< 27448 1726853598.79387: stdout chunk (state=3): >>># 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 0x7f70ed809130> <<< 27448 1726853598.79405: 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' <<< 27448 1726853598.79485: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70ed809fa0> 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. <<< 27448 1726853598.79764: 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' # /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' <<< 27448 1726853598.79767: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 27448 1726853598.79810: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 27448 1726853598.79822: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 27448 1726853598.79865: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 27448 1726853598.79870: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70ed847e90> <<< 27448 1726853598.79895: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 27448 1726853598.79897: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 27448 1726853598.79982: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70ed847f50> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 27448 1726853598.80003: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 27448 1726853598.80006: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 27448 1726853598.80053: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 27448 1726853598.80191: stdout chunk (state=3): >>>import 'itertools' # <<< 27448 1726853598.80195: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py <<< 27448 1726853598.80198: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70ed87f890> <<< 27448 1726853598.80201: 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 0x7f70ed87ff20> import '_collections' # <<< 27448 1726853598.80216: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70ed85fb60> import '_functools' # <<< 27448 1726853598.80293: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70ed85d280> <<< 27448 1726853598.80334: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70ed845040> <<< 27448 1726853598.80361: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 27448 1726853598.80403: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # <<< 27448 1726853598.80416: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 27448 1726853598.80742: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70ed89f800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70ed89e420> # /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 0x7f70ed85e150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70ed89cc80> # /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 0x7f70ed8d4890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70ed8442c0> # /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 0x7f70ed8d4d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70ed8d4bf0> # 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 0x7f70ed8d4fe0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70ed842de0> <<< 27448 1726853598.80752: 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' <<< 27448 1726853598.80874: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 27448 1726853598.80880: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70ed8d56d0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70ed8d53a0> import 'importlib.machinery' # <<< 27448 1726853598.80888: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py <<< 27448 1726853598.80890: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' <<< 27448 1726853598.80914: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70ed8d65d0> import 'importlib.util' # <<< 27448 1726853598.80947: stdout chunk (state=3): >>>import 'runpy' # <<< 27448 1726853598.80958: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 27448 1726853598.81073: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70ed8ec7a0> import 'errno' # <<< 27448 1726853598.81093: 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 0x7f70ed8edeb0> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 27448 1726853598.81386: 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' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70ed8eed50> # 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 0x7f70ed8ef380> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70ed8ee2a0> # /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 0x7f70ed8efe00> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70ed8ef530> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70ed8d6570> # /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 <<< 27448 1726853598.81522: stdout chunk (state=3): >>># 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 0x7f70ed683ce0> # /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' <<< 27448 1726853598.81545: 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 0x7f70ed6ac830> <<< 27448 1726853598.81548: stdout chunk (state=3): >>>import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70ed6ac590> # 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 0x7f70ed6ac770> <<< 27448 1726853598.81629: 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' <<< 27448 1726853598.81787: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 27448 1726853598.81897: 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 0x7f70ed6ad100> <<< 27448 1726853598.82035: 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 0x7f70ed6adaf0> <<< 27448 1726853598.82066: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70ed6ac9b0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70ed681e80> <<< 27448 1726853598.82081: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 27448 1726853598.82131: stdout chunk (state=3): >>># 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 <<< 27448 1726853598.82192: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70ed6aeea0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70ed6adc10> <<< 27448 1726853598.82215: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70ed8d6cc0> <<< 27448 1726853598.82242: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 27448 1726853598.82387: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 27448 1726853598.82390: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 27448 1726853598.82515: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70ed6d7230> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 27448 1726853598.82683: stdout chunk (state=3): >>># 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 0x7f70ed6fb590> # /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' <<< 27448 1726853598.82778: stdout chunk (state=3): >>>import 'ntpath' # <<< 27448 1726853598.82920: 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' <<< 27448 1726853598.82923: stdout chunk (state=3): >>>import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70ed75c2f0> <<< 27448 1726853598.82926: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 27448 1726853598.82991: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 27448 1726853598.83066: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70ed75ea50> <<< 27448 1726853598.83178: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70ed75c410> <<< 27448 1726853598.83231: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70ed7213a0> <<< 27448 1726853598.83279: 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 0x7f70ed5653d0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70ed6fa3c0> <<< 27448 1726853598.83291: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70ed6afe00> <<< 27448 1726853598.83459: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f70ed565670> <<< 27448 1726853598.83695: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_evazgwhr/ansible_stat_payload.zip'<<< 27448 1726853598.83812: stdout chunk (state=3): >>> # zipimport: zlib available<<< 27448 1726853598.83865: stdout chunk (state=3): >>> <<< 27448 1726853598.83934: stdout chunk (state=3): >>># zipimport: zlib available<<< 27448 1726853598.83946: stdout chunk (state=3): >>> <<< 27448 1726853598.84139: 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' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 27448 1726853598.84235: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'<<< 27448 1726853598.84241: stdout chunk (state=3): >>> <<< 27448 1726853598.84360: 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 0x7f70ed5bb0e0> import '_typing' # <<< 27448 1726853598.84596: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70ed599fd0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70ed599190> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available <<< 27448 1726853598.84612: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853598.84792: stdout chunk (state=3): >>>import 'ansible.module_utils' # # zipimport: zlib available <<< 27448 1726853598.86105: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853598.87255: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py <<< 27448 1726853598.87323: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70ed5b8fb0> # /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' <<< 27448 1726853598.87340: 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' <<< 27448 1726853598.87420: 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 0x7f70ed5e2b10> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70ed5e28a0> <<< 27448 1726853598.87452: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70ed5e21b0> <<< 27448 1726853598.87551: 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' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70ed5e2c00> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70ed5bbd70> import 'atexit' # <<< 27448 1726853598.87569: 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 0x7f70ed5e3830> <<< 27448 1726853598.87602: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f70ed5e39e0> <<< 27448 1726853598.87656: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 27448 1726853598.87690: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # <<< 27448 1726853598.87723: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70ed5e3f20> <<< 27448 1726853598.87788: stdout chunk (state=3): >>>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' <<< 27448 1726853598.87881: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70ecf11d00> <<< 27448 1726853598.87885: 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 0x7f70ecf13920> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 27448 1726853598.87992: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70ecf142f0> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 27448 1726853598.88036: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70ecf15490> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 27448 1726853598.88145: 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' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70ecf17f20> <<< 27448 1726853598.88221: 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 0x7f70ed89dee0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70ecf161e0> <<< 27448 1726853598.88363: 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' # /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' <<< 27448 1726853598.88577: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70ecf1fe00> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70ecf1e8d0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70ecf1e630> <<< 27448 1726853598.88581: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 27448 1726853598.88583: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 27448 1726853598.88602: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70ecf1eba0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70ecf166f0> <<< 27448 1726853598.88624: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' <<< 27448 1726853598.88627: 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 0x7f70ecf67ec0> <<< 27448 1726853598.88655: 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 <<< 27448 1726853598.88658: 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 0x7f70ecf681d0> <<< 27448 1726853598.88669: 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 <<< 27448 1726853598.88691: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 27448 1726853598.88753: 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' <<< 27448 1726853598.88816: 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 0x7f70ecf69c40> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70ecf69a00> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 27448 1726853598.89032: 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 0x7f70ecf6c1a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70ecf6a330> # /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' <<< 27448 1726853598.89096: 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' # <<< 27448 1726853598.89116: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70ecf6f950> <<< 27448 1726853598.89387: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70ecf6c320> # 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 0x7f70ecf706e0> # 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 0x7f70ecf70950> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' <<< 27448 1726853598.89404: stdout chunk (state=3): >>># extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f70ecf70ce0> <<< 27448 1726853598.89427: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70ecf68350> <<< 27448 1726853598.89433: 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' <<< 27448 1726853598.89506: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 27448 1726853598.89530: stdout chunk (state=3): >>># 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' <<< 27448 1726853598.89533: stdout chunk (state=3): >>>import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f70ecff8440> <<< 27448 1726853598.89811: 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 0x7f70ecff9700> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70ecf72bd0> # 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 0x7f70ecf73f80> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70ecf72810> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 27448 1726853598.89974: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853598.89989: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available <<< 27448 1726853598.90019: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 27448 1726853598.90033: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853598.90311: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 27448 1726853598.90839: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853598.91416: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # <<< 27448 1726853598.91420: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 27448 1726853598.91435: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 27448 1726853598.91463: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 27448 1726853598.91521: 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' <<< 27448 1726853598.91532: stdout chunk (state=3): >>>import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f70ece018b0> <<< 27448 1726853598.91620: 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 0x7f70ece026c0> <<< 27448 1726853598.91635: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70ecff9a60> <<< 27448 1726853598.91782: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available <<< 27448 1726853598.91901: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853598.92058: 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' <<< 27448 1726853598.92077: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70ece02360> <<< 27448 1726853598.92087: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853598.92579: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853598.93047: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853598.93151: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853598.93189: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 27448 1726853598.93203: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853598.93230: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853598.93274: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 27448 1726853598.93489: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853598.93512: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available <<< 27448 1726853598.93523: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853598.93565: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 27448 1726853598.93577: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853598.93894: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853598.94243: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 27448 1726853598.94247: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 27448 1726853598.94249: stdout chunk (state=3): >>>import '_ast' # <<< 27448 1726853598.94252: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70ece03920> <<< 27448 1726853598.94263: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853598.94303: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853598.94393: stdout chunk (state=3): >>>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' # <<< 27448 1726853598.94412: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853598.94464: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853598.94497: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 27448 1726853598.94513: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853598.94590: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853598.94606: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853598.94679: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853598.94896: 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 <<< 27448 1726853598.94899: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 27448 1726853598.94902: 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 0x7f70ece0e300> <<< 27448 1726853598.94982: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70ece09b20> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 27448 1726853598.95016: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853598.95086: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853598.95127: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853598.95154: 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 <<< 27448 1726853598.95172: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 27448 1726853598.95208: 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' <<< 27448 1726853598.95422: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 27448 1726853598.95426: 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 <<< 27448 1726853598.95429: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 27448 1726853598.95434: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70ed636bd0> <<< 27448 1726853598.95465: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70ed62a8a0> <<< 27448 1726853598.95570: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70ece0e420> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70ece0a600> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 27448 1726853598.95606: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 27448 1726853598.95613: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 27448 1726853598.95741: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # # zipimport: zlib available <<< 27448 1726853598.95758: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available <<< 27448 1726853598.95845: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853598.96050: stdout chunk (state=3): >>># zipimport: zlib available <<< 27448 1726853598.96179: 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"}}} <<< 27448 1726853598.96221: stdout chunk (state=3): >>># destroy __main__ <<< 27448 1726853598.96573: 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<<< 27448 1726853598.96593: 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 # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases <<< 27448 1726853598.96617: stdout chunk (state=3): >>># cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # 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 <<< 27448 1726853598.96751: stdout chunk (state=3): >>># cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing 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 <<< 27448 1726853598.96757: stdout chunk (state=3): >>># cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat <<< 27448 1726853598.96765: stdout chunk (state=3): >>># destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.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 <<< 27448 1726853598.97063: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma <<< 27448 1726853598.97079: stdout chunk (state=3): >>># destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 27448 1726853598.97138: stdout chunk (state=3): >>># 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 <<< 27448 1726853598.97176: stdout chunk (state=3): >>># destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno <<< 27448 1726853598.97328: stdout chunk (state=3): >>># 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 <<< 27448 1726853598.97404: stdout chunk (state=3): >>># cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # 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 <<< 27448 1726853598.97436: stdout chunk (state=3): >>># 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 <<< 27448 1726853598.97562: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 27448 1726853598.97599: stdout chunk (state=3): >>># destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser <<< 27448 1726853598.97638: stdout chunk (state=3): >>># destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 27448 1726853598.97738: 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 <<< 27448 1726853598.97741: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 27448 1726853598.97866: 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 # destroy math # destroy _bisect # destroy time <<< 27448 1726853598.98177: stdout chunk (state=3): >>># destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 27448 1726853598.98597: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.197 closed. <<< 27448 1726853598.98601: stdout chunk (state=3): >>><<< 27448 1726853598.98603: stderr chunk (state=3): >>><<< 27448 1726853598.98988: _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 0x7f70eda184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70ed9e7b30> # /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 0x7f70eda1aa50> 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 0x7f70ed809130> # /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 0x7f70ed809fa0> 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 0x7f70ed847e90> # /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 0x7f70ed847f50> # /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 0x7f70ed87f890> # /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 0x7f70ed87ff20> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70ed85fb60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70ed85d280> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70ed845040> # /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 0x7f70ed89f800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70ed89e420> # /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 0x7f70ed85e150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70ed89cc80> # /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 0x7f70ed8d4890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70ed8442c0> # /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 0x7f70ed8d4d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70ed8d4bf0> # 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 0x7f70ed8d4fe0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70ed842de0> # /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 0x7f70ed8d56d0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70ed8d53a0> 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 0x7f70ed8d65d0> 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 0x7f70ed8ec7a0> 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 0x7f70ed8edeb0> # /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 0x7f70ed8eed50> # 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 0x7f70ed8ef380> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70ed8ee2a0> # /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 0x7f70ed8efe00> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70ed8ef530> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70ed8d6570> # /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 0x7f70ed683ce0> # /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 0x7f70ed6ac830> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70ed6ac590> # 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 0x7f70ed6ac770> # /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 0x7f70ed6ad100> # 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 0x7f70ed6adaf0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70ed6ac9b0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70ed681e80> # /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 0x7f70ed6aeea0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70ed6adc10> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70ed8d6cc0> # /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 0x7f70ed6d7230> # /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 0x7f70ed6fb590> # /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 0x7f70ed75c2f0> # /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 0x7f70ed75ea50> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70ed75c410> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70ed7213a0> # /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 0x7f70ed5653d0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70ed6fa3c0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70ed6afe00> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f70ed565670> # zipimport: found 30 names in '/tmp/ansible_stat_payload_evazgwhr/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 0x7f70ed5bb0e0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70ed599fd0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70ed599190> # 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 0x7f70ed5b8fb0> # /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 0x7f70ed5e2b10> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70ed5e28a0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70ed5e21b0> # /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 0x7f70ed5e2c00> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70ed5bbd70> 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 0x7f70ed5e3830> # 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 0x7f70ed5e39e0> # /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 0x7f70ed5e3f20> 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 0x7f70ecf11d00> # 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 0x7f70ecf13920> # /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 0x7f70ecf142f0> # /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 0x7f70ecf15490> # /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 0x7f70ecf17f20> # 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 0x7f70ed89dee0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70ecf161e0> # /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 0x7f70ecf1fe00> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70ecf1e8d0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70ecf1e630> # /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 0x7f70ecf1eba0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70ecf166f0> # 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 0x7f70ecf67ec0> # /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 0x7f70ecf681d0> # /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 0x7f70ecf69c40> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70ecf69a00> # /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 0x7f70ecf6c1a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70ecf6a330> # /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 0x7f70ecf6f950> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70ecf6c320> # 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 0x7f70ecf706e0> # 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 0x7f70ecf70950> # 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 0x7f70ecf70ce0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70ecf68350> # /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 0x7f70ecff8440> # 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 0x7f70ecff9700> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70ecf72bd0> # 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 0x7f70ecf73f80> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70ecf72810> # 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 0x7f70ece018b0> # /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 0x7f70ece026c0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70ecff9a60> 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 0x7f70ece02360> # 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 0x7f70ece03920> # 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 0x7f70ece0e300> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70ece09b20> 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 0x7f70ed636bd0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70ed62a8a0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70ece0e420> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70ece0a600> # 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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 Shared connection to 10.31.9.197 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 27448 1726853599.00188: 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-1726853598.332247-27538-231495113575249/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 27448 1726853599.00191: _low_level_execute_command(): starting 27448 1726853599.00194: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853598.332247-27538-231495113575249/ > /dev/null 2>&1 && sleep 0' 27448 1726853599.00777: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 27448 1726853599.00781: 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.9.197 originally 10.31.9.197 <<< 27448 1726853599.00784: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27448 1726853599.00786: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration <<< 27448 1726853599.00788: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27448 1726853599.00842: 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.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27448 1726853599.00897: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK <<< 27448 1726853599.00976: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27448 1726853599.01085: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27448 1726853599.03277: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27448 1726853599.03281: stdout chunk (state=3): >>><<< 27448 1726853599.03283: stderr chunk (state=3): >>><<< 27448 1726853599.03286: _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.9.197 originally 10.31.9.197 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.197 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.197 originally 10.31.9.197 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/429203141d' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27448 1726853599.03289: handler run complete 27448 1726853599.03291: attempt loop complete, returning result 27448 1726853599.03293: _execute() done 27448 1726853599.03295: dumping result to json 27448 1726853599.03297: done dumping result, returning 27448 1726853599.03299: done running TaskExecutor() for managed_node2/TASK: Check if system is ostree [02083763-bbaf-ee63-0f41-0000000000d2] 27448 1726853599.03301: sending task result for task 02083763-bbaf-ee63-0f41-0000000000d2 27448 1726853599.03363: done sending task result for task 02083763-bbaf-ee63-0f41-0000000000d2 27448 1726853599.03366: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "stat": { "exists": false } } 27448 1726853599.03434: no more pending results, returning what we have 27448 1726853599.03438: results queue empty 27448 1726853599.03439: checking for any_errors_fatal 27448 1726853599.03446: done checking for any_errors_fatal 27448 1726853599.03446: checking for max_fail_percentage 27448 1726853599.03448: done checking for max_fail_percentage 27448 1726853599.03449: checking to see if all hosts have failed and the running result is not ok 27448 1726853599.03450: done checking to see if all hosts have failed 27448 1726853599.03451: getting the remaining hosts for this loop 27448 1726853599.03452: done getting the remaining hosts for this loop 27448 1726853599.03458: getting the next task for host managed_node2 27448 1726853599.03464: done getting next task for host managed_node2 27448 1726853599.03467: ^ task is: TASK: Set flag to indicate system is ostree 27448 1726853599.03470: ^ 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 27448 1726853599.03475: getting variables 27448 1726853599.03476: in VariableManager get_vars() 27448 1726853599.03508: Calling all_inventory to load vars for managed_node2 27448 1726853599.03511: Calling groups_inventory to load vars for managed_node2 27448 1726853599.03514: Calling all_plugins_inventory to load vars for managed_node2 27448 1726853599.03525: Calling all_plugins_play to load vars for managed_node2 27448 1726853599.03527: Calling groups_plugins_inventory to load vars for managed_node2 27448 1726853599.03531: Calling groups_plugins_play to load vars for managed_node2 27448 1726853599.04027: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27448 1726853599.04437: done with get_vars() 27448 1726853599.04476: done getting variables 27448 1726853599.04714: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Set flag to indicate system is ostree] *********************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:22 Friday 20 September 2024 13:33:19 -0400 (0:00:00.807) 0:00:03.029 ****** 27448 1726853599.04741: entering _queue_task() for managed_node2/set_fact 27448 1726853599.04743: Creating lock for set_fact 27448 1726853599.05456: worker is 1 (out of 1 available) 27448 1726853599.05529: exiting _queue_task() for managed_node2/set_fact 27448 1726853599.05546: done queuing things up, now waiting for results queue to drain 27448 1726853599.05548: waiting for pending results... 27448 1726853599.05876: running TaskExecutor() for managed_node2/TASK: Set flag to indicate system is ostree 27448 1726853599.05896: in run() - task 02083763-bbaf-ee63-0f41-0000000000d3 27448 1726853599.05903: variable 'ansible_search_path' from source: unknown 27448 1726853599.05906: variable 'ansible_search_path' from source: unknown 27448 1726853599.05916: calling self._execute() 27448 1726853599.06376: variable 'ansible_host' from source: host vars for 'managed_node2' 27448 1726853599.06379: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27448 1726853599.06382: variable 'omit' from source: magic vars 27448 1726853599.07044: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 27448 1726853599.07283: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 27448 1726853599.07316: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 27448 1726853599.07342: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 27448 1726853599.07380: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 27448 1726853599.07444: 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) 27448 1726853599.07466: 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) 27448 1726853599.07486: 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) 27448 1726853599.07505: 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) 27448 1726853599.07595: Evaluated conditional (not __network_is_ostree is defined): True 27448 1726853599.07600: variable 'omit' from source: magic vars 27448 1726853599.07628: variable 'omit' from source: magic vars 27448 1726853599.07711: variable '__ostree_booted_stat' from source: set_fact 27448 1726853599.07749: variable 'omit' from source: magic vars 27448 1726853599.07772: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 27448 1726853599.07796: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 27448 1726853599.07812: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 27448 1726853599.07827: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27448 1726853599.07834: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27448 1726853599.07860: variable 'inventory_hostname' from source: host vars for 'managed_node2' 27448 1726853599.07863: variable 'ansible_host' from source: host vars for 'managed_node2' 27448 1726853599.07867: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27448 1726853599.07936: Set connection var ansible_module_compression to ZIP_DEFLATED 27448 1726853599.07940: Set connection var ansible_pipelining to False 27448 1726853599.07945: Set connection var ansible_shell_executable to /bin/sh 27448 1726853599.07949: Set connection var ansible_connection to ssh 27448 1726853599.07951: Set connection var ansible_shell_type to sh 27448 1726853599.07957: Set connection var ansible_timeout to 10 27448 1726853599.07980: variable 'ansible_shell_executable' from source: unknown 27448 1726853599.07984: variable 'ansible_connection' from source: unknown 27448 1726853599.07986: variable 'ansible_module_compression' from source: unknown 27448 1726853599.07989: variable 'ansible_shell_type' from source: unknown 27448 1726853599.07991: variable 'ansible_shell_executable' from source: unknown 27448 1726853599.07993: variable 'ansible_host' from source: host vars for 'managed_node2' 27448 1726853599.07997: variable 'ansible_pipelining' from source: unknown 27448 1726853599.07999: variable 'ansible_timeout' from source: unknown 27448 1726853599.08004: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27448 1726853599.08074: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 27448 1726853599.08085: variable 'omit' from source: magic vars 27448 1726853599.08087: starting attempt loop 27448 1726853599.08090: running the handler 27448 1726853599.08101: handler run complete 27448 1726853599.08109: attempt loop complete, returning result 27448 1726853599.08112: _execute() done 27448 1726853599.08115: dumping result to json 27448 1726853599.08117: done dumping result, returning 27448 1726853599.08123: done running TaskExecutor() for managed_node2/TASK: Set flag to indicate system is ostree [02083763-bbaf-ee63-0f41-0000000000d3] 27448 1726853599.08127: sending task result for task 02083763-bbaf-ee63-0f41-0000000000d3 27448 1726853599.08203: done sending task result for task 02083763-bbaf-ee63-0f41-0000000000d3 27448 1726853599.08206: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } 27448 1726853599.08262: no more pending results, returning what we have 27448 1726853599.08264: results queue empty 27448 1726853599.08265: checking for any_errors_fatal 27448 1726853599.08273: done checking for any_errors_fatal 27448 1726853599.08274: checking for max_fail_percentage 27448 1726853599.08275: done checking for max_fail_percentage 27448 1726853599.08276: checking to see if all hosts have failed and the running result is not ok 27448 1726853599.08277: done checking to see if all hosts have failed 27448 1726853599.08277: getting the remaining hosts for this loop 27448 1726853599.08278: done getting the remaining hosts for this loop 27448 1726853599.08282: getting the next task for host managed_node2 27448 1726853599.08290: done getting next task for host managed_node2 27448 1726853599.08293: ^ task is: TASK: Fix CentOS6 Base repo 27448 1726853599.08295: ^ 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 27448 1726853599.08298: getting variables 27448 1726853599.08299: in VariableManager get_vars() 27448 1726853599.08329: Calling all_inventory to load vars for managed_node2 27448 1726853599.08332: Calling groups_inventory to load vars for managed_node2 27448 1726853599.08335: Calling all_plugins_inventory to load vars for managed_node2 27448 1726853599.08344: Calling all_plugins_play to load vars for managed_node2 27448 1726853599.08346: Calling groups_plugins_inventory to load vars for managed_node2 27448 1726853599.08355: Calling groups_plugins_play to load vars for managed_node2 27448 1726853599.08522: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27448 1726853599.08691: done with get_vars() 27448 1726853599.08700: done getting variables 27448 1726853599.08825: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Fix CentOS6 Base repo] *************************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:26 Friday 20 September 2024 13:33:19 -0400 (0:00:00.041) 0:00:03.070 ****** 27448 1726853599.08849: entering _queue_task() for managed_node2/copy 27448 1726853599.09111: worker is 1 (out of 1 available) 27448 1726853599.09123: exiting _queue_task() for managed_node2/copy 27448 1726853599.09134: done queuing things up, now waiting for results queue to drain 27448 1726853599.09136: waiting for pending results... 27448 1726853599.09489: running TaskExecutor() for managed_node2/TASK: Fix CentOS6 Base repo 27448 1726853599.09494: in run() - task 02083763-bbaf-ee63-0f41-0000000000d5 27448 1726853599.09497: variable 'ansible_search_path' from source: unknown 27448 1726853599.09499: variable 'ansible_search_path' from source: unknown 27448 1726853599.09538: calling self._execute() 27448 1726853599.09616: variable 'ansible_host' from source: host vars for 'managed_node2' 27448 1726853599.09627: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27448 1726853599.09646: variable 'omit' from source: magic vars 27448 1726853599.10119: variable 'ansible_distribution' from source: facts 27448 1726853599.10149: Evaluated conditional (ansible_distribution == 'CentOS'): True 27448 1726853599.10278: variable 'ansible_distribution_major_version' from source: facts 27448 1726853599.10293: Evaluated conditional (ansible_distribution_major_version == '6'): False 27448 1726853599.10307: when evaluation is False, skipping this task 27448 1726853599.10311: _execute() done 27448 1726853599.10313: dumping result to json 27448 1726853599.10316: done dumping result, returning 27448 1726853599.10324: done running TaskExecutor() for managed_node2/TASK: Fix CentOS6 Base repo [02083763-bbaf-ee63-0f41-0000000000d5] 27448 1726853599.10352: sending task result for task 02083763-bbaf-ee63-0f41-0000000000d5 27448 1726853599.10442: done sending task result for task 02083763-bbaf-ee63-0f41-0000000000d5 27448 1726853599.10447: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 27448 1726853599.10733: no more pending results, returning what we have 27448 1726853599.10737: results queue empty 27448 1726853599.10737: checking for any_errors_fatal 27448 1726853599.10741: done checking for any_errors_fatal 27448 1726853599.10742: checking for max_fail_percentage 27448 1726853599.10744: done checking for max_fail_percentage 27448 1726853599.10744: checking to see if all hosts have failed and the running result is not ok 27448 1726853599.10745: done checking to see if all hosts have failed 27448 1726853599.10746: getting the remaining hosts for this loop 27448 1726853599.10747: done getting the remaining hosts for this loop 27448 1726853599.10750: getting the next task for host managed_node2 27448 1726853599.10758: done getting next task for host managed_node2 27448 1726853599.10760: ^ task is: TASK: Include the task 'enable_epel.yml' 27448 1726853599.10763: ^ 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 27448 1726853599.10766: getting variables 27448 1726853599.10767: in VariableManager get_vars() 27448 1726853599.10835: Calling all_inventory to load vars for managed_node2 27448 1726853599.10837: Calling groups_inventory to load vars for managed_node2 27448 1726853599.10841: Calling all_plugins_inventory to load vars for managed_node2 27448 1726853599.10849: Calling all_plugins_play to load vars for managed_node2 27448 1726853599.10851: Calling groups_plugins_inventory to load vars for managed_node2 27448 1726853599.10857: Calling groups_plugins_play to load vars for managed_node2 27448 1726853599.11181: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27448 1726853599.11607: done with get_vars() 27448 1726853599.11616: done getting variables TASK [Include the task 'enable_epel.yml'] ************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:51 Friday 20 September 2024 13:33:19 -0400 (0:00:00.028) 0:00:03.098 ****** 27448 1726853599.11704: entering _queue_task() for managed_node2/include_tasks 27448 1726853599.12010: worker is 1 (out of 1 available) 27448 1726853599.12023: exiting _queue_task() for managed_node2/include_tasks 27448 1726853599.12034: done queuing things up, now waiting for results queue to drain 27448 1726853599.12039: waiting for pending results... 27448 1726853599.12227: running TaskExecutor() for managed_node2/TASK: Include the task 'enable_epel.yml' 27448 1726853599.12294: in run() - task 02083763-bbaf-ee63-0f41-0000000000d6 27448 1726853599.12307: variable 'ansible_search_path' from source: unknown 27448 1726853599.12310: variable 'ansible_search_path' from source: unknown 27448 1726853599.12336: calling self._execute() 27448 1726853599.12391: variable 'ansible_host' from source: host vars for 'managed_node2' 27448 1726853599.12395: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27448 1726853599.12406: variable 'omit' from source: magic vars 27448 1726853599.12749: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27448 1726853599.15077: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27448 1726853599.15080: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27448 1726853599.15083: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27448 1726853599.15099: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27448 1726853599.15132: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27448 1726853599.15249: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27448 1726853599.15256: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27448 1726853599.15259: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27448 1726853599.15289: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27448 1726853599.15300: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27448 1726853599.15386: variable '__network_is_ostree' from source: set_fact 27448 1726853599.15400: Evaluated conditional (not __network_is_ostree | d(false)): True 27448 1726853599.15405: _execute() done 27448 1726853599.15408: dumping result to json 27448 1726853599.15413: done dumping result, returning 27448 1726853599.15418: done running TaskExecutor() for managed_node2/TASK: Include the task 'enable_epel.yml' [02083763-bbaf-ee63-0f41-0000000000d6] 27448 1726853599.15423: sending task result for task 02083763-bbaf-ee63-0f41-0000000000d6 27448 1726853599.15508: done sending task result for task 02083763-bbaf-ee63-0f41-0000000000d6 27448 1726853599.15511: WORKER PROCESS EXITING 27448 1726853599.15536: no more pending results, returning what we have 27448 1726853599.15541: in VariableManager get_vars() 27448 1726853599.15574: Calling all_inventory to load vars for managed_node2 27448 1726853599.15576: Calling groups_inventory to load vars for managed_node2 27448 1726853599.15579: Calling all_plugins_inventory to load vars for managed_node2 27448 1726853599.15589: Calling all_plugins_play to load vars for managed_node2 27448 1726853599.15592: Calling groups_plugins_inventory to load vars for managed_node2 27448 1726853599.15595: Calling groups_plugins_play to load vars for managed_node2 27448 1726853599.15757: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27448 1726853599.15868: done with get_vars() 27448 1726853599.15875: variable 'ansible_search_path' from source: unknown 27448 1726853599.15876: variable 'ansible_search_path' from source: unknown 27448 1726853599.15904: we have included files to process 27448 1726853599.15905: generating all_blocks data 27448 1726853599.15906: done generating all_blocks data 27448 1726853599.15910: processing included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 27448 1726853599.15911: loading included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 27448 1726853599.15912: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 27448 1726853599.16360: done processing included file 27448 1726853599.16362: iterating over new_blocks loaded from include file 27448 1726853599.16363: in VariableManager get_vars() 27448 1726853599.16370: done with get_vars() 27448 1726853599.16373: filtering new block on tags 27448 1726853599.16387: done filtering new block on tags 27448 1726853599.16389: in VariableManager get_vars() 27448 1726853599.16396: done with get_vars() 27448 1726853599.16396: filtering new block on tags 27448 1726853599.16403: done filtering new block on tags 27448 1726853599.16404: done iterating over new_blocks loaded from include file included: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml for managed_node2 27448 1726853599.16407: extending task lists for all hosts with included blocks 27448 1726853599.16467: done extending task lists 27448 1726853599.16468: done processing included files 27448 1726853599.16469: results queue empty 27448 1726853599.16469: checking for any_errors_fatal 27448 1726853599.16473: done checking for any_errors_fatal 27448 1726853599.16473: checking for max_fail_percentage 27448 1726853599.16474: done checking for max_fail_percentage 27448 1726853599.16474: checking to see if all hosts have failed and the running result is not ok 27448 1726853599.16475: done checking to see if all hosts have failed 27448 1726853599.16475: getting the remaining hosts for this loop 27448 1726853599.16476: done getting the remaining hosts for this loop 27448 1726853599.16477: getting the next task for host managed_node2 27448 1726853599.16480: done getting next task for host managed_node2 27448 1726853599.16481: ^ task is: TASK: Create EPEL {{ ansible_distribution_major_version }} 27448 1726853599.16483: ^ 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 27448 1726853599.16484: getting variables 27448 1726853599.16485: in VariableManager get_vars() 27448 1726853599.16490: Calling all_inventory to load vars for managed_node2 27448 1726853599.16491: Calling groups_inventory to load vars for managed_node2 27448 1726853599.16493: Calling all_plugins_inventory to load vars for managed_node2 27448 1726853599.16496: Calling all_plugins_play to load vars for managed_node2 27448 1726853599.16502: Calling groups_plugins_inventory to load vars for managed_node2 27448 1726853599.16504: Calling groups_plugins_play to load vars for managed_node2 27448 1726853599.16598: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27448 1726853599.16704: done with get_vars() 27448 1726853599.16710: done getting variables 27448 1726853599.16753: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) 27448 1726853599.16893: variable 'ansible_distribution_major_version' from source: facts TASK [Create EPEL 10] ********************************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:8 Friday 20 September 2024 13:33:19 -0400 (0:00:00.052) 0:00:03.151 ****** 27448 1726853599.16924: entering _queue_task() for managed_node2/command 27448 1726853599.16925: Creating lock for command 27448 1726853599.17125: worker is 1 (out of 1 available) 27448 1726853599.17139: exiting _queue_task() for managed_node2/command 27448 1726853599.17151: done queuing things up, now waiting for results queue to drain 27448 1726853599.17153: waiting for pending results... 27448 1726853599.17300: running TaskExecutor() for managed_node2/TASK: Create EPEL 10 27448 1726853599.17355: in run() - task 02083763-bbaf-ee63-0f41-0000000000f0 27448 1726853599.17369: variable 'ansible_search_path' from source: unknown 27448 1726853599.17374: variable 'ansible_search_path' from source: unknown 27448 1726853599.17405: calling self._execute() 27448 1726853599.17461: variable 'ansible_host' from source: host vars for 'managed_node2' 27448 1726853599.17465: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27448 1726853599.17478: variable 'omit' from source: magic vars 27448 1726853599.17742: variable 'ansible_distribution' from source: facts 27448 1726853599.17750: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 27448 1726853599.17841: variable 'ansible_distribution_major_version' from source: facts 27448 1726853599.17845: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 27448 1726853599.17848: when evaluation is False, skipping this task 27448 1726853599.17851: _execute() done 27448 1726853599.17853: dumping result to json 27448 1726853599.17860: done dumping result, returning 27448 1726853599.17866: done running TaskExecutor() for managed_node2/TASK: Create EPEL 10 [02083763-bbaf-ee63-0f41-0000000000f0] 27448 1726853599.17870: sending task result for task 02083763-bbaf-ee63-0f41-0000000000f0 27448 1726853599.17960: done sending task result for task 02083763-bbaf-ee63-0f41-0000000000f0 27448 1726853599.17964: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 27448 1726853599.18019: no more pending results, returning what we have 27448 1726853599.18021: results queue empty 27448 1726853599.18022: checking for any_errors_fatal 27448 1726853599.18023: done checking for any_errors_fatal 27448 1726853599.18024: checking for max_fail_percentage 27448 1726853599.18025: done checking for max_fail_percentage 27448 1726853599.18026: checking to see if all hosts have failed and the running result is not ok 27448 1726853599.18027: done checking to see if all hosts have failed 27448 1726853599.18028: getting the remaining hosts for this loop 27448 1726853599.18029: done getting the remaining hosts for this loop 27448 1726853599.18032: getting the next task for host managed_node2 27448 1726853599.18037: done getting next task for host managed_node2 27448 1726853599.18039: ^ task is: TASK: Install yum-utils package 27448 1726853599.18041: ^ 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 27448 1726853599.18044: getting variables 27448 1726853599.18045: in VariableManager get_vars() 27448 1726853599.18067: Calling all_inventory to load vars for managed_node2 27448 1726853599.18069: Calling groups_inventory to load vars for managed_node2 27448 1726853599.18074: Calling all_plugins_inventory to load vars for managed_node2 27448 1726853599.18082: Calling all_plugins_play to load vars for managed_node2 27448 1726853599.18084: Calling groups_plugins_inventory to load vars for managed_node2 27448 1726853599.18087: Calling groups_plugins_play to load vars for managed_node2 27448 1726853599.18197: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27448 1726853599.18308: done with get_vars() 27448 1726853599.18315: done getting variables 27448 1726853599.18384: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Install yum-utils package] *********************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:26 Friday 20 September 2024 13:33:19 -0400 (0:00:00.014) 0:00:03.165 ****** 27448 1726853599.18403: entering _queue_task() for managed_node2/package 27448 1726853599.18404: Creating lock for package 27448 1726853599.18587: worker is 1 (out of 1 available) 27448 1726853599.18600: exiting _queue_task() for managed_node2/package 27448 1726853599.18611: done queuing things up, now waiting for results queue to drain 27448 1726853599.18613: waiting for pending results... 27448 1726853599.18766: running TaskExecutor() for managed_node2/TASK: Install yum-utils package 27448 1726853599.18836: in run() - task 02083763-bbaf-ee63-0f41-0000000000f1 27448 1726853599.18845: variable 'ansible_search_path' from source: unknown 27448 1726853599.18848: variable 'ansible_search_path' from source: unknown 27448 1726853599.18882: calling self._execute() 27448 1726853599.18994: variable 'ansible_host' from source: host vars for 'managed_node2' 27448 1726853599.18998: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27448 1726853599.19008: variable 'omit' from source: magic vars 27448 1726853599.19263: variable 'ansible_distribution' from source: facts 27448 1726853599.19274: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 27448 1726853599.19359: variable 'ansible_distribution_major_version' from source: facts 27448 1726853599.19362: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 27448 1726853599.19365: when evaluation is False, skipping this task 27448 1726853599.19368: _execute() done 27448 1726853599.19373: dumping result to json 27448 1726853599.19376: done dumping result, returning 27448 1726853599.19379: done running TaskExecutor() for managed_node2/TASK: Install yum-utils package [02083763-bbaf-ee63-0f41-0000000000f1] 27448 1726853599.19385: sending task result for task 02083763-bbaf-ee63-0f41-0000000000f1 27448 1726853599.19464: done sending task result for task 02083763-bbaf-ee63-0f41-0000000000f1 27448 1726853599.19467: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 27448 1726853599.19591: no more pending results, returning what we have 27448 1726853599.19594: results queue empty 27448 1726853599.19595: checking for any_errors_fatal 27448 1726853599.19598: done checking for any_errors_fatal 27448 1726853599.19598: checking for max_fail_percentage 27448 1726853599.19599: done checking for max_fail_percentage 27448 1726853599.19599: checking to see if all hosts have failed and the running result is not ok 27448 1726853599.19600: done checking to see if all hosts have failed 27448 1726853599.19600: getting the remaining hosts for this loop 27448 1726853599.19601: done getting the remaining hosts for this loop 27448 1726853599.19603: getting the next task for host managed_node2 27448 1726853599.19606: done getting next task for host managed_node2 27448 1726853599.19608: ^ task is: TASK: Enable EPEL 7 27448 1726853599.19610: ^ 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 27448 1726853599.19612: getting variables 27448 1726853599.19613: in VariableManager get_vars() 27448 1726853599.19627: Calling all_inventory to load vars for managed_node2 27448 1726853599.19628: Calling groups_inventory to load vars for managed_node2 27448 1726853599.19630: Calling all_plugins_inventory to load vars for managed_node2 27448 1726853599.19636: Calling all_plugins_play to load vars for managed_node2 27448 1726853599.19637: Calling groups_plugins_inventory to load vars for managed_node2 27448 1726853599.19639: Calling groups_plugins_play to load vars for managed_node2 27448 1726853599.19734: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27448 1726853599.19846: done with get_vars() 27448 1726853599.19852: done getting variables 27448 1726853599.19894: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Enable EPEL 7] *********************************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:32 Friday 20 September 2024 13:33:19 -0400 (0:00:00.015) 0:00:03.180 ****** 27448 1726853599.19912: entering _queue_task() for managed_node2/command 27448 1726853599.20088: worker is 1 (out of 1 available) 27448 1726853599.20103: exiting _queue_task() for managed_node2/command 27448 1726853599.20114: done queuing things up, now waiting for results queue to drain 27448 1726853599.20116: waiting for pending results... 27448 1726853599.20248: running TaskExecutor() for managed_node2/TASK: Enable EPEL 7 27448 1726853599.20313: in run() - task 02083763-bbaf-ee63-0f41-0000000000f2 27448 1726853599.20324: variable 'ansible_search_path' from source: unknown 27448 1726853599.20327: variable 'ansible_search_path' from source: unknown 27448 1726853599.20352: calling self._execute() 27448 1726853599.20406: variable 'ansible_host' from source: host vars for 'managed_node2' 27448 1726853599.20410: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27448 1726853599.20419: variable 'omit' from source: magic vars 27448 1726853599.20673: variable 'ansible_distribution' from source: facts 27448 1726853599.20686: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 27448 1726853599.20766: variable 'ansible_distribution_major_version' from source: facts 27448 1726853599.20770: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 27448 1726853599.20776: when evaluation is False, skipping this task 27448 1726853599.20778: _execute() done 27448 1726853599.20781: dumping result to json 27448 1726853599.20786: done dumping result, returning 27448 1726853599.20791: done running TaskExecutor() for managed_node2/TASK: Enable EPEL 7 [02083763-bbaf-ee63-0f41-0000000000f2] 27448 1726853599.20798: sending task result for task 02083763-bbaf-ee63-0f41-0000000000f2 27448 1726853599.20877: done sending task result for task 02083763-bbaf-ee63-0f41-0000000000f2 27448 1726853599.20880: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 27448 1726853599.20932: no more pending results, returning what we have 27448 1726853599.20934: results queue empty 27448 1726853599.20935: checking for any_errors_fatal 27448 1726853599.20939: done checking for any_errors_fatal 27448 1726853599.20940: checking for max_fail_percentage 27448 1726853599.20941: done checking for max_fail_percentage 27448 1726853599.20942: checking to see if all hosts have failed and the running result is not ok 27448 1726853599.20943: done checking to see if all hosts have failed 27448 1726853599.20943: getting the remaining hosts for this loop 27448 1726853599.20944: done getting the remaining hosts for this loop 27448 1726853599.20947: getting the next task for host managed_node2 27448 1726853599.20952: done getting next task for host managed_node2 27448 1726853599.20957: ^ task is: TASK: Enable EPEL 8 27448 1726853599.20960: ^ 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 27448 1726853599.20963: getting variables 27448 1726853599.20964: in VariableManager get_vars() 27448 1726853599.20988: Calling all_inventory to load vars for managed_node2 27448 1726853599.20991: Calling groups_inventory to load vars for managed_node2 27448 1726853599.20993: Calling all_plugins_inventory to load vars for managed_node2 27448 1726853599.21001: Calling all_plugins_play to load vars for managed_node2 27448 1726853599.21003: Calling groups_plugins_inventory to load vars for managed_node2 27448 1726853599.21006: Calling groups_plugins_play to load vars for managed_node2 27448 1726853599.21108: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27448 1726853599.21240: done with get_vars() 27448 1726853599.21246: done getting variables 27448 1726853599.21287: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Enable EPEL 8] *********************************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:37 Friday 20 September 2024 13:33:19 -0400 (0:00:00.013) 0:00:03.194 ****** 27448 1726853599.21306: entering _queue_task() for managed_node2/command 27448 1726853599.21479: worker is 1 (out of 1 available) 27448 1726853599.21493: exiting _queue_task() for managed_node2/command 27448 1726853599.21505: done queuing things up, now waiting for results queue to drain 27448 1726853599.21506: waiting for pending results... 27448 1726853599.21634: running TaskExecutor() for managed_node2/TASK: Enable EPEL 8 27448 1726853599.21710: in run() - task 02083763-bbaf-ee63-0f41-0000000000f3 27448 1726853599.21720: variable 'ansible_search_path' from source: unknown 27448 1726853599.21724: variable 'ansible_search_path' from source: unknown 27448 1726853599.21754: calling self._execute() 27448 1726853599.21812: variable 'ansible_host' from source: host vars for 'managed_node2' 27448 1726853599.21816: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27448 1726853599.21824: variable 'omit' from source: magic vars 27448 1726853599.22097: variable 'ansible_distribution' from source: facts 27448 1726853599.22107: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 27448 1726853599.22195: variable 'ansible_distribution_major_version' from source: facts 27448 1726853599.22198: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 27448 1726853599.22202: when evaluation is False, skipping this task 27448 1726853599.22204: _execute() done 27448 1726853599.22207: dumping result to json 27448 1726853599.22211: done dumping result, returning 27448 1726853599.22217: done running TaskExecutor() for managed_node2/TASK: Enable EPEL 8 [02083763-bbaf-ee63-0f41-0000000000f3] 27448 1726853599.22222: sending task result for task 02083763-bbaf-ee63-0f41-0000000000f3 27448 1726853599.22304: done sending task result for task 02083763-bbaf-ee63-0f41-0000000000f3 27448 1726853599.22307: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 27448 1726853599.22354: no more pending results, returning what we have 27448 1726853599.22357: results queue empty 27448 1726853599.22358: checking for any_errors_fatal 27448 1726853599.22363: done checking for any_errors_fatal 27448 1726853599.22363: checking for max_fail_percentage 27448 1726853599.22365: done checking for max_fail_percentage 27448 1726853599.22366: checking to see if all hosts have failed and the running result is not ok 27448 1726853599.22366: done checking to see if all hosts have failed 27448 1726853599.22367: getting the remaining hosts for this loop 27448 1726853599.22368: done getting the remaining hosts for this loop 27448 1726853599.22373: getting the next task for host managed_node2 27448 1726853599.22380: done getting next task for host managed_node2 27448 1726853599.22382: ^ task is: TASK: Enable EPEL 6 27448 1726853599.22385: ^ 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 27448 1726853599.22388: getting variables 27448 1726853599.22389: in VariableManager get_vars() 27448 1726853599.22411: Calling all_inventory to load vars for managed_node2 27448 1726853599.22414: Calling groups_inventory to load vars for managed_node2 27448 1726853599.22425: Calling all_plugins_inventory to load vars for managed_node2 27448 1726853599.22433: Calling all_plugins_play to load vars for managed_node2 27448 1726853599.22435: Calling groups_plugins_inventory to load vars for managed_node2 27448 1726853599.22438: Calling groups_plugins_play to load vars for managed_node2 27448 1726853599.22545: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27448 1726853599.22658: done with get_vars() 27448 1726853599.22664: done getting variables 27448 1726853599.22702: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Enable EPEL 6] *********************************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:42 Friday 20 September 2024 13:33:19 -0400 (0:00:00.014) 0:00:03.209 ****** 27448 1726853599.22721: entering _queue_task() for managed_node2/copy 27448 1726853599.22885: worker is 1 (out of 1 available) 27448 1726853599.22899: exiting _queue_task() for managed_node2/copy 27448 1726853599.22910: done queuing things up, now waiting for results queue to drain 27448 1726853599.22912: waiting for pending results... 27448 1726853599.23064: running TaskExecutor() for managed_node2/TASK: Enable EPEL 6 27448 1726853599.23127: in run() - task 02083763-bbaf-ee63-0f41-0000000000f5 27448 1726853599.23138: variable 'ansible_search_path' from source: unknown 27448 1726853599.23142: variable 'ansible_search_path' from source: unknown 27448 1726853599.23168: calling self._execute() 27448 1726853599.23225: variable 'ansible_host' from source: host vars for 'managed_node2' 27448 1726853599.23229: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27448 1726853599.23238: variable 'omit' from source: magic vars 27448 1726853599.23499: variable 'ansible_distribution' from source: facts 27448 1726853599.23508: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 27448 1726853599.23587: variable 'ansible_distribution_major_version' from source: facts 27448 1726853599.23592: Evaluated conditional (ansible_distribution_major_version == '6'): False 27448 1726853599.23595: when evaluation is False, skipping this task 27448 1726853599.23598: _execute() done 27448 1726853599.23600: dumping result to json 27448 1726853599.23603: done dumping result, returning 27448 1726853599.23610: done running TaskExecutor() for managed_node2/TASK: Enable EPEL 6 [02083763-bbaf-ee63-0f41-0000000000f5] 27448 1726853599.23612: sending task result for task 02083763-bbaf-ee63-0f41-0000000000f5 skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 27448 1726853599.23741: no more pending results, returning what we have 27448 1726853599.23744: results queue empty 27448 1726853599.23745: checking for any_errors_fatal 27448 1726853599.23749: done checking for any_errors_fatal 27448 1726853599.23749: checking for max_fail_percentage 27448 1726853599.23751: done checking for max_fail_percentage 27448 1726853599.23752: checking to see if all hosts have failed and the running result is not ok 27448 1726853599.23753: done checking to see if all hosts have failed 27448 1726853599.23753: getting the remaining hosts for this loop 27448 1726853599.23757: done getting the remaining hosts for this loop 27448 1726853599.23760: getting the next task for host managed_node2 27448 1726853599.23766: done getting next task for host managed_node2 27448 1726853599.23768: ^ task is: TASK: Set network provider to 'initscripts' 27448 1726853599.23772: ^ 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 27448 1726853599.23775: getting variables 27448 1726853599.23776: in VariableManager get_vars() 27448 1726853599.23801: Calling all_inventory to load vars for managed_node2 27448 1726853599.23803: Calling groups_inventory to load vars for managed_node2 27448 1726853599.23806: Calling all_plugins_inventory to load vars for managed_node2 27448 1726853599.23813: Calling all_plugins_play to load vars for managed_node2 27448 1726853599.23816: Calling groups_plugins_inventory to load vars for managed_node2 27448 1726853599.23819: Calling groups_plugins_play to load vars for managed_node2 27448 1726853599.24073: done sending task result for task 02083763-bbaf-ee63-0f41-0000000000f5 27448 1726853599.24076: WORKER PROCESS EXITING 27448 1726853599.24087: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27448 1726853599.24193: done with get_vars() 27448 1726853599.24199: done getting variables 27448 1726853599.24236: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set network provider to 'initscripts'] *********************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tests_route_device_initscripts.yml:12 Friday 20 September 2024 13:33:19 -0400 (0:00:00.015) 0:00:03.224 ****** 27448 1726853599.24253: entering _queue_task() for managed_node2/set_fact 27448 1726853599.24424: worker is 1 (out of 1 available) 27448 1726853599.24436: exiting _queue_task() for managed_node2/set_fact 27448 1726853599.24447: done queuing things up, now waiting for results queue to drain 27448 1726853599.24448: waiting for pending results... 27448 1726853599.24586: running TaskExecutor() for managed_node2/TASK: Set network provider to 'initscripts' 27448 1726853599.24639: in run() - task 02083763-bbaf-ee63-0f41-000000000007 27448 1726853599.24649: variable 'ansible_search_path' from source: unknown 27448 1726853599.24681: calling self._execute() 27448 1726853599.24739: variable 'ansible_host' from source: host vars for 'managed_node2' 27448 1726853599.24743: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27448 1726853599.24752: variable 'omit' from source: magic vars 27448 1726853599.24829: variable 'omit' from source: magic vars 27448 1726853599.24850: variable 'omit' from source: magic vars 27448 1726853599.24881: variable 'omit' from source: magic vars 27448 1726853599.24911: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 27448 1726853599.24943: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 27448 1726853599.24959: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 27448 1726853599.24973: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27448 1726853599.24982: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27448 1726853599.25008: variable 'inventory_hostname' from source: host vars for 'managed_node2' 27448 1726853599.25012: variable 'ansible_host' from source: host vars for 'managed_node2' 27448 1726853599.25014: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27448 1726853599.25086: Set connection var ansible_module_compression to ZIP_DEFLATED 27448 1726853599.25092: Set connection var ansible_pipelining to False 27448 1726853599.25097: Set connection var ansible_shell_executable to /bin/sh 27448 1726853599.25101: Set connection var ansible_connection to ssh 27448 1726853599.25104: Set connection var ansible_shell_type to sh 27448 1726853599.25106: Set connection var ansible_timeout to 10 27448 1726853599.25127: variable 'ansible_shell_executable' from source: unknown 27448 1726853599.25130: variable 'ansible_connection' from source: unknown 27448 1726853599.25134: variable 'ansible_module_compression' from source: unknown 27448 1726853599.25137: variable 'ansible_shell_type' from source: unknown 27448 1726853599.25139: variable 'ansible_shell_executable' from source: unknown 27448 1726853599.25142: variable 'ansible_host' from source: host vars for 'managed_node2' 27448 1726853599.25144: variable 'ansible_pipelining' from source: unknown 27448 1726853599.25146: variable 'ansible_timeout' from source: unknown 27448 1726853599.25149: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27448 1726853599.25250: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 27448 1726853599.25268: variable 'omit' from source: magic vars 27448 1726853599.25273: starting attempt loop 27448 1726853599.25276: running the handler 27448 1726853599.25278: handler run complete 27448 1726853599.25287: attempt loop complete, returning result 27448 1726853599.25289: _execute() done 27448 1726853599.25292: dumping result to json 27448 1726853599.25294: done dumping result, returning 27448 1726853599.25300: done running TaskExecutor() for managed_node2/TASK: Set network provider to 'initscripts' [02083763-bbaf-ee63-0f41-000000000007] 27448 1726853599.25304: sending task result for task 02083763-bbaf-ee63-0f41-000000000007 ok: [managed_node2] => { "ansible_facts": { "network_provider": "initscripts" }, "changed": false } 27448 1726853599.25441: no more pending results, returning what we have 27448 1726853599.25443: results queue empty 27448 1726853599.25444: checking for any_errors_fatal 27448 1726853599.25450: done checking for any_errors_fatal 27448 1726853599.25451: checking for max_fail_percentage 27448 1726853599.25453: done checking for max_fail_percentage 27448 1726853599.25456: checking to see if all hosts have failed and the running result is not ok 27448 1726853599.25457: done checking to see if all hosts have failed 27448 1726853599.25457: getting the remaining hosts for this loop 27448 1726853599.25458: done getting the remaining hosts for this loop 27448 1726853599.25461: getting the next task for host managed_node2 27448 1726853599.25466: done getting next task for host managed_node2 27448 1726853599.25468: ^ task is: TASK: meta (flush_handlers) 27448 1726853599.25470: ^ 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 27448 1726853599.25475: getting variables 27448 1726853599.25477: in VariableManager get_vars() 27448 1726853599.25502: Calling all_inventory to load vars for managed_node2 27448 1726853599.25504: Calling groups_inventory to load vars for managed_node2 27448 1726853599.25507: Calling all_plugins_inventory to load vars for managed_node2 27448 1726853599.25514: Calling all_plugins_play to load vars for managed_node2 27448 1726853599.25516: Calling groups_plugins_inventory to load vars for managed_node2 27448 1726853599.25519: Calling groups_plugins_play to load vars for managed_node2 27448 1726853599.25634: done sending task result for task 02083763-bbaf-ee63-0f41-000000000007 27448 1726853599.25637: WORKER PROCESS EXITING 27448 1726853599.25647: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27448 1726853599.25760: done with get_vars() 27448 1726853599.25769: done getting variables 27448 1726853599.25815: in VariableManager get_vars() 27448 1726853599.25820: Calling all_inventory to load vars for managed_node2 27448 1726853599.25822: Calling groups_inventory to load vars for managed_node2 27448 1726853599.25823: Calling all_plugins_inventory to load vars for managed_node2 27448 1726853599.25826: Calling all_plugins_play to load vars for managed_node2 27448 1726853599.25827: Calling groups_plugins_inventory to load vars for managed_node2 27448 1726853599.25829: Calling groups_plugins_play to load vars for managed_node2 27448 1726853599.25911: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27448 1726853599.26033: done with get_vars() 27448 1726853599.26042: done queuing things up, now waiting for results queue to drain 27448 1726853599.26043: results queue empty 27448 1726853599.26043: checking for any_errors_fatal 27448 1726853599.26044: done checking for any_errors_fatal 27448 1726853599.26045: checking for max_fail_percentage 27448 1726853599.26046: done checking for max_fail_percentage 27448 1726853599.26046: checking to see if all hosts have failed and the running result is not ok 27448 1726853599.26046: done checking to see if all hosts have failed 27448 1726853599.26047: getting the remaining hosts for this loop 27448 1726853599.26048: done getting the remaining hosts for this loop 27448 1726853599.26049: getting the next task for host managed_node2 27448 1726853599.26052: done getting next task for host managed_node2 27448 1726853599.26053: ^ task is: TASK: meta (flush_handlers) 27448 1726853599.26056: ^ 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 27448 1726853599.26061: getting variables 27448 1726853599.26062: in VariableManager get_vars() 27448 1726853599.26067: Calling all_inventory to load vars for managed_node2 27448 1726853599.26068: Calling groups_inventory to load vars for managed_node2 27448 1726853599.26069: Calling all_plugins_inventory to load vars for managed_node2 27448 1726853599.26074: Calling all_plugins_play to load vars for managed_node2 27448 1726853599.26076: Calling groups_plugins_inventory to load vars for managed_node2 27448 1726853599.26077: Calling groups_plugins_play to load vars for managed_node2 27448 1726853599.26157: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27448 1726853599.26263: done with get_vars() 27448 1726853599.26268: done getting variables 27448 1726853599.26297: in VariableManager get_vars() 27448 1726853599.26303: Calling all_inventory to load vars for managed_node2 27448 1726853599.26304: Calling groups_inventory to load vars for managed_node2 27448 1726853599.26306: Calling all_plugins_inventory to load vars for managed_node2 27448 1726853599.26309: Calling all_plugins_play to load vars for managed_node2 27448 1726853599.26311: Calling groups_plugins_inventory to load vars for managed_node2 27448 1726853599.26314: Calling groups_plugins_play to load vars for managed_node2 27448 1726853599.26392: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27448 1726853599.26510: done with get_vars() 27448 1726853599.26517: done queuing things up, now waiting for results queue to drain 27448 1726853599.26518: results queue empty 27448 1726853599.26518: checking for any_errors_fatal 27448 1726853599.26519: done checking for any_errors_fatal 27448 1726853599.26520: checking for max_fail_percentage 27448 1726853599.26520: done checking for max_fail_percentage 27448 1726853599.26521: checking to see if all hosts have failed and the running result is not ok 27448 1726853599.26521: done checking to see if all hosts have failed 27448 1726853599.26521: getting the remaining hosts for this loop 27448 1726853599.26522: done getting the remaining hosts for this loop 27448 1726853599.26524: getting the next task for host managed_node2 27448 1726853599.26526: done getting next task for host managed_node2 27448 1726853599.26527: ^ task is: None 27448 1726853599.26528: ^ 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 27448 1726853599.26529: done queuing things up, now waiting for results queue to drain 27448 1726853599.26530: results queue empty 27448 1726853599.26531: checking for any_errors_fatal 27448 1726853599.26531: done checking for any_errors_fatal 27448 1726853599.26532: checking for max_fail_percentage 27448 1726853599.26533: done checking for max_fail_percentage 27448 1726853599.26533: checking to see if all hosts have failed and the running result is not ok 27448 1726853599.26533: done checking to see if all hosts have failed 27448 1726853599.26534: getting the next task for host managed_node2 27448 1726853599.26536: done getting next task for host managed_node2 27448 1726853599.26536: ^ task is: None 27448 1726853599.26537: ^ 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 27448 1726853599.26572: in VariableManager get_vars() 27448 1726853599.26589: done with get_vars() 27448 1726853599.26593: in VariableManager get_vars() 27448 1726853599.26601: done with get_vars() 27448 1726853599.26604: variable 'omit' from source: magic vars 27448 1726853599.26623: in VariableManager get_vars() 27448 1726853599.26632: done with get_vars() 27448 1726853599.26647: variable 'omit' from source: magic vars PLAY [Test output device of routes] ******************************************** 27448 1726853599.26919: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 27448 1726853599.26940: getting the remaining hosts for this loop 27448 1726853599.26941: done getting the remaining hosts for this loop 27448 1726853599.26943: getting the next task for host managed_node2 27448 1726853599.26945: done getting next task for host managed_node2 27448 1726853599.26946: ^ task is: TASK: Gathering Facts 27448 1726853599.26947: ^ 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 27448 1726853599.26948: getting variables 27448 1726853599.26948: in VariableManager get_vars() 27448 1726853599.26959: Calling all_inventory to load vars for managed_node2 27448 1726853599.26961: Calling groups_inventory to load vars for managed_node2 27448 1726853599.26962: Calling all_plugins_inventory to load vars for managed_node2 27448 1726853599.26967: Calling all_plugins_play to load vars for managed_node2 27448 1726853599.26977: Calling groups_plugins_inventory to load vars for managed_node2 27448 1726853599.26980: Calling groups_plugins_play to load vars for managed_node2 27448 1726853599.27057: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27448 1726853599.27191: done with get_vars() 27448 1726853599.27197: done getting variables 27448 1726853599.27221: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml:3 Friday 20 September 2024 13:33:19 -0400 (0:00:00.029) 0:00:03.254 ****** 27448 1726853599.27235: entering _queue_task() for managed_node2/gather_facts 27448 1726853599.27416: worker is 1 (out of 1 available) 27448 1726853599.27428: exiting _queue_task() for managed_node2/gather_facts 27448 1726853599.27440: done queuing things up, now waiting for results queue to drain 27448 1726853599.27441: waiting for pending results... 27448 1726853599.27580: running TaskExecutor() for managed_node2/TASK: Gathering Facts 27448 1726853599.27645: in run() - task 02083763-bbaf-ee63-0f41-00000000011b 27448 1726853599.27656: variable 'ansible_search_path' from source: unknown 27448 1726853599.27695: calling self._execute() 27448 1726853599.27751: variable 'ansible_host' from source: host vars for 'managed_node2' 27448 1726853599.27757: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27448 1726853599.27764: variable 'omit' from source: magic vars 27448 1726853599.28065: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27448 1726853599.29536: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27448 1726853599.29583: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27448 1726853599.29608: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27448 1726853599.29637: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27448 1726853599.29659: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27448 1726853599.29716: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27448 1726853599.29744: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27448 1726853599.29760: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27448 1726853599.29786: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27448 1726853599.29797: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27448 1726853599.29895: variable 'ansible_distribution' from source: facts 27448 1726853599.29899: variable 'ansible_distribution_major_version' from source: facts 27448 1726853599.29913: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27448 1726853599.29916: when evaluation is False, skipping this task 27448 1726853599.29919: _execute() done 27448 1726853599.29922: dumping result to json 27448 1726853599.29924: done dumping result, returning 27448 1726853599.29931: done running TaskExecutor() for managed_node2/TASK: Gathering Facts [02083763-bbaf-ee63-0f41-00000000011b] 27448 1726853599.29936: sending task result for task 02083763-bbaf-ee63-0f41-00000000011b 27448 1726853599.30014: done sending task result for task 02083763-bbaf-ee63-0f41-00000000011b 27448 1726853599.30017: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27448 1726853599.30110: no more pending results, returning what we have 27448 1726853599.30113: results queue empty 27448 1726853599.30114: checking for any_errors_fatal 27448 1726853599.30115: done checking for any_errors_fatal 27448 1726853599.30115: checking for max_fail_percentage 27448 1726853599.30117: done checking for max_fail_percentage 27448 1726853599.30117: checking to see if all hosts have failed and the running result is not ok 27448 1726853599.30118: done checking to see if all hosts have failed 27448 1726853599.30119: getting the remaining hosts for this loop 27448 1726853599.30120: done getting the remaining hosts for this loop 27448 1726853599.30123: getting the next task for host managed_node2 27448 1726853599.30128: done getting next task for host managed_node2 27448 1726853599.30129: ^ task is: TASK: meta (flush_handlers) 27448 1726853599.30131: ^ 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 27448 1726853599.30134: getting variables 27448 1726853599.30135: in VariableManager get_vars() 27448 1726853599.30174: Calling all_inventory to load vars for managed_node2 27448 1726853599.30176: Calling groups_inventory to load vars for managed_node2 27448 1726853599.30178: Calling all_plugins_inventory to load vars for managed_node2 27448 1726853599.30187: Calling all_plugins_play to load vars for managed_node2 27448 1726853599.30189: Calling groups_plugins_inventory to load vars for managed_node2 27448 1726853599.30192: Calling groups_plugins_play to load vars for managed_node2 27448 1726853599.30313: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27448 1726853599.30429: done with get_vars() 27448 1726853599.30437: done getting variables 27448 1726853599.30485: in VariableManager get_vars() 27448 1726853599.30495: Calling all_inventory to load vars for managed_node2 27448 1726853599.30497: Calling groups_inventory to load vars for managed_node2 27448 1726853599.30498: Calling all_plugins_inventory to load vars for managed_node2 27448 1726853599.30501: Calling all_plugins_play to load vars for managed_node2 27448 1726853599.30502: Calling groups_plugins_inventory to load vars for managed_node2 27448 1726853599.30504: Calling groups_plugins_play to load vars for managed_node2 27448 1726853599.30603: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27448 1726853599.30711: done with get_vars() 27448 1726853599.30720: done queuing things up, now waiting for results queue to drain 27448 1726853599.30721: results queue empty 27448 1726853599.30722: checking for any_errors_fatal 27448 1726853599.30723: done checking for any_errors_fatal 27448 1726853599.30724: checking for max_fail_percentage 27448 1726853599.30724: done checking for max_fail_percentage 27448 1726853599.30725: checking to see if all hosts have failed and the running result is not ok 27448 1726853599.30725: done checking to see if all hosts have failed 27448 1726853599.30726: getting the remaining hosts for this loop 27448 1726853599.30726: done getting the remaining hosts for this loop 27448 1726853599.30728: getting the next task for host managed_node2 27448 1726853599.30730: done getting next task for host managed_node2 27448 1726853599.30732: ^ task is: TASK: Set type and interface0 27448 1726853599.30733: ^ 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 27448 1726853599.30734: getting variables 27448 1726853599.30735: in VariableManager get_vars() 27448 1726853599.30742: Calling all_inventory to load vars for managed_node2 27448 1726853599.30743: Calling groups_inventory to load vars for managed_node2 27448 1726853599.30744: Calling all_plugins_inventory to load vars for managed_node2 27448 1726853599.30747: Calling all_plugins_play to load vars for managed_node2 27448 1726853599.30752: Calling groups_plugins_inventory to load vars for managed_node2 27448 1726853599.30754: Calling groups_plugins_play to load vars for managed_node2 27448 1726853599.30833: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27448 1726853599.30940: done with get_vars() 27448 1726853599.30946: done getting variables 27448 1726853599.30973: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set type and interface0] ************************************************* task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml:11 Friday 20 September 2024 13:33:19 -0400 (0:00:00.037) 0:00:03.291 ****** 27448 1726853599.30994: entering _queue_task() for managed_node2/set_fact 27448 1726853599.31190: worker is 1 (out of 1 available) 27448 1726853599.31203: exiting _queue_task() for managed_node2/set_fact 27448 1726853599.31216: done queuing things up, now waiting for results queue to drain 27448 1726853599.31217: waiting for pending results... 27448 1726853599.31369: running TaskExecutor() for managed_node2/TASK: Set type and interface0 27448 1726853599.31431: in run() - task 02083763-bbaf-ee63-0f41-00000000000b 27448 1726853599.31448: variable 'ansible_search_path' from source: unknown 27448 1726853599.31479: calling self._execute() 27448 1726853599.31537: variable 'ansible_host' from source: host vars for 'managed_node2' 27448 1726853599.31540: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27448 1726853599.31553: variable 'omit' from source: magic vars 27448 1726853599.31854: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27448 1726853599.33360: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27448 1726853599.33407: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27448 1726853599.33443: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27448 1726853599.33676: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27448 1726853599.33680: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27448 1726853599.33683: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27448 1726853599.33686: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27448 1726853599.33688: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27448 1726853599.33690: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27448 1726853599.33698: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27448 1726853599.33839: variable 'ansible_distribution' from source: facts 27448 1726853599.33851: variable 'ansible_distribution_major_version' from source: facts 27448 1726853599.33886: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27448 1726853599.33896: when evaluation is False, skipping this task 27448 1726853599.33903: _execute() done 27448 1726853599.33909: dumping result to json 27448 1726853599.33917: done dumping result, returning 27448 1726853599.33926: done running TaskExecutor() for managed_node2/TASK: Set type and interface0 [02083763-bbaf-ee63-0f41-00000000000b] 27448 1726853599.33934: sending task result for task 02083763-bbaf-ee63-0f41-00000000000b skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27448 1726853599.34077: no more pending results, returning what we have 27448 1726853599.34081: results queue empty 27448 1726853599.34081: checking for any_errors_fatal 27448 1726853599.34083: done checking for any_errors_fatal 27448 1726853599.34083: checking for max_fail_percentage 27448 1726853599.34085: done checking for max_fail_percentage 27448 1726853599.34086: checking to see if all hosts have failed and the running result is not ok 27448 1726853599.34086: done checking to see if all hosts have failed 27448 1726853599.34087: getting the remaining hosts for this loop 27448 1726853599.34088: done getting the remaining hosts for this loop 27448 1726853599.34092: getting the next task for host managed_node2 27448 1726853599.34097: done getting next task for host managed_node2 27448 1726853599.34100: ^ task is: TASK: Show interfaces 27448 1726853599.34103: ^ 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 27448 1726853599.34106: getting variables 27448 1726853599.34109: in VariableManager get_vars() 27448 1726853599.34147: Calling all_inventory to load vars for managed_node2 27448 1726853599.34150: Calling groups_inventory to load vars for managed_node2 27448 1726853599.34152: Calling all_plugins_inventory to load vars for managed_node2 27448 1726853599.34165: Calling all_plugins_play to load vars for managed_node2 27448 1726853599.34168: Calling groups_plugins_inventory to load vars for managed_node2 27448 1726853599.34182: Calling groups_plugins_play to load vars for managed_node2 27448 1726853599.34497: done sending task result for task 02083763-bbaf-ee63-0f41-00000000000b 27448 1726853599.34501: WORKER PROCESS EXITING 27448 1726853599.34527: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27448 1726853599.34741: done with get_vars() 27448 1726853599.34750: done getting variables TASK [Show interfaces] ********************************************************* task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml:15 Friday 20 September 2024 13:33:19 -0400 (0:00:00.038) 0:00:03.329 ****** 27448 1726853599.34813: entering _queue_task() for managed_node2/include_tasks 27448 1726853599.35022: worker is 1 (out of 1 available) 27448 1726853599.35036: exiting _queue_task() for managed_node2/include_tasks 27448 1726853599.35047: done queuing things up, now waiting for results queue to drain 27448 1726853599.35049: waiting for pending results... 27448 1726853599.35201: running TaskExecutor() for managed_node2/TASK: Show interfaces 27448 1726853599.35260: in run() - task 02083763-bbaf-ee63-0f41-00000000000c 27448 1726853599.35272: variable 'ansible_search_path' from source: unknown 27448 1726853599.35304: calling self._execute() 27448 1726853599.35362: variable 'ansible_host' from source: host vars for 'managed_node2' 27448 1726853599.35366: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27448 1726853599.35377: variable 'omit' from source: magic vars 27448 1726853599.35761: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27448 1726853599.37878: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27448 1726853599.37886: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27448 1726853599.37923: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27448 1726853599.37957: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27448 1726853599.37989: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27448 1726853599.38066: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27448 1726853599.38111: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27448 1726853599.38140: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27448 1726853599.38200: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27448 1726853599.38230: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27448 1726853599.38374: variable 'ansible_distribution' from source: facts 27448 1726853599.38387: variable 'ansible_distribution_major_version' from source: facts 27448 1726853599.38417: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27448 1726853599.38431: when evaluation is False, skipping this task 27448 1726853599.38450: _execute() done 27448 1726853599.38452: dumping result to json 27448 1726853599.38534: done dumping result, returning 27448 1726853599.38538: done running TaskExecutor() for managed_node2/TASK: Show interfaces [02083763-bbaf-ee63-0f41-00000000000c] 27448 1726853599.38540: sending task result for task 02083763-bbaf-ee63-0f41-00000000000c 27448 1726853599.38615: done sending task result for task 02083763-bbaf-ee63-0f41-00000000000c 27448 1726853599.38618: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27448 1726853599.38677: no more pending results, returning what we have 27448 1726853599.38680: results queue empty 27448 1726853599.38681: checking for any_errors_fatal 27448 1726853599.38686: done checking for any_errors_fatal 27448 1726853599.38687: checking for max_fail_percentage 27448 1726853599.38688: done checking for max_fail_percentage 27448 1726853599.38689: checking to see if all hosts have failed and the running result is not ok 27448 1726853599.38690: done checking to see if all hosts have failed 27448 1726853599.38691: getting the remaining hosts for this loop 27448 1726853599.38692: done getting the remaining hosts for this loop 27448 1726853599.38696: getting the next task for host managed_node2 27448 1726853599.38711: done getting next task for host managed_node2 27448 1726853599.38714: ^ task is: TASK: Manage test interface 27448 1726853599.38716: ^ 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 27448 1726853599.38719: getting variables 27448 1726853599.38721: in VariableManager get_vars() 27448 1726853599.38763: Calling all_inventory to load vars for managed_node2 27448 1726853599.38766: Calling groups_inventory to load vars for managed_node2 27448 1726853599.38768: Calling all_plugins_inventory to load vars for managed_node2 27448 1726853599.38779: Calling all_plugins_play to load vars for managed_node2 27448 1726853599.38782: Calling groups_plugins_inventory to load vars for managed_node2 27448 1726853599.38785: Calling groups_plugins_play to load vars for managed_node2 27448 1726853599.39102: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27448 1726853599.39289: done with get_vars() 27448 1726853599.39300: done getting variables TASK [Manage test interface] *************************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml:17 Friday 20 September 2024 13:33:19 -0400 (0:00:00.045) 0:00:03.375 ****** 27448 1726853599.39390: entering _queue_task() for managed_node2/include_tasks 27448 1726853599.39648: worker is 1 (out of 1 available) 27448 1726853599.39660: exiting _queue_task() for managed_node2/include_tasks 27448 1726853599.39776: done queuing things up, now waiting for results queue to drain 27448 1726853599.39778: waiting for pending results... 27448 1726853599.40089: running TaskExecutor() for managed_node2/TASK: Manage test interface 27448 1726853599.40094: in run() - task 02083763-bbaf-ee63-0f41-00000000000d 27448 1726853599.40097: variable 'ansible_search_path' from source: unknown 27448 1726853599.40101: calling self._execute() 27448 1726853599.40165: variable 'ansible_host' from source: host vars for 'managed_node2' 27448 1726853599.40182: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27448 1726853599.40198: variable 'omit' from source: magic vars 27448 1726853599.40686: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27448 1726853599.43640: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27448 1726853599.43723: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27448 1726853599.43761: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27448 1726853599.43803: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27448 1726853599.43850: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27448 1726853599.43937: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27448 1726853599.44040: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27448 1726853599.44044: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27448 1726853599.44047: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27448 1726853599.44083: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27448 1726853599.44258: variable 'ansible_distribution' from source: facts 27448 1726853599.44273: variable 'ansible_distribution_major_version' from source: facts 27448 1726853599.44366: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27448 1726853599.44369: when evaluation is False, skipping this task 27448 1726853599.44373: _execute() done 27448 1726853599.44376: dumping result to json 27448 1726853599.44378: done dumping result, returning 27448 1726853599.44381: done running TaskExecutor() for managed_node2/TASK: Manage test interface [02083763-bbaf-ee63-0f41-00000000000d] 27448 1726853599.44383: sending task result for task 02083763-bbaf-ee63-0f41-00000000000d 27448 1726853599.44460: done sending task result for task 02083763-bbaf-ee63-0f41-00000000000d 27448 1726853599.44463: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27448 1726853599.44521: no more pending results, returning what we have 27448 1726853599.44525: results queue empty 27448 1726853599.44526: checking for any_errors_fatal 27448 1726853599.44531: done checking for any_errors_fatal 27448 1726853599.44532: checking for max_fail_percentage 27448 1726853599.44534: done checking for max_fail_percentage 27448 1726853599.44535: checking to see if all hosts have failed and the running result is not ok 27448 1726853599.44536: done checking to see if all hosts have failed 27448 1726853599.44537: getting the remaining hosts for this loop 27448 1726853599.44538: done getting the remaining hosts for this loop 27448 1726853599.44542: getting the next task for host managed_node2 27448 1726853599.44548: done getting next task for host managed_node2 27448 1726853599.44551: ^ task is: TASK: Assert device is present 27448 1726853599.44553: ^ 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 27448 1726853599.44555: getting variables 27448 1726853599.44557: in VariableManager get_vars() 27448 1726853599.44602: Calling all_inventory to load vars for managed_node2 27448 1726853599.44605: Calling groups_inventory to load vars for managed_node2 27448 1726853599.44607: Calling all_plugins_inventory to load vars for managed_node2 27448 1726853599.44618: Calling all_plugins_play to load vars for managed_node2 27448 1726853599.44621: Calling groups_plugins_inventory to load vars for managed_node2 27448 1726853599.44624: Calling groups_plugins_play to load vars for managed_node2 27448 1726853599.45106: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27448 1726853599.45707: done with get_vars() 27448 1726853599.45718: done getting variables TASK [Assert device is present] ************************************************ task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml:21 Friday 20 September 2024 13:33:19 -0400 (0:00:00.066) 0:00:03.441 ****** 27448 1726853599.46011: entering _queue_task() for managed_node2/include_tasks 27448 1726853599.46396: worker is 1 (out of 1 available) 27448 1726853599.46409: exiting _queue_task() for managed_node2/include_tasks 27448 1726853599.46420: done queuing things up, now waiting for results queue to drain 27448 1726853599.46422: waiting for pending results... 27448 1726853599.47077: running TaskExecutor() for managed_node2/TASK: Assert device is present 27448 1726853599.47180: in run() - task 02083763-bbaf-ee63-0f41-00000000000e 27448 1726853599.47296: variable 'ansible_search_path' from source: unknown 27448 1726853599.47477: calling self._execute() 27448 1726853599.47527: variable 'ansible_host' from source: host vars for 'managed_node2' 27448 1726853599.47541: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27448 1726853599.47556: variable 'omit' from source: magic vars 27448 1726853599.48901: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27448 1726853599.53023: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27448 1726853599.53111: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27448 1726853599.53152: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27448 1726853599.53192: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27448 1726853599.53226: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27448 1726853599.53302: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27448 1726853599.53335: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27448 1726853599.53365: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27448 1726853599.53410: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27448 1726853599.53435: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27448 1726853599.53577: variable 'ansible_distribution' from source: facts 27448 1726853599.53590: variable 'ansible_distribution_major_version' from source: facts 27448 1726853599.53612: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27448 1726853599.53620: when evaluation is False, skipping this task 27448 1726853599.53628: _execute() done 27448 1726853599.53635: dumping result to json 27448 1726853599.53645: done dumping result, returning 27448 1726853599.53657: done running TaskExecutor() for managed_node2/TASK: Assert device is present [02083763-bbaf-ee63-0f41-00000000000e] 27448 1726853599.53667: sending task result for task 02083763-bbaf-ee63-0f41-00000000000e skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27448 1726853599.53944: no more pending results, returning what we have 27448 1726853599.53948: results queue empty 27448 1726853599.53949: checking for any_errors_fatal 27448 1726853599.53955: done checking for any_errors_fatal 27448 1726853599.53956: checking for max_fail_percentage 27448 1726853599.53957: done checking for max_fail_percentage 27448 1726853599.53958: checking to see if all hosts have failed and the running result is not ok 27448 1726853599.53959: done checking to see if all hosts have failed 27448 1726853599.53960: getting the remaining hosts for this loop 27448 1726853599.53961: done getting the remaining hosts for this loop 27448 1726853599.53966: getting the next task for host managed_node2 27448 1726853599.53973: done getting next task for host managed_node2 27448 1726853599.53976: ^ task is: TASK: Set interface1 27448 1726853599.53978: ^ 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 27448 1726853599.53982: getting variables 27448 1726853599.53984: in VariableManager get_vars() 27448 1726853599.54026: Calling all_inventory to load vars for managed_node2 27448 1726853599.54029: Calling groups_inventory to load vars for managed_node2 27448 1726853599.54280: Calling all_plugins_inventory to load vars for managed_node2 27448 1726853599.54287: done sending task result for task 02083763-bbaf-ee63-0f41-00000000000e 27448 1726853599.54290: WORKER PROCESS EXITING 27448 1726853599.54298: Calling all_plugins_play to load vars for managed_node2 27448 1726853599.54301: Calling groups_plugins_inventory to load vars for managed_node2 27448 1726853599.54305: Calling groups_plugins_play to load vars for managed_node2 27448 1726853599.54461: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27448 1726853599.54649: done with get_vars() 27448 1726853599.54660: done getting variables 27448 1726853599.54718: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set interface1] ********************************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml:23 Friday 20 September 2024 13:33:19 -0400 (0:00:00.087) 0:00:03.529 ****** 27448 1726853599.54744: entering _queue_task() for managed_node2/set_fact 27448 1726853599.55022: worker is 1 (out of 1 available) 27448 1726853599.55035: exiting _queue_task() for managed_node2/set_fact 27448 1726853599.55051: done queuing things up, now waiting for results queue to drain 27448 1726853599.55053: waiting for pending results... 27448 1726853599.55328: running TaskExecutor() for managed_node2/TASK: Set interface1 27448 1726853599.55659: in run() - task 02083763-bbaf-ee63-0f41-00000000000f 27448 1726853599.55684: variable 'ansible_search_path' from source: unknown 27448 1726853599.55727: calling self._execute() 27448 1726853599.56276: variable 'ansible_host' from source: host vars for 'managed_node2' 27448 1726853599.56280: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27448 1726853599.56283: variable 'omit' from source: magic vars 27448 1726853599.57465: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27448 1726853599.64179: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27448 1726853599.64350: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27448 1726853599.64460: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27448 1726853599.64856: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27448 1726853599.64860: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27448 1726853599.65094: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27448 1726853599.65136: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27448 1726853599.65578: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27448 1726853599.65581: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27448 1726853599.65584: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27448 1726853599.66094: variable 'ansible_distribution' from source: facts 27448 1726853599.66097: variable 'ansible_distribution_major_version' from source: facts 27448 1726853599.66099: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27448 1726853599.66101: when evaluation is False, skipping this task 27448 1726853599.66103: _execute() done 27448 1726853599.66105: dumping result to json 27448 1726853599.66106: done dumping result, returning 27448 1726853599.66108: done running TaskExecutor() for managed_node2/TASK: Set interface1 [02083763-bbaf-ee63-0f41-00000000000f] 27448 1726853599.66110: sending task result for task 02083763-bbaf-ee63-0f41-00000000000f 27448 1726853599.66172: done sending task result for task 02083763-bbaf-ee63-0f41-00000000000f 27448 1726853599.66176: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27448 1726853599.66241: no more pending results, returning what we have 27448 1726853599.66245: results queue empty 27448 1726853599.66246: checking for any_errors_fatal 27448 1726853599.66251: done checking for any_errors_fatal 27448 1726853599.66251: checking for max_fail_percentage 27448 1726853599.66253: done checking for max_fail_percentage 27448 1726853599.66254: checking to see if all hosts have failed and the running result is not ok 27448 1726853599.66255: done checking to see if all hosts have failed 27448 1726853599.66256: getting the remaining hosts for this loop 27448 1726853599.66257: done getting the remaining hosts for this loop 27448 1726853599.66260: getting the next task for host managed_node2 27448 1726853599.66266: done getting next task for host managed_node2 27448 1726853599.66269: ^ task is: TASK: Show interfaces 27448 1726853599.66272: ^ 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 27448 1726853599.66276: getting variables 27448 1726853599.66277: in VariableManager get_vars() 27448 1726853599.66324: Calling all_inventory to load vars for managed_node2 27448 1726853599.66328: Calling groups_inventory to load vars for managed_node2 27448 1726853599.66330: Calling all_plugins_inventory to load vars for managed_node2 27448 1726853599.66342: Calling all_plugins_play to load vars for managed_node2 27448 1726853599.66345: Calling groups_plugins_inventory to load vars for managed_node2 27448 1726853599.66349: Calling groups_plugins_play to load vars for managed_node2 27448 1726853599.66537: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27448 1726853599.67999: done with get_vars() 27448 1726853599.68012: done getting variables TASK [Show interfaces] ********************************************************* task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml:26 Friday 20 September 2024 13:33:19 -0400 (0:00:00.133) 0:00:03.662 ****** 27448 1726853599.68107: entering _queue_task() for managed_node2/include_tasks 27448 1726853599.69105: worker is 1 (out of 1 available) 27448 1726853599.69116: exiting _queue_task() for managed_node2/include_tasks 27448 1726853599.69127: done queuing things up, now waiting for results queue to drain 27448 1726853599.69129: waiting for pending results... 27448 1726853599.69560: running TaskExecutor() for managed_node2/TASK: Show interfaces 27448 1726853599.69978: in run() - task 02083763-bbaf-ee63-0f41-000000000010 27448 1726853599.70003: variable 'ansible_search_path' from source: unknown 27448 1726853599.70046: calling self._execute() 27448 1726853599.70228: variable 'ansible_host' from source: host vars for 'managed_node2' 27448 1726853599.70589: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27448 1726853599.70593: variable 'omit' from source: magic vars 27448 1726853599.71749: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27448 1726853599.77121: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27448 1726853599.77303: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27448 1726853599.77344: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27448 1726853599.77386: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27448 1726853599.77677: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27448 1726853599.77841: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27448 1726853599.77878: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27448 1726853599.77923: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27448 1726853599.78045: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27448 1726853599.78066: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27448 1726853599.78546: variable 'ansible_distribution' from source: facts 27448 1726853599.78550: variable 'ansible_distribution_major_version' from source: facts 27448 1726853599.78552: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27448 1726853599.78554: when evaluation is False, skipping this task 27448 1726853599.78556: _execute() done 27448 1726853599.78558: dumping result to json 27448 1726853599.78561: done dumping result, returning 27448 1726853599.78563: done running TaskExecutor() for managed_node2/TASK: Show interfaces [02083763-bbaf-ee63-0f41-000000000010] 27448 1726853599.78565: sending task result for task 02083763-bbaf-ee63-0f41-000000000010 27448 1726853599.78643: done sending task result for task 02083763-bbaf-ee63-0f41-000000000010 27448 1726853599.78646: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27448 1726853599.78701: no more pending results, returning what we have 27448 1726853599.78705: results queue empty 27448 1726853599.78706: checking for any_errors_fatal 27448 1726853599.78714: done checking for any_errors_fatal 27448 1726853599.78715: checking for max_fail_percentage 27448 1726853599.78716: done checking for max_fail_percentage 27448 1726853599.78717: checking to see if all hosts have failed and the running result is not ok 27448 1726853599.78718: done checking to see if all hosts have failed 27448 1726853599.78719: getting the remaining hosts for this loop 27448 1726853599.78720: done getting the remaining hosts for this loop 27448 1726853599.78725: getting the next task for host managed_node2 27448 1726853599.78732: done getting next task for host managed_node2 27448 1726853599.78734: ^ task is: TASK: Manage test interface 27448 1726853599.78736: ^ 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 27448 1726853599.78739: getting variables 27448 1726853599.78741: in VariableManager get_vars() 27448 1726853599.78790: Calling all_inventory to load vars for managed_node2 27448 1726853599.78793: Calling groups_inventory to load vars for managed_node2 27448 1726853599.78796: Calling all_plugins_inventory to load vars for managed_node2 27448 1726853599.78807: Calling all_plugins_play to load vars for managed_node2 27448 1726853599.78809: Calling groups_plugins_inventory to load vars for managed_node2 27448 1726853599.78813: Calling groups_plugins_play to load vars for managed_node2 27448 1726853599.79509: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27448 1726853599.80026: done with get_vars() 27448 1726853599.80038: done getting variables TASK [Manage test interface] *************************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml:28 Friday 20 September 2024 13:33:19 -0400 (0:00:00.120) 0:00:03.783 ****** 27448 1726853599.80131: entering _queue_task() for managed_node2/include_tasks 27448 1726853599.80602: worker is 1 (out of 1 available) 27448 1726853599.80613: exiting _queue_task() for managed_node2/include_tasks 27448 1726853599.80626: done queuing things up, now waiting for results queue to drain 27448 1726853599.80628: waiting for pending results... 27448 1726853599.81519: running TaskExecutor() for managed_node2/TASK: Manage test interface 27448 1726853599.81523: in run() - task 02083763-bbaf-ee63-0f41-000000000011 27448 1726853599.81526: variable 'ansible_search_path' from source: unknown 27448 1726853599.81529: calling self._execute() 27448 1726853599.81604: variable 'ansible_host' from source: host vars for 'managed_node2' 27448 1726853599.81679: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27448 1726853599.81695: variable 'omit' from source: magic vars 27448 1726853599.82614: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27448 1726853599.87409: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27448 1726853599.87656: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27448 1726853599.87661: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27448 1726853599.87791: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27448 1726853599.87822: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27448 1726853599.88020: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27448 1726853599.88051: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27448 1726853599.88305: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27448 1726853599.88309: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27448 1726853599.88312: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27448 1726853599.88543: variable 'ansible_distribution' from source: facts 27448 1726853599.88583: variable 'ansible_distribution_major_version' from source: facts 27448 1726853599.88653: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27448 1726853599.88690: when evaluation is False, skipping this task 27448 1726853599.88702: _execute() done 27448 1726853599.88711: dumping result to json 27448 1726853599.88747: done dumping result, returning 27448 1726853599.88763: done running TaskExecutor() for managed_node2/TASK: Manage test interface [02083763-bbaf-ee63-0f41-000000000011] 27448 1726853599.88775: sending task result for task 02083763-bbaf-ee63-0f41-000000000011 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27448 1726853599.88948: no more pending results, returning what we have 27448 1726853599.88952: results queue empty 27448 1726853599.88954: checking for any_errors_fatal 27448 1726853599.88960: done checking for any_errors_fatal 27448 1726853599.88961: checking for max_fail_percentage 27448 1726853599.88963: done checking for max_fail_percentage 27448 1726853599.88964: checking to see if all hosts have failed and the running result is not ok 27448 1726853599.88964: done checking to see if all hosts have failed 27448 1726853599.88965: getting the remaining hosts for this loop 27448 1726853599.88967: done getting the remaining hosts for this loop 27448 1726853599.88973: getting the next task for host managed_node2 27448 1726853599.88979: done getting next task for host managed_node2 27448 1726853599.88982: ^ task is: TASK: Assert device is present 27448 1726853599.88983: ^ 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 27448 1726853599.88987: getting variables 27448 1726853599.88989: in VariableManager get_vars() 27448 1726853599.89036: Calling all_inventory to load vars for managed_node2 27448 1726853599.89039: Calling groups_inventory to load vars for managed_node2 27448 1726853599.89042: Calling all_plugins_inventory to load vars for managed_node2 27448 1726853599.89053: Calling all_plugins_play to load vars for managed_node2 27448 1726853599.89056: Calling groups_plugins_inventory to load vars for managed_node2 27448 1726853599.89059: Calling groups_plugins_play to load vars for managed_node2 27448 1726853599.89883: done sending task result for task 02083763-bbaf-ee63-0f41-000000000011 27448 1726853599.89886: WORKER PROCESS EXITING 27448 1726853599.89894: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27448 1726853599.90282: done with get_vars() 27448 1726853599.90293: done getting variables TASK [Assert device is present] ************************************************ task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml:32 Friday 20 September 2024 13:33:19 -0400 (0:00:00.102) 0:00:03.885 ****** 27448 1726853599.90375: entering _queue_task() for managed_node2/include_tasks 27448 1726853599.91037: worker is 1 (out of 1 available) 27448 1726853599.91050: exiting _queue_task() for managed_node2/include_tasks 27448 1726853599.91063: done queuing things up, now waiting for results queue to drain 27448 1726853599.91064: waiting for pending results... 27448 1726853599.91587: running TaskExecutor() for managed_node2/TASK: Assert device is present 27448 1726853599.91693: in run() - task 02083763-bbaf-ee63-0f41-000000000012 27448 1726853599.91773: variable 'ansible_search_path' from source: unknown 27448 1726853599.91832: calling self._execute() 27448 1726853599.92105: variable 'ansible_host' from source: host vars for 'managed_node2' 27448 1726853599.92134: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27448 1726853599.92150: variable 'omit' from source: magic vars 27448 1726853599.93166: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27448 1726853599.96228: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27448 1726853599.96469: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27448 1726853599.96487: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27448 1726853599.96532: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27448 1726853599.96599: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27448 1726853599.96748: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27448 1726853599.96806: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27448 1726853599.96882: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27448 1726853599.96885: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27448 1726853599.96904: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27448 1726853599.97207: variable 'ansible_distribution' from source: facts 27448 1726853599.97211: variable 'ansible_distribution_major_version' from source: facts 27448 1726853599.97246: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27448 1726853599.97253: when evaluation is False, skipping this task 27448 1726853599.97263: _execute() done 27448 1726853599.97272: dumping result to json 27448 1726853599.97348: done dumping result, returning 27448 1726853599.97352: done running TaskExecutor() for managed_node2/TASK: Assert device is present [02083763-bbaf-ee63-0f41-000000000012] 27448 1726853599.97356: sending task result for task 02083763-bbaf-ee63-0f41-000000000012 27448 1726853599.97605: done sending task result for task 02083763-bbaf-ee63-0f41-000000000012 27448 1726853599.97609: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27448 1726853599.97774: no more pending results, returning what we have 27448 1726853599.97778: results queue empty 27448 1726853599.97779: checking for any_errors_fatal 27448 1726853599.97787: done checking for any_errors_fatal 27448 1726853599.97788: checking for max_fail_percentage 27448 1726853599.97790: done checking for max_fail_percentage 27448 1726853599.97791: checking to see if all hosts have failed and the running result is not ok 27448 1726853599.97792: done checking to see if all hosts have failed 27448 1726853599.97793: getting the remaining hosts for this loop 27448 1726853599.97794: done getting the remaining hosts for this loop 27448 1726853599.97799: getting the next task for host managed_node2 27448 1726853599.97807: done getting next task for host managed_node2 27448 1726853599.97813: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 27448 1726853599.97816: ^ 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 27448 1726853599.97831: getting variables 27448 1726853599.97833: in VariableManager get_vars() 27448 1726853599.97999: Calling all_inventory to load vars for managed_node2 27448 1726853599.98002: Calling groups_inventory to load vars for managed_node2 27448 1726853599.98005: Calling all_plugins_inventory to load vars for managed_node2 27448 1726853599.98014: Calling all_plugins_play to load vars for managed_node2 27448 1726853599.98017: Calling groups_plugins_inventory to load vars for managed_node2 27448 1726853599.98020: Calling groups_plugins_play to load vars for managed_node2 27448 1726853599.98616: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27448 1726853599.98969: done with get_vars() 27448 1726853599.98982: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 13:33:19 -0400 (0:00:00.087) 0:00:03.972 ****** 27448 1726853599.99099: entering _queue_task() for managed_node2/include_tasks 27448 1726853599.99489: worker is 1 (out of 1 available) 27448 1726853599.99502: exiting _queue_task() for managed_node2/include_tasks 27448 1726853599.99515: done queuing things up, now waiting for results queue to drain 27448 1726853599.99516: waiting for pending results... 27448 1726853599.99787: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 27448 1726853599.99815: in run() - task 02083763-bbaf-ee63-0f41-00000000001b 27448 1726853599.99835: variable 'ansible_search_path' from source: unknown 27448 1726853599.99842: variable 'ansible_search_path' from source: unknown 27448 1726853599.99887: calling self._execute() 27448 1726853600.00021: variable 'ansible_host' from source: host vars for 'managed_node2' 27448 1726853600.00025: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27448 1726853600.00027: variable 'omit' from source: magic vars 27448 1726853600.00538: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27448 1726853600.03091: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27448 1726853600.03138: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27448 1726853600.03339: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27448 1726853600.03367: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27448 1726853600.03388: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27448 1726853600.03448: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27448 1726853600.03473: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27448 1726853600.03491: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27448 1726853600.03516: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27448 1726853600.03527: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27448 1726853600.03624: variable 'ansible_distribution' from source: facts 27448 1726853600.03628: variable 'ansible_distribution_major_version' from source: facts 27448 1726853600.03645: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27448 1726853600.03678: when evaluation is False, skipping this task 27448 1726853600.03682: _execute() done 27448 1726853600.03685: dumping result to json 27448 1726853600.03687: done dumping result, returning 27448 1726853600.03690: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [02083763-bbaf-ee63-0f41-00000000001b] 27448 1726853600.03691: sending task result for task 02083763-bbaf-ee63-0f41-00000000001b 27448 1726853600.03776: done sending task result for task 02083763-bbaf-ee63-0f41-00000000001b 27448 1726853600.03779: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27448 1726853600.03845: no more pending results, returning what we have 27448 1726853600.03848: results queue empty 27448 1726853600.03849: checking for any_errors_fatal 27448 1726853600.03855: done checking for any_errors_fatal 27448 1726853600.03855: checking for max_fail_percentage 27448 1726853600.03857: done checking for max_fail_percentage 27448 1726853600.03858: checking to see if all hosts have failed and the running result is not ok 27448 1726853600.03859: done checking to see if all hosts have failed 27448 1726853600.03859: getting the remaining hosts for this loop 27448 1726853600.03860: done getting the remaining hosts for this loop 27448 1726853600.03864: getting the next task for host managed_node2 27448 1726853600.03870: done getting next task for host managed_node2 27448 1726853600.03876: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 27448 1726853600.03879: ^ 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 27448 1726853600.03893: getting variables 27448 1726853600.03895: in VariableManager get_vars() 27448 1726853600.03933: Calling all_inventory to load vars for managed_node2 27448 1726853600.03936: Calling groups_inventory to load vars for managed_node2 27448 1726853600.03938: Calling all_plugins_inventory to load vars for managed_node2 27448 1726853600.03946: Calling all_plugins_play to load vars for managed_node2 27448 1726853600.03948: Calling groups_plugins_inventory to load vars for managed_node2 27448 1726853600.03951: Calling groups_plugins_play to load vars for managed_node2 27448 1726853600.04277: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27448 1726853600.04491: done with get_vars() 27448 1726853600.04500: done getting variables 27448 1726853600.04595: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 13:33:20 -0400 (0:00:00.055) 0:00:04.028 ****** 27448 1726853600.04625: entering _queue_task() for managed_node2/debug 27448 1726853600.04626: Creating lock for debug 27448 1726853600.04970: worker is 1 (out of 1 available) 27448 1726853600.04987: exiting _queue_task() for managed_node2/debug 27448 1726853600.05001: done queuing things up, now waiting for results queue to drain 27448 1726853600.05002: waiting for pending results... 27448 1726853600.05176: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider 27448 1726853600.05256: in run() - task 02083763-bbaf-ee63-0f41-00000000001c 27448 1726853600.05266: variable 'ansible_search_path' from source: unknown 27448 1726853600.05269: variable 'ansible_search_path' from source: unknown 27448 1726853600.05300: calling self._execute() 27448 1726853600.05360: variable 'ansible_host' from source: host vars for 'managed_node2' 27448 1726853600.05364: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27448 1726853600.05373: variable 'omit' from source: magic vars 27448 1726853600.05675: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27448 1726853600.07592: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27448 1726853600.07596: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27448 1726853600.07677: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27448 1726853600.07681: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27448 1726853600.07699: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27448 1726853600.07786: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27448 1726853600.07813: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27448 1726853600.07841: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27448 1726853600.07886: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27448 1726853600.07931: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27448 1726853600.08030: variable 'ansible_distribution' from source: facts 27448 1726853600.08039: variable 'ansible_distribution_major_version' from source: facts 27448 1726853600.08057: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27448 1726853600.08060: when evaluation is False, skipping this task 27448 1726853600.08067: _execute() done 27448 1726853600.08070: dumping result to json 27448 1726853600.08167: done dumping result, returning 27448 1726853600.08173: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider [02083763-bbaf-ee63-0f41-00000000001c] 27448 1726853600.08176: sending task result for task 02083763-bbaf-ee63-0f41-00000000001c 27448 1726853600.08233: done sending task result for task 02083763-bbaf-ee63-0f41-00000000001c 27448 1726853600.08236: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 27448 1726853600.08285: no more pending results, returning what we have 27448 1726853600.08288: results queue empty 27448 1726853600.08289: checking for any_errors_fatal 27448 1726853600.08294: done checking for any_errors_fatal 27448 1726853600.08295: checking for max_fail_percentage 27448 1726853600.08296: done checking for max_fail_percentage 27448 1726853600.08297: checking to see if all hosts have failed and the running result is not ok 27448 1726853600.08298: done checking to see if all hosts have failed 27448 1726853600.08299: getting the remaining hosts for this loop 27448 1726853600.08300: done getting the remaining hosts for this loop 27448 1726853600.08303: getting the next task for host managed_node2 27448 1726853600.08307: done getting next task for host managed_node2 27448 1726853600.08311: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 27448 1726853600.08313: ^ 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 27448 1726853600.08324: getting variables 27448 1726853600.08326: in VariableManager get_vars() 27448 1726853600.08358: Calling all_inventory to load vars for managed_node2 27448 1726853600.08361: Calling groups_inventory to load vars for managed_node2 27448 1726853600.08363: Calling all_plugins_inventory to load vars for managed_node2 27448 1726853600.08372: Calling all_plugins_play to load vars for managed_node2 27448 1726853600.08412: Calling groups_plugins_inventory to load vars for managed_node2 27448 1726853600.08416: Calling groups_plugins_play to load vars for managed_node2 27448 1726853600.08637: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27448 1726853600.08765: done with get_vars() 27448 1726853600.08775: done getting variables 27448 1726853600.08848: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 13:33:20 -0400 (0:00:00.042) 0:00:04.070 ****** 27448 1726853600.08870: entering _queue_task() for managed_node2/fail 27448 1726853600.08874: Creating lock for fail 27448 1726853600.09075: worker is 1 (out of 1 available) 27448 1726853600.09090: exiting _queue_task() for managed_node2/fail 27448 1726853600.09103: done queuing things up, now waiting for results queue to drain 27448 1726853600.09105: waiting for pending results... 27448 1726853600.09258: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 27448 1726853600.09341: in run() - task 02083763-bbaf-ee63-0f41-00000000001d 27448 1726853600.09348: variable 'ansible_search_path' from source: unknown 27448 1726853600.09351: variable 'ansible_search_path' from source: unknown 27448 1726853600.09384: calling self._execute() 27448 1726853600.09442: variable 'ansible_host' from source: host vars for 'managed_node2' 27448 1726853600.09454: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27448 1726853600.09464: variable 'omit' from source: magic vars 27448 1726853600.09756: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27448 1726853600.11951: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27448 1726853600.12178: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27448 1726853600.12182: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27448 1726853600.12184: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27448 1726853600.12186: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27448 1726853600.12217: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27448 1726853600.12250: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27448 1726853600.12282: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27448 1726853600.12361: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27448 1726853600.12386: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27448 1726853600.12525: variable 'ansible_distribution' from source: facts 27448 1726853600.12538: variable 'ansible_distribution_major_version' from source: facts 27448 1726853600.12563: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27448 1726853600.12573: when evaluation is False, skipping this task 27448 1726853600.12581: _execute() done 27448 1726853600.12587: dumping result to json 27448 1726853600.12595: done dumping result, returning 27448 1726853600.12606: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [02083763-bbaf-ee63-0f41-00000000001d] 27448 1726853600.12614: sending task result for task 02083763-bbaf-ee63-0f41-00000000001d skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27448 1726853600.12792: no more pending results, returning what we have 27448 1726853600.12795: results queue empty 27448 1726853600.12796: checking for any_errors_fatal 27448 1726853600.12801: done checking for any_errors_fatal 27448 1726853600.12802: checking for max_fail_percentage 27448 1726853600.12803: done checking for max_fail_percentage 27448 1726853600.12804: checking to see if all hosts have failed and the running result is not ok 27448 1726853600.12805: done checking to see if all hosts have failed 27448 1726853600.12805: getting the remaining hosts for this loop 27448 1726853600.12807: done getting the remaining hosts for this loop 27448 1726853600.12810: getting the next task for host managed_node2 27448 1726853600.12815: done getting next task for host managed_node2 27448 1726853600.12819: ^ 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 27448 1726853600.12822: ^ 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 27448 1726853600.12831: done sending task result for task 02083763-bbaf-ee63-0f41-00000000001d 27448 1726853600.12833: WORKER PROCESS EXITING 27448 1726853600.12841: getting variables 27448 1726853600.12842: in VariableManager get_vars() 27448 1726853600.12890: Calling all_inventory to load vars for managed_node2 27448 1726853600.12893: Calling groups_inventory to load vars for managed_node2 27448 1726853600.12895: Calling all_plugins_inventory to load vars for managed_node2 27448 1726853600.12905: Calling all_plugins_play to load vars for managed_node2 27448 1726853600.12907: Calling groups_plugins_inventory to load vars for managed_node2 27448 1726853600.12910: Calling groups_plugins_play to load vars for managed_node2 27448 1726853600.13112: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27448 1726853600.13239: done with get_vars() 27448 1726853600.13247: done getting variables 27448 1726853600.13290: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 13:33:20 -0400 (0:00:00.044) 0:00:04.114 ****** 27448 1726853600.13314: entering _queue_task() for managed_node2/fail 27448 1726853600.13513: worker is 1 (out of 1 available) 27448 1726853600.13527: exiting _queue_task() for managed_node2/fail 27448 1726853600.13540: done queuing things up, now waiting for results queue to drain 27448 1726853600.13542: waiting for pending results... 27448 1726853600.13704: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 27448 1726853600.13783: in run() - task 02083763-bbaf-ee63-0f41-00000000001e 27448 1726853600.13794: variable 'ansible_search_path' from source: unknown 27448 1726853600.13798: variable 'ansible_search_path' from source: unknown 27448 1726853600.13826: calling self._execute() 27448 1726853600.13889: variable 'ansible_host' from source: host vars for 'managed_node2' 27448 1726853600.13893: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27448 1726853600.13901: variable 'omit' from source: magic vars 27448 1726853600.14198: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27448 1726853600.16261: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27448 1726853600.16305: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27448 1726853600.16330: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27448 1726853600.16359: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27448 1726853600.16380: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27448 1726853600.16436: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27448 1726853600.16463: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27448 1726853600.16479: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27448 1726853600.16505: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27448 1726853600.16515: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27448 1726853600.16611: variable 'ansible_distribution' from source: facts 27448 1726853600.16615: variable 'ansible_distribution_major_version' from source: facts 27448 1726853600.16631: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27448 1726853600.16634: when evaluation is False, skipping this task 27448 1726853600.16637: _execute() done 27448 1726853600.16639: dumping result to json 27448 1726853600.16641: done dumping result, returning 27448 1726853600.16649: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [02083763-bbaf-ee63-0f41-00000000001e] 27448 1726853600.16652: sending task result for task 02083763-bbaf-ee63-0f41-00000000001e 27448 1726853600.16735: done sending task result for task 02083763-bbaf-ee63-0f41-00000000001e 27448 1726853600.16737: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27448 1726853600.16787: no more pending results, returning what we have 27448 1726853600.16791: results queue empty 27448 1726853600.16791: checking for any_errors_fatal 27448 1726853600.16796: done checking for any_errors_fatal 27448 1726853600.16797: checking for max_fail_percentage 27448 1726853600.16799: done checking for max_fail_percentage 27448 1726853600.16799: checking to see if all hosts have failed and the running result is not ok 27448 1726853600.16800: done checking to see if all hosts have failed 27448 1726853600.16801: getting the remaining hosts for this loop 27448 1726853600.16802: done getting the remaining hosts for this loop 27448 1726853600.16806: getting the next task for host managed_node2 27448 1726853600.16813: done getting next task for host managed_node2 27448 1726853600.16816: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 27448 1726853600.16819: ^ 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 27448 1726853600.16831: getting variables 27448 1726853600.16833: in VariableManager get_vars() 27448 1726853600.16874: Calling all_inventory to load vars for managed_node2 27448 1726853600.16876: Calling groups_inventory to load vars for managed_node2 27448 1726853600.16879: Calling all_plugins_inventory to load vars for managed_node2 27448 1726853600.16886: Calling all_plugins_play to load vars for managed_node2 27448 1726853600.16888: Calling groups_plugins_inventory to load vars for managed_node2 27448 1726853600.16890: Calling groups_plugins_play to load vars for managed_node2 27448 1726853600.17025: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27448 1726853600.17147: done with get_vars() 27448 1726853600.17155: done getting variables 27448 1726853600.17199: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 13:33:20 -0400 (0:00:00.039) 0:00:04.154 ****** 27448 1726853600.17221: entering _queue_task() for managed_node2/fail 27448 1726853600.17409: worker is 1 (out of 1 available) 27448 1726853600.17423: exiting _queue_task() for managed_node2/fail 27448 1726853600.17437: done queuing things up, now waiting for results queue to drain 27448 1726853600.17439: waiting for pending results... 27448 1726853600.17599: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 27448 1726853600.17676: in run() - task 02083763-bbaf-ee63-0f41-00000000001f 27448 1726853600.17687: variable 'ansible_search_path' from source: unknown 27448 1726853600.17691: variable 'ansible_search_path' from source: unknown 27448 1726853600.17719: calling self._execute() 27448 1726853600.17783: variable 'ansible_host' from source: host vars for 'managed_node2' 27448 1726853600.17788: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27448 1726853600.17793: variable 'omit' from source: magic vars 27448 1726853600.18150: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27448 1726853600.19738: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27448 1726853600.19791: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27448 1726853600.19817: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27448 1726853600.19845: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27448 1726853600.19866: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27448 1726853600.19926: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27448 1726853600.19945: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27448 1726853600.19970: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27448 1726853600.19997: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27448 1726853600.20008: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27448 1726853600.20109: variable 'ansible_distribution' from source: facts 27448 1726853600.20113: variable 'ansible_distribution_major_version' from source: facts 27448 1726853600.20128: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27448 1726853600.20131: when evaluation is False, skipping this task 27448 1726853600.20134: _execute() done 27448 1726853600.20137: dumping result to json 27448 1726853600.20139: done dumping result, returning 27448 1726853600.20146: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [02083763-bbaf-ee63-0f41-00000000001f] 27448 1726853600.20149: sending task result for task 02083763-bbaf-ee63-0f41-00000000001f 27448 1726853600.20232: done sending task result for task 02083763-bbaf-ee63-0f41-00000000001f 27448 1726853600.20236: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27448 1726853600.20277: no more pending results, returning what we have 27448 1726853600.20280: results queue empty 27448 1726853600.20281: checking for any_errors_fatal 27448 1726853600.20286: done checking for any_errors_fatal 27448 1726853600.20286: checking for max_fail_percentage 27448 1726853600.20288: done checking for max_fail_percentage 27448 1726853600.20288: checking to see if all hosts have failed and the running result is not ok 27448 1726853600.20289: done checking to see if all hosts have failed 27448 1726853600.20290: getting the remaining hosts for this loop 27448 1726853600.20291: done getting the remaining hosts for this loop 27448 1726853600.20294: getting the next task for host managed_node2 27448 1726853600.20300: done getting next task for host managed_node2 27448 1726853600.20303: ^ 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 27448 1726853600.20306: ^ 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 27448 1726853600.20318: getting variables 27448 1726853600.20320: in VariableManager get_vars() 27448 1726853600.20356: Calling all_inventory to load vars for managed_node2 27448 1726853600.20359: Calling groups_inventory to load vars for managed_node2 27448 1726853600.20361: Calling all_plugins_inventory to load vars for managed_node2 27448 1726853600.20370: Calling all_plugins_play to load vars for managed_node2 27448 1726853600.20381: Calling groups_plugins_inventory to load vars for managed_node2 27448 1726853600.20384: Calling groups_plugins_play to load vars for managed_node2 27448 1726853600.20546: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27448 1726853600.20673: done with get_vars() 27448 1726853600.20680: done getting variables 27448 1726853600.20747: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 13:33:20 -0400 (0:00:00.035) 0:00:04.189 ****** 27448 1726853600.20769: entering _queue_task() for managed_node2/dnf 27448 1726853600.20974: worker is 1 (out of 1 available) 27448 1726853600.20989: exiting _queue_task() for managed_node2/dnf 27448 1726853600.21003: done queuing things up, now waiting for results queue to drain 27448 1726853600.21004: waiting for pending results... 27448 1726853600.21159: running TaskExecutor() for managed_node2/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 27448 1726853600.21238: in run() - task 02083763-bbaf-ee63-0f41-000000000020 27448 1726853600.21254: variable 'ansible_search_path' from source: unknown 27448 1726853600.21257: variable 'ansible_search_path' from source: unknown 27448 1726853600.21288: calling self._execute() 27448 1726853600.21342: variable 'ansible_host' from source: host vars for 'managed_node2' 27448 1726853600.21345: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27448 1726853600.21360: variable 'omit' from source: magic vars 27448 1726853600.21658: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27448 1726853600.23328: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27448 1726853600.23374: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27448 1726853600.23402: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27448 1726853600.23427: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27448 1726853600.23448: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27448 1726853600.23511: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27448 1726853600.23541: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27448 1726853600.23562: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27448 1726853600.23590: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27448 1726853600.23600: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27448 1726853600.23697: variable 'ansible_distribution' from source: facts 27448 1726853600.23700: variable 'ansible_distribution_major_version' from source: facts 27448 1726853600.23715: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27448 1726853600.23718: when evaluation is False, skipping this task 27448 1726853600.23722: _execute() done 27448 1726853600.23725: dumping result to json 27448 1726853600.23727: done dumping result, returning 27448 1726853600.23734: done running TaskExecutor() for managed_node2/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 [02083763-bbaf-ee63-0f41-000000000020] 27448 1726853600.23739: sending task result for task 02083763-bbaf-ee63-0f41-000000000020 27448 1726853600.23827: done sending task result for task 02083763-bbaf-ee63-0f41-000000000020 27448 1726853600.23830: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27448 1726853600.23883: no more pending results, returning what we have 27448 1726853600.23886: results queue empty 27448 1726853600.23887: checking for any_errors_fatal 27448 1726853600.23892: done checking for any_errors_fatal 27448 1726853600.23893: checking for max_fail_percentage 27448 1726853600.23894: done checking for max_fail_percentage 27448 1726853600.23895: checking to see if all hosts have failed and the running result is not ok 27448 1726853600.23896: done checking to see if all hosts have failed 27448 1726853600.23896: getting the remaining hosts for this loop 27448 1726853600.23897: done getting the remaining hosts for this loop 27448 1726853600.23901: getting the next task for host managed_node2 27448 1726853600.23907: done getting next task for host managed_node2 27448 1726853600.23911: ^ 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 27448 1726853600.23913: ^ 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 27448 1726853600.23925: getting variables 27448 1726853600.23926: in VariableManager get_vars() 27448 1726853600.23963: Calling all_inventory to load vars for managed_node2 27448 1726853600.23966: Calling groups_inventory to load vars for managed_node2 27448 1726853600.23968: Calling all_plugins_inventory to load vars for managed_node2 27448 1726853600.23977: Calling all_plugins_play to load vars for managed_node2 27448 1726853600.23980: Calling groups_plugins_inventory to load vars for managed_node2 27448 1726853600.23982: Calling groups_plugins_play to load vars for managed_node2 27448 1726853600.24117: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27448 1726853600.24239: done with get_vars() 27448 1726853600.24247: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 27448 1726853600.24304: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 13:33:20 -0400 (0:00:00.035) 0:00:04.225 ****** 27448 1726853600.24325: entering _queue_task() for managed_node2/yum 27448 1726853600.24326: Creating lock for yum 27448 1726853600.24527: worker is 1 (out of 1 available) 27448 1726853600.24539: exiting _queue_task() for managed_node2/yum 27448 1726853600.24551: done queuing things up, now waiting for results queue to drain 27448 1726853600.24553: waiting for pending results... 27448 1726853600.24715: running TaskExecutor() for managed_node2/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 27448 1726853600.24796: in run() - task 02083763-bbaf-ee63-0f41-000000000021 27448 1726853600.24807: variable 'ansible_search_path' from source: unknown 27448 1726853600.24811: variable 'ansible_search_path' from source: unknown 27448 1726853600.24838: calling self._execute() 27448 1726853600.25163: variable 'ansible_host' from source: host vars for 'managed_node2' 27448 1726853600.25174: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27448 1726853600.25184: variable 'omit' from source: magic vars 27448 1726853600.25476: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27448 1726853600.26895: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27448 1726853600.26943: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27448 1726853600.26976: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27448 1726853600.27000: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27448 1726853600.27019: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27448 1726853600.27082: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27448 1726853600.27105: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27448 1726853600.27122: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27448 1726853600.27147: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27448 1726853600.27160: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27448 1726853600.27253: variable 'ansible_distribution' from source: facts 27448 1726853600.27262: variable 'ansible_distribution_major_version' from source: facts 27448 1726853600.27278: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27448 1726853600.27281: when evaluation is False, skipping this task 27448 1726853600.27284: _execute() done 27448 1726853600.27286: dumping result to json 27448 1726853600.27290: done dumping result, returning 27448 1726853600.27298: done running TaskExecutor() for managed_node2/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 [02083763-bbaf-ee63-0f41-000000000021] 27448 1726853600.27302: sending task result for task 02083763-bbaf-ee63-0f41-000000000021 27448 1726853600.27386: done sending task result for task 02083763-bbaf-ee63-0f41-000000000021 27448 1726853600.27389: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27448 1726853600.27448: no more pending results, returning what we have 27448 1726853600.27451: results queue empty 27448 1726853600.27453: checking for any_errors_fatal 27448 1726853600.27457: done checking for any_errors_fatal 27448 1726853600.27458: checking for max_fail_percentage 27448 1726853600.27459: done checking for max_fail_percentage 27448 1726853600.27460: checking to see if all hosts have failed and the running result is not ok 27448 1726853600.27461: done checking to see if all hosts have failed 27448 1726853600.27461: getting the remaining hosts for this loop 27448 1726853600.27463: done getting the remaining hosts for this loop 27448 1726853600.27466: getting the next task for host managed_node2 27448 1726853600.27474: done getting next task for host managed_node2 27448 1726853600.27478: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 27448 1726853600.27480: ^ 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 27448 1726853600.27492: getting variables 27448 1726853600.27494: in VariableManager get_vars() 27448 1726853600.27733: Calling all_inventory to load vars for managed_node2 27448 1726853600.27735: Calling groups_inventory to load vars for managed_node2 27448 1726853600.27736: Calling all_plugins_inventory to load vars for managed_node2 27448 1726853600.27742: Calling all_plugins_play to load vars for managed_node2 27448 1726853600.27744: Calling groups_plugins_inventory to load vars for managed_node2 27448 1726853600.27746: Calling groups_plugins_play to load vars for managed_node2 27448 1726853600.27873: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27448 1726853600.27995: done with get_vars() 27448 1726853600.28002: done getting variables 27448 1726853600.28042: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 13:33:20 -0400 (0:00:00.037) 0:00:04.262 ****** 27448 1726853600.28064: entering _queue_task() for managed_node2/fail 27448 1726853600.28280: worker is 1 (out of 1 available) 27448 1726853600.28294: exiting _queue_task() for managed_node2/fail 27448 1726853600.28306: done queuing things up, now waiting for results queue to drain 27448 1726853600.28308: waiting for pending results... 27448 1726853600.28475: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 27448 1726853600.28558: in run() - task 02083763-bbaf-ee63-0f41-000000000022 27448 1726853600.28570: variable 'ansible_search_path' from source: unknown 27448 1726853600.28576: variable 'ansible_search_path' from source: unknown 27448 1726853600.28602: calling self._execute() 27448 1726853600.28664: variable 'ansible_host' from source: host vars for 'managed_node2' 27448 1726853600.28670: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27448 1726853600.28684: variable 'omit' from source: magic vars 27448 1726853600.28975: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27448 1726853600.30959: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27448 1726853600.31012: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27448 1726853600.31049: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27448 1726853600.31089: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27448 1726853600.31111: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27448 1726853600.31173: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27448 1726853600.31197: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27448 1726853600.31214: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27448 1726853600.31240: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27448 1726853600.31251: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27448 1726853600.31349: variable 'ansible_distribution' from source: facts 27448 1726853600.31353: variable 'ansible_distribution_major_version' from source: facts 27448 1726853600.31373: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27448 1726853600.31376: when evaluation is False, skipping this task 27448 1726853600.31379: _execute() done 27448 1726853600.31381: dumping result to json 27448 1726853600.31384: done dumping result, returning 27448 1726853600.31390: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [02083763-bbaf-ee63-0f41-000000000022] 27448 1726853600.31393: sending task result for task 02083763-bbaf-ee63-0f41-000000000022 27448 1726853600.31482: done sending task result for task 02083763-bbaf-ee63-0f41-000000000022 27448 1726853600.31485: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27448 1726853600.31555: no more pending results, returning what we have 27448 1726853600.31559: results queue empty 27448 1726853600.31559: checking for any_errors_fatal 27448 1726853600.31566: done checking for any_errors_fatal 27448 1726853600.31567: checking for max_fail_percentage 27448 1726853600.31568: done checking for max_fail_percentage 27448 1726853600.31569: checking to see if all hosts have failed and the running result is not ok 27448 1726853600.31569: done checking to see if all hosts have failed 27448 1726853600.31570: getting the remaining hosts for this loop 27448 1726853600.31576: done getting the remaining hosts for this loop 27448 1726853600.31580: getting the next task for host managed_node2 27448 1726853600.31585: done getting next task for host managed_node2 27448 1726853600.31588: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 27448 1726853600.31591: ^ 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 27448 1726853600.31604: getting variables 27448 1726853600.31605: in VariableManager get_vars() 27448 1726853600.31644: Calling all_inventory to load vars for managed_node2 27448 1726853600.31646: Calling groups_inventory to load vars for managed_node2 27448 1726853600.31648: Calling all_plugins_inventory to load vars for managed_node2 27448 1726853600.31656: Calling all_plugins_play to load vars for managed_node2 27448 1726853600.31659: Calling groups_plugins_inventory to load vars for managed_node2 27448 1726853600.31662: Calling groups_plugins_play to load vars for managed_node2 27448 1726853600.31808: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27448 1726853600.31952: done with get_vars() 27448 1726853600.31960: done getting variables 27448 1726853600.32003: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 13:33:20 -0400 (0:00:00.039) 0:00:04.302 ****** 27448 1726853600.32026: entering _queue_task() for managed_node2/package 27448 1726853600.32227: worker is 1 (out of 1 available) 27448 1726853600.32242: exiting _queue_task() for managed_node2/package 27448 1726853600.32256: done queuing things up, now waiting for results queue to drain 27448 1726853600.32258: waiting for pending results... 27448 1726853600.32420: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages 27448 1726853600.32497: in run() - task 02083763-bbaf-ee63-0f41-000000000023 27448 1726853600.32509: variable 'ansible_search_path' from source: unknown 27448 1726853600.32513: variable 'ansible_search_path' from source: unknown 27448 1726853600.32539: calling self._execute() 27448 1726853600.32604: variable 'ansible_host' from source: host vars for 'managed_node2' 27448 1726853600.32609: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27448 1726853600.32618: variable 'omit' from source: magic vars 27448 1726853600.33177: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27448 1726853600.35083: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27448 1726853600.35150: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27448 1726853600.35196: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27448 1726853600.35237: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27448 1726853600.35272: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27448 1726853600.35351: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27448 1726853600.35392: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27448 1726853600.35423: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27448 1726853600.35475: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27448 1726853600.35501: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27448 1726853600.35640: variable 'ansible_distribution' from source: facts 27448 1726853600.35652: variable 'ansible_distribution_major_version' from source: facts 27448 1726853600.35678: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27448 1726853600.35685: when evaluation is False, skipping this task 27448 1726853600.35692: _execute() done 27448 1726853600.35698: dumping result to json 27448 1726853600.35707: done dumping result, returning 27448 1726853600.35719: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages [02083763-bbaf-ee63-0f41-000000000023] 27448 1726853600.35727: sending task result for task 02083763-bbaf-ee63-0f41-000000000023 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27448 1726853600.35895: no more pending results, returning what we have 27448 1726853600.35898: results queue empty 27448 1726853600.35899: checking for any_errors_fatal 27448 1726853600.35904: done checking for any_errors_fatal 27448 1726853600.35905: checking for max_fail_percentage 27448 1726853600.35906: done checking for max_fail_percentage 27448 1726853600.35907: checking to see if all hosts have failed and the running result is not ok 27448 1726853600.35908: done checking to see if all hosts have failed 27448 1726853600.35909: getting the remaining hosts for this loop 27448 1726853600.35910: done getting the remaining hosts for this loop 27448 1726853600.35914: getting the next task for host managed_node2 27448 1726853600.35919: done getting next task for host managed_node2 27448 1726853600.35923: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 27448 1726853600.35926: ^ 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 27448 1726853600.35938: getting variables 27448 1726853600.35939: in VariableManager get_vars() 27448 1726853600.36087: Calling all_inventory to load vars for managed_node2 27448 1726853600.36089: Calling groups_inventory to load vars for managed_node2 27448 1726853600.36091: Calling all_plugins_inventory to load vars for managed_node2 27448 1726853600.36099: done sending task result for task 02083763-bbaf-ee63-0f41-000000000023 27448 1726853600.36102: WORKER PROCESS EXITING 27448 1726853600.36109: Calling all_plugins_play to load vars for managed_node2 27448 1726853600.36111: Calling groups_plugins_inventory to load vars for managed_node2 27448 1726853600.36114: Calling groups_plugins_play to load vars for managed_node2 27448 1726853600.36295: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27448 1726853600.36521: done with get_vars() 27448 1726853600.36535: done getting variables 27448 1726853600.36596: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 13:33:20 -0400 (0:00:00.045) 0:00:04.348 ****** 27448 1726853600.36627: entering _queue_task() for managed_node2/package 27448 1726853600.36926: worker is 1 (out of 1 available) 27448 1726853600.36938: exiting _queue_task() for managed_node2/package 27448 1726853600.36950: done queuing things up, now waiting for results queue to drain 27448 1726853600.36951: waiting for pending results... 27448 1726853600.37192: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 27448 1726853600.37336: in run() - task 02083763-bbaf-ee63-0f41-000000000024 27448 1726853600.37358: variable 'ansible_search_path' from source: unknown 27448 1726853600.37367: variable 'ansible_search_path' from source: unknown 27448 1726853600.37408: calling self._execute() 27448 1726853600.37498: variable 'ansible_host' from source: host vars for 'managed_node2' 27448 1726853600.37510: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27448 1726853600.37527: variable 'omit' from source: magic vars 27448 1726853600.37950: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27448 1726853600.40428: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27448 1726853600.40501: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27448 1726853600.40547: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27448 1726853600.40593: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27448 1726853600.40621: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27448 1726853600.40709: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27448 1726853600.40741: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27448 1726853600.40768: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27448 1726853600.40819: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27448 1726853600.40835: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27448 1726853600.40974: variable 'ansible_distribution' from source: facts 27448 1726853600.41075: variable 'ansible_distribution_major_version' from source: facts 27448 1726853600.41078: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27448 1726853600.41080: when evaluation is False, skipping this task 27448 1726853600.41082: _execute() done 27448 1726853600.41084: dumping result to json 27448 1726853600.41086: done dumping result, returning 27448 1726853600.41087: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [02083763-bbaf-ee63-0f41-000000000024] 27448 1726853600.41089: sending task result for task 02083763-bbaf-ee63-0f41-000000000024 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27448 1726853600.41257: no more pending results, returning what we have 27448 1726853600.41261: results queue empty 27448 1726853600.41262: checking for any_errors_fatal 27448 1726853600.41269: done checking for any_errors_fatal 27448 1726853600.41270: checking for max_fail_percentage 27448 1726853600.41277: done checking for max_fail_percentage 27448 1726853600.41278: checking to see if all hosts have failed and the running result is not ok 27448 1726853600.41279: done checking to see if all hosts have failed 27448 1726853600.41280: getting the remaining hosts for this loop 27448 1726853600.41281: done getting the remaining hosts for this loop 27448 1726853600.41285: getting the next task for host managed_node2 27448 1726853600.41292: done getting next task for host managed_node2 27448 1726853600.41297: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 27448 1726853600.41300: ^ 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 27448 1726853600.41313: getting variables 27448 1726853600.41385: in VariableManager get_vars() 27448 1726853600.41432: Calling all_inventory to load vars for managed_node2 27448 1726853600.41435: Calling groups_inventory to load vars for managed_node2 27448 1726853600.41438: Calling all_plugins_inventory to load vars for managed_node2 27448 1726853600.41449: Calling all_plugins_play to load vars for managed_node2 27448 1726853600.41452: Calling groups_plugins_inventory to load vars for managed_node2 27448 1726853600.41456: Calling groups_plugins_play to load vars for managed_node2 27448 1726853600.41937: done sending task result for task 02083763-bbaf-ee63-0f41-000000000024 27448 1726853600.41940: WORKER PROCESS EXITING 27448 1726853600.41963: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27448 1726853600.42198: done with get_vars() 27448 1726853600.42208: done getting variables 27448 1726853600.42290: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 13:33:20 -0400 (0:00:00.056) 0:00:04.405 ****** 27448 1726853600.42321: entering _queue_task() for managed_node2/package 27448 1726853600.42715: worker is 1 (out of 1 available) 27448 1726853600.42727: exiting _queue_task() for managed_node2/package 27448 1726853600.42738: done queuing things up, now waiting for results queue to drain 27448 1726853600.42739: waiting for pending results... 27448 1726853600.43037: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 27448 1726853600.43213: in run() - task 02083763-bbaf-ee63-0f41-000000000025 27448 1726853600.43238: variable 'ansible_search_path' from source: unknown 27448 1726853600.43247: variable 'ansible_search_path' from source: unknown 27448 1726853600.43321: calling self._execute() 27448 1726853600.43499: variable 'ansible_host' from source: host vars for 'managed_node2' 27448 1726853600.43519: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27448 1726853600.43533: variable 'omit' from source: magic vars 27448 1726853600.43975: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27448 1726853600.46302: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27448 1726853600.46374: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27448 1726853600.46583: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27448 1726853600.46586: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27448 1726853600.46589: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27448 1726853600.46592: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27448 1726853600.46595: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27448 1726853600.46626: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27448 1726853600.46672: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27448 1726853600.46700: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27448 1726853600.46844: variable 'ansible_distribution' from source: facts 27448 1726853600.46857: variable 'ansible_distribution_major_version' from source: facts 27448 1726853600.46881: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27448 1726853600.46888: when evaluation is False, skipping this task 27448 1726853600.46895: _execute() done 27448 1726853600.46910: dumping result to json 27448 1726853600.46918: done dumping result, returning 27448 1726853600.46928: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [02083763-bbaf-ee63-0f41-000000000025] 27448 1726853600.46936: sending task result for task 02083763-bbaf-ee63-0f41-000000000025 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27448 1726853600.47094: no more pending results, returning what we have 27448 1726853600.47097: results queue empty 27448 1726853600.47099: checking for any_errors_fatal 27448 1726853600.47106: done checking for any_errors_fatal 27448 1726853600.47107: checking for max_fail_percentage 27448 1726853600.47109: done checking for max_fail_percentage 27448 1726853600.47110: checking to see if all hosts have failed and the running result is not ok 27448 1726853600.47110: done checking to see if all hosts have failed 27448 1726853600.47111: getting the remaining hosts for this loop 27448 1726853600.47113: done getting the remaining hosts for this loop 27448 1726853600.47116: getting the next task for host managed_node2 27448 1726853600.47123: done getting next task for host managed_node2 27448 1726853600.47127: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 27448 1726853600.47130: ^ 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 27448 1726853600.47142: getting variables 27448 1726853600.47145: in VariableManager get_vars() 27448 1726853600.47190: Calling all_inventory to load vars for managed_node2 27448 1726853600.47193: Calling groups_inventory to load vars for managed_node2 27448 1726853600.47196: Calling all_plugins_inventory to load vars for managed_node2 27448 1726853600.47206: Calling all_plugins_play to load vars for managed_node2 27448 1726853600.47209: Calling groups_plugins_inventory to load vars for managed_node2 27448 1726853600.47213: Calling groups_plugins_play to load vars for managed_node2 27448 1726853600.47601: done sending task result for task 02083763-bbaf-ee63-0f41-000000000025 27448 1726853600.47605: WORKER PROCESS EXITING 27448 1726853600.47630: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27448 1726853600.47957: done with get_vars() 27448 1726853600.47970: done getting variables 27448 1726853600.48153: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 13:33:20 -0400 (0:00:00.058) 0:00:04.463 ****** 27448 1726853600.48188: entering _queue_task() for managed_node2/service 27448 1726853600.48190: Creating lock for service 27448 1726853600.48517: worker is 1 (out of 1 available) 27448 1726853600.48530: exiting _queue_task() for managed_node2/service 27448 1726853600.48658: done queuing things up, now waiting for results queue to drain 27448 1726853600.48661: waiting for pending results... 27448 1726853600.48854: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 27448 1726853600.48997: in run() - task 02083763-bbaf-ee63-0f41-000000000026 27448 1726853600.49019: variable 'ansible_search_path' from source: unknown 27448 1726853600.49028: variable 'ansible_search_path' from source: unknown 27448 1726853600.49069: calling self._execute() 27448 1726853600.49161: variable 'ansible_host' from source: host vars for 'managed_node2' 27448 1726853600.49176: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27448 1726853600.49197: variable 'omit' from source: magic vars 27448 1726853600.49660: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27448 1726853600.52401: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27448 1726853600.52552: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27448 1726853600.52556: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27448 1726853600.52604: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27448 1726853600.52636: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27448 1726853600.52740: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27448 1726853600.52777: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27448 1726853600.52907: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27448 1726853600.52911: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27448 1726853600.52913: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27448 1726853600.53057: variable 'ansible_distribution' from source: facts 27448 1726853600.53081: variable 'ansible_distribution_major_version' from source: facts 27448 1726853600.53112: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27448 1726853600.53135: when evaluation is False, skipping this task 27448 1726853600.53149: _execute() done 27448 1726853600.53157: dumping result to json 27448 1726853600.53168: done dumping result, returning 27448 1726853600.53192: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [02083763-bbaf-ee63-0f41-000000000026] 27448 1726853600.53202: sending task result for task 02083763-bbaf-ee63-0f41-000000000026 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27448 1726853600.53418: no more pending results, returning what we have 27448 1726853600.53421: results queue empty 27448 1726853600.53422: checking for any_errors_fatal 27448 1726853600.53432: done checking for any_errors_fatal 27448 1726853600.53433: checking for max_fail_percentage 27448 1726853600.53435: done checking for max_fail_percentage 27448 1726853600.53436: checking to see if all hosts have failed and the running result is not ok 27448 1726853600.53437: done checking to see if all hosts have failed 27448 1726853600.53438: getting the remaining hosts for this loop 27448 1726853600.53439: done getting the remaining hosts for this loop 27448 1726853600.53445: getting the next task for host managed_node2 27448 1726853600.53452: done getting next task for host managed_node2 27448 1726853600.53456: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 27448 1726853600.53459: ^ 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 27448 1726853600.53475: getting variables 27448 1726853600.53477: in VariableManager get_vars() 27448 1726853600.53519: Calling all_inventory to load vars for managed_node2 27448 1726853600.53523: Calling groups_inventory to load vars for managed_node2 27448 1726853600.53525: Calling all_plugins_inventory to load vars for managed_node2 27448 1726853600.53537: Calling all_plugins_play to load vars for managed_node2 27448 1726853600.53540: Calling groups_plugins_inventory to load vars for managed_node2 27448 1726853600.53543: Calling groups_plugins_play to load vars for managed_node2 27448 1726853600.54230: done sending task result for task 02083763-bbaf-ee63-0f41-000000000026 27448 1726853600.54234: WORKER PROCESS EXITING 27448 1726853600.54263: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27448 1726853600.54578: done with get_vars() 27448 1726853600.54588: done getting variables 27448 1726853600.54737: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 13:33:20 -0400 (0:00:00.065) 0:00:04.529 ****** 27448 1726853600.54955: entering _queue_task() for managed_node2/service 27448 1726853600.55428: worker is 1 (out of 1 available) 27448 1726853600.55441: exiting _queue_task() for managed_node2/service 27448 1726853600.55454: done queuing things up, now waiting for results queue to drain 27448 1726853600.55456: waiting for pending results... 27448 1726853600.55918: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 27448 1726853600.56288: in run() - task 02083763-bbaf-ee63-0f41-000000000027 27448 1726853600.56299: variable 'ansible_search_path' from source: unknown 27448 1726853600.56307: variable 'ansible_search_path' from source: unknown 27448 1726853600.56344: calling self._execute() 27448 1726853600.56610: variable 'ansible_host' from source: host vars for 'managed_node2' 27448 1726853600.56614: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27448 1726853600.56616: variable 'omit' from source: magic vars 27448 1726853600.57483: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27448 1726853600.62380: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27448 1726853600.62486: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27448 1726853600.62574: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27448 1726853600.62768: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27448 1726853600.62774: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27448 1726853600.62839: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27448 1726853600.62885: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27448 1726853600.62922: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27448 1726853600.62967: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27448 1726853600.62997: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27448 1726853600.63198: variable 'ansible_distribution' from source: facts 27448 1726853600.63201: variable 'ansible_distribution_major_version' from source: facts 27448 1726853600.63204: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27448 1726853600.63211: when evaluation is False, skipping this task 27448 1726853600.63218: _execute() done 27448 1726853600.63225: dumping result to json 27448 1726853600.63238: done dumping result, returning 27448 1726853600.63250: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [02083763-bbaf-ee63-0f41-000000000027] 27448 1726853600.63306: sending task result for task 02083763-bbaf-ee63-0f41-000000000027 skipping: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 27448 1726853600.63507: no more pending results, returning what we have 27448 1726853600.63510: results queue empty 27448 1726853600.63511: checking for any_errors_fatal 27448 1726853600.63526: done checking for any_errors_fatal 27448 1726853600.63527: checking for max_fail_percentage 27448 1726853600.63529: done checking for max_fail_percentage 27448 1726853600.63530: checking to see if all hosts have failed and the running result is not ok 27448 1726853600.63531: done checking to see if all hosts have failed 27448 1726853600.63532: getting the remaining hosts for this loop 27448 1726853600.63533: done getting the remaining hosts for this loop 27448 1726853600.63537: getting the next task for host managed_node2 27448 1726853600.63544: done getting next task for host managed_node2 27448 1726853600.63549: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 27448 1726853600.63552: ^ 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 27448 1726853600.63566: getting variables 27448 1726853600.63568: in VariableManager get_vars() 27448 1726853600.63612: Calling all_inventory to load vars for managed_node2 27448 1726853600.63615: Calling groups_inventory to load vars for managed_node2 27448 1726853600.63618: Calling all_plugins_inventory to load vars for managed_node2 27448 1726853600.63753: Calling all_plugins_play to load vars for managed_node2 27448 1726853600.63757: Calling groups_plugins_inventory to load vars for managed_node2 27448 1726853600.63774: done sending task result for task 02083763-bbaf-ee63-0f41-000000000027 27448 1726853600.63777: WORKER PROCESS EXITING 27448 1726853600.63782: Calling groups_plugins_play to load vars for managed_node2 27448 1726853600.64141: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27448 1726853600.64391: done with get_vars() 27448 1726853600.64407: done getting variables 27448 1726853600.64466: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 13:33:20 -0400 (0:00:00.095) 0:00:04.626 ****** 27448 1726853600.64510: entering _queue_task() for managed_node2/service 27448 1726853600.64894: worker is 1 (out of 1 available) 27448 1726853600.64904: exiting _queue_task() for managed_node2/service 27448 1726853600.64917: done queuing things up, now waiting for results queue to drain 27448 1726853600.64919: waiting for pending results... 27448 1726853600.65406: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 27448 1726853600.65569: in run() - task 02083763-bbaf-ee63-0f41-000000000028 27448 1726853600.65653: variable 'ansible_search_path' from source: unknown 27448 1726853600.65695: variable 'ansible_search_path' from source: unknown 27448 1726853600.65796: calling self._execute() 27448 1726853600.66186: variable 'ansible_host' from source: host vars for 'managed_node2' 27448 1726853600.66189: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27448 1726853600.66192: variable 'omit' from source: magic vars 27448 1726853600.66897: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27448 1726853600.71879: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27448 1726853600.72064: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27448 1726853600.72200: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27448 1726853600.72282: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27448 1726853600.72394: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27448 1726853600.72544: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27448 1726853600.72798: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27448 1726853600.72802: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27448 1726853600.72804: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27448 1726853600.72889: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27448 1726853600.73221: variable 'ansible_distribution' from source: facts 27448 1726853600.73241: variable 'ansible_distribution_major_version' from source: facts 27448 1726853600.73264: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27448 1726853600.73274: when evaluation is False, skipping this task 27448 1726853600.73281: _execute() done 27448 1726853600.73288: dumping result to json 27448 1726853600.73452: done dumping result, returning 27448 1726853600.73456: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [02083763-bbaf-ee63-0f41-000000000028] 27448 1726853600.73459: sending task result for task 02083763-bbaf-ee63-0f41-000000000028 27448 1726853600.73542: done sending task result for task 02083763-bbaf-ee63-0f41-000000000028 27448 1726853600.73546: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27448 1726853600.73638: no more pending results, returning what we have 27448 1726853600.73641: results queue empty 27448 1726853600.73642: checking for any_errors_fatal 27448 1726853600.73649: done checking for any_errors_fatal 27448 1726853600.73650: checking for max_fail_percentage 27448 1726853600.73651: done checking for max_fail_percentage 27448 1726853600.73652: checking to see if all hosts have failed and the running result is not ok 27448 1726853600.73653: done checking to see if all hosts have failed 27448 1726853600.73654: getting the remaining hosts for this loop 27448 1726853600.73655: done getting the remaining hosts for this loop 27448 1726853600.73659: getting the next task for host managed_node2 27448 1726853600.73672: done getting next task for host managed_node2 27448 1726853600.73677: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 27448 1726853600.73680: ^ 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 27448 1726853600.73695: getting variables 27448 1726853600.73699: in VariableManager get_vars() 27448 1726853600.73747: Calling all_inventory to load vars for managed_node2 27448 1726853600.73750: Calling groups_inventory to load vars for managed_node2 27448 1726853600.73753: Calling all_plugins_inventory to load vars for managed_node2 27448 1726853600.73763: Calling all_plugins_play to load vars for managed_node2 27448 1726853600.73766: Calling groups_plugins_inventory to load vars for managed_node2 27448 1726853600.73880: Calling groups_plugins_play to load vars for managed_node2 27448 1726853600.74300: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27448 1726853600.74509: done with get_vars() 27448 1726853600.74520: done getting variables 27448 1726853600.74589: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 13:33:20 -0400 (0:00:00.101) 0:00:04.727 ****** 27448 1726853600.74620: entering _queue_task() for managed_node2/service 27448 1726853600.75004: worker is 1 (out of 1 available) 27448 1726853600.75017: exiting _queue_task() for managed_node2/service 27448 1726853600.75027: done queuing things up, now waiting for results queue to drain 27448 1726853600.75028: waiting for pending results... 27448 1726853600.75264: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service 27448 1726853600.75336: in run() - task 02083763-bbaf-ee63-0f41-000000000029 27448 1726853600.75358: variable 'ansible_search_path' from source: unknown 27448 1726853600.75370: variable 'ansible_search_path' from source: unknown 27448 1726853600.75513: calling self._execute() 27448 1726853600.75516: variable 'ansible_host' from source: host vars for 'managed_node2' 27448 1726853600.75519: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27448 1726853600.75526: variable 'omit' from source: magic vars 27448 1726853600.75968: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27448 1726853600.79234: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27448 1726853600.79453: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27448 1726853600.79461: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27448 1726853600.79465: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27448 1726853600.79594: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27448 1726853600.79877: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27448 1726853600.79883: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27448 1726853600.79886: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27448 1726853600.80049: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27448 1726853600.80052: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27448 1726853600.80394: variable 'ansible_distribution' from source: facts 27448 1726853600.80397: variable 'ansible_distribution_major_version' from source: facts 27448 1726853600.80399: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27448 1726853600.80420: when evaluation is False, skipping this task 27448 1726853600.80423: _execute() done 27448 1726853600.80425: dumping result to json 27448 1726853600.80579: done dumping result, returning 27448 1726853600.80583: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service [02083763-bbaf-ee63-0f41-000000000029] 27448 1726853600.80587: sending task result for task 02083763-bbaf-ee63-0f41-000000000029 skipping: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 27448 1726853600.80935: no more pending results, returning what we have 27448 1726853600.80938: results queue empty 27448 1726853600.80939: checking for any_errors_fatal 27448 1726853600.80945: done checking for any_errors_fatal 27448 1726853600.80946: checking for max_fail_percentage 27448 1726853600.80948: done checking for max_fail_percentage 27448 1726853600.80948: checking to see if all hosts have failed and the running result is not ok 27448 1726853600.80949: done checking to see if all hosts have failed 27448 1726853600.80950: getting the remaining hosts for this loop 27448 1726853600.80952: done getting the remaining hosts for this loop 27448 1726853600.80955: getting the next task for host managed_node2 27448 1726853600.80963: done getting next task for host managed_node2 27448 1726853600.80967: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 27448 1726853600.80972: ^ 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 27448 1726853600.80988: getting variables 27448 1726853600.80990: in VariableManager get_vars() 27448 1726853600.81035: Calling all_inventory to load vars for managed_node2 27448 1726853600.81038: Calling groups_inventory to load vars for managed_node2 27448 1726853600.81041: Calling all_plugins_inventory to load vars for managed_node2 27448 1726853600.81051: Calling all_plugins_play to load vars for managed_node2 27448 1726853600.81054: Calling groups_plugins_inventory to load vars for managed_node2 27448 1726853600.81057: Calling groups_plugins_play to load vars for managed_node2 27448 1726853600.81764: done sending task result for task 02083763-bbaf-ee63-0f41-000000000029 27448 1726853600.81768: WORKER PROCESS EXITING 27448 1726853600.81778: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27448 1726853600.82217: done with get_vars() 27448 1726853600.82230: done getting variables 27448 1726853600.82409: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 13:33:20 -0400 (0:00:00.078) 0:00:04.806 ****** 27448 1726853600.82442: entering _queue_task() for managed_node2/copy 27448 1726853600.83064: worker is 1 (out of 1 available) 27448 1726853600.83080: exiting _queue_task() for managed_node2/copy 27448 1726853600.83091: done queuing things up, now waiting for results queue to drain 27448 1726853600.83093: waiting for pending results... 27448 1726853600.83714: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 27448 1726853600.83889: in run() - task 02083763-bbaf-ee63-0f41-00000000002a 27448 1726853600.84000: variable 'ansible_search_path' from source: unknown 27448 1726853600.84025: variable 'ansible_search_path' from source: unknown 27448 1726853600.84151: calling self._execute() 27448 1726853600.84411: variable 'ansible_host' from source: host vars for 'managed_node2' 27448 1726853600.84522: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27448 1726853600.84527: variable 'omit' from source: magic vars 27448 1726853600.85166: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27448 1726853600.88385: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27448 1726853600.88460: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27448 1726853600.88521: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27448 1726853600.88561: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27448 1726853600.88596: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27448 1726853600.88720: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27448 1726853600.88730: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27448 1726853600.88762: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27448 1726853600.88806: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27448 1726853600.88901: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27448 1726853600.88959: variable 'ansible_distribution' from source: facts 27448 1726853600.88973: variable 'ansible_distribution_major_version' from source: facts 27448 1726853600.89013: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27448 1726853600.89016: when evaluation is False, skipping this task 27448 1726853600.89018: _execute() done 27448 1726853600.89020: dumping result to json 27448 1726853600.89021: done dumping result, returning 27448 1726853600.89123: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [02083763-bbaf-ee63-0f41-00000000002a] 27448 1726853600.89126: sending task result for task 02083763-bbaf-ee63-0f41-00000000002a 27448 1726853600.89197: done sending task result for task 02083763-bbaf-ee63-0f41-00000000002a 27448 1726853600.89200: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27448 1726853600.89272: no more pending results, returning what we have 27448 1726853600.89276: results queue empty 27448 1726853600.89277: checking for any_errors_fatal 27448 1726853600.89282: done checking for any_errors_fatal 27448 1726853600.89283: checking for max_fail_percentage 27448 1726853600.89285: done checking for max_fail_percentage 27448 1726853600.89286: checking to see if all hosts have failed and the running result is not ok 27448 1726853600.89286: done checking to see if all hosts have failed 27448 1726853600.89287: getting the remaining hosts for this loop 27448 1726853600.89288: done getting the remaining hosts for this loop 27448 1726853600.89293: getting the next task for host managed_node2 27448 1726853600.89299: done getting next task for host managed_node2 27448 1726853600.89304: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 27448 1726853600.89307: ^ 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 27448 1726853600.89320: getting variables 27448 1726853600.89322: in VariableManager get_vars() 27448 1726853600.89412: Calling all_inventory to load vars for managed_node2 27448 1726853600.89415: Calling groups_inventory to load vars for managed_node2 27448 1726853600.89418: Calling all_plugins_inventory to load vars for managed_node2 27448 1726853600.89428: Calling all_plugins_play to load vars for managed_node2 27448 1726853600.89432: Calling groups_plugins_inventory to load vars for managed_node2 27448 1726853600.89435: Calling groups_plugins_play to load vars for managed_node2 27448 1726853600.90005: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27448 1726853600.90533: done with get_vars() 27448 1726853600.90545: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 13:33:20 -0400 (0:00:00.081) 0:00:04.888 ****** 27448 1726853600.90634: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 27448 1726853600.90636: Creating lock for fedora.linux_system_roles.network_connections 27448 1726853600.91330: worker is 1 (out of 1 available) 27448 1726853600.91346: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 27448 1726853600.91359: done queuing things up, now waiting for results queue to drain 27448 1726853600.91361: waiting for pending results... 27448 1726853600.91673: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 27448 1726853600.91858: in run() - task 02083763-bbaf-ee63-0f41-00000000002b 27448 1726853600.91863: variable 'ansible_search_path' from source: unknown 27448 1726853600.91869: variable 'ansible_search_path' from source: unknown 27448 1726853600.91911: calling self._execute() 27448 1726853600.92001: variable 'ansible_host' from source: host vars for 'managed_node2' 27448 1726853600.92011: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27448 1726853600.92024: variable 'omit' from source: magic vars 27448 1726853600.92470: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27448 1726853600.96134: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27448 1726853600.96383: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27448 1726853600.96386: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27448 1726853600.96389: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27448 1726853600.96537: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27448 1726853600.96694: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27448 1726853600.96825: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27448 1726853600.96858: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27448 1726853600.96903: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27448 1726853600.96931: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27448 1726853600.97088: variable 'ansible_distribution' from source: facts 27448 1726853600.97101: variable 'ansible_distribution_major_version' from source: facts 27448 1726853600.97122: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27448 1726853600.97128: when evaluation is False, skipping this task 27448 1726853600.97139: _execute() done 27448 1726853600.97150: dumping result to json 27448 1726853600.97161: done dumping result, returning 27448 1726853600.97175: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [02083763-bbaf-ee63-0f41-00000000002b] 27448 1726853600.97183: sending task result for task 02083763-bbaf-ee63-0f41-00000000002b skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27448 1726853600.97409: no more pending results, returning what we have 27448 1726853600.97413: results queue empty 27448 1726853600.97414: checking for any_errors_fatal 27448 1726853600.97421: done checking for any_errors_fatal 27448 1726853600.97422: checking for max_fail_percentage 27448 1726853600.97424: done checking for max_fail_percentage 27448 1726853600.97424: checking to see if all hosts have failed and the running result is not ok 27448 1726853600.97425: done checking to see if all hosts have failed 27448 1726853600.97426: getting the remaining hosts for this loop 27448 1726853600.97428: done getting the remaining hosts for this loop 27448 1726853600.97432: getting the next task for host managed_node2 27448 1726853600.97440: done getting next task for host managed_node2 27448 1726853600.97444: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 27448 1726853600.97447: ^ 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 27448 1726853600.97462: getting variables 27448 1726853600.97675: in VariableManager get_vars() 27448 1726853600.97714: Calling all_inventory to load vars for managed_node2 27448 1726853600.97717: Calling groups_inventory to load vars for managed_node2 27448 1726853600.97719: Calling all_plugins_inventory to load vars for managed_node2 27448 1726853600.97732: Calling all_plugins_play to load vars for managed_node2 27448 1726853600.97735: Calling groups_plugins_inventory to load vars for managed_node2 27448 1726853600.97738: Calling groups_plugins_play to load vars for managed_node2 27448 1726853600.97957: done sending task result for task 02083763-bbaf-ee63-0f41-00000000002b 27448 1726853600.97960: WORKER PROCESS EXITING 27448 1726853600.97985: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27448 1726853600.98206: done with get_vars() 27448 1726853600.98217: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 13:33:20 -0400 (0:00:00.076) 0:00:04.964 ****** 27448 1726853600.98308: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_state 27448 1726853600.98310: Creating lock for fedora.linux_system_roles.network_state 27448 1726853600.98743: worker is 1 (out of 1 available) 27448 1726853600.98758: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_state 27448 1726853600.98774: done queuing things up, now waiting for results queue to drain 27448 1726853600.98776: waiting for pending results... 27448 1726853600.99088: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state 27448 1726853600.99363: in run() - task 02083763-bbaf-ee63-0f41-00000000002c 27448 1726853600.99367: variable 'ansible_search_path' from source: unknown 27448 1726853600.99370: variable 'ansible_search_path' from source: unknown 27448 1726853600.99376: calling self._execute() 27448 1726853600.99434: variable 'ansible_host' from source: host vars for 'managed_node2' 27448 1726853600.99440: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27448 1726853600.99451: variable 'omit' from source: magic vars 27448 1726853601.00027: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27448 1726853601.02552: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27448 1726853601.02610: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27448 1726853601.02644: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27448 1726853601.02676: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27448 1726853601.02696: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27448 1726853601.02760: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27448 1726853601.02783: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27448 1726853601.02800: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27448 1726853601.02829: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27448 1726853601.02840: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27448 1726853601.02939: variable 'ansible_distribution' from source: facts 27448 1726853601.02943: variable 'ansible_distribution_major_version' from source: facts 27448 1726853601.02962: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27448 1726853601.02966: when evaluation is False, skipping this task 27448 1726853601.02968: _execute() done 27448 1726853601.02972: dumping result to json 27448 1726853601.02974: done dumping result, returning 27448 1726853601.02982: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state [02083763-bbaf-ee63-0f41-00000000002c] 27448 1726853601.02985: sending task result for task 02083763-bbaf-ee63-0f41-00000000002c 27448 1726853601.03073: done sending task result for task 02083763-bbaf-ee63-0f41-00000000002c 27448 1726853601.03075: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27448 1726853601.03128: no more pending results, returning what we have 27448 1726853601.03131: results queue empty 27448 1726853601.03132: checking for any_errors_fatal 27448 1726853601.03140: done checking for any_errors_fatal 27448 1726853601.03140: checking for max_fail_percentage 27448 1726853601.03142: done checking for max_fail_percentage 27448 1726853601.03143: checking to see if all hosts have failed and the running result is not ok 27448 1726853601.03143: done checking to see if all hosts have failed 27448 1726853601.03144: getting the remaining hosts for this loop 27448 1726853601.03145: done getting the remaining hosts for this loop 27448 1726853601.03149: getting the next task for host managed_node2 27448 1726853601.03155: done getting next task for host managed_node2 27448 1726853601.03159: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 27448 1726853601.03161: ^ 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 27448 1726853601.03176: getting variables 27448 1726853601.03177: in VariableManager get_vars() 27448 1726853601.03223: Calling all_inventory to load vars for managed_node2 27448 1726853601.03226: Calling groups_inventory to load vars for managed_node2 27448 1726853601.03228: Calling all_plugins_inventory to load vars for managed_node2 27448 1726853601.03236: Calling all_plugins_play to load vars for managed_node2 27448 1726853601.03238: Calling groups_plugins_inventory to load vars for managed_node2 27448 1726853601.03240: Calling groups_plugins_play to load vars for managed_node2 27448 1726853601.03413: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27448 1726853601.03532: done with get_vars() 27448 1726853601.03540: done getting variables 27448 1726853601.03582: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 13:33:21 -0400 (0:00:00.052) 0:00:05.017 ****** 27448 1726853601.03603: entering _queue_task() for managed_node2/debug 27448 1726853601.03805: worker is 1 (out of 1 available) 27448 1726853601.03818: exiting _queue_task() for managed_node2/debug 27448 1726853601.03832: done queuing things up, now waiting for results queue to drain 27448 1726853601.03834: waiting for pending results... 27448 1726853601.03997: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 27448 1726853601.04069: in run() - task 02083763-bbaf-ee63-0f41-00000000002d 27448 1726853601.04085: variable 'ansible_search_path' from source: unknown 27448 1726853601.04088: variable 'ansible_search_path' from source: unknown 27448 1726853601.04115: calling self._execute() 27448 1726853601.04176: variable 'ansible_host' from source: host vars for 'managed_node2' 27448 1726853601.04180: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27448 1726853601.04197: variable 'omit' from source: magic vars 27448 1726853601.04665: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27448 1726853601.06419: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27448 1726853601.06467: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27448 1726853601.06497: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27448 1726853601.06533: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27448 1726853601.06553: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27448 1726853601.06618: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27448 1726853601.06642: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27448 1726853601.06661: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27448 1726853601.06689: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27448 1726853601.06699: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27448 1726853601.06803: variable 'ansible_distribution' from source: facts 27448 1726853601.06806: variable 'ansible_distribution_major_version' from source: facts 27448 1726853601.06824: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27448 1726853601.06828: when evaluation is False, skipping this task 27448 1726853601.06831: _execute() done 27448 1726853601.06833: dumping result to json 27448 1726853601.06837: done dumping result, returning 27448 1726853601.06847: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [02083763-bbaf-ee63-0f41-00000000002d] 27448 1726853601.06849: sending task result for task 02083763-bbaf-ee63-0f41-00000000002d 27448 1726853601.06936: done sending task result for task 02083763-bbaf-ee63-0f41-00000000002d 27448 1726853601.06939: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 27448 1726853601.06992: no more pending results, returning what we have 27448 1726853601.06996: results queue empty 27448 1726853601.06997: checking for any_errors_fatal 27448 1726853601.07003: done checking for any_errors_fatal 27448 1726853601.07003: checking for max_fail_percentage 27448 1726853601.07005: done checking for max_fail_percentage 27448 1726853601.07006: checking to see if all hosts have failed and the running result is not ok 27448 1726853601.07007: done checking to see if all hosts have failed 27448 1726853601.07007: getting the remaining hosts for this loop 27448 1726853601.07008: done getting the remaining hosts for this loop 27448 1726853601.07012: getting the next task for host managed_node2 27448 1726853601.07018: done getting next task for host managed_node2 27448 1726853601.07021: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 27448 1726853601.07024: ^ 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 27448 1726853601.07037: getting variables 27448 1726853601.07039: in VariableManager get_vars() 27448 1726853601.07083: Calling all_inventory to load vars for managed_node2 27448 1726853601.07086: Calling groups_inventory to load vars for managed_node2 27448 1726853601.07088: Calling all_plugins_inventory to load vars for managed_node2 27448 1726853601.07096: Calling all_plugins_play to load vars for managed_node2 27448 1726853601.07098: Calling groups_plugins_inventory to load vars for managed_node2 27448 1726853601.07101: Calling groups_plugins_play to load vars for managed_node2 27448 1726853601.07280: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27448 1726853601.07486: done with get_vars() 27448 1726853601.07498: done getting variables 27448 1726853601.07559: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 13:33:21 -0400 (0:00:00.039) 0:00:05.057 ****** 27448 1726853601.07592: entering _queue_task() for managed_node2/debug 27448 1726853601.07867: worker is 1 (out of 1 available) 27448 1726853601.07881: exiting _queue_task() for managed_node2/debug 27448 1726853601.07894: done queuing things up, now waiting for results queue to drain 27448 1726853601.07896: waiting for pending results... 27448 1726853601.08285: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 27448 1726853601.08311: in run() - task 02083763-bbaf-ee63-0f41-00000000002e 27448 1726853601.08329: variable 'ansible_search_path' from source: unknown 27448 1726853601.08336: variable 'ansible_search_path' from source: unknown 27448 1726853601.08387: calling self._execute() 27448 1726853601.08475: variable 'ansible_host' from source: host vars for 'managed_node2' 27448 1726853601.08506: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27448 1726853601.08521: variable 'omit' from source: magic vars 27448 1726853601.08975: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27448 1726853601.10466: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27448 1726853601.10540: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27448 1726853601.10583: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27448 1726853601.10611: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27448 1726853601.10876: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27448 1726853601.10881: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27448 1726853601.10883: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27448 1726853601.10886: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27448 1726853601.10888: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27448 1726853601.10890: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27448 1726853601.10936: variable 'ansible_distribution' from source: facts 27448 1726853601.10943: variable 'ansible_distribution_major_version' from source: facts 27448 1726853601.10968: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27448 1726853601.10974: when evaluation is False, skipping this task 27448 1726853601.10977: _execute() done 27448 1726853601.10980: dumping result to json 27448 1726853601.10982: done dumping result, returning 27448 1726853601.10992: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [02083763-bbaf-ee63-0f41-00000000002e] 27448 1726853601.10995: sending task result for task 02083763-bbaf-ee63-0f41-00000000002e 27448 1726853601.11083: done sending task result for task 02083763-bbaf-ee63-0f41-00000000002e 27448 1726853601.11085: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 27448 1726853601.11150: no more pending results, returning what we have 27448 1726853601.11153: results queue empty 27448 1726853601.11156: checking for any_errors_fatal 27448 1726853601.11160: done checking for any_errors_fatal 27448 1726853601.11161: checking for max_fail_percentage 27448 1726853601.11162: done checking for max_fail_percentage 27448 1726853601.11163: checking to see if all hosts have failed and the running result is not ok 27448 1726853601.11164: done checking to see if all hosts have failed 27448 1726853601.11164: getting the remaining hosts for this loop 27448 1726853601.11166: done getting the remaining hosts for this loop 27448 1726853601.11170: getting the next task for host managed_node2 27448 1726853601.11178: done getting next task for host managed_node2 27448 1726853601.11181: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 27448 1726853601.11184: ^ 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 27448 1726853601.11196: getting variables 27448 1726853601.11198: in VariableManager get_vars() 27448 1726853601.11297: Calling all_inventory to load vars for managed_node2 27448 1726853601.11300: Calling groups_inventory to load vars for managed_node2 27448 1726853601.11302: Calling all_plugins_inventory to load vars for managed_node2 27448 1726853601.11309: Calling all_plugins_play to load vars for managed_node2 27448 1726853601.11311: Calling groups_plugins_inventory to load vars for managed_node2 27448 1726853601.11314: Calling groups_plugins_play to load vars for managed_node2 27448 1726853601.11484: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27448 1726853601.11637: done with get_vars() 27448 1726853601.11645: done getting variables 27448 1726853601.11711: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 13:33:21 -0400 (0:00:00.041) 0:00:05.099 ****** 27448 1726853601.11741: entering _queue_task() for managed_node2/debug 27448 1726853601.11999: worker is 1 (out of 1 available) 27448 1726853601.12011: exiting _queue_task() for managed_node2/debug 27448 1726853601.12023: done queuing things up, now waiting for results queue to drain 27448 1726853601.12025: waiting for pending results... 27448 1726853601.12393: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 27448 1726853601.12422: in run() - task 02083763-bbaf-ee63-0f41-00000000002f 27448 1726853601.12427: variable 'ansible_search_path' from source: unknown 27448 1726853601.12430: variable 'ansible_search_path' from source: unknown 27448 1726853601.12489: calling self._execute() 27448 1726853601.12541: variable 'ansible_host' from source: host vars for 'managed_node2' 27448 1726853601.12546: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27448 1726853601.12549: variable 'omit' from source: magic vars 27448 1726853601.12953: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27448 1726853601.14455: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27448 1726853601.14504: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27448 1726853601.14538: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27448 1726853601.14568: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27448 1726853601.14591: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27448 1726853601.14650: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27448 1726853601.14677: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27448 1726853601.14701: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27448 1726853601.14877: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27448 1726853601.14884: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27448 1726853601.14922: variable 'ansible_distribution' from source: facts 27448 1726853601.14925: variable 'ansible_distribution_major_version' from source: facts 27448 1726853601.14928: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27448 1726853601.14931: when evaluation is False, skipping this task 27448 1726853601.14933: _execute() done 27448 1726853601.14935: dumping result to json 27448 1726853601.14937: done dumping result, returning 27448 1726853601.14939: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [02083763-bbaf-ee63-0f41-00000000002f] 27448 1726853601.14941: sending task result for task 02083763-bbaf-ee63-0f41-00000000002f skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 27448 1726853601.15091: no more pending results, returning what we have 27448 1726853601.15097: results queue empty 27448 1726853601.15098: checking for any_errors_fatal 27448 1726853601.15104: done checking for any_errors_fatal 27448 1726853601.15105: checking for max_fail_percentage 27448 1726853601.15106: done checking for max_fail_percentage 27448 1726853601.15107: checking to see if all hosts have failed and the running result is not ok 27448 1726853601.15108: done checking to see if all hosts have failed 27448 1726853601.15109: getting the remaining hosts for this loop 27448 1726853601.15110: done getting the remaining hosts for this loop 27448 1726853601.15114: getting the next task for host managed_node2 27448 1726853601.15122: done getting next task for host managed_node2 27448 1726853601.15126: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 27448 1726853601.15131: ^ 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 27448 1726853601.15146: getting variables 27448 1726853601.15148: in VariableManager get_vars() 27448 1726853601.15211: Calling all_inventory to load vars for managed_node2 27448 1726853601.15214: Calling groups_inventory to load vars for managed_node2 27448 1726853601.15216: Calling all_plugins_inventory to load vars for managed_node2 27448 1726853601.15222: done sending task result for task 02083763-bbaf-ee63-0f41-00000000002f 27448 1726853601.15224: WORKER PROCESS EXITING 27448 1726853601.15233: Calling all_plugins_play to load vars for managed_node2 27448 1726853601.15235: Calling groups_plugins_inventory to load vars for managed_node2 27448 1726853601.15238: Calling groups_plugins_play to load vars for managed_node2 27448 1726853601.15422: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27448 1726853601.15680: done with get_vars() 27448 1726853601.15690: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 13:33:21 -0400 (0:00:00.040) 0:00:05.139 ****** 27448 1726853601.15787: entering _queue_task() for managed_node2/ping 27448 1726853601.15789: Creating lock for ping 27448 1726853601.16127: worker is 1 (out of 1 available) 27448 1726853601.16140: exiting _queue_task() for managed_node2/ping 27448 1726853601.16152: done queuing things up, now waiting for results queue to drain 27448 1726853601.16156: waiting for pending results... 27448 1726853601.16329: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity 27448 1726853601.16400: in run() - task 02083763-bbaf-ee63-0f41-000000000030 27448 1726853601.16416: variable 'ansible_search_path' from source: unknown 27448 1726853601.16420: variable 'ansible_search_path' from source: unknown 27448 1726853601.16449: calling self._execute() 27448 1726853601.16510: variable 'ansible_host' from source: host vars for 'managed_node2' 27448 1726853601.16520: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27448 1726853601.16528: variable 'omit' from source: magic vars 27448 1726853601.16852: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27448 1726853601.18642: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27448 1726853601.18692: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27448 1726853601.18719: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27448 1726853601.18746: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27448 1726853601.18767: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27448 1726853601.18828: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27448 1726853601.18847: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27448 1726853601.18866: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27448 1726853601.18898: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27448 1726853601.18911: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27448 1726853601.19008: variable 'ansible_distribution' from source: facts 27448 1726853601.19012: variable 'ansible_distribution_major_version' from source: facts 27448 1726853601.19028: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27448 1726853601.19031: when evaluation is False, skipping this task 27448 1726853601.19034: _execute() done 27448 1726853601.19036: dumping result to json 27448 1726853601.19039: done dumping result, returning 27448 1726853601.19047: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity [02083763-bbaf-ee63-0f41-000000000030] 27448 1726853601.19049: sending task result for task 02083763-bbaf-ee63-0f41-000000000030 27448 1726853601.19130: done sending task result for task 02083763-bbaf-ee63-0f41-000000000030 27448 1726853601.19133: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27448 1726853601.19186: no more pending results, returning what we have 27448 1726853601.19190: results queue empty 27448 1726853601.19191: checking for any_errors_fatal 27448 1726853601.19196: done checking for any_errors_fatal 27448 1726853601.19197: checking for max_fail_percentage 27448 1726853601.19198: done checking for max_fail_percentage 27448 1726853601.19199: checking to see if all hosts have failed and the running result is not ok 27448 1726853601.19200: done checking to see if all hosts have failed 27448 1726853601.19201: getting the remaining hosts for this loop 27448 1726853601.19202: done getting the remaining hosts for this loop 27448 1726853601.19205: getting the next task for host managed_node2 27448 1726853601.19213: done getting next task for host managed_node2 27448 1726853601.19217: ^ task is: TASK: meta (role_complete) 27448 1726853601.19219: ^ 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 27448 1726853601.19232: getting variables 27448 1726853601.19234: in VariableManager get_vars() 27448 1726853601.19284: Calling all_inventory to load vars for managed_node2 27448 1726853601.19287: Calling groups_inventory to load vars for managed_node2 27448 1726853601.19289: Calling all_plugins_inventory to load vars for managed_node2 27448 1726853601.19296: Calling all_plugins_play to load vars for managed_node2 27448 1726853601.19298: Calling groups_plugins_inventory to load vars for managed_node2 27448 1726853601.19301: Calling groups_plugins_play to load vars for managed_node2 27448 1726853601.19435: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27448 1726853601.19559: done with get_vars() 27448 1726853601.19566: done getting variables 27448 1726853601.19622: done queuing things up, now waiting for results queue to drain 27448 1726853601.19624: results queue empty 27448 1726853601.19625: checking for any_errors_fatal 27448 1726853601.19626: done checking for any_errors_fatal 27448 1726853601.19626: checking for max_fail_percentage 27448 1726853601.19627: done checking for max_fail_percentage 27448 1726853601.19628: checking to see if all hosts have failed and the running result is not ok 27448 1726853601.19628: done checking to see if all hosts have failed 27448 1726853601.19629: getting the remaining hosts for this loop 27448 1726853601.19629: done getting the remaining hosts for this loop 27448 1726853601.19631: getting the next task for host managed_node2 27448 1726853601.19633: done getting next task for host managed_node2 27448 1726853601.19635: ^ task is: TASK: Get the IPv4 routes from the route table main 27448 1726853601.19636: ^ 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 27448 1726853601.19637: getting variables 27448 1726853601.19638: in VariableManager get_vars() 27448 1726853601.19647: Calling all_inventory to load vars for managed_node2 27448 1726853601.19649: Calling groups_inventory to load vars for managed_node2 27448 1726853601.19650: Calling all_plugins_inventory to load vars for managed_node2 27448 1726853601.19653: Calling all_plugins_play to load vars for managed_node2 27448 1726853601.19656: Calling groups_plugins_inventory to load vars for managed_node2 27448 1726853601.19658: Calling groups_plugins_play to load vars for managed_node2 27448 1726853601.19741: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27448 1726853601.19940: done with get_vars() 27448 1726853601.19948: done getting variables 27448 1726853601.19992: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Get the IPv4 routes from the route table main] *************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml:73 Friday 20 September 2024 13:33:21 -0400 (0:00:00.042) 0:00:05.181 ****** 27448 1726853601.20018: entering _queue_task() for managed_node2/command 27448 1726853601.20397: worker is 1 (out of 1 available) 27448 1726853601.20411: exiting _queue_task() for managed_node2/command 27448 1726853601.20425: done queuing things up, now waiting for results queue to drain 27448 1726853601.20427: waiting for pending results... 27448 1726853601.20798: running TaskExecutor() for managed_node2/TASK: Get the IPv4 routes from the route table main 27448 1726853601.20804: in run() - task 02083763-bbaf-ee63-0f41-000000000060 27448 1726853601.20812: variable 'ansible_search_path' from source: unknown 27448 1726853601.20850: calling self._execute() 27448 1726853601.20936: variable 'ansible_host' from source: host vars for 'managed_node2' 27448 1726853601.21077: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27448 1726853601.21081: variable 'omit' from source: magic vars 27448 1726853601.21402: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27448 1726853601.23987: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27448 1726853601.24067: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27448 1726853601.24115: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27448 1726853601.24161: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27448 1726853601.24195: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27448 1726853601.24296: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27448 1726853601.24339: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27448 1726853601.24447: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27448 1726853601.24451: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27448 1726853601.24453: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27448 1726853601.24585: variable 'ansible_distribution' from source: facts 27448 1726853601.24597: variable 'ansible_distribution_major_version' from source: facts 27448 1726853601.24619: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27448 1726853601.24626: when evaluation is False, skipping this task 27448 1726853601.24633: _execute() done 27448 1726853601.24641: dumping result to json 27448 1726853601.24648: done dumping result, returning 27448 1726853601.24666: done running TaskExecutor() for managed_node2/TASK: Get the IPv4 routes from the route table main [02083763-bbaf-ee63-0f41-000000000060] 27448 1726853601.24676: sending task result for task 02083763-bbaf-ee63-0f41-000000000060 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27448 1726853601.24825: no more pending results, returning what we have 27448 1726853601.24829: results queue empty 27448 1726853601.24830: checking for any_errors_fatal 27448 1726853601.24831: done checking for any_errors_fatal 27448 1726853601.24831: checking for max_fail_percentage 27448 1726853601.24833: done checking for max_fail_percentage 27448 1726853601.24834: checking to see if all hosts have failed and the running result is not ok 27448 1726853601.24835: done checking to see if all hosts have failed 27448 1726853601.24835: getting the remaining hosts for this loop 27448 1726853601.24837: done getting the remaining hosts for this loop 27448 1726853601.24840: getting the next task for host managed_node2 27448 1726853601.24846: done getting next task for host managed_node2 27448 1726853601.24848: ^ task is: TASK: Assert that the route table main contains the specified IPv4 routes 27448 1726853601.24850: ^ 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 27448 1726853601.24852: getting variables 27448 1726853601.24857: in VariableManager get_vars() 27448 1726853601.24900: Calling all_inventory to load vars for managed_node2 27448 1726853601.24903: Calling groups_inventory to load vars for managed_node2 27448 1726853601.24905: Calling all_plugins_inventory to load vars for managed_node2 27448 1726853601.24916: Calling all_plugins_play to load vars for managed_node2 27448 1726853601.24918: Calling groups_plugins_inventory to load vars for managed_node2 27448 1726853601.24922: Calling groups_plugins_play to load vars for managed_node2 27448 1726853601.25383: done sending task result for task 02083763-bbaf-ee63-0f41-000000000060 27448 1726853601.25386: WORKER PROCESS EXITING 27448 1726853601.25407: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27448 1726853601.25596: done with get_vars() 27448 1726853601.25608: done getting variables 27448 1726853601.25712: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Assert that the route table main contains the specified IPv4 routes] ***** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml:78 Friday 20 September 2024 13:33:21 -0400 (0:00:00.057) 0:00:05.239 ****** 27448 1726853601.25741: entering _queue_task() for managed_node2/assert 27448 1726853601.25743: Creating lock for assert 27448 1726853601.26050: worker is 1 (out of 1 available) 27448 1726853601.26065: exiting _queue_task() for managed_node2/assert 27448 1726853601.26279: done queuing things up, now waiting for results queue to drain 27448 1726853601.26281: waiting for pending results... 27448 1726853601.26341: running TaskExecutor() for managed_node2/TASK: Assert that the route table main contains the specified IPv4 routes 27448 1726853601.26430: in run() - task 02083763-bbaf-ee63-0f41-000000000061 27448 1726853601.26449: variable 'ansible_search_path' from source: unknown 27448 1726853601.26494: calling self._execute() 27448 1726853601.26581: variable 'ansible_host' from source: host vars for 'managed_node2' 27448 1726853601.26593: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27448 1726853601.26609: variable 'omit' from source: magic vars 27448 1726853601.27019: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27448 1726853601.29584: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27448 1726853601.29653: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27448 1726853601.29701: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27448 1726853601.29772: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27448 1726853601.29775: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27448 1726853601.29868: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27448 1726853601.29906: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27448 1726853601.29936: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27448 1726853601.30076: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27448 1726853601.30079: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27448 1726853601.30147: variable 'ansible_distribution' from source: facts 27448 1726853601.30161: variable 'ansible_distribution_major_version' from source: facts 27448 1726853601.30185: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27448 1726853601.30191: when evaluation is False, skipping this task 27448 1726853601.30201: _execute() done 27448 1726853601.30208: dumping result to json 27448 1726853601.30215: done dumping result, returning 27448 1726853601.30224: done running TaskExecutor() for managed_node2/TASK: Assert that the route table main contains the specified IPv4 routes [02083763-bbaf-ee63-0f41-000000000061] 27448 1726853601.30233: sending task result for task 02083763-bbaf-ee63-0f41-000000000061 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27448 1726853601.30383: no more pending results, returning what we have 27448 1726853601.30386: results queue empty 27448 1726853601.30387: checking for any_errors_fatal 27448 1726853601.30392: done checking for any_errors_fatal 27448 1726853601.30393: checking for max_fail_percentage 27448 1726853601.30395: done checking for max_fail_percentage 27448 1726853601.30395: checking to see if all hosts have failed and the running result is not ok 27448 1726853601.30396: done checking to see if all hosts have failed 27448 1726853601.30397: getting the remaining hosts for this loop 27448 1726853601.30398: done getting the remaining hosts for this loop 27448 1726853601.30402: getting the next task for host managed_node2 27448 1726853601.30408: done getting next task for host managed_node2 27448 1726853601.30411: ^ task is: TASK: Get the IPv6 routes from the route table main 27448 1726853601.30413: ^ 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 27448 1726853601.30416: getting variables 27448 1726853601.30418: in VariableManager get_vars() 27448 1726853601.30462: Calling all_inventory to load vars for managed_node2 27448 1726853601.30465: Calling groups_inventory to load vars for managed_node2 27448 1726853601.30468: Calling all_plugins_inventory to load vars for managed_node2 27448 1726853601.30480: Calling all_plugins_play to load vars for managed_node2 27448 1726853601.30483: Calling groups_plugins_inventory to load vars for managed_node2 27448 1726853601.30487: Calling groups_plugins_play to load vars for managed_node2 27448 1726853601.31003: done sending task result for task 02083763-bbaf-ee63-0f41-000000000061 27448 1726853601.31007: WORKER PROCESS EXITING 27448 1726853601.31029: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27448 1726853601.31233: done with get_vars() 27448 1726853601.31243: done getting variables 27448 1726853601.31301: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Get the IPv6 routes from the route table main] *************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml:89 Friday 20 September 2024 13:33:21 -0400 (0:00:00.055) 0:00:05.295 ****** 27448 1726853601.31326: entering _queue_task() for managed_node2/command 27448 1726853601.31604: worker is 1 (out of 1 available) 27448 1726853601.31617: exiting _queue_task() for managed_node2/command 27448 1726853601.31629: done queuing things up, now waiting for results queue to drain 27448 1726853601.31630: waiting for pending results... 27448 1726853601.31893: running TaskExecutor() for managed_node2/TASK: Get the IPv6 routes from the route table main 27448 1726853601.31976: in run() - task 02083763-bbaf-ee63-0f41-000000000062 27448 1726853601.31999: variable 'ansible_search_path' from source: unknown 27448 1726853601.32036: calling self._execute() 27448 1726853601.32122: variable 'ansible_host' from source: host vars for 'managed_node2' 27448 1726853601.32134: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27448 1726853601.32147: variable 'omit' from source: magic vars 27448 1726853601.32583: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27448 1726853601.35843: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27448 1726853601.35914: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27448 1726853601.35952: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27448 1726853601.35986: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27448 1726853601.36009: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27448 1726853601.36202: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27448 1726853601.36349: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27448 1726853601.36374: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27448 1726853601.36517: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27448 1726853601.36530: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27448 1726853601.37114: variable 'ansible_distribution' from source: facts 27448 1726853601.37117: variable 'ansible_distribution_major_version' from source: facts 27448 1726853601.37135: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27448 1726853601.37138: when evaluation is False, skipping this task 27448 1726853601.37141: _execute() done 27448 1726853601.37143: dumping result to json 27448 1726853601.37146: done dumping result, returning 27448 1726853601.37157: done running TaskExecutor() for managed_node2/TASK: Get the IPv6 routes from the route table main [02083763-bbaf-ee63-0f41-000000000062] 27448 1726853601.37160: sending task result for task 02083763-bbaf-ee63-0f41-000000000062 27448 1726853601.37251: done sending task result for task 02083763-bbaf-ee63-0f41-000000000062 27448 1726853601.37258: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27448 1726853601.37321: no more pending results, returning what we have 27448 1726853601.37324: results queue empty 27448 1726853601.37325: checking for any_errors_fatal 27448 1726853601.37331: done checking for any_errors_fatal 27448 1726853601.37332: checking for max_fail_percentage 27448 1726853601.37333: done checking for max_fail_percentage 27448 1726853601.37334: checking to see if all hosts have failed and the running result is not ok 27448 1726853601.37335: done checking to see if all hosts have failed 27448 1726853601.37335: getting the remaining hosts for this loop 27448 1726853601.37337: done getting the remaining hosts for this loop 27448 1726853601.37341: getting the next task for host managed_node2 27448 1726853601.37346: done getting next task for host managed_node2 27448 1726853601.37348: ^ task is: TASK: Assert that the route table main contains the specified IPv6 routes 27448 1726853601.37350: ^ 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 27448 1726853601.37353: getting variables 27448 1726853601.37357: in VariableManager get_vars() 27448 1726853601.37399: Calling all_inventory to load vars for managed_node2 27448 1726853601.37402: Calling groups_inventory to load vars for managed_node2 27448 1726853601.37404: Calling all_plugins_inventory to load vars for managed_node2 27448 1726853601.37413: Calling all_plugins_play to load vars for managed_node2 27448 1726853601.37416: Calling groups_plugins_inventory to load vars for managed_node2 27448 1726853601.37419: Calling groups_plugins_play to load vars for managed_node2 27448 1726853601.37811: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27448 1726853601.38237: done with get_vars() 27448 1726853601.38249: done getting variables 27448 1726853601.38429: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Assert that the route table main contains the specified IPv6 routes] ***** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml:94 Friday 20 September 2024 13:33:21 -0400 (0:00:00.071) 0:00:05.366 ****** 27448 1726853601.38459: entering _queue_task() for managed_node2/assert 27448 1726853601.39122: worker is 1 (out of 1 available) 27448 1726853601.39134: exiting _queue_task() for managed_node2/assert 27448 1726853601.39148: done queuing things up, now waiting for results queue to drain 27448 1726853601.39149: waiting for pending results... 27448 1726853601.39789: running TaskExecutor() for managed_node2/TASK: Assert that the route table main contains the specified IPv6 routes 27448 1726853601.39794: in run() - task 02083763-bbaf-ee63-0f41-000000000063 27448 1726853601.39858: variable 'ansible_search_path' from source: unknown 27448 1726853601.39900: calling self._execute() 27448 1726853601.40101: variable 'ansible_host' from source: host vars for 'managed_node2' 27448 1726853601.40105: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27448 1726853601.40112: variable 'omit' from source: magic vars 27448 1726853601.40706: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27448 1726853601.43567: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27448 1726853601.43642: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27448 1726853601.43688: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27448 1726853601.43727: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27448 1726853601.43779: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27448 1726853601.43869: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27448 1726853601.43905: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27448 1726853601.43936: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27448 1726853601.43994: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27448 1726853601.44072: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27448 1726853601.44260: variable 'ansible_distribution' from source: facts 27448 1726853601.44273: variable 'ansible_distribution_major_version' from source: facts 27448 1726853601.44303: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27448 1726853601.44311: when evaluation is False, skipping this task 27448 1726853601.44317: _execute() done 27448 1726853601.44323: dumping result to json 27448 1726853601.44330: done dumping result, returning 27448 1726853601.44344: done running TaskExecutor() for managed_node2/TASK: Assert that the route table main contains the specified IPv6 routes [02083763-bbaf-ee63-0f41-000000000063] 27448 1726853601.44353: sending task result for task 02083763-bbaf-ee63-0f41-000000000063 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27448 1726853601.44690: no more pending results, returning what we have 27448 1726853601.44694: results queue empty 27448 1726853601.44694: checking for any_errors_fatal 27448 1726853601.44700: done checking for any_errors_fatal 27448 1726853601.44701: checking for max_fail_percentage 27448 1726853601.44702: done checking for max_fail_percentage 27448 1726853601.44703: checking to see if all hosts have failed and the running result is not ok 27448 1726853601.44704: done checking to see if all hosts have failed 27448 1726853601.44704: getting the remaining hosts for this loop 27448 1726853601.44706: done getting the remaining hosts for this loop 27448 1726853601.44710: getting the next task for host managed_node2 27448 1726853601.44716: done getting next task for host managed_node2 27448 1726853601.44719: ^ task is: TASK: Get the interface1 MAC address 27448 1726853601.44721: ^ 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 27448 1726853601.44724: getting variables 27448 1726853601.44725: in VariableManager get_vars() 27448 1726853601.44775: Calling all_inventory to load vars for managed_node2 27448 1726853601.44779: Calling groups_inventory to load vars for managed_node2 27448 1726853601.44782: Calling all_plugins_inventory to load vars for managed_node2 27448 1726853601.44792: Calling all_plugins_play to load vars for managed_node2 27448 1726853601.44795: Calling groups_plugins_inventory to load vars for managed_node2 27448 1726853601.44798: Calling groups_plugins_play to load vars for managed_node2 27448 1726853601.45235: done sending task result for task 02083763-bbaf-ee63-0f41-000000000063 27448 1726853601.45238: WORKER PROCESS EXITING 27448 1726853601.45263: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27448 1726853601.45463: done with get_vars() 27448 1726853601.45474: done getting variables 27448 1726853601.45530: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Get the interface1 MAC address] ****************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml:99 Friday 20 September 2024 13:33:21 -0400 (0:00:00.070) 0:00:05.437 ****** 27448 1726853601.45556: entering _queue_task() for managed_node2/command 27448 1726853601.45956: worker is 1 (out of 1 available) 27448 1726853601.45973: exiting _queue_task() for managed_node2/command 27448 1726853601.45986: done queuing things up, now waiting for results queue to drain 27448 1726853601.45988: waiting for pending results... 27448 1726853601.46236: running TaskExecutor() for managed_node2/TASK: Get the interface1 MAC address 27448 1726853601.46376: in run() - task 02083763-bbaf-ee63-0f41-000000000064 27448 1726853601.46380: variable 'ansible_search_path' from source: unknown 27448 1726853601.46412: calling self._execute() 27448 1726853601.46535: variable 'ansible_host' from source: host vars for 'managed_node2' 27448 1726853601.46547: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27448 1726853601.46592: variable 'omit' from source: magic vars 27448 1726853601.47464: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27448 1726853601.50290: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27448 1726853601.50378: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27448 1726853601.50429: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27448 1726853601.50473: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27448 1726853601.50504: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27448 1726853601.50599: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27448 1726853601.50644: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27448 1726853601.50735: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27448 1726853601.50739: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27448 1726853601.50778: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27448 1726853601.50985: variable 'ansible_distribution' from source: facts 27448 1726853601.50989: variable 'ansible_distribution_major_version' from source: facts 27448 1726853601.51021: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27448 1726853601.51030: when evaluation is False, skipping this task 27448 1726853601.51038: _execute() done 27448 1726853601.51046: dumping result to json 27448 1726853601.51065: done dumping result, returning 27448 1726853601.51078: done running TaskExecutor() for managed_node2/TASK: Get the interface1 MAC address [02083763-bbaf-ee63-0f41-000000000064] 27448 1726853601.51085: sending task result for task 02083763-bbaf-ee63-0f41-000000000064 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27448 1726853601.51248: no more pending results, returning what we have 27448 1726853601.51251: results queue empty 27448 1726853601.51252: checking for any_errors_fatal 27448 1726853601.51260: done checking for any_errors_fatal 27448 1726853601.51261: checking for max_fail_percentage 27448 1726853601.51263: done checking for max_fail_percentage 27448 1726853601.51264: checking to see if all hosts have failed and the running result is not ok 27448 1726853601.51265: done checking to see if all hosts have failed 27448 1726853601.51265: getting the remaining hosts for this loop 27448 1726853601.51267: done getting the remaining hosts for this loop 27448 1726853601.51272: getting the next task for host managed_node2 27448 1726853601.51280: done getting next task for host managed_node2 27448 1726853601.51286: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 27448 1726853601.51289: ^ 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 27448 1726853601.51307: getting variables 27448 1726853601.51309: in VariableManager get_vars() 27448 1726853601.51350: Calling all_inventory to load vars for managed_node2 27448 1726853601.51353: Calling groups_inventory to load vars for managed_node2 27448 1726853601.51358: Calling all_plugins_inventory to load vars for managed_node2 27448 1726853601.51368: Calling all_plugins_play to load vars for managed_node2 27448 1726853601.51589: Calling groups_plugins_inventory to load vars for managed_node2 27448 1726853601.51595: Calling groups_plugins_play to load vars for managed_node2 27448 1726853601.51901: done sending task result for task 02083763-bbaf-ee63-0f41-000000000064 27448 1726853601.51904: WORKER PROCESS EXITING 27448 1726853601.51933: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27448 1726853601.52169: done with get_vars() 27448 1726853601.52187: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 13:33:21 -0400 (0:00:00.068) 0:00:05.505 ****** 27448 1726853601.52413: entering _queue_task() for managed_node2/include_tasks 27448 1726853601.52970: worker is 1 (out of 1 available) 27448 1726853601.52983: exiting _queue_task() for managed_node2/include_tasks 27448 1726853601.53113: done queuing things up, now waiting for results queue to drain 27448 1726853601.53116: waiting for pending results... 27448 1726853601.53529: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 27448 1726853601.53664: in run() - task 02083763-bbaf-ee63-0f41-00000000006c 27448 1726853601.53695: variable 'ansible_search_path' from source: unknown 27448 1726853601.53703: variable 'ansible_search_path' from source: unknown 27448 1726853601.53745: calling self._execute() 27448 1726853601.53842: variable 'ansible_host' from source: host vars for 'managed_node2' 27448 1726853601.53856: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27448 1726853601.53870: variable 'omit' from source: magic vars 27448 1726853601.54369: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27448 1726853601.57447: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27448 1726853601.57532: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27448 1726853601.57602: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27448 1726853601.57678: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27448 1726853601.57684: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27448 1726853601.57785: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27448 1726853601.57834: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27448 1726853601.57869: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27448 1726853601.57935: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27448 1726853601.57976: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27448 1726853601.58112: variable 'ansible_distribution' from source: facts 27448 1726853601.58124: variable 'ansible_distribution_major_version' from source: facts 27448 1726853601.58160: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27448 1726853601.58168: when evaluation is False, skipping this task 27448 1726853601.58177: _execute() done 27448 1726853601.58378: dumping result to json 27448 1726853601.58381: done dumping result, returning 27448 1726853601.58384: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [02083763-bbaf-ee63-0f41-00000000006c] 27448 1726853601.58387: sending task result for task 02083763-bbaf-ee63-0f41-00000000006c 27448 1726853601.58462: done sending task result for task 02083763-bbaf-ee63-0f41-00000000006c 27448 1726853601.58466: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27448 1726853601.58515: no more pending results, returning what we have 27448 1726853601.58519: results queue empty 27448 1726853601.58520: checking for any_errors_fatal 27448 1726853601.58524: done checking for any_errors_fatal 27448 1726853601.58525: checking for max_fail_percentage 27448 1726853601.58527: done checking for max_fail_percentage 27448 1726853601.58528: checking to see if all hosts have failed and the running result is not ok 27448 1726853601.58529: done checking to see if all hosts have failed 27448 1726853601.58530: getting the remaining hosts for this loop 27448 1726853601.58531: done getting the remaining hosts for this loop 27448 1726853601.58536: getting the next task for host managed_node2 27448 1726853601.58543: done getting next task for host managed_node2 27448 1726853601.58548: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 27448 1726853601.58550: ^ 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 27448 1726853601.58569: getting variables 27448 1726853601.58573: in VariableManager get_vars() 27448 1726853601.58615: Calling all_inventory to load vars for managed_node2 27448 1726853601.58618: Calling groups_inventory to load vars for managed_node2 27448 1726853601.58621: Calling all_plugins_inventory to load vars for managed_node2 27448 1726853601.58633: Calling all_plugins_play to load vars for managed_node2 27448 1726853601.58636: Calling groups_plugins_inventory to load vars for managed_node2 27448 1726853601.58640: Calling groups_plugins_play to load vars for managed_node2 27448 1726853601.59250: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27448 1726853601.59469: done with get_vars() 27448 1726853601.59480: done getting variables 27448 1726853601.59533: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 13:33:21 -0400 (0:00:00.071) 0:00:05.577 ****** 27448 1726853601.59573: entering _queue_task() for managed_node2/debug 27448 1726853601.59847: worker is 1 (out of 1 available) 27448 1726853601.59861: exiting _queue_task() for managed_node2/debug 27448 1726853601.59985: done queuing things up, now waiting for results queue to drain 27448 1726853601.59987: waiting for pending results... 27448 1726853601.60290: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider 27448 1726853601.60332: in run() - task 02083763-bbaf-ee63-0f41-00000000006d 27448 1726853601.60358: variable 'ansible_search_path' from source: unknown 27448 1726853601.60368: variable 'ansible_search_path' from source: unknown 27448 1726853601.60422: calling self._execute() 27448 1726853601.60522: variable 'ansible_host' from source: host vars for 'managed_node2' 27448 1726853601.60526: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27448 1726853601.60576: variable 'omit' from source: magic vars 27448 1726853601.61004: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27448 1726853601.63413: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27448 1726853601.63493: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27448 1726853601.63533: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27448 1726853601.63586: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27448 1726853601.63667: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27448 1726853601.63707: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27448 1726853601.63740: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27448 1726853601.63782: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27448 1726853601.63825: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27448 1726853601.63843: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27448 1726853601.64006: variable 'ansible_distribution' from source: facts 27448 1726853601.64017: variable 'ansible_distribution_major_version' from source: facts 27448 1726853601.64037: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27448 1726853601.64075: when evaluation is False, skipping this task 27448 1726853601.64078: _execute() done 27448 1726853601.64080: dumping result to json 27448 1726853601.64082: done dumping result, returning 27448 1726853601.64084: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider [02083763-bbaf-ee63-0f41-00000000006d] 27448 1726853601.64086: sending task result for task 02083763-bbaf-ee63-0f41-00000000006d skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 27448 1726853601.64249: no more pending results, returning what we have 27448 1726853601.64252: results queue empty 27448 1726853601.64253: checking for any_errors_fatal 27448 1726853601.64263: done checking for any_errors_fatal 27448 1726853601.64264: checking for max_fail_percentage 27448 1726853601.64266: done checking for max_fail_percentage 27448 1726853601.64267: checking to see if all hosts have failed and the running result is not ok 27448 1726853601.64267: done checking to see if all hosts have failed 27448 1726853601.64268: getting the remaining hosts for this loop 27448 1726853601.64270: done getting the remaining hosts for this loop 27448 1726853601.64276: getting the next task for host managed_node2 27448 1726853601.64284: done getting next task for host managed_node2 27448 1726853601.64288: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 27448 1726853601.64292: ^ 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 27448 1726853601.64483: getting variables 27448 1726853601.64486: in VariableManager get_vars() 27448 1726853601.64530: Calling all_inventory to load vars for managed_node2 27448 1726853601.64533: Calling groups_inventory to load vars for managed_node2 27448 1726853601.64535: Calling all_plugins_inventory to load vars for managed_node2 27448 1726853601.64545: Calling all_plugins_play to load vars for managed_node2 27448 1726853601.64548: Calling groups_plugins_inventory to load vars for managed_node2 27448 1726853601.64552: Calling groups_plugins_play to load vars for managed_node2 27448 1726853601.64866: done sending task result for task 02083763-bbaf-ee63-0f41-00000000006d 27448 1726853601.64869: WORKER PROCESS EXITING 27448 1726853601.64911: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27448 1726853601.65130: done with get_vars() 27448 1726853601.65143: done getting variables 27448 1726853601.65206: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 13:33:21 -0400 (0:00:00.056) 0:00:05.634 ****** 27448 1726853601.65243: entering _queue_task() for managed_node2/fail 27448 1726853601.65600: worker is 1 (out of 1 available) 27448 1726853601.65613: exiting _queue_task() for managed_node2/fail 27448 1726853601.65625: done queuing things up, now waiting for results queue to drain 27448 1726853601.65627: waiting for pending results... 27448 1726853601.65831: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 27448 1726853601.66093: in run() - task 02083763-bbaf-ee63-0f41-00000000006e 27448 1726853601.66101: variable 'ansible_search_path' from source: unknown 27448 1726853601.66106: variable 'ansible_search_path' from source: unknown 27448 1726853601.66110: calling self._execute() 27448 1726853601.66272: variable 'ansible_host' from source: host vars for 'managed_node2' 27448 1726853601.66351: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27448 1726853601.66355: variable 'omit' from source: magic vars 27448 1726853601.66734: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27448 1726853601.69045: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27448 1726853601.69094: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27448 1726853601.69132: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27448 1726853601.69161: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27448 1726853601.69183: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27448 1726853601.69242: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27448 1726853601.69267: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27448 1726853601.69288: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27448 1726853601.69313: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27448 1726853601.69324: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27448 1726853601.69427: variable 'ansible_distribution' from source: facts 27448 1726853601.69431: variable 'ansible_distribution_major_version' from source: facts 27448 1726853601.69446: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27448 1726853601.69450: when evaluation is False, skipping this task 27448 1726853601.69454: _execute() done 27448 1726853601.69456: dumping result to json 27448 1726853601.69461: done dumping result, returning 27448 1726853601.69468: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [02083763-bbaf-ee63-0f41-00000000006e] 27448 1726853601.69474: sending task result for task 02083763-bbaf-ee63-0f41-00000000006e 27448 1726853601.69559: done sending task result for task 02083763-bbaf-ee63-0f41-00000000006e 27448 1726853601.69562: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27448 1726853601.69608: no more pending results, returning what we have 27448 1726853601.69612: results queue empty 27448 1726853601.69613: checking for any_errors_fatal 27448 1726853601.69618: done checking for any_errors_fatal 27448 1726853601.69618: checking for max_fail_percentage 27448 1726853601.69620: done checking for max_fail_percentage 27448 1726853601.69621: checking to see if all hosts have failed and the running result is not ok 27448 1726853601.69622: done checking to see if all hosts have failed 27448 1726853601.69622: getting the remaining hosts for this loop 27448 1726853601.69623: done getting the remaining hosts for this loop 27448 1726853601.69627: getting the next task for host managed_node2 27448 1726853601.69633: done getting next task for host managed_node2 27448 1726853601.69637: ^ 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 27448 1726853601.69639: ^ 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 27448 1726853601.69654: getting variables 27448 1726853601.69656: in VariableManager get_vars() 27448 1726853601.69706: Calling all_inventory to load vars for managed_node2 27448 1726853601.69709: Calling groups_inventory to load vars for managed_node2 27448 1726853601.69711: Calling all_plugins_inventory to load vars for managed_node2 27448 1726853601.69719: Calling all_plugins_play to load vars for managed_node2 27448 1726853601.69722: Calling groups_plugins_inventory to load vars for managed_node2 27448 1726853601.69724: Calling groups_plugins_play to load vars for managed_node2 27448 1726853601.69914: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27448 1726853601.70037: done with get_vars() 27448 1726853601.70045: done getting variables 27448 1726853601.70089: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 13:33:21 -0400 (0:00:00.048) 0:00:05.682 ****** 27448 1726853601.70112: entering _queue_task() for managed_node2/fail 27448 1726853601.70316: worker is 1 (out of 1 available) 27448 1726853601.70331: exiting _queue_task() for managed_node2/fail 27448 1726853601.70344: done queuing things up, now waiting for results queue to drain 27448 1726853601.70346: waiting for pending results... 27448 1726853601.70643: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 27448 1726853601.70896: in run() - task 02083763-bbaf-ee63-0f41-00000000006f 27448 1726853601.70901: variable 'ansible_search_path' from source: unknown 27448 1726853601.70904: variable 'ansible_search_path' from source: unknown 27448 1726853601.70907: calling self._execute() 27448 1726853601.70909: variable 'ansible_host' from source: host vars for 'managed_node2' 27448 1726853601.70913: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27448 1726853601.70915: variable 'omit' from source: magic vars 27448 1726853601.71362: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27448 1726853601.72981: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27448 1726853601.73026: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27448 1726853601.73053: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27448 1726853601.73084: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27448 1726853601.73104: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27448 1726853601.73174: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27448 1726853601.73192: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27448 1726853601.73208: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27448 1726853601.73234: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27448 1726853601.73246: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27448 1726853601.73346: variable 'ansible_distribution' from source: facts 27448 1726853601.73349: variable 'ansible_distribution_major_version' from source: facts 27448 1726853601.73366: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27448 1726853601.73369: when evaluation is False, skipping this task 27448 1726853601.73374: _execute() done 27448 1726853601.73376: dumping result to json 27448 1726853601.73379: done dumping result, returning 27448 1726853601.73387: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [02083763-bbaf-ee63-0f41-00000000006f] 27448 1726853601.73390: sending task result for task 02083763-bbaf-ee63-0f41-00000000006f 27448 1726853601.73479: done sending task result for task 02083763-bbaf-ee63-0f41-00000000006f 27448 1726853601.73482: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27448 1726853601.73542: no more pending results, returning what we have 27448 1726853601.73546: results queue empty 27448 1726853601.73547: checking for any_errors_fatal 27448 1726853601.73552: done checking for any_errors_fatal 27448 1726853601.73552: checking for max_fail_percentage 27448 1726853601.73556: done checking for max_fail_percentage 27448 1726853601.73557: checking to see if all hosts have failed and the running result is not ok 27448 1726853601.73558: done checking to see if all hosts have failed 27448 1726853601.73559: getting the remaining hosts for this loop 27448 1726853601.73560: done getting the remaining hosts for this loop 27448 1726853601.73564: getting the next task for host managed_node2 27448 1726853601.73572: done getting next task for host managed_node2 27448 1726853601.73576: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 27448 1726853601.73579: ^ 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 27448 1726853601.73595: getting variables 27448 1726853601.73598: in VariableManager get_vars() 27448 1726853601.73635: Calling all_inventory to load vars for managed_node2 27448 1726853601.73638: Calling groups_inventory to load vars for managed_node2 27448 1726853601.73640: Calling all_plugins_inventory to load vars for managed_node2 27448 1726853601.73647: Calling all_plugins_play to load vars for managed_node2 27448 1726853601.73649: Calling groups_plugins_inventory to load vars for managed_node2 27448 1726853601.73652: Calling groups_plugins_play to load vars for managed_node2 27448 1726853601.73882: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27448 1726853601.74084: done with get_vars() 27448 1726853601.74097: done getting variables 27448 1726853601.74153: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 13:33:21 -0400 (0:00:00.040) 0:00:05.723 ****** 27448 1726853601.74185: entering _queue_task() for managed_node2/fail 27448 1726853601.74450: worker is 1 (out of 1 available) 27448 1726853601.74480: exiting _queue_task() for managed_node2/fail 27448 1726853601.74494: done queuing things up, now waiting for results queue to drain 27448 1726853601.74495: waiting for pending results... 27448 1726853601.74895: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 27448 1726853601.74999: in run() - task 02083763-bbaf-ee63-0f41-000000000070 27448 1726853601.75003: variable 'ansible_search_path' from source: unknown 27448 1726853601.75011: variable 'ansible_search_path' from source: unknown 27448 1726853601.75028: calling self._execute() 27448 1726853601.75138: variable 'ansible_host' from source: host vars for 'managed_node2' 27448 1726853601.75142: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27448 1726853601.75148: variable 'omit' from source: magic vars 27448 1726853601.75467: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27448 1726853601.77278: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27448 1726853601.77282: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27448 1726853601.77310: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27448 1726853601.77350: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27448 1726853601.77397: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27448 1726853601.77480: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27448 1726853601.77524: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27448 1726853601.77559: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27448 1726853601.77596: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27448 1726853601.77616: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27448 1726853601.77741: variable 'ansible_distribution' from source: facts 27448 1726853601.77747: variable 'ansible_distribution_major_version' from source: facts 27448 1726853601.77763: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27448 1726853601.77766: when evaluation is False, skipping this task 27448 1726853601.77768: _execute() done 27448 1726853601.77772: dumping result to json 27448 1726853601.77800: done dumping result, returning 27448 1726853601.77803: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [02083763-bbaf-ee63-0f41-000000000070] 27448 1726853601.77806: sending task result for task 02083763-bbaf-ee63-0f41-000000000070 27448 1726853601.77896: done sending task result for task 02083763-bbaf-ee63-0f41-000000000070 27448 1726853601.77898: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27448 1726853601.77975: no more pending results, returning what we have 27448 1726853601.77979: results queue empty 27448 1726853601.77979: checking for any_errors_fatal 27448 1726853601.77985: done checking for any_errors_fatal 27448 1726853601.77985: checking for max_fail_percentage 27448 1726853601.77987: done checking for max_fail_percentage 27448 1726853601.77988: checking to see if all hosts have failed and the running result is not ok 27448 1726853601.77989: done checking to see if all hosts have failed 27448 1726853601.77990: getting the remaining hosts for this loop 27448 1726853601.77991: done getting the remaining hosts for this loop 27448 1726853601.77995: getting the next task for host managed_node2 27448 1726853601.78000: done getting next task for host managed_node2 27448 1726853601.78004: ^ 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 27448 1726853601.78006: ^ 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 27448 1726853601.78021: getting variables 27448 1726853601.78023: in VariableManager get_vars() 27448 1726853601.78383: Calling all_inventory to load vars for managed_node2 27448 1726853601.78386: Calling groups_inventory to load vars for managed_node2 27448 1726853601.78388: Calling all_plugins_inventory to load vars for managed_node2 27448 1726853601.78396: Calling all_plugins_play to load vars for managed_node2 27448 1726853601.78398: Calling groups_plugins_inventory to load vars for managed_node2 27448 1726853601.78401: Calling groups_plugins_play to load vars for managed_node2 27448 1726853601.78678: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27448 1726853601.78904: done with get_vars() 27448 1726853601.78924: done getting variables 27448 1726853601.78985: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 13:33:21 -0400 (0:00:00.048) 0:00:05.771 ****** 27448 1726853601.79029: entering _queue_task() for managed_node2/dnf 27448 1726853601.79437: worker is 1 (out of 1 available) 27448 1726853601.79451: exiting _queue_task() for managed_node2/dnf 27448 1726853601.79505: done queuing things up, now waiting for results queue to drain 27448 1726853601.79507: waiting for pending results... 27448 1726853601.79923: running TaskExecutor() for managed_node2/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 27448 1726853601.79977: in run() - task 02083763-bbaf-ee63-0f41-000000000071 27448 1726853601.79982: variable 'ansible_search_path' from source: unknown 27448 1726853601.79984: variable 'ansible_search_path' from source: unknown 27448 1726853601.80040: calling self._execute() 27448 1726853601.80139: variable 'ansible_host' from source: host vars for 'managed_node2' 27448 1726853601.80144: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27448 1726853601.80147: variable 'omit' from source: magic vars 27448 1726853601.80466: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27448 1726853601.82277: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27448 1726853601.82281: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27448 1726853601.82617: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27448 1726853601.82620: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27448 1726853601.82623: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27448 1726853601.82657: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27448 1726853601.82709: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27448 1726853601.82728: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27448 1726853601.82810: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27448 1726853601.82829: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27448 1726853601.83088: variable 'ansible_distribution' from source: facts 27448 1726853601.83091: variable 'ansible_distribution_major_version' from source: facts 27448 1726853601.83093: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27448 1726853601.83094: when evaluation is False, skipping this task 27448 1726853601.83096: _execute() done 27448 1726853601.83098: dumping result to json 27448 1726853601.83099: done dumping result, returning 27448 1726853601.83101: done running TaskExecutor() for managed_node2/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 [02083763-bbaf-ee63-0f41-000000000071] 27448 1726853601.83103: sending task result for task 02083763-bbaf-ee63-0f41-000000000071 27448 1726853601.83172: done sending task result for task 02083763-bbaf-ee63-0f41-000000000071 27448 1726853601.83175: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27448 1726853601.83231: no more pending results, returning what we have 27448 1726853601.83234: results queue empty 27448 1726853601.83234: checking for any_errors_fatal 27448 1726853601.83239: done checking for any_errors_fatal 27448 1726853601.83240: checking for max_fail_percentage 27448 1726853601.83241: done checking for max_fail_percentage 27448 1726853601.83242: checking to see if all hosts have failed and the running result is not ok 27448 1726853601.83243: done checking to see if all hosts have failed 27448 1726853601.83243: getting the remaining hosts for this loop 27448 1726853601.83245: done getting the remaining hosts for this loop 27448 1726853601.83248: getting the next task for host managed_node2 27448 1726853601.83252: done getting next task for host managed_node2 27448 1726853601.83258: ^ 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 27448 1726853601.83260: ^ 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 27448 1726853601.83277: getting variables 27448 1726853601.83279: in VariableManager get_vars() 27448 1726853601.83493: Calling all_inventory to load vars for managed_node2 27448 1726853601.83496: Calling groups_inventory to load vars for managed_node2 27448 1726853601.83498: Calling all_plugins_inventory to load vars for managed_node2 27448 1726853601.83505: Calling all_plugins_play to load vars for managed_node2 27448 1726853601.83507: Calling groups_plugins_inventory to load vars for managed_node2 27448 1726853601.83510: Calling groups_plugins_play to load vars for managed_node2 27448 1726853601.83744: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27448 1726853601.83950: done with get_vars() 27448 1726853601.83961: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 27448 1726853601.84034: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 13:33:21 -0400 (0:00:00.050) 0:00:05.822 ****** 27448 1726853601.84062: entering _queue_task() for managed_node2/yum 27448 1726853601.84501: worker is 1 (out of 1 available) 27448 1726853601.84511: exiting _queue_task() for managed_node2/yum 27448 1726853601.84521: done queuing things up, now waiting for results queue to drain 27448 1726853601.84522: waiting for pending results... 27448 1726853601.84791: running TaskExecutor() for managed_node2/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 27448 1726853601.84797: in run() - task 02083763-bbaf-ee63-0f41-000000000072 27448 1726853601.84800: variable 'ansible_search_path' from source: unknown 27448 1726853601.84802: variable 'ansible_search_path' from source: unknown 27448 1726853601.84805: calling self._execute() 27448 1726853601.84850: variable 'ansible_host' from source: host vars for 'managed_node2' 27448 1726853601.84864: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27448 1726853601.84875: variable 'omit' from source: magic vars 27448 1726853601.85470: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27448 1726853601.87864: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27448 1726853601.87868: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27448 1726853601.87913: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27448 1726853601.87946: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27448 1726853601.88007: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27448 1726853601.88139: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27448 1726853601.88218: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27448 1726853601.88221: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27448 1726853601.88237: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27448 1726853601.88295: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27448 1726853601.88581: variable 'ansible_distribution' from source: facts 27448 1726853601.88584: variable 'ansible_distribution_major_version' from source: facts 27448 1726853601.88587: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27448 1726853601.88590: when evaluation is False, skipping this task 27448 1726853601.88592: _execute() done 27448 1726853601.88594: dumping result to json 27448 1726853601.88596: done dumping result, returning 27448 1726853601.88599: done running TaskExecutor() for managed_node2/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 [02083763-bbaf-ee63-0f41-000000000072] 27448 1726853601.88601: sending task result for task 02083763-bbaf-ee63-0f41-000000000072 27448 1726853601.88670: done sending task result for task 02083763-bbaf-ee63-0f41-000000000072 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27448 1726853601.88724: no more pending results, returning what we have 27448 1726853601.88728: results queue empty 27448 1726853601.88729: checking for any_errors_fatal 27448 1726853601.88737: done checking for any_errors_fatal 27448 1726853601.88738: checking for max_fail_percentage 27448 1726853601.88740: done checking for max_fail_percentage 27448 1726853601.88740: checking to see if all hosts have failed and the running result is not ok 27448 1726853601.88741: done checking to see if all hosts have failed 27448 1726853601.88742: getting the remaining hosts for this loop 27448 1726853601.88743: done getting the remaining hosts for this loop 27448 1726853601.88747: getting the next task for host managed_node2 27448 1726853601.88754: done getting next task for host managed_node2 27448 1726853601.88758: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 27448 1726853601.88762: ^ 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 27448 1726853601.88777: WORKER PROCESS EXITING 27448 1726853601.88981: getting variables 27448 1726853601.88983: in VariableManager get_vars() 27448 1726853601.89021: Calling all_inventory to load vars for managed_node2 27448 1726853601.89024: Calling groups_inventory to load vars for managed_node2 27448 1726853601.89027: Calling all_plugins_inventory to load vars for managed_node2 27448 1726853601.89037: Calling all_plugins_play to load vars for managed_node2 27448 1726853601.89039: Calling groups_plugins_inventory to load vars for managed_node2 27448 1726853601.89043: Calling groups_plugins_play to load vars for managed_node2 27448 1726853601.89265: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27448 1726853601.89456: done with get_vars() 27448 1726853601.89466: done getting variables 27448 1726853601.89525: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 13:33:21 -0400 (0:00:00.054) 0:00:05.877 ****** 27448 1726853601.89552: entering _queue_task() for managed_node2/fail 27448 1726853601.89785: worker is 1 (out of 1 available) 27448 1726853601.89797: exiting _queue_task() for managed_node2/fail 27448 1726853601.89808: done queuing things up, now waiting for results queue to drain 27448 1726853601.89810: waiting for pending results... 27448 1726853601.90117: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 27448 1726853601.90395: in run() - task 02083763-bbaf-ee63-0f41-000000000073 27448 1726853601.90405: variable 'ansible_search_path' from source: unknown 27448 1726853601.90409: variable 'ansible_search_path' from source: unknown 27448 1726853601.90444: calling self._execute() 27448 1726853601.90689: variable 'ansible_host' from source: host vars for 'managed_node2' 27448 1726853601.90693: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27448 1726853601.90696: variable 'omit' from source: magic vars 27448 1726853601.91315: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27448 1726853601.93864: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27448 1726853601.93942: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27448 1726853601.93999: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27448 1726853601.94039: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27448 1726853601.94074: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27448 1726853601.94168: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27448 1726853601.94218: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27448 1726853601.94247: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27448 1726853601.94293: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27448 1726853601.94380: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27448 1726853601.94461: variable 'ansible_distribution' from source: facts 27448 1726853601.94473: variable 'ansible_distribution_major_version' from source: facts 27448 1726853601.94493: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27448 1726853601.94502: when evaluation is False, skipping this task 27448 1726853601.94508: _execute() done 27448 1726853601.94513: dumping result to json 27448 1726853601.94529: done dumping result, returning 27448 1726853601.94541: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [02083763-bbaf-ee63-0f41-000000000073] 27448 1726853601.94549: sending task result for task 02083763-bbaf-ee63-0f41-000000000073 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27448 1726853601.94825: no more pending results, returning what we have 27448 1726853601.94828: results queue empty 27448 1726853601.94829: checking for any_errors_fatal 27448 1726853601.94835: done checking for any_errors_fatal 27448 1726853601.94836: checking for max_fail_percentage 27448 1726853601.94838: done checking for max_fail_percentage 27448 1726853601.94838: checking to see if all hosts have failed and the running result is not ok 27448 1726853601.94839: done checking to see if all hosts have failed 27448 1726853601.94840: getting the remaining hosts for this loop 27448 1726853601.94841: done getting the remaining hosts for this loop 27448 1726853601.94844: getting the next task for host managed_node2 27448 1726853601.94849: done getting next task for host managed_node2 27448 1726853601.94852: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 27448 1726853601.94855: ^ 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 27448 1726853601.94867: done sending task result for task 02083763-bbaf-ee63-0f41-000000000073 27448 1726853601.94873: WORKER PROCESS EXITING 27448 1726853601.94885: getting variables 27448 1726853601.94887: in VariableManager get_vars() 27448 1726853601.94924: Calling all_inventory to load vars for managed_node2 27448 1726853601.94926: Calling groups_inventory to load vars for managed_node2 27448 1726853601.94928: Calling all_plugins_inventory to load vars for managed_node2 27448 1726853601.94935: Calling all_plugins_play to load vars for managed_node2 27448 1726853601.94937: Calling groups_plugins_inventory to load vars for managed_node2 27448 1726853601.94940: Calling groups_plugins_play to load vars for managed_node2 27448 1726853601.95098: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27448 1726853601.95299: done with get_vars() 27448 1726853601.95309: done getting variables 27448 1726853601.95364: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 13:33:21 -0400 (0:00:00.058) 0:00:05.935 ****** 27448 1726853601.95399: entering _queue_task() for managed_node2/package 27448 1726853601.95647: worker is 1 (out of 1 available) 27448 1726853601.95659: exiting _queue_task() for managed_node2/package 27448 1726853601.95777: done queuing things up, now waiting for results queue to drain 27448 1726853601.95779: waiting for pending results... 27448 1726853601.95966: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages 27448 1726853601.96064: in run() - task 02083763-bbaf-ee63-0f41-000000000074 27448 1726853601.96074: variable 'ansible_search_path' from source: unknown 27448 1726853601.96078: variable 'ansible_search_path' from source: unknown 27448 1726853601.96121: calling self._execute() 27448 1726853601.96225: variable 'ansible_host' from source: host vars for 'managed_node2' 27448 1726853601.96229: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27448 1726853601.96232: variable 'omit' from source: magic vars 27448 1726853601.96638: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27448 1726853601.98982: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27448 1726853601.98986: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27448 1726853601.98989: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27448 1726853601.99090: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27448 1726853601.99093: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27448 1726853601.99114: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27448 1726853601.99139: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27448 1726853601.99166: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27448 1726853601.99205: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27448 1726853601.99218: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27448 1726853601.99341: variable 'ansible_distribution' from source: facts 27448 1726853601.99346: variable 'ansible_distribution_major_version' from source: facts 27448 1726853601.99363: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27448 1726853601.99366: when evaluation is False, skipping this task 27448 1726853601.99373: _execute() done 27448 1726853601.99378: dumping result to json 27448 1726853601.99383: done dumping result, returning 27448 1726853601.99391: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages [02083763-bbaf-ee63-0f41-000000000074] 27448 1726853601.99396: sending task result for task 02083763-bbaf-ee63-0f41-000000000074 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27448 1726853601.99537: no more pending results, returning what we have 27448 1726853601.99541: results queue empty 27448 1726853601.99542: checking for any_errors_fatal 27448 1726853601.99549: done checking for any_errors_fatal 27448 1726853601.99549: checking for max_fail_percentage 27448 1726853601.99551: done checking for max_fail_percentage 27448 1726853601.99552: checking to see if all hosts have failed and the running result is not ok 27448 1726853601.99553: done checking to see if all hosts have failed 27448 1726853601.99554: getting the remaining hosts for this loop 27448 1726853601.99555: done getting the remaining hosts for this loop 27448 1726853601.99559: getting the next task for host managed_node2 27448 1726853601.99566: done getting next task for host managed_node2 27448 1726853601.99570: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 27448 1726853601.99574: ^ 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 27448 1726853601.99590: getting variables 27448 1726853601.99591: in VariableManager get_vars() 27448 1726853601.99631: Calling all_inventory to load vars for managed_node2 27448 1726853601.99634: Calling groups_inventory to load vars for managed_node2 27448 1726853601.99637: Calling all_plugins_inventory to load vars for managed_node2 27448 1726853601.99648: Calling all_plugins_play to load vars for managed_node2 27448 1726853601.99651: Calling groups_plugins_inventory to load vars for managed_node2 27448 1726853601.99656: Calling groups_plugins_play to load vars for managed_node2 27448 1726853602.00320: done sending task result for task 02083763-bbaf-ee63-0f41-000000000074 27448 1726853602.00373: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27448 1726853602.00778: done with get_vars() 27448 1726853602.00790: done getting variables 27448 1726853602.00840: WORKER PROCESS EXITING 27448 1726853602.00978: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 13:33:22 -0400 (0:00:00.056) 0:00:05.991 ****** 27448 1726853602.01010: entering _queue_task() for managed_node2/package 27448 1726853602.01400: worker is 1 (out of 1 available) 27448 1726853602.01413: exiting _queue_task() for managed_node2/package 27448 1726853602.01426: done queuing things up, now waiting for results queue to drain 27448 1726853602.01427: waiting for pending results... 27448 1726853602.01673: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 27448 1726853602.01774: in run() - task 02083763-bbaf-ee63-0f41-000000000075 27448 1726853602.01791: variable 'ansible_search_path' from source: unknown 27448 1726853602.01796: variable 'ansible_search_path' from source: unknown 27448 1726853602.01839: calling self._execute() 27448 1726853602.01920: variable 'ansible_host' from source: host vars for 'managed_node2' 27448 1726853602.01924: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27448 1726853602.01935: variable 'omit' from source: magic vars 27448 1726853602.02351: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27448 1726853602.05945: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27448 1726853602.06011: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27448 1726853602.06160: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27448 1726853602.06194: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27448 1726853602.06219: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27448 1726853602.06411: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27448 1726853602.06438: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27448 1726853602.06462: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27448 1726853602.06503: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27448 1726853602.06542: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27448 1726853602.06958: variable 'ansible_distribution' from source: facts 27448 1726853602.06962: variable 'ansible_distribution_major_version' from source: facts 27448 1726853602.06985: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27448 1726853602.06988: when evaluation is False, skipping this task 27448 1726853602.06990: _execute() done 27448 1726853602.06993: dumping result to json 27448 1726853602.06995: done dumping result, returning 27448 1726853602.07127: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [02083763-bbaf-ee63-0f41-000000000075] 27448 1726853602.07130: sending task result for task 02083763-bbaf-ee63-0f41-000000000075 27448 1726853602.07290: done sending task result for task 02083763-bbaf-ee63-0f41-000000000075 27448 1726853602.07294: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27448 1726853602.07342: no more pending results, returning what we have 27448 1726853602.07346: results queue empty 27448 1726853602.07347: checking for any_errors_fatal 27448 1726853602.07354: done checking for any_errors_fatal 27448 1726853602.07354: checking for max_fail_percentage 27448 1726853602.07356: done checking for max_fail_percentage 27448 1726853602.07357: checking to see if all hosts have failed and the running result is not ok 27448 1726853602.07358: done checking to see if all hosts have failed 27448 1726853602.07359: getting the remaining hosts for this loop 27448 1726853602.07360: done getting the remaining hosts for this loop 27448 1726853602.07364: getting the next task for host managed_node2 27448 1726853602.07372: done getting next task for host managed_node2 27448 1726853602.07376: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 27448 1726853602.07379: ^ 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 27448 1726853602.07395: getting variables 27448 1726853602.07397: in VariableManager get_vars() 27448 1726853602.07441: Calling all_inventory to load vars for managed_node2 27448 1726853602.07444: Calling groups_inventory to load vars for managed_node2 27448 1726853602.07446: Calling all_plugins_inventory to load vars for managed_node2 27448 1726853602.07456: Calling all_plugins_play to load vars for managed_node2 27448 1726853602.07460: Calling groups_plugins_inventory to load vars for managed_node2 27448 1726853602.07463: Calling groups_plugins_play to load vars for managed_node2 27448 1726853602.07644: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27448 1726853602.08257: done with get_vars() 27448 1726853602.08302: done getting variables 27448 1726853602.08369: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 13:33:22 -0400 (0:00:00.073) 0:00:06.065 ****** 27448 1726853602.08411: entering _queue_task() for managed_node2/package 27448 1726853602.08739: worker is 1 (out of 1 available) 27448 1726853602.08764: exiting _queue_task() for managed_node2/package 27448 1726853602.08781: done queuing things up, now waiting for results queue to drain 27448 1726853602.08783: waiting for pending results... 27448 1726853602.09330: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 27448 1726853602.09358: in run() - task 02083763-bbaf-ee63-0f41-000000000076 27448 1726853602.09369: variable 'ansible_search_path' from source: unknown 27448 1726853602.09375: variable 'ansible_search_path' from source: unknown 27448 1726853602.09717: calling self._execute() 27448 1726853602.09796: variable 'ansible_host' from source: host vars for 'managed_node2' 27448 1726853602.09800: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27448 1726853602.09811: variable 'omit' from source: magic vars 27448 1726853602.10639: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27448 1726853602.15335: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27448 1726853602.15340: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27448 1726853602.15343: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27448 1726853602.15345: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27448 1726853602.15348: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27448 1726853602.15393: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27448 1726853602.15419: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27448 1726853602.15444: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27448 1726853602.15484: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27448 1726853602.15498: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27448 1726853602.15767: variable 'ansible_distribution' from source: facts 27448 1726853602.15770: variable 'ansible_distribution_major_version' from source: facts 27448 1726853602.15774: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27448 1726853602.15776: when evaluation is False, skipping this task 27448 1726853602.15778: _execute() done 27448 1726853602.15780: dumping result to json 27448 1726853602.15782: done dumping result, returning 27448 1726853602.15784: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [02083763-bbaf-ee63-0f41-000000000076] 27448 1726853602.15785: sending task result for task 02083763-bbaf-ee63-0f41-000000000076 27448 1726853602.15850: done sending task result for task 02083763-bbaf-ee63-0f41-000000000076 27448 1726853602.15853: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27448 1726853602.15907: no more pending results, returning what we have 27448 1726853602.15910: results queue empty 27448 1726853602.15911: checking for any_errors_fatal 27448 1726853602.15917: done checking for any_errors_fatal 27448 1726853602.15917: checking for max_fail_percentage 27448 1726853602.15918: done checking for max_fail_percentage 27448 1726853602.15919: checking to see if all hosts have failed and the running result is not ok 27448 1726853602.15920: done checking to see if all hosts have failed 27448 1726853602.15921: getting the remaining hosts for this loop 27448 1726853602.15922: done getting the remaining hosts for this loop 27448 1726853602.15925: getting the next task for host managed_node2 27448 1726853602.15929: done getting next task for host managed_node2 27448 1726853602.15933: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 27448 1726853602.15935: ^ 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 27448 1726853602.15949: getting variables 27448 1726853602.15951: in VariableManager get_vars() 27448 1726853602.15991: Calling all_inventory to load vars for managed_node2 27448 1726853602.15993: Calling groups_inventory to load vars for managed_node2 27448 1726853602.15996: Calling all_plugins_inventory to load vars for managed_node2 27448 1726853602.16004: Calling all_plugins_play to load vars for managed_node2 27448 1726853602.16006: Calling groups_plugins_inventory to load vars for managed_node2 27448 1726853602.16009: Calling groups_plugins_play to load vars for managed_node2 27448 1726853602.16444: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27448 1726853602.17018: done with get_vars() 27448 1726853602.17031: done getting variables 27448 1726853602.17208: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 13:33:22 -0400 (0:00:00.088) 0:00:06.154 ****** 27448 1726853602.17241: entering _queue_task() for managed_node2/service 27448 1726853602.17999: worker is 1 (out of 1 available) 27448 1726853602.18011: exiting _queue_task() for managed_node2/service 27448 1726853602.18024: done queuing things up, now waiting for results queue to drain 27448 1726853602.18026: waiting for pending results... 27448 1726853602.18538: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 27448 1726853602.18677: in run() - task 02083763-bbaf-ee63-0f41-000000000077 27448 1726853602.18687: variable 'ansible_search_path' from source: unknown 27448 1726853602.18692: variable 'ansible_search_path' from source: unknown 27448 1726853602.18891: calling self._execute() 27448 1726853602.18967: variable 'ansible_host' from source: host vars for 'managed_node2' 27448 1726853602.18972: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27448 1726853602.18982: variable 'omit' from source: magic vars 27448 1726853602.19881: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27448 1726853602.24163: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27448 1726853602.24226: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27448 1726853602.24261: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27448 1726853602.24498: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27448 1726853602.24523: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27448 1726853602.24604: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27448 1726853602.24629: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27448 1726853602.24657: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27448 1726853602.24901: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27448 1726853602.24917: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27448 1726853602.25052: variable 'ansible_distribution' from source: facts 27448 1726853602.25058: variable 'ansible_distribution_major_version' from source: facts 27448 1726853602.25075: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27448 1726853602.25474: when evaluation is False, skipping this task 27448 1726853602.25477: _execute() done 27448 1726853602.25479: dumping result to json 27448 1726853602.25482: done dumping result, returning 27448 1726853602.25484: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [02083763-bbaf-ee63-0f41-000000000077] 27448 1726853602.25486: sending task result for task 02083763-bbaf-ee63-0f41-000000000077 27448 1726853602.25560: done sending task result for task 02083763-bbaf-ee63-0f41-000000000077 27448 1726853602.25563: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27448 1726853602.25616: no more pending results, returning what we have 27448 1726853602.25620: results queue empty 27448 1726853602.25621: checking for any_errors_fatal 27448 1726853602.25627: done checking for any_errors_fatal 27448 1726853602.25628: checking for max_fail_percentage 27448 1726853602.25630: done checking for max_fail_percentage 27448 1726853602.25631: checking to see if all hosts have failed and the running result is not ok 27448 1726853602.25632: done checking to see if all hosts have failed 27448 1726853602.25633: getting the remaining hosts for this loop 27448 1726853602.25634: done getting the remaining hosts for this loop 27448 1726853602.25638: getting the next task for host managed_node2 27448 1726853602.25644: done getting next task for host managed_node2 27448 1726853602.25648: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 27448 1726853602.25651: ^ 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 27448 1726853602.25673: getting variables 27448 1726853602.25675: in VariableManager get_vars() 27448 1726853602.25714: Calling all_inventory to load vars for managed_node2 27448 1726853602.25716: Calling groups_inventory to load vars for managed_node2 27448 1726853602.25719: Calling all_plugins_inventory to load vars for managed_node2 27448 1726853602.25727: Calling all_plugins_play to load vars for managed_node2 27448 1726853602.25729: Calling groups_plugins_inventory to load vars for managed_node2 27448 1726853602.25732: Calling groups_plugins_play to load vars for managed_node2 27448 1726853602.26233: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27448 1726853602.26714: done with get_vars() 27448 1726853602.26725: done getting variables 27448 1726853602.26899: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 13:33:22 -0400 (0:00:00.096) 0:00:06.251 ****** 27448 1726853602.26930: entering _queue_task() for managed_node2/service 27448 1726853602.27685: worker is 1 (out of 1 available) 27448 1726853602.27698: exiting _queue_task() for managed_node2/service 27448 1726853602.27768: done queuing things up, now waiting for results queue to drain 27448 1726853602.27770: waiting for pending results... 27448 1726853602.28386: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 27448 1726853602.28392: in run() - task 02083763-bbaf-ee63-0f41-000000000078 27448 1726853602.28495: variable 'ansible_search_path' from source: unknown 27448 1726853602.28499: variable 'ansible_search_path' from source: unknown 27448 1726853602.28537: calling self._execute() 27448 1726853602.28618: variable 'ansible_host' from source: host vars for 'managed_node2' 27448 1726853602.28622: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27448 1726853602.28633: variable 'omit' from source: magic vars 27448 1726853602.29361: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27448 1726853602.32890: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27448 1726853602.32893: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27448 1726853602.32940: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27448 1726853602.32980: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27448 1726853602.33005: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27448 1726853602.33092: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27448 1726853602.33120: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27448 1726853602.33144: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27448 1726853602.33194: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27448 1726853602.33204: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27448 1726853602.33343: variable 'ansible_distribution' from source: facts 27448 1726853602.33347: variable 'ansible_distribution_major_version' from source: facts 27448 1726853602.33418: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27448 1726853602.33422: when evaluation is False, skipping this task 27448 1726853602.33424: _execute() done 27448 1726853602.33427: dumping result to json 27448 1726853602.33429: done dumping result, returning 27448 1726853602.33432: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [02083763-bbaf-ee63-0f41-000000000078] 27448 1726853602.33434: sending task result for task 02083763-bbaf-ee63-0f41-000000000078 27448 1726853602.33504: done sending task result for task 02083763-bbaf-ee63-0f41-000000000078 27448 1726853602.33506: WORKER PROCESS EXITING skipping: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 27448 1726853602.33563: no more pending results, returning what we have 27448 1726853602.33567: results queue empty 27448 1726853602.33568: checking for any_errors_fatal 27448 1726853602.33575: done checking for any_errors_fatal 27448 1726853602.33576: checking for max_fail_percentage 27448 1726853602.33578: done checking for max_fail_percentage 27448 1726853602.33579: checking to see if all hosts have failed and the running result is not ok 27448 1726853602.33579: done checking to see if all hosts have failed 27448 1726853602.33580: getting the remaining hosts for this loop 27448 1726853602.33581: done getting the remaining hosts for this loop 27448 1726853602.33585: getting the next task for host managed_node2 27448 1726853602.33591: done getting next task for host managed_node2 27448 1726853602.33595: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 27448 1726853602.33597: ^ 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 27448 1726853602.33613: getting variables 27448 1726853602.33744: in VariableManager get_vars() 27448 1726853602.33786: Calling all_inventory to load vars for managed_node2 27448 1726853602.33789: Calling groups_inventory to load vars for managed_node2 27448 1726853602.33792: Calling all_plugins_inventory to load vars for managed_node2 27448 1726853602.33800: Calling all_plugins_play to load vars for managed_node2 27448 1726853602.33802: Calling groups_plugins_inventory to load vars for managed_node2 27448 1726853602.33806: Calling groups_plugins_play to load vars for managed_node2 27448 1726853602.34049: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27448 1726853602.34248: done with get_vars() 27448 1726853602.34262: done getting variables 27448 1726853602.34321: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 13:33:22 -0400 (0:00:00.074) 0:00:06.325 ****** 27448 1726853602.34353: entering _queue_task() for managed_node2/service 27448 1726853602.35044: worker is 1 (out of 1 available) 27448 1726853602.35057: exiting _queue_task() for managed_node2/service 27448 1726853602.35070: done queuing things up, now waiting for results queue to drain 27448 1726853602.35073: waiting for pending results... 27448 1726853602.35746: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 27448 1726853602.35793: in run() - task 02083763-bbaf-ee63-0f41-000000000079 27448 1726853602.35807: variable 'ansible_search_path' from source: unknown 27448 1726853602.35810: variable 'ansible_search_path' from source: unknown 27448 1726853602.35850: calling self._execute() 27448 1726853602.36382: variable 'ansible_host' from source: host vars for 'managed_node2' 27448 1726853602.36386: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27448 1726853602.36388: variable 'omit' from source: magic vars 27448 1726853602.37056: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27448 1726853602.41463: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27448 1726853602.41585: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27448 1726853602.41624: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27448 1726853602.41777: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27448 1726853602.41804: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27448 1726853602.42000: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27448 1726853602.42034: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27448 1726853602.42057: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27448 1726853602.42209: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27448 1726853602.42224: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27448 1726853602.42473: variable 'ansible_distribution' from source: facts 27448 1726853602.42477: variable 'ansible_distribution_major_version' from source: facts 27448 1726853602.42492: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27448 1726853602.42495: when evaluation is False, skipping this task 27448 1726853602.42497: _execute() done 27448 1726853602.42620: dumping result to json 27448 1726853602.42624: done dumping result, returning 27448 1726853602.42634: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [02083763-bbaf-ee63-0f41-000000000079] 27448 1726853602.42638: sending task result for task 02083763-bbaf-ee63-0f41-000000000079 27448 1726853602.42758: done sending task result for task 02083763-bbaf-ee63-0f41-000000000079 27448 1726853602.42762: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27448 1726853602.42813: no more pending results, returning what we have 27448 1726853602.42818: results queue empty 27448 1726853602.42819: checking for any_errors_fatal 27448 1726853602.42826: done checking for any_errors_fatal 27448 1726853602.42827: checking for max_fail_percentage 27448 1726853602.42829: done checking for max_fail_percentage 27448 1726853602.42830: checking to see if all hosts have failed and the running result is not ok 27448 1726853602.42831: done checking to see if all hosts have failed 27448 1726853602.42831: getting the remaining hosts for this loop 27448 1726853602.42833: done getting the remaining hosts for this loop 27448 1726853602.42837: getting the next task for host managed_node2 27448 1726853602.42844: done getting next task for host managed_node2 27448 1726853602.42848: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 27448 1726853602.42852: ^ 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 27448 1726853602.42868: getting variables 27448 1726853602.42872: in VariableManager get_vars() 27448 1726853602.42917: Calling all_inventory to load vars for managed_node2 27448 1726853602.42920: Calling groups_inventory to load vars for managed_node2 27448 1726853602.42923: Calling all_plugins_inventory to load vars for managed_node2 27448 1726853602.42933: Calling all_plugins_play to load vars for managed_node2 27448 1726853602.42936: Calling groups_plugins_inventory to load vars for managed_node2 27448 1726853602.42939: Calling groups_plugins_play to load vars for managed_node2 27448 1726853602.43322: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27448 1726853602.43886: done with get_vars() 27448 1726853602.43900: done getting variables 27448 1726853602.43959: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 13:33:22 -0400 (0:00:00.100) 0:00:06.425 ****** 27448 1726853602.44396: entering _queue_task() for managed_node2/service 27448 1726853602.44918: worker is 1 (out of 1 available) 27448 1726853602.44931: exiting _queue_task() for managed_node2/service 27448 1726853602.44944: done queuing things up, now waiting for results queue to drain 27448 1726853602.44946: waiting for pending results... 27448 1726853602.45629: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service 27448 1726853602.45981: in run() - task 02083763-bbaf-ee63-0f41-00000000007a 27448 1726853602.45986: variable 'ansible_search_path' from source: unknown 27448 1726853602.45989: variable 'ansible_search_path' from source: unknown 27448 1726853602.45992: calling self._execute() 27448 1726853602.46120: variable 'ansible_host' from source: host vars for 'managed_node2' 27448 1726853602.46132: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27448 1726853602.46216: variable 'omit' from source: magic vars 27448 1726853602.47124: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27448 1726853602.52475: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27448 1726853602.52541: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27448 1726853602.52624: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27448 1726853602.52725: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27448 1726853602.52824: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27448 1726853602.52998: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27448 1726853602.53232: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27448 1726853602.53236: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27448 1726853602.53238: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27448 1726853602.53385: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27448 1726853602.53762: variable 'ansible_distribution' from source: facts 27448 1726853602.53808: variable 'ansible_distribution_major_version' from source: facts 27448 1726853602.53862: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27448 1726853602.53867: when evaluation is False, skipping this task 27448 1726853602.53870: _execute() done 27448 1726853602.53874: dumping result to json 27448 1726853602.53876: done dumping result, returning 27448 1726853602.53879: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service [02083763-bbaf-ee63-0f41-00000000007a] 27448 1726853602.53881: sending task result for task 02083763-bbaf-ee63-0f41-00000000007a 27448 1726853602.54094: done sending task result for task 02083763-bbaf-ee63-0f41-00000000007a 27448 1726853602.54098: WORKER PROCESS EXITING skipping: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 27448 1726853602.54167: no more pending results, returning what we have 27448 1726853602.54172: results queue empty 27448 1726853602.54173: checking for any_errors_fatal 27448 1726853602.54180: done checking for any_errors_fatal 27448 1726853602.54180: checking for max_fail_percentage 27448 1726853602.54182: done checking for max_fail_percentage 27448 1726853602.54183: checking to see if all hosts have failed and the running result is not ok 27448 1726853602.54184: done checking to see if all hosts have failed 27448 1726853602.54184: getting the remaining hosts for this loop 27448 1726853602.54186: done getting the remaining hosts for this loop 27448 1726853602.54190: getting the next task for host managed_node2 27448 1726853602.54196: done getting next task for host managed_node2 27448 1726853602.54200: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 27448 1726853602.54203: ^ 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 27448 1726853602.54219: getting variables 27448 1726853602.54221: in VariableManager get_vars() 27448 1726853602.54260: Calling all_inventory to load vars for managed_node2 27448 1726853602.54262: Calling groups_inventory to load vars for managed_node2 27448 1726853602.54265: Calling all_plugins_inventory to load vars for managed_node2 27448 1726853602.54276: Calling all_plugins_play to load vars for managed_node2 27448 1726853602.54279: Calling groups_plugins_inventory to load vars for managed_node2 27448 1726853602.54281: Calling groups_plugins_play to load vars for managed_node2 27448 1726853602.54804: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27448 1726853602.55579: done with get_vars() 27448 1726853602.55591: done getting variables 27448 1726853602.55647: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 13:33:22 -0400 (0:00:00.115) 0:00:06.541 ****** 27448 1726853602.55960: entering _queue_task() for managed_node2/copy 27448 1726853602.56446: worker is 1 (out of 1 available) 27448 1726853602.56459: exiting _queue_task() for managed_node2/copy 27448 1726853602.56470: done queuing things up, now waiting for results queue to drain 27448 1726853602.56474: waiting for pending results... 27448 1726853602.57018: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 27448 1726853602.57164: in run() - task 02083763-bbaf-ee63-0f41-00000000007b 27448 1726853602.57187: variable 'ansible_search_path' from source: unknown 27448 1726853602.57194: variable 'ansible_search_path' from source: unknown 27448 1726853602.57242: calling self._execute() 27448 1726853602.57341: variable 'ansible_host' from source: host vars for 'managed_node2' 27448 1726853602.57356: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27448 1726853602.57374: variable 'omit' from source: magic vars 27448 1726853602.57840: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27448 1726853602.60187: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27448 1726853602.60266: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27448 1726853602.60375: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27448 1726853602.60379: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27448 1726853602.60385: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27448 1726853602.60470: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27448 1726853602.60512: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27448 1726853602.60540: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27448 1726853602.60594: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27448 1726853602.60613: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27448 1726853602.60759: variable 'ansible_distribution' from source: facts 27448 1726853602.60775: variable 'ansible_distribution_major_version' from source: facts 27448 1726853602.60878: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27448 1726853602.60881: when evaluation is False, skipping this task 27448 1726853602.60883: _execute() done 27448 1726853602.60886: dumping result to json 27448 1726853602.60888: done dumping result, returning 27448 1726853602.60890: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [02083763-bbaf-ee63-0f41-00000000007b] 27448 1726853602.60892: sending task result for task 02083763-bbaf-ee63-0f41-00000000007b skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27448 1726853602.61015: no more pending results, returning what we have 27448 1726853602.61020: results queue empty 27448 1726853602.61021: checking for any_errors_fatal 27448 1726853602.61026: done checking for any_errors_fatal 27448 1726853602.61027: checking for max_fail_percentage 27448 1726853602.61029: done checking for max_fail_percentage 27448 1726853602.61029: checking to see if all hosts have failed and the running result is not ok 27448 1726853602.61030: done checking to see if all hosts have failed 27448 1726853602.61032: getting the remaining hosts for this loop 27448 1726853602.61033: done getting the remaining hosts for this loop 27448 1726853602.61037: getting the next task for host managed_node2 27448 1726853602.61043: done getting next task for host managed_node2 27448 1726853602.61046: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 27448 1726853602.61049: ^ 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 27448 1726853602.61069: getting variables 27448 1726853602.61072: in VariableManager get_vars() 27448 1726853602.61112: Calling all_inventory to load vars for managed_node2 27448 1726853602.61115: Calling groups_inventory to load vars for managed_node2 27448 1726853602.61117: Calling all_plugins_inventory to load vars for managed_node2 27448 1726853602.61128: Calling all_plugins_play to load vars for managed_node2 27448 1726853602.61130: Calling groups_plugins_inventory to load vars for managed_node2 27448 1726853602.61134: Calling groups_plugins_play to load vars for managed_node2 27448 1726853602.61391: done sending task result for task 02083763-bbaf-ee63-0f41-00000000007b 27448 1726853602.61394: WORKER PROCESS EXITING 27448 1726853602.61415: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27448 1726853602.61818: done with get_vars() 27448 1726853602.61832: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 13:33:22 -0400 (0:00:00.061) 0:00:06.603 ****** 27448 1726853602.62127: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 27448 1726853602.62642: worker is 1 (out of 1 available) 27448 1726853602.62656: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 27448 1726853602.62669: done queuing things up, now waiting for results queue to drain 27448 1726853602.62875: waiting for pending results... 27448 1726853602.63196: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 27448 1726853602.63418: in run() - task 02083763-bbaf-ee63-0f41-00000000007c 27448 1726853602.63514: variable 'ansible_search_path' from source: unknown 27448 1726853602.63518: variable 'ansible_search_path' from source: unknown 27448 1726853602.63636: calling self._execute() 27448 1726853602.63740: variable 'ansible_host' from source: host vars for 'managed_node2' 27448 1726853602.63747: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27448 1726853602.63835: variable 'omit' from source: magic vars 27448 1726853602.64973: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27448 1726853602.68612: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27448 1726853602.68720: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27448 1726853602.68724: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27448 1726853602.68769: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27448 1726853602.68794: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27448 1726853602.68906: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27448 1726853602.68953: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27448 1726853602.69046: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27448 1726853602.69153: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27448 1726853602.69169: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27448 1726853602.69452: variable 'ansible_distribution' from source: facts 27448 1726853602.69456: variable 'ansible_distribution_major_version' from source: facts 27448 1726853602.69499: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27448 1726853602.69618: when evaluation is False, skipping this task 27448 1726853602.69622: _execute() done 27448 1726853602.69624: dumping result to json 27448 1726853602.69627: done dumping result, returning 27448 1726853602.69676: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [02083763-bbaf-ee63-0f41-00000000007c] 27448 1726853602.69680: sending task result for task 02083763-bbaf-ee63-0f41-00000000007c 27448 1726853602.69883: done sending task result for task 02083763-bbaf-ee63-0f41-00000000007c 27448 1726853602.69887: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27448 1726853602.69932: no more pending results, returning what we have 27448 1726853602.69936: results queue empty 27448 1726853602.69937: checking for any_errors_fatal 27448 1726853602.69943: done checking for any_errors_fatal 27448 1726853602.69944: checking for max_fail_percentage 27448 1726853602.69946: done checking for max_fail_percentage 27448 1726853602.69947: checking to see if all hosts have failed and the running result is not ok 27448 1726853602.69948: done checking to see if all hosts have failed 27448 1726853602.69948: getting the remaining hosts for this loop 27448 1726853602.69950: done getting the remaining hosts for this loop 27448 1726853602.69953: getting the next task for host managed_node2 27448 1726853602.69960: done getting next task for host managed_node2 27448 1726853602.69964: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 27448 1726853602.69966: ^ 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 27448 1726853602.70085: getting variables 27448 1726853602.70087: in VariableManager get_vars() 27448 1726853602.70124: Calling all_inventory to load vars for managed_node2 27448 1726853602.70127: Calling groups_inventory to load vars for managed_node2 27448 1726853602.70129: Calling all_plugins_inventory to load vars for managed_node2 27448 1726853602.70138: Calling all_plugins_play to load vars for managed_node2 27448 1726853602.70140: Calling groups_plugins_inventory to load vars for managed_node2 27448 1726853602.70143: Calling groups_plugins_play to load vars for managed_node2 27448 1726853602.70464: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27448 1726853602.70939: done with get_vars() 27448 1726853602.70952: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 13:33:22 -0400 (0:00:00.089) 0:00:06.692 ****** 27448 1726853602.71119: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_state 27448 1726853602.71576: worker is 1 (out of 1 available) 27448 1726853602.71591: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_state 27448 1726853602.71604: done queuing things up, now waiting for results queue to drain 27448 1726853602.71718: waiting for pending results... 27448 1726853602.71850: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state 27448 1726853602.72053: in run() - task 02083763-bbaf-ee63-0f41-00000000007d 27448 1726853602.72057: variable 'ansible_search_path' from source: unknown 27448 1726853602.72060: variable 'ansible_search_path' from source: unknown 27448 1726853602.72080: calling self._execute() 27448 1726853602.72168: variable 'ansible_host' from source: host vars for 'managed_node2' 27448 1726853602.72187: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27448 1726853602.72202: variable 'omit' from source: magic vars 27448 1726853602.72678: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27448 1726853602.75194: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27448 1726853602.75274: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27448 1726853602.75381: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27448 1726853602.75384: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27448 1726853602.75392: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27448 1726853602.75493: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27448 1726853602.75531: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27448 1726853602.75562: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27448 1726853602.75615: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27448 1726853602.75635: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27448 1726853602.75833: variable 'ansible_distribution' from source: facts 27448 1726853602.75846: variable 'ansible_distribution_major_version' from source: facts 27448 1726853602.75896: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27448 1726853602.75924: when evaluation is False, skipping this task 27448 1726853602.75927: _execute() done 27448 1726853602.75929: dumping result to json 27448 1726853602.75931: done dumping result, returning 27448 1726853602.75940: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state [02083763-bbaf-ee63-0f41-00000000007d] 27448 1726853602.76031: sending task result for task 02083763-bbaf-ee63-0f41-00000000007d 27448 1726853602.76114: done sending task result for task 02083763-bbaf-ee63-0f41-00000000007d 27448 1726853602.76117: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27448 1726853602.76202: no more pending results, returning what we have 27448 1726853602.76206: results queue empty 27448 1726853602.76207: checking for any_errors_fatal 27448 1726853602.76213: done checking for any_errors_fatal 27448 1726853602.76214: checking for max_fail_percentage 27448 1726853602.76215: done checking for max_fail_percentage 27448 1726853602.76216: checking to see if all hosts have failed and the running result is not ok 27448 1726853602.76217: done checking to see if all hosts have failed 27448 1726853602.76218: getting the remaining hosts for this loop 27448 1726853602.76219: done getting the remaining hosts for this loop 27448 1726853602.76223: getting the next task for host managed_node2 27448 1726853602.76270: done getting next task for host managed_node2 27448 1726853602.76306: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 27448 1726853602.76310: ^ 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 27448 1726853602.76328: getting variables 27448 1726853602.76330: in VariableManager get_vars() 27448 1726853602.76609: Calling all_inventory to load vars for managed_node2 27448 1726853602.76612: Calling groups_inventory to load vars for managed_node2 27448 1726853602.76615: Calling all_plugins_inventory to load vars for managed_node2 27448 1726853602.76623: Calling all_plugins_play to load vars for managed_node2 27448 1726853602.76626: Calling groups_plugins_inventory to load vars for managed_node2 27448 1726853602.76629: Calling groups_plugins_play to load vars for managed_node2 27448 1726853602.76850: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27448 1726853602.77097: done with get_vars() 27448 1726853602.77113: done getting variables 27448 1726853602.77176: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 13:33:22 -0400 (0:00:00.061) 0:00:06.754 ****** 27448 1726853602.77224: entering _queue_task() for managed_node2/debug 27448 1726853602.77669: worker is 1 (out of 1 available) 27448 1726853602.77685: exiting _queue_task() for managed_node2/debug 27448 1726853602.77697: done queuing things up, now waiting for results queue to drain 27448 1726853602.77699: waiting for pending results... 27448 1726853602.78579: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 27448 1726853602.78605: in run() - task 02083763-bbaf-ee63-0f41-00000000007e 27448 1726853602.78677: variable 'ansible_search_path' from source: unknown 27448 1726853602.78682: variable 'ansible_search_path' from source: unknown 27448 1726853602.78768: calling self._execute() 27448 1726853602.79005: variable 'ansible_host' from source: host vars for 'managed_node2' 27448 1726853602.79010: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27448 1726853602.79012: variable 'omit' from source: magic vars 27448 1726853602.79660: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27448 1726853602.81563: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27448 1726853602.81636: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27448 1726853602.81913: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27448 1726853602.81953: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27448 1726853602.81988: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27448 1726853602.82078: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27448 1726853602.82277: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27448 1726853602.82280: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27448 1726853602.82283: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27448 1726853602.82285: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27448 1726853602.82348: variable 'ansible_distribution' from source: facts 27448 1726853602.82396: variable 'ansible_distribution_major_version' from source: facts 27448 1726853602.82421: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27448 1726853602.82476: when evaluation is False, skipping this task 27448 1726853602.82485: _execute() done 27448 1726853602.82493: dumping result to json 27448 1726853602.82502: done dumping result, returning 27448 1726853602.82512: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [02083763-bbaf-ee63-0f41-00000000007e] 27448 1726853602.82522: sending task result for task 02083763-bbaf-ee63-0f41-00000000007e 27448 1726853602.82646: done sending task result for task 02083763-bbaf-ee63-0f41-00000000007e 27448 1726853602.82655: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 27448 1726853602.82720: no more pending results, returning what we have 27448 1726853602.82724: results queue empty 27448 1726853602.82725: checking for any_errors_fatal 27448 1726853602.82732: done checking for any_errors_fatal 27448 1726853602.82733: checking for max_fail_percentage 27448 1726853602.82734: done checking for max_fail_percentage 27448 1726853602.82735: checking to see if all hosts have failed and the running result is not ok 27448 1726853602.82736: done checking to see if all hosts have failed 27448 1726853602.82737: getting the remaining hosts for this loop 27448 1726853602.82738: done getting the remaining hosts for this loop 27448 1726853602.82742: getting the next task for host managed_node2 27448 1726853602.82748: done getting next task for host managed_node2 27448 1726853602.82752: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 27448 1726853602.82755: ^ 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 27448 1726853602.82784: getting variables 27448 1726853602.82787: in VariableManager get_vars() 27448 1726853602.82829: Calling all_inventory to load vars for managed_node2 27448 1726853602.82832: Calling groups_inventory to load vars for managed_node2 27448 1726853602.82835: Calling all_plugins_inventory to load vars for managed_node2 27448 1726853602.82846: Calling all_plugins_play to load vars for managed_node2 27448 1726853602.82849: Calling groups_plugins_inventory to load vars for managed_node2 27448 1726853602.82852: Calling groups_plugins_play to load vars for managed_node2 27448 1726853602.83417: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27448 1726853602.83543: done with get_vars() 27448 1726853602.83556: done getting variables 27448 1726853602.83599: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 13:33:22 -0400 (0:00:00.063) 0:00:06.818 ****** 27448 1726853602.83621: entering _queue_task() for managed_node2/debug 27448 1726853602.83838: worker is 1 (out of 1 available) 27448 1726853602.83852: exiting _queue_task() for managed_node2/debug 27448 1726853602.83867: done queuing things up, now waiting for results queue to drain 27448 1726853602.83869: waiting for pending results... 27448 1726853602.84033: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 27448 1726853602.84106: in run() - task 02083763-bbaf-ee63-0f41-00000000007f 27448 1726853602.84119: variable 'ansible_search_path' from source: unknown 27448 1726853602.84122: variable 'ansible_search_path' from source: unknown 27448 1726853602.84149: calling self._execute() 27448 1726853602.84214: variable 'ansible_host' from source: host vars for 'managed_node2' 27448 1726853602.84217: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27448 1726853602.84224: variable 'omit' from source: magic vars 27448 1726853602.84534: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27448 1726853602.86776: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27448 1726853602.86817: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27448 1726853602.86843: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27448 1726853602.86873: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27448 1726853602.86893: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27448 1726853602.86950: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27448 1726853602.86976: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27448 1726853602.86995: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27448 1726853602.87020: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27448 1726853602.87032: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27448 1726853602.87128: variable 'ansible_distribution' from source: facts 27448 1726853602.87132: variable 'ansible_distribution_major_version' from source: facts 27448 1726853602.87146: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27448 1726853602.87150: when evaluation is False, skipping this task 27448 1726853602.87152: _execute() done 27448 1726853602.87157: dumping result to json 27448 1726853602.87160: done dumping result, returning 27448 1726853602.87166: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [02083763-bbaf-ee63-0f41-00000000007f] 27448 1726853602.87170: sending task result for task 02083763-bbaf-ee63-0f41-00000000007f 27448 1726853602.87257: done sending task result for task 02083763-bbaf-ee63-0f41-00000000007f 27448 1726853602.87259: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 27448 1726853602.87306: no more pending results, returning what we have 27448 1726853602.87309: results queue empty 27448 1726853602.87310: checking for any_errors_fatal 27448 1726853602.87315: done checking for any_errors_fatal 27448 1726853602.87316: checking for max_fail_percentage 27448 1726853602.87317: done checking for max_fail_percentage 27448 1726853602.87318: checking to see if all hosts have failed and the running result is not ok 27448 1726853602.87319: done checking to see if all hosts have failed 27448 1726853602.87320: getting the remaining hosts for this loop 27448 1726853602.87321: done getting the remaining hosts for this loop 27448 1726853602.87325: getting the next task for host managed_node2 27448 1726853602.87332: done getting next task for host managed_node2 27448 1726853602.87335: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 27448 1726853602.87338: ^ 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 27448 1726853602.87353: getting variables 27448 1726853602.87357: in VariableManager get_vars() 27448 1726853602.87403: Calling all_inventory to load vars for managed_node2 27448 1726853602.87406: Calling groups_inventory to load vars for managed_node2 27448 1726853602.87408: Calling all_plugins_inventory to load vars for managed_node2 27448 1726853602.87416: Calling all_plugins_play to load vars for managed_node2 27448 1726853602.87418: Calling groups_plugins_inventory to load vars for managed_node2 27448 1726853602.87421: Calling groups_plugins_play to load vars for managed_node2 27448 1726853602.87623: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27448 1726853602.87823: done with get_vars() 27448 1726853602.87837: done getting variables 27448 1726853602.87898: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 13:33:22 -0400 (0:00:00.043) 0:00:06.861 ****** 27448 1726853602.87928: entering _queue_task() for managed_node2/debug 27448 1726853602.88197: worker is 1 (out of 1 available) 27448 1726853602.88217: exiting _queue_task() for managed_node2/debug 27448 1726853602.88234: done queuing things up, now waiting for results queue to drain 27448 1726853602.88235: waiting for pending results... 27448 1726853602.88601: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 27448 1726853602.88610: in run() - task 02083763-bbaf-ee63-0f41-000000000080 27448 1726853602.88614: variable 'ansible_search_path' from source: unknown 27448 1726853602.88617: variable 'ansible_search_path' from source: unknown 27448 1726853602.88634: calling self._execute() 27448 1726853602.88707: variable 'ansible_host' from source: host vars for 'managed_node2' 27448 1726853602.88713: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27448 1726853602.88723: variable 'omit' from source: magic vars 27448 1726853602.89133: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27448 1726853602.90966: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27448 1726853602.91014: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27448 1726853602.91041: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27448 1726853602.91066: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27448 1726853602.91089: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27448 1726853602.91161: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27448 1726853602.91181: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27448 1726853602.91202: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27448 1726853602.91230: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27448 1726853602.91241: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27448 1726853602.91336: variable 'ansible_distribution' from source: facts 27448 1726853602.91341: variable 'ansible_distribution_major_version' from source: facts 27448 1726853602.91358: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27448 1726853602.91361: when evaluation is False, skipping this task 27448 1726853602.91364: _execute() done 27448 1726853602.91366: dumping result to json 27448 1726853602.91369: done dumping result, returning 27448 1726853602.91376: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [02083763-bbaf-ee63-0f41-000000000080] 27448 1726853602.91381: sending task result for task 02083763-bbaf-ee63-0f41-000000000080 27448 1726853602.91477: done sending task result for task 02083763-bbaf-ee63-0f41-000000000080 27448 1726853602.91480: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 27448 1726853602.91547: no more pending results, returning what we have 27448 1726853602.91550: results queue empty 27448 1726853602.91551: checking for any_errors_fatal 27448 1726853602.91558: done checking for any_errors_fatal 27448 1726853602.91559: checking for max_fail_percentage 27448 1726853602.91561: done checking for max_fail_percentage 27448 1726853602.91562: checking to see if all hosts have failed and the running result is not ok 27448 1726853602.91563: done checking to see if all hosts have failed 27448 1726853602.91563: getting the remaining hosts for this loop 27448 1726853602.91565: done getting the remaining hosts for this loop 27448 1726853602.91569: getting the next task for host managed_node2 27448 1726853602.91576: done getting next task for host managed_node2 27448 1726853602.91579: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 27448 1726853602.91582: ^ 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 27448 1726853602.91598: getting variables 27448 1726853602.91599: in VariableManager get_vars() 27448 1726853602.91636: Calling all_inventory to load vars for managed_node2 27448 1726853602.91638: Calling groups_inventory to load vars for managed_node2 27448 1726853602.91640: Calling all_plugins_inventory to load vars for managed_node2 27448 1726853602.91648: Calling all_plugins_play to load vars for managed_node2 27448 1726853602.91650: Calling groups_plugins_inventory to load vars for managed_node2 27448 1726853602.91652: Calling groups_plugins_play to load vars for managed_node2 27448 1726853602.91919: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27448 1726853602.92116: done with get_vars() 27448 1726853602.92128: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 13:33:22 -0400 (0:00:00.042) 0:00:06.904 ****** 27448 1726853602.92221: entering _queue_task() for managed_node2/ping 27448 1726853602.92695: worker is 1 (out of 1 available) 27448 1726853602.92705: exiting _queue_task() for managed_node2/ping 27448 1726853602.92715: done queuing things up, now waiting for results queue to drain 27448 1726853602.92717: waiting for pending results... 27448 1726853602.92823: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity 27448 1726853602.92901: in run() - task 02083763-bbaf-ee63-0f41-000000000081 27448 1726853602.92912: variable 'ansible_search_path' from source: unknown 27448 1726853602.92916: variable 'ansible_search_path' from source: unknown 27448 1726853602.92945: calling self._execute() 27448 1726853602.93012: variable 'ansible_host' from source: host vars for 'managed_node2' 27448 1726853602.93017: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27448 1726853602.93026: variable 'omit' from source: magic vars 27448 1726853602.93331: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27448 1726853602.95929: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27448 1726853602.95934: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27448 1726853602.95964: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27448 1726853602.96035: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27448 1726853602.96063: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27448 1726853602.96256: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27448 1726853602.96261: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27448 1726853602.96273: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27448 1726853602.96308: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27448 1726853602.96330: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27448 1726853602.96508: variable 'ansible_distribution' from source: facts 27448 1726853602.96523: variable 'ansible_distribution_major_version' from source: facts 27448 1726853602.96547: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27448 1726853602.96559: when evaluation is False, skipping this task 27448 1726853602.96569: _execute() done 27448 1726853602.96586: dumping result to json 27448 1726853602.96604: done dumping result, returning 27448 1726853602.96690: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity [02083763-bbaf-ee63-0f41-000000000081] 27448 1726853602.96693: sending task result for task 02083763-bbaf-ee63-0f41-000000000081 27448 1726853602.96772: done sending task result for task 02083763-bbaf-ee63-0f41-000000000081 27448 1726853602.96776: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27448 1726853602.96844: no more pending results, returning what we have 27448 1726853602.96849: results queue empty 27448 1726853602.96849: checking for any_errors_fatal 27448 1726853602.96859: done checking for any_errors_fatal 27448 1726853602.96860: checking for max_fail_percentage 27448 1726853602.96862: done checking for max_fail_percentage 27448 1726853602.96863: checking to see if all hosts have failed and the running result is not ok 27448 1726853602.96864: done checking to see if all hosts have failed 27448 1726853602.96865: getting the remaining hosts for this loop 27448 1726853602.96866: done getting the remaining hosts for this loop 27448 1726853602.96873: getting the next task for host managed_node2 27448 1726853602.96882: done getting next task for host managed_node2 27448 1726853602.96885: ^ task is: TASK: meta (role_complete) 27448 1726853602.96888: ^ 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 27448 1726853602.96907: getting variables 27448 1726853602.96909: in VariableManager get_vars() 27448 1726853602.97084: Calling all_inventory to load vars for managed_node2 27448 1726853602.97088: Calling groups_inventory to load vars for managed_node2 27448 1726853602.97091: Calling all_plugins_inventory to load vars for managed_node2 27448 1726853602.97102: Calling all_plugins_play to load vars for managed_node2 27448 1726853602.97106: Calling groups_plugins_inventory to load vars for managed_node2 27448 1726853602.97110: Calling groups_plugins_play to load vars for managed_node2 27448 1726853602.97535: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27448 1726853602.97780: done with get_vars() 27448 1726853602.97798: done getting variables 27448 1726853602.97907: done queuing things up, now waiting for results queue to drain 27448 1726853602.97909: results queue empty 27448 1726853602.97910: checking for any_errors_fatal 27448 1726853602.97913: done checking for any_errors_fatal 27448 1726853602.97913: checking for max_fail_percentage 27448 1726853602.97915: done checking for max_fail_percentage 27448 1726853602.97915: checking to see if all hosts have failed and the running result is not ok 27448 1726853602.97916: done checking to see if all hosts have failed 27448 1726853602.97917: getting the remaining hosts for this loop 27448 1726853602.97918: done getting the remaining hosts for this loop 27448 1726853602.97920: getting the next task for host managed_node2 27448 1726853602.97924: done getting next task for host managed_node2 27448 1726853602.97926: ^ task is: TASK: Assert that the warning about specifying the route without the output device is logged for initscripts provider 27448 1726853602.97928: ^ 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 27448 1726853602.97930: getting variables 27448 1726853602.97931: in VariableManager get_vars() 27448 1726853602.97956: Calling all_inventory to load vars for managed_node2 27448 1726853602.97959: Calling groups_inventory to load vars for managed_node2 27448 1726853602.97961: Calling all_plugins_inventory to load vars for managed_node2 27448 1726853602.97966: Calling all_plugins_play to load vars for managed_node2 27448 1726853602.97968: Calling groups_plugins_inventory to load vars for managed_node2 27448 1726853602.97973: Calling groups_plugins_play to load vars for managed_node2 27448 1726853602.98130: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27448 1726853602.98263: done with get_vars() 27448 1726853602.98270: done getting variables 27448 1726853602.98300: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Assert that the warning about specifying the route without the output device is logged for initscripts provider] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml:122 Friday 20 September 2024 13:33:22 -0400 (0:00:00.060) 0:00:06.964 ****** 27448 1726853602.98318: entering _queue_task() for managed_node2/assert 27448 1726853602.98531: worker is 1 (out of 1 available) 27448 1726853602.98542: exiting _queue_task() for managed_node2/assert 27448 1726853602.98552: done queuing things up, now waiting for results queue to drain 27448 1726853602.98554: waiting for pending results... 27448 1726853602.98734: running TaskExecutor() for managed_node2/TASK: Assert that the warning about specifying the route without the output device is logged for initscripts provider 27448 1726853602.98793: in run() - task 02083763-bbaf-ee63-0f41-0000000000b1 27448 1726853602.98806: variable 'ansible_search_path' from source: unknown 27448 1726853602.98835: calling self._execute() 27448 1726853602.98924: variable 'ansible_host' from source: host vars for 'managed_node2' 27448 1726853602.98928: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27448 1726853602.98937: variable 'omit' from source: magic vars 27448 1726853602.99250: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27448 1726853603.01263: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27448 1726853603.01304: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27448 1726853603.01341: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27448 1726853603.01388: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27448 1726853603.01412: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27448 1726853603.01475: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27448 1726853603.01496: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27448 1726853603.01513: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27448 1726853603.01539: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27448 1726853603.01552: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27448 1726853603.01650: variable 'ansible_distribution' from source: facts 27448 1726853603.01654: variable 'ansible_distribution_major_version' from source: facts 27448 1726853603.01678: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27448 1726853603.01682: when evaluation is False, skipping this task 27448 1726853603.01686: _execute() done 27448 1726853603.01688: dumping result to json 27448 1726853603.01691: done dumping result, returning 27448 1726853603.01693: done running TaskExecutor() for managed_node2/TASK: Assert that the warning about specifying the route without the output device is logged for initscripts provider [02083763-bbaf-ee63-0f41-0000000000b1] 27448 1726853603.01702: sending task result for task 02083763-bbaf-ee63-0f41-0000000000b1 27448 1726853603.01789: done sending task result for task 02083763-bbaf-ee63-0f41-0000000000b1 27448 1726853603.01791: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27448 1726853603.01848: no more pending results, returning what we have 27448 1726853603.01851: results queue empty 27448 1726853603.01852: checking for any_errors_fatal 27448 1726853603.01853: done checking for any_errors_fatal 27448 1726853603.01854: checking for max_fail_percentage 27448 1726853603.01855: done checking for max_fail_percentage 27448 1726853603.01856: checking to see if all hosts have failed and the running result is not ok 27448 1726853603.01857: done checking to see if all hosts have failed 27448 1726853603.01857: getting the remaining hosts for this loop 27448 1726853603.01858: done getting the remaining hosts for this loop 27448 1726853603.01862: getting the next task for host managed_node2 27448 1726853603.01868: done getting next task for host managed_node2 27448 1726853603.01873: ^ task is: TASK: Assert that no warning is logged for nm provider 27448 1726853603.01875: ^ 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 27448 1726853603.01878: getting variables 27448 1726853603.01880: in VariableManager get_vars() 27448 1726853603.01930: Calling all_inventory to load vars for managed_node2 27448 1726853603.01933: Calling groups_inventory to load vars for managed_node2 27448 1726853603.01935: Calling all_plugins_inventory to load vars for managed_node2 27448 1726853603.01944: Calling all_plugins_play to load vars for managed_node2 27448 1726853603.01946: Calling groups_plugins_inventory to load vars for managed_node2 27448 1726853603.01948: Calling groups_plugins_play to load vars for managed_node2 27448 1726853603.02093: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27448 1726853603.02213: done with get_vars() 27448 1726853603.02222: done getting variables 27448 1726853603.02266: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Assert that no warning is logged for nm provider] ************************ task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml:129 Friday 20 September 2024 13:33:23 -0400 (0:00:00.039) 0:00:07.004 ****** 27448 1726853603.02287: entering _queue_task() for managed_node2/assert 27448 1726853603.02483: worker is 1 (out of 1 available) 27448 1726853603.02496: exiting _queue_task() for managed_node2/assert 27448 1726853603.02510: done queuing things up, now waiting for results queue to drain 27448 1726853603.02512: waiting for pending results... 27448 1726853603.02685: running TaskExecutor() for managed_node2/TASK: Assert that no warning is logged for nm provider 27448 1726853603.02734: in run() - task 02083763-bbaf-ee63-0f41-0000000000b2 27448 1726853603.02745: variable 'ansible_search_path' from source: unknown 27448 1726853603.02785: calling self._execute() 27448 1726853603.02848: variable 'ansible_host' from source: host vars for 'managed_node2' 27448 1726853603.02857: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27448 1726853603.02863: variable 'omit' from source: magic vars 27448 1726853603.03177: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27448 1726853603.05630: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27448 1726853603.05669: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27448 1726853603.05738: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27448 1726853603.05746: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27448 1726853603.05774: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27448 1726853603.05847: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27448 1726853603.05877: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27448 1726853603.05901: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27448 1726853603.05940: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27448 1726853603.05956: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27448 1726853603.06086: variable 'ansible_distribution' from source: facts 27448 1726853603.06090: variable 'ansible_distribution_major_version' from source: facts 27448 1726853603.06173: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27448 1726853603.06176: when evaluation is False, skipping this task 27448 1726853603.06178: _execute() done 27448 1726853603.06180: dumping result to json 27448 1726853603.06181: done dumping result, returning 27448 1726853603.06183: done running TaskExecutor() for managed_node2/TASK: Assert that no warning is logged for nm provider [02083763-bbaf-ee63-0f41-0000000000b2] 27448 1726853603.06185: sending task result for task 02083763-bbaf-ee63-0f41-0000000000b2 27448 1726853603.06247: done sending task result for task 02083763-bbaf-ee63-0f41-0000000000b2 27448 1726853603.06250: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27448 1726853603.06299: no more pending results, returning what we have 27448 1726853603.06302: results queue empty 27448 1726853603.06303: checking for any_errors_fatal 27448 1726853603.06311: done checking for any_errors_fatal 27448 1726853603.06312: checking for max_fail_percentage 27448 1726853603.06313: done checking for max_fail_percentage 27448 1726853603.06314: checking to see if all hosts have failed and the running result is not ok 27448 1726853603.06315: done checking to see if all hosts have failed 27448 1726853603.06315: getting the remaining hosts for this loop 27448 1726853603.06317: done getting the remaining hosts for this loop 27448 1726853603.06320: getting the next task for host managed_node2 27448 1726853603.06329: done getting next task for host managed_node2 27448 1726853603.06332: ^ task is: TASK: Bring down test devices and profiles 27448 1726853603.06335: ^ 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 27448 1726853603.06337: getting variables 27448 1726853603.06339: in VariableManager get_vars() 27448 1726853603.06448: Calling all_inventory to load vars for managed_node2 27448 1726853603.06451: Calling groups_inventory to load vars for managed_node2 27448 1726853603.06453: Calling all_plugins_inventory to load vars for managed_node2 27448 1726853603.06462: Calling all_plugins_play to load vars for managed_node2 27448 1726853603.06464: Calling groups_plugins_inventory to load vars for managed_node2 27448 1726853603.06467: Calling groups_plugins_play to load vars for managed_node2 27448 1726853603.06874: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27448 1726853603.07066: done with get_vars() 27448 1726853603.07077: done getting variables TASK [Bring down test devices and profiles] ************************************ task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml:140 Friday 20 September 2024 13:33:23 -0400 (0:00:00.048) 0:00:07.053 ****** 27448 1726853603.07160: entering _queue_task() for managed_node2/include_role 27448 1726853603.07162: Creating lock for include_role 27448 1726853603.07415: worker is 1 (out of 1 available) 27448 1726853603.07426: exiting _queue_task() for managed_node2/include_role 27448 1726853603.07439: done queuing things up, now waiting for results queue to drain 27448 1726853603.07441: waiting for pending results... 27448 1726853603.07794: running TaskExecutor() for managed_node2/TASK: Bring down test devices and profiles 27448 1726853603.07896: in run() - task 02083763-bbaf-ee63-0f41-0000000000b4 27448 1726853603.07900: variable 'ansible_search_path' from source: unknown 27448 1726853603.07904: calling self._execute() 27448 1726853603.07923: variable 'ansible_host' from source: host vars for 'managed_node2' 27448 1726853603.07929: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27448 1726853603.07938: variable 'omit' from source: magic vars 27448 1726853603.08364: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27448 1726853603.10772: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27448 1726853603.10837: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27448 1726853603.10875: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27448 1726853603.10908: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27448 1726853603.10932: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27448 1726853603.11081: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27448 1726853603.11085: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27448 1726853603.11087: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27448 1726853603.11110: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27448 1726853603.11124: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27448 1726853603.11260: variable 'ansible_distribution' from source: facts 27448 1726853603.11272: variable 'ansible_distribution_major_version' from source: facts 27448 1726853603.11296: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27448 1726853603.11299: when evaluation is False, skipping this task 27448 1726853603.11302: _execute() done 27448 1726853603.11305: dumping result to json 27448 1726853603.11307: done dumping result, returning 27448 1726853603.11309: done running TaskExecutor() for managed_node2/TASK: Bring down test devices and profiles [02083763-bbaf-ee63-0f41-0000000000b4] 27448 1726853603.11312: sending task result for task 02083763-bbaf-ee63-0f41-0000000000b4 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27448 1726853603.11532: no more pending results, returning what we have 27448 1726853603.11536: results queue empty 27448 1726853603.11537: checking for any_errors_fatal 27448 1726853603.11542: done checking for any_errors_fatal 27448 1726853603.11543: checking for max_fail_percentage 27448 1726853603.11545: done checking for max_fail_percentage 27448 1726853603.11545: checking to see if all hosts have failed and the running result is not ok 27448 1726853603.11546: done checking to see if all hosts have failed 27448 1726853603.11547: getting the remaining hosts for this loop 27448 1726853603.11548: done getting the remaining hosts for this loop 27448 1726853603.11553: getting the next task for host managed_node2 27448 1726853603.11560: done getting next task for host managed_node2 27448 1726853603.11564: ^ task is: TASK: Delete interface1 27448 1726853603.11567: ^ 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 27448 1726853603.11570: getting variables 27448 1726853603.11574: in VariableManager get_vars() 27448 1726853603.11614: Calling all_inventory to load vars for managed_node2 27448 1726853603.11617: Calling groups_inventory to load vars for managed_node2 27448 1726853603.11619: Calling all_plugins_inventory to load vars for managed_node2 27448 1726853603.11631: Calling all_plugins_play to load vars for managed_node2 27448 1726853603.11633: Calling groups_plugins_inventory to load vars for managed_node2 27448 1726853603.11637: Calling groups_plugins_play to load vars for managed_node2 27448 1726853603.11950: done sending task result for task 02083763-bbaf-ee63-0f41-0000000000b4 27448 1726853603.11953: WORKER PROCESS EXITING 27448 1726853603.11978: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27448 1726853603.12188: done with get_vars() 27448 1726853603.12199: done getting variables TASK [Delete interface1] ******************************************************* task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml:151 Friday 20 September 2024 13:33:23 -0400 (0:00:00.051) 0:00:07.104 ****** 27448 1726853603.12283: entering _queue_task() for managed_node2/include_tasks 27448 1726853603.12524: worker is 1 (out of 1 available) 27448 1726853603.12536: exiting _queue_task() for managed_node2/include_tasks 27448 1726853603.12547: done queuing things up, now waiting for results queue to drain 27448 1726853603.12549: waiting for pending results... 27448 1726853603.12822: running TaskExecutor() for managed_node2/TASK: Delete interface1 27448 1726853603.12927: in run() - task 02083763-bbaf-ee63-0f41-0000000000b5 27448 1726853603.12946: variable 'ansible_search_path' from source: unknown 27448 1726853603.13173: calling self._execute() 27448 1726853603.13178: variable 'ansible_host' from source: host vars for 'managed_node2' 27448 1726853603.13181: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27448 1726853603.13184: variable 'omit' from source: magic vars 27448 1726853603.13519: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27448 1726853603.15998: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27448 1726853603.16077: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27448 1726853603.16141: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27448 1726853603.16182: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27448 1726853603.16213: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27448 1726853603.16301: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27448 1726853603.16336: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27448 1726853603.16369: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27448 1726853603.16416: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27448 1726853603.16433: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27448 1726853603.16585: variable 'ansible_distribution' from source: facts 27448 1726853603.16598: variable 'ansible_distribution_major_version' from source: facts 27448 1726853603.16620: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27448 1726853603.16628: when evaluation is False, skipping this task 27448 1726853603.16644: _execute() done 27448 1726853603.16651: dumping result to json 27448 1726853603.16659: done dumping result, returning 27448 1726853603.16677: done running TaskExecutor() for managed_node2/TASK: Delete interface1 [02083763-bbaf-ee63-0f41-0000000000b5] 27448 1726853603.16694: sending task result for task 02083763-bbaf-ee63-0f41-0000000000b5 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27448 1726853603.16869: no more pending results, returning what we have 27448 1726853603.16874: results queue empty 27448 1726853603.16875: checking for any_errors_fatal 27448 1726853603.16883: done checking for any_errors_fatal 27448 1726853603.16884: checking for max_fail_percentage 27448 1726853603.16885: done checking for max_fail_percentage 27448 1726853603.16886: checking to see if all hosts have failed and the running result is not ok 27448 1726853603.16887: done checking to see if all hosts have failed 27448 1726853603.16887: getting the remaining hosts for this loop 27448 1726853603.16889: done getting the remaining hosts for this loop 27448 1726853603.16893: getting the next task for host managed_node2 27448 1726853603.16900: done getting next task for host managed_node2 27448 1726853603.16902: ^ task is: TASK: Assert interface1 is absent 27448 1726853603.16905: ^ 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 27448 1726853603.16908: getting variables 27448 1726853603.16910: in VariableManager get_vars() 27448 1726853603.16948: Calling all_inventory to load vars for managed_node2 27448 1726853603.16951: Calling groups_inventory to load vars for managed_node2 27448 1726853603.16953: Calling all_plugins_inventory to load vars for managed_node2 27448 1726853603.16963: Calling all_plugins_play to load vars for managed_node2 27448 1726853603.16965: Calling groups_plugins_inventory to load vars for managed_node2 27448 1726853603.16968: Calling groups_plugins_play to load vars for managed_node2 27448 1726853603.17166: done sending task result for task 02083763-bbaf-ee63-0f41-0000000000b5 27448 1726853603.17169: WORKER PROCESS EXITING 27448 1726853603.17187: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27448 1726853603.17308: done with get_vars() 27448 1726853603.17316: done getting variables TASK [Assert interface1 is absent] ********************************************* task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml:153 Friday 20 September 2024 13:33:23 -0400 (0:00:00.051) 0:00:07.155 ****** 27448 1726853603.17385: entering _queue_task() for managed_node2/include_tasks 27448 1726853603.17578: worker is 1 (out of 1 available) 27448 1726853603.17590: exiting _queue_task() for managed_node2/include_tasks 27448 1726853603.17601: done queuing things up, now waiting for results queue to drain 27448 1726853603.17603: waiting for pending results... 27448 1726853603.17775: running TaskExecutor() for managed_node2/TASK: Assert interface1 is absent 27448 1726853603.17842: in run() - task 02083763-bbaf-ee63-0f41-0000000000b6 27448 1726853603.17856: variable 'ansible_search_path' from source: unknown 27448 1726853603.17884: calling self._execute() 27448 1726853603.17944: variable 'ansible_host' from source: host vars for 'managed_node2' 27448 1726853603.17954: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27448 1726853603.17965: variable 'omit' from source: magic vars 27448 1726853603.18269: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27448 1726853603.20303: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27448 1726853603.20346: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27448 1726853603.20379: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27448 1726853603.20404: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27448 1726853603.20424: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27448 1726853603.20489: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27448 1726853603.20508: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27448 1726853603.20526: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27448 1726853603.20551: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27448 1726853603.20564: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27448 1726853603.20662: variable 'ansible_distribution' from source: facts 27448 1726853603.20666: variable 'ansible_distribution_major_version' from source: facts 27448 1726853603.20687: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27448 1726853603.20690: when evaluation is False, skipping this task 27448 1726853603.20692: _execute() done 27448 1726853603.20695: dumping result to json 27448 1726853603.20697: done dumping result, returning 27448 1726853603.20702: done running TaskExecutor() for managed_node2/TASK: Assert interface1 is absent [02083763-bbaf-ee63-0f41-0000000000b6] 27448 1726853603.20705: sending task result for task 02083763-bbaf-ee63-0f41-0000000000b6 27448 1726853603.20792: done sending task result for task 02083763-bbaf-ee63-0f41-0000000000b6 27448 1726853603.20794: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27448 1726853603.20846: no more pending results, returning what we have 27448 1726853603.20849: results queue empty 27448 1726853603.20850: checking for any_errors_fatal 27448 1726853603.20855: done checking for any_errors_fatal 27448 1726853603.20856: checking for max_fail_percentage 27448 1726853603.20857: done checking for max_fail_percentage 27448 1726853603.20858: checking to see if all hosts have failed and the running result is not ok 27448 1726853603.20859: done checking to see if all hosts have failed 27448 1726853603.20860: getting the remaining hosts for this loop 27448 1726853603.20861: done getting the remaining hosts for this loop 27448 1726853603.20865: getting the next task for host managed_node2 27448 1726853603.20873: done getting next task for host managed_node2 27448 1726853603.20876: ^ task is: TASK: Set interface0 27448 1726853603.20879: ^ 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 27448 1726853603.20882: getting variables 27448 1726853603.20884: in VariableManager get_vars() 27448 1726853603.20928: Calling all_inventory to load vars for managed_node2 27448 1726853603.20931: Calling groups_inventory to load vars for managed_node2 27448 1726853603.20933: Calling all_plugins_inventory to load vars for managed_node2 27448 1726853603.20941: Calling all_plugins_play to load vars for managed_node2 27448 1726853603.20943: Calling groups_plugins_inventory to load vars for managed_node2 27448 1726853603.20945: Calling groups_plugins_play to load vars for managed_node2 27448 1726853603.21088: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27448 1726853603.21210: done with get_vars() 27448 1726853603.21219: done getting variables 27448 1726853603.21263: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set interface0] ********************************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml:155 Friday 20 September 2024 13:33:23 -0400 (0:00:00.038) 0:00:07.194 ****** 27448 1726853603.21286: entering _queue_task() for managed_node2/set_fact 27448 1726853603.21479: worker is 1 (out of 1 available) 27448 1726853603.21491: exiting _queue_task() for managed_node2/set_fact 27448 1726853603.21505: done queuing things up, now waiting for results queue to drain 27448 1726853603.21506: waiting for pending results... 27448 1726853603.21678: running TaskExecutor() for managed_node2/TASK: Set interface0 27448 1726853603.21779: in run() - task 02083763-bbaf-ee63-0f41-0000000000b7 27448 1726853603.21784: variable 'ansible_search_path' from source: unknown 27448 1726853603.21876: calling self._execute() 27448 1726853603.21892: variable 'ansible_host' from source: host vars for 'managed_node2' 27448 1726853603.21898: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27448 1726853603.21912: variable 'omit' from source: magic vars 27448 1726853603.22330: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27448 1726853603.24108: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27448 1726853603.24151: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27448 1726853603.24191: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27448 1726853603.24217: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27448 1726853603.24238: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27448 1726853603.24303: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27448 1726853603.24324: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27448 1726853603.24341: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27448 1726853603.24367: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27448 1726853603.24380: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27448 1726853603.24477: variable 'ansible_distribution' from source: facts 27448 1726853603.24481: variable 'ansible_distribution_major_version' from source: facts 27448 1726853603.24496: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27448 1726853603.24501: when evaluation is False, skipping this task 27448 1726853603.24505: _execute() done 27448 1726853603.24507: dumping result to json 27448 1726853603.24509: done dumping result, returning 27448 1726853603.24512: done running TaskExecutor() for managed_node2/TASK: Set interface0 [02083763-bbaf-ee63-0f41-0000000000b7] 27448 1726853603.24524: sending task result for task 02083763-bbaf-ee63-0f41-0000000000b7 27448 1726853603.24608: done sending task result for task 02083763-bbaf-ee63-0f41-0000000000b7 27448 1726853603.24611: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27448 1726853603.24669: no more pending results, returning what we have 27448 1726853603.24674: results queue empty 27448 1726853603.24675: checking for any_errors_fatal 27448 1726853603.24680: done checking for any_errors_fatal 27448 1726853603.24680: checking for max_fail_percentage 27448 1726853603.24682: done checking for max_fail_percentage 27448 1726853603.24683: checking to see if all hosts have failed and the running result is not ok 27448 1726853603.24684: done checking to see if all hosts have failed 27448 1726853603.24684: getting the remaining hosts for this loop 27448 1726853603.24686: done getting the remaining hosts for this loop 27448 1726853603.24689: getting the next task for host managed_node2 27448 1726853603.24696: done getting next task for host managed_node2 27448 1726853603.24698: ^ task is: TASK: Delete interface0 27448 1726853603.24701: ^ 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 27448 1726853603.24704: getting variables 27448 1726853603.24706: in VariableManager get_vars() 27448 1726853603.24742: Calling all_inventory to load vars for managed_node2 27448 1726853603.24745: Calling groups_inventory to load vars for managed_node2 27448 1726853603.24746: Calling all_plugins_inventory to load vars for managed_node2 27448 1726853603.24757: Calling all_plugins_play to load vars for managed_node2 27448 1726853603.24759: Calling groups_plugins_inventory to load vars for managed_node2 27448 1726853603.24762: Calling groups_plugins_play to load vars for managed_node2 27448 1726853603.24945: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27448 1726853603.25115: done with get_vars() 27448 1726853603.25126: done getting variables TASK [Delete interface0] ******************************************************* task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml:158 Friday 20 September 2024 13:33:23 -0400 (0:00:00.039) 0:00:07.233 ****** 27448 1726853603.25211: entering _queue_task() for managed_node2/include_tasks 27448 1726853603.25449: worker is 1 (out of 1 available) 27448 1726853603.25460: exiting _queue_task() for managed_node2/include_tasks 27448 1726853603.25686: done queuing things up, now waiting for results queue to drain 27448 1726853603.25688: waiting for pending results... 27448 1726853603.25796: running TaskExecutor() for managed_node2/TASK: Delete interface0 27448 1726853603.25860: in run() - task 02083763-bbaf-ee63-0f41-0000000000b8 27448 1726853603.25877: variable 'ansible_search_path' from source: unknown 27448 1726853603.25919: calling self._execute() 27448 1726853603.25990: variable 'ansible_host' from source: host vars for 'managed_node2' 27448 1726853603.25994: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27448 1726853603.26023: variable 'omit' from source: magic vars 27448 1726853603.26432: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27448 1726853603.28136: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27448 1726853603.28181: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27448 1726853603.28208: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27448 1726853603.28238: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27448 1726853603.28260: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27448 1726853603.28317: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27448 1726853603.28342: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27448 1726853603.28360: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27448 1726853603.28386: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27448 1726853603.28397: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27448 1726853603.28493: variable 'ansible_distribution' from source: facts 27448 1726853603.28496: variable 'ansible_distribution_major_version' from source: facts 27448 1726853603.28512: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27448 1726853603.28517: when evaluation is False, skipping this task 27448 1726853603.28519: _execute() done 27448 1726853603.28522: dumping result to json 27448 1726853603.28524: done dumping result, returning 27448 1726853603.28528: done running TaskExecutor() for managed_node2/TASK: Delete interface0 [02083763-bbaf-ee63-0f41-0000000000b8] 27448 1726853603.28533: sending task result for task 02083763-bbaf-ee63-0f41-0000000000b8 27448 1726853603.28620: done sending task result for task 02083763-bbaf-ee63-0f41-0000000000b8 27448 1726853603.28622: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27448 1726853603.28680: no more pending results, returning what we have 27448 1726853603.28684: results queue empty 27448 1726853603.28684: checking for any_errors_fatal 27448 1726853603.28692: done checking for any_errors_fatal 27448 1726853603.28692: checking for max_fail_percentage 27448 1726853603.28694: done checking for max_fail_percentage 27448 1726853603.28694: checking to see if all hosts have failed and the running result is not ok 27448 1726853603.28696: done checking to see if all hosts have failed 27448 1726853603.28696: getting the remaining hosts for this loop 27448 1726853603.28697: done getting the remaining hosts for this loop 27448 1726853603.28701: getting the next task for host managed_node2 27448 1726853603.28706: done getting next task for host managed_node2 27448 1726853603.28708: ^ task is: TASK: Assert interface0 is absent 27448 1726853603.28712: ^ 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 27448 1726853603.28715: getting variables 27448 1726853603.28716: in VariableManager get_vars() 27448 1726853603.28749: Calling all_inventory to load vars for managed_node2 27448 1726853603.28751: Calling groups_inventory to load vars for managed_node2 27448 1726853603.28753: Calling all_plugins_inventory to load vars for managed_node2 27448 1726853603.28763: Calling all_plugins_play to load vars for managed_node2 27448 1726853603.28766: Calling groups_plugins_inventory to load vars for managed_node2 27448 1726853603.28768: Calling groups_plugins_play to load vars for managed_node2 27448 1726853603.28905: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27448 1726853603.29054: done with get_vars() 27448 1726853603.29066: done getting variables TASK [Assert interface0 is absent] ********************************************* task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml:160 Friday 20 September 2024 13:33:23 -0400 (0:00:00.039) 0:00:07.273 ****** 27448 1726853603.29154: entering _queue_task() for managed_node2/include_tasks 27448 1726853603.29404: worker is 1 (out of 1 available) 27448 1726853603.29417: exiting _queue_task() for managed_node2/include_tasks 27448 1726853603.29429: done queuing things up, now waiting for results queue to drain 27448 1726853603.29432: waiting for pending results... 27448 1726853603.29789: running TaskExecutor() for managed_node2/TASK: Assert interface0 is absent 27448 1726853603.29803: in run() - task 02083763-bbaf-ee63-0f41-0000000000b9 27448 1726853603.29824: variable 'ansible_search_path' from source: unknown 27448 1726853603.29862: calling self._execute() 27448 1726853603.29952: variable 'ansible_host' from source: host vars for 'managed_node2' 27448 1726853603.29964: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27448 1726853603.29982: variable 'omit' from source: magic vars 27448 1726853603.30313: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27448 1726853603.31818: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27448 1726853603.31862: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27448 1726853603.31903: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27448 1726853603.31928: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27448 1726853603.31947: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27448 1726853603.32014: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27448 1726853603.32034: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27448 1726853603.32051: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27448 1726853603.32086: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27448 1726853603.32096: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27448 1726853603.32194: variable 'ansible_distribution' from source: facts 27448 1726853603.32199: variable 'ansible_distribution_major_version' from source: facts 27448 1726853603.32214: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27448 1726853603.32217: when evaluation is False, skipping this task 27448 1726853603.32220: _execute() done 27448 1726853603.32222: dumping result to json 27448 1726853603.32225: done dumping result, returning 27448 1726853603.32231: done running TaskExecutor() for managed_node2/TASK: Assert interface0 is absent [02083763-bbaf-ee63-0f41-0000000000b9] 27448 1726853603.32237: sending task result for task 02083763-bbaf-ee63-0f41-0000000000b9 27448 1726853603.32319: done sending task result for task 02083763-bbaf-ee63-0f41-0000000000b9 27448 1726853603.32321: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27448 1726853603.32369: no more pending results, returning what we have 27448 1726853603.32374: results queue empty 27448 1726853603.32375: checking for any_errors_fatal 27448 1726853603.32380: done checking for any_errors_fatal 27448 1726853603.32381: checking for max_fail_percentage 27448 1726853603.32382: done checking for max_fail_percentage 27448 1726853603.32383: checking to see if all hosts have failed and the running result is not ok 27448 1726853603.32384: done checking to see if all hosts have failed 27448 1726853603.32384: getting the remaining hosts for this loop 27448 1726853603.32386: done getting the remaining hosts for this loop 27448 1726853603.32389: getting the next task for host managed_node2 27448 1726853603.32395: done getting next task for host managed_node2 27448 1726853603.32398: ^ task is: TASK: Assert interface0 profile and interface1 profile are absent 27448 1726853603.32401: ^ 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 27448 1726853603.32404: getting variables 27448 1726853603.32405: in VariableManager get_vars() 27448 1726853603.32445: Calling all_inventory to load vars for managed_node2 27448 1726853603.32447: Calling groups_inventory to load vars for managed_node2 27448 1726853603.32449: Calling all_plugins_inventory to load vars for managed_node2 27448 1726853603.32458: Calling all_plugins_play to load vars for managed_node2 27448 1726853603.32461: Calling groups_plugins_inventory to load vars for managed_node2 27448 1726853603.32464: Calling groups_plugins_play to load vars for managed_node2 27448 1726853603.32642: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27448 1726853603.32763: done with get_vars() 27448 1726853603.32773: done getting variables TASK [Assert interface0 profile and interface1 profile are absent] ************* task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml:162 Friday 20 September 2024 13:33:23 -0400 (0:00:00.036) 0:00:07.310 ****** 27448 1726853603.32833: entering _queue_task() for managed_node2/include_tasks 27448 1726853603.33021: worker is 1 (out of 1 available) 27448 1726853603.33036: exiting _queue_task() for managed_node2/include_tasks 27448 1726853603.33048: done queuing things up, now waiting for results queue to drain 27448 1726853603.33050: waiting for pending results... 27448 1726853603.33213: running TaskExecutor() for managed_node2/TASK: Assert interface0 profile and interface1 profile are absent 27448 1726853603.33275: in run() - task 02083763-bbaf-ee63-0f41-0000000000ba 27448 1726853603.33291: variable 'ansible_search_path' from source: unknown 27448 1726853603.33325: variable 'interface0' from source: play vars 27448 1726853603.33485: variable 'interface0' from source: play vars 27448 1726853603.33519: variable 'interface1' from source: play vars 27448 1726853603.33566: variable 'interface1' from source: play vars 27448 1726853603.33578: variable 'omit' from source: magic vars 27448 1726853603.33661: variable 'ansible_host' from source: host vars for 'managed_node2' 27448 1726853603.33664: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27448 1726853603.33677: variable 'omit' from source: magic vars 27448 1726853603.33888: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27448 1726853603.35331: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27448 1726853603.35378: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27448 1726853603.35404: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27448 1726853603.35429: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27448 1726853603.35457: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27448 1726853603.35511: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27448 1726853603.35540: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27448 1726853603.35564: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27448 1726853603.35590: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27448 1726853603.35601: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27448 1726853603.35682: variable 'ansible_distribution' from source: facts 27448 1726853603.35685: variable 'ansible_distribution_major_version' from source: facts 27448 1726853603.35698: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27448 1726853603.35701: when evaluation is False, skipping this task 27448 1726853603.35721: variable 'item' from source: unknown 27448 1726853603.35765: variable 'item' from source: unknown skipping: [managed_node2] => (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" } 27448 1726853603.35906: variable 'ansible_host' from source: host vars for 'managed_node2' 27448 1726853603.35909: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27448 1726853603.35912: variable 'omit' from source: magic vars 27448 1726853603.35995: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27448 1726853603.36011: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27448 1726853603.36032: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27448 1726853603.36058: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27448 1726853603.36068: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27448 1726853603.36138: variable 'ansible_distribution' from source: facts 27448 1726853603.36141: variable 'ansible_distribution_major_version' from source: facts 27448 1726853603.36144: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27448 1726853603.36146: when evaluation is False, skipping this task 27448 1726853603.36166: variable 'item' from source: unknown 27448 1726853603.36211: variable 'item' from source: unknown skipping: [managed_node2] => (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" } 27448 1726853603.36290: dumping result to json 27448 1726853603.36293: done dumping result, returning 27448 1726853603.36295: done running TaskExecutor() for managed_node2/TASK: Assert interface0 profile and interface1 profile are absent [02083763-bbaf-ee63-0f41-0000000000ba] 27448 1726853603.36296: sending task result for task 02083763-bbaf-ee63-0f41-0000000000ba 27448 1726853603.36331: done sending task result for task 02083763-bbaf-ee63-0f41-0000000000ba 27448 1726853603.36334: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false } MSG: All items skipped 27448 1726853603.36365: no more pending results, returning what we have 27448 1726853603.36369: results queue empty 27448 1726853603.36369: checking for any_errors_fatal 27448 1726853603.36377: done checking for any_errors_fatal 27448 1726853603.36377: checking for max_fail_percentage 27448 1726853603.36379: done checking for max_fail_percentage 27448 1726853603.36379: checking to see if all hosts have failed and the running result is not ok 27448 1726853603.36380: done checking to see if all hosts have failed 27448 1726853603.36381: getting the remaining hosts for this loop 27448 1726853603.36382: done getting the remaining hosts for this loop 27448 1726853603.36386: getting the next task for host managed_node2 27448 1726853603.36392: done getting next task for host managed_node2 27448 1726853603.36394: ^ task is: TASK: Verify network state restored to default 27448 1726853603.36397: ^ 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 27448 1726853603.36406: getting variables 27448 1726853603.36408: in VariableManager get_vars() 27448 1726853603.36441: Calling all_inventory to load vars for managed_node2 27448 1726853603.36444: Calling groups_inventory to load vars for managed_node2 27448 1726853603.36446: Calling all_plugins_inventory to load vars for managed_node2 27448 1726853603.36456: Calling all_plugins_play to load vars for managed_node2 27448 1726853603.36459: Calling groups_plugins_inventory to load vars for managed_node2 27448 1726853603.36461: Calling groups_plugins_play to load vars for managed_node2 27448 1726853603.36595: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27448 1726853603.36714: done with get_vars() 27448 1726853603.36722: done getting variables TASK [Verify network state restored to default] ******************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml:169 Friday 20 September 2024 13:33:23 -0400 (0:00:00.039) 0:00:07.349 ****** 27448 1726853603.36788: entering _queue_task() for managed_node2/include_tasks 27448 1726853603.36974: worker is 1 (out of 1 available) 27448 1726853603.36987: exiting _queue_task() for managed_node2/include_tasks 27448 1726853603.37000: done queuing things up, now waiting for results queue to drain 27448 1726853603.37002: waiting for pending results... 27448 1726853603.37183: running TaskExecutor() for managed_node2/TASK: Verify network state restored to default 27448 1726853603.37239: in run() - task 02083763-bbaf-ee63-0f41-0000000000bb 27448 1726853603.37250: variable 'ansible_search_path' from source: unknown 27448 1726853603.37284: calling self._execute() 27448 1726853603.37348: variable 'ansible_host' from source: host vars for 'managed_node2' 27448 1726853603.37354: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 27448 1726853603.37365: variable 'omit' from source: magic vars 27448 1726853603.37722: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27448 1726853603.39178: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27448 1726853603.39232: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27448 1726853603.39259: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27448 1726853603.39287: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27448 1726853603.39310: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27448 1726853603.39368: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27448 1726853603.39389: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27448 1726853603.39412: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27448 1726853603.39437: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27448 1726853603.39447: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27448 1726853603.39546: variable 'ansible_distribution' from source: facts 27448 1726853603.39550: variable 'ansible_distribution_major_version' from source: facts 27448 1726853603.39568: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 27448 1726853603.39573: when evaluation is False, skipping this task 27448 1726853603.39575: _execute() done 27448 1726853603.39578: dumping result to json 27448 1726853603.39580: done dumping result, returning 27448 1726853603.39586: done running TaskExecutor() for managed_node2/TASK: Verify network state restored to default [02083763-bbaf-ee63-0f41-0000000000bb] 27448 1726853603.39591: sending task result for task 02083763-bbaf-ee63-0f41-0000000000bb 27448 1726853603.39672: done sending task result for task 02083763-bbaf-ee63-0f41-0000000000bb 27448 1726853603.39675: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 27448 1726853603.39721: no more pending results, returning what we have 27448 1726853603.39724: results queue empty 27448 1726853603.39725: checking for any_errors_fatal 27448 1726853603.39731: done checking for any_errors_fatal 27448 1726853603.39732: checking for max_fail_percentage 27448 1726853603.39733: done checking for max_fail_percentage 27448 1726853603.39734: checking to see if all hosts have failed and the running result is not ok 27448 1726853603.39735: done checking to see if all hosts have failed 27448 1726853603.39735: getting the remaining hosts for this loop 27448 1726853603.39737: done getting the remaining hosts for this loop 27448 1726853603.39741: getting the next task for host managed_node2 27448 1726853603.39749: done getting next task for host managed_node2 27448 1726853603.39751: ^ task is: TASK: meta (flush_handlers) 27448 1726853603.39753: ^ 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 27448 1726853603.39756: getting variables 27448 1726853603.39758: in VariableManager get_vars() 27448 1726853603.39797: Calling all_inventory to load vars for managed_node2 27448 1726853603.39800: Calling groups_inventory to load vars for managed_node2 27448 1726853603.39802: Calling all_plugins_inventory to load vars for managed_node2 27448 1726853603.39811: Calling all_plugins_play to load vars for managed_node2 27448 1726853603.39813: Calling groups_plugins_inventory to load vars for managed_node2 27448 1726853603.39816: Calling groups_plugins_play to load vars for managed_node2 27448 1726853603.39995: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27448 1726853603.40112: done with get_vars() 27448 1726853603.40119: done getting variables 27448 1726853603.40162: in VariableManager get_vars() 27448 1726853603.40174: Calling all_inventory to load vars for managed_node2 27448 1726853603.40175: Calling groups_inventory to load vars for managed_node2 27448 1726853603.40176: Calling all_plugins_inventory to load vars for managed_node2 27448 1726853603.40179: Calling all_plugins_play to load vars for managed_node2 27448 1726853603.40181: Calling groups_plugins_inventory to load vars for managed_node2 27448 1726853603.40182: Calling groups_plugins_play to load vars for managed_node2 27448 1726853603.40262: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27448 1726853603.40370: done with get_vars() 27448 1726853603.40381: done queuing things up, now waiting for results queue to drain 27448 1726853603.40382: results queue empty 27448 1726853603.40383: checking for any_errors_fatal 27448 1726853603.40384: done checking for any_errors_fatal 27448 1726853603.40385: checking for max_fail_percentage 27448 1726853603.40385: done checking for max_fail_percentage 27448 1726853603.40386: checking to see if all hosts have failed and the running result is not ok 27448 1726853603.40386: done checking to see if all hosts have failed 27448 1726853603.40387: getting the remaining hosts for this loop 27448 1726853603.40387: done getting the remaining hosts for this loop 27448 1726853603.40389: getting the next task for host managed_node2 27448 1726853603.40391: done getting next task for host managed_node2 27448 1726853603.40392: ^ task is: TASK: meta (flush_handlers) 27448 1726853603.40393: ^ 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 27448 1726853603.40394: getting variables 27448 1726853603.40395: in VariableManager get_vars() 27448 1726853603.40402: Calling all_inventory to load vars for managed_node2 27448 1726853603.40403: Calling groups_inventory to load vars for managed_node2 27448 1726853603.40404: Calling all_plugins_inventory to load vars for managed_node2 27448 1726853603.40411: Calling all_plugins_play to load vars for managed_node2 27448 1726853603.40413: Calling groups_plugins_inventory to load vars for managed_node2 27448 1726853603.40414: Calling groups_plugins_play to load vars for managed_node2 27448 1726853603.40509: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27448 1726853603.40614: done with get_vars() 27448 1726853603.40619: done getting variables 27448 1726853603.40652: in VariableManager get_vars() 27448 1726853603.40661: Calling all_inventory to load vars for managed_node2 27448 1726853603.40663: Calling groups_inventory to load vars for managed_node2 27448 1726853603.40664: Calling all_plugins_inventory to load vars for managed_node2 27448 1726853603.40667: Calling all_plugins_play to load vars for managed_node2 27448 1726853603.40668: Calling groups_plugins_inventory to load vars for managed_node2 27448 1726853603.40669: Calling groups_plugins_play to load vars for managed_node2 27448 1726853603.40745: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27448 1726853603.40851: done with get_vars() 27448 1726853603.40862: done queuing things up, now waiting for results queue to drain 27448 1726853603.40863: results queue empty 27448 1726853603.40864: checking for any_errors_fatal 27448 1726853603.40864: done checking for any_errors_fatal 27448 1726853603.40865: checking for max_fail_percentage 27448 1726853603.40865: done checking for max_fail_percentage 27448 1726853603.40866: checking to see if all hosts have failed and the running result is not ok 27448 1726853603.40866: done checking to see if all hosts have failed 27448 1726853603.40867: getting the remaining hosts for this loop 27448 1726853603.40867: done getting the remaining hosts for this loop 27448 1726853603.40869: getting the next task for host managed_node2 27448 1726853603.40872: done getting next task for host managed_node2 27448 1726853603.40873: ^ task is: None 27448 1726853603.40874: ^ 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 27448 1726853603.40874: done queuing things up, now waiting for results queue to drain 27448 1726853603.40875: results queue empty 27448 1726853603.40875: checking for any_errors_fatal 27448 1726853603.40876: done checking for any_errors_fatal 27448 1726853603.40876: checking for max_fail_percentage 27448 1726853603.40877: done checking for max_fail_percentage 27448 1726853603.40877: checking to see if all hosts have failed and the running result is not ok 27448 1726853603.40877: done checking to see if all hosts have failed 27448 1726853603.40879: getting the next task for host managed_node2 27448 1726853603.40881: done getting next task for host managed_node2 27448 1726853603.40881: ^ task is: None 27448 1726853603.40882: ^ 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_node2 : ok=7 changed=0 unreachable=0 failed=0 skipped=74 rescued=0 ignored=0 Friday 20 September 2024 13:33:23 -0400 (0:00:00.041) 0:00:07.391 ****** =============================================================================== Gathering Facts --------------------------------------------------------- 1.31s /tmp/collections-Qi7/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.83s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Check if system is ostree ----------------------------------------------- 0.81s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 Set interface1 ---------------------------------------------------------- 0.13s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml:23 Show interfaces --------------------------------------------------------- 0.12s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml:26 fedora.linux_system_roles.network : Enable network service -------------- 0.12s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Manage test interface --------------------------------------------------- 0.10s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml:28 fedora.linux_system_roles.network : Enable and start wpa_supplicant ----- 0.10s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 fedora.linux_system_roles.network : Enable and start wpa_supplicant ----- 0.10s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces --- 0.10s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 fedora.linux_system_roles.network : Enable and start NetworkManager ----- 0.10s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 fedora.linux_system_roles.network : Configure networking connection profiles --- 0.09s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable --- 0.09s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Assert device is present ------------------------------------------------ 0.09s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml:21 Assert device is present ------------------------------------------------ 0.09s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml:32 fedora.linux_system_roles.network : Ensure initscripts network file dependency is present --- 0.08s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Include the task 'el_repo_setup.yml' ------------------------------------ 0.08s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tests_route_device_initscripts.yml:10 fedora.linux_system_roles.network : Enable network service -------------- 0.08s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 fedora.linux_system_roles.network : Configure networking connection profiles --- 0.08s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 fedora.linux_system_roles.network : Enable and start NetworkManager ----- 0.07s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 27448 1726853603.40944: RUNNING CLEANUP