[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. 32330 1727096574.62632: 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-And 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 32330 1727096574.63177: Added group all to inventory 32330 1727096574.63179: Added group ungrouped to inventory 32330 1727096574.63181: Group all now contains ungrouped 32330 1727096574.63183: Examining possible inventory source: /tmp/network-EuO/inventory.yml 32330 1727096574.78245: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/cache 32330 1727096574.78513: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py 32330 1727096574.78535: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory 32330 1727096574.78596: Loading InventoryModule 'host_list' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py 32330 1727096574.78880: Loaded config def from plugin (inventory/script) 32330 1727096574.78882: Loading InventoryModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py 32330 1727096574.78923: Loading InventoryModule 'auto' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py 32330 1727096574.79018: Loaded config def from plugin (inventory/yaml) 32330 1727096574.79020: Loading InventoryModule 'yaml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py 32330 1727096574.79318: Loading InventoryModule 'ini' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py 32330 1727096574.80186: Loading InventoryModule 'toml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py 32330 1727096574.80190: Attempting to use plugin host_list (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py) 32330 1727096574.80193: Attempting to use plugin script (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py) 32330 1727096574.80199: Attempting to use plugin auto (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py) 32330 1727096574.80204: Loading data from /tmp/network-EuO/inventory.yml 32330 1727096574.80477: /tmp/network-EuO/inventory.yml was not parsable by auto 32330 1727096574.80542: Attempting to use plugin yaml (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py) 32330 1727096574.80586: Loading data from /tmp/network-EuO/inventory.yml 32330 1727096574.80870: group all already in inventory 32330 1727096574.80878: set inventory_file for managed_node1 32330 1727096574.80882: set inventory_dir for managed_node1 32330 1727096574.80883: Added host managed_node1 to inventory 32330 1727096574.80886: Added host managed_node1 to group all 32330 1727096574.80887: set ansible_host for managed_node1 32330 1727096574.80888: set ansible_ssh_extra_args for managed_node1 32330 1727096574.80891: set inventory_file for managed_node2 32330 1727096574.80894: set inventory_dir for managed_node2 32330 1727096574.80895: Added host managed_node2 to inventory 32330 1727096574.80896: Added host managed_node2 to group all 32330 1727096574.80897: set ansible_host for managed_node2 32330 1727096574.80898: set ansible_ssh_extra_args for managed_node2 32330 1727096574.80900: set inventory_file for managed_node3 32330 1727096574.80903: set inventory_dir for managed_node3 32330 1727096574.80904: Added host managed_node3 to inventory 32330 1727096574.80905: Added host managed_node3 to group all 32330 1727096574.80906: set ansible_host for managed_node3 32330 1727096574.80906: set ansible_ssh_extra_args for managed_node3 32330 1727096574.80909: Reconcile groups and hosts in inventory. 32330 1727096574.80913: Group ungrouped now contains managed_node1 32330 1727096574.80915: Group ungrouped now contains managed_node2 32330 1727096574.80916: Group ungrouped now contains managed_node3 32330 1727096574.81197: '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__' skipped due to reserved name 32330 1727096574.81319: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments 32330 1727096574.81365: Loading ModuleDocFragment 'vars_plugin_staging' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py 32330 1727096574.81395: Loaded config def from plugin (vars/host_group_vars) 32330 1727096574.81397: 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) 32330 1727096574.81404: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/vars 32330 1727096574.81413: 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) 32330 1727096574.81452: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py (found_in_cache=True, class_only=False) 32330 1727096574.82160: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32330 1727096574.82454: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py 32330 1727096574.82496: Loaded config def from plugin (connection/local) 32330 1727096574.82500: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=False, class_only=True) 32330 1727096574.83939: Loaded config def from plugin (connection/paramiko_ssh) 32330 1727096574.83942: 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) 32330 1727096574.85951: 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) 32330 1727096574.86051: Loaded config def from plugin (connection/psrp) 32330 1727096574.86054: Loading Connection 'psrp' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py (found_in_cache=False, class_only=True) 32330 1727096574.87634: 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) 32330 1727096574.87683: Loaded config def from plugin (connection/ssh) 32330 1727096574.87686: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=False, class_only=True) 32330 1727096574.90013: 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) 32330 1727096574.90052: Loaded config def from plugin (connection/winrm) 32330 1727096574.90056: Loading Connection 'winrm' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py (found_in_cache=False, class_only=True) 32330 1727096574.90096: '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__' skipped due to reserved name 32330 1727096574.90158: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py 32330 1727096574.90234: Loaded config def from plugin (shell/cmd) 32330 1727096574.90236: Loading ShellModule 'cmd' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py (found_in_cache=False, class_only=True) 32330 1727096574.90262: 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) 32330 1727096574.90333: Loaded config def from plugin (shell/powershell) 32330 1727096574.90335: Loading ShellModule 'powershell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py (found_in_cache=False, class_only=True) 32330 1727096574.90391: Loading ModuleDocFragment 'shell_common' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py 32330 1727096574.90585: Loaded config def from plugin (shell/sh) 32330 1727096574.90587: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=False, class_only=True) 32330 1727096574.90628: '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__' skipped due to reserved name 32330 1727096574.90757: Loaded config def from plugin (become/runas) 32330 1727096574.90759: Loading BecomeModule 'runas' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py (found_in_cache=False, class_only=True) 32330 1727096574.90993: Loaded config def from plugin (become/su) 32330 1727096574.90995: Loading BecomeModule 'su' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py (found_in_cache=False, class_only=True) 32330 1727096574.91185: Loaded config def from plugin (become/sudo) 32330 1727096574.91188: 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 32330 1727096574.91220: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tests_vlan_mtu_initscripts.yml 32330 1727096574.91624: in VariableManager get_vars() 32330 1727096574.91645: done with get_vars() 32330 1727096574.91789: trying /usr/local/lib/python3.12/site-packages/ansible/modules 32330 1727096574.96424: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action 32330 1727096574.96689: in VariableManager get_vars() 32330 1727096574.96697: done with get_vars() 32330 1727096574.96700: variable 'playbook_dir' from source: magic vars 32330 1727096574.96700: variable 'ansible_playbook_python' from source: magic vars 32330 1727096574.96701: variable 'ansible_config_file' from source: magic vars 32330 1727096574.96702: variable 'groups' from source: magic vars 32330 1727096574.96703: variable 'omit' from source: magic vars 32330 1727096574.96703: variable 'ansible_version' from source: magic vars 32330 1727096574.96704: variable 'ansible_check_mode' from source: magic vars 32330 1727096574.96705: variable 'ansible_diff_mode' from source: magic vars 32330 1727096574.96705: variable 'ansible_forks' from source: magic vars 32330 1727096574.96706: variable 'ansible_inventory_sources' from source: magic vars 32330 1727096574.96707: variable 'ansible_skip_tags' from source: magic vars 32330 1727096574.96707: variable 'ansible_limit' from source: magic vars 32330 1727096574.96708: variable 'ansible_run_tags' from source: magic vars 32330 1727096574.96709: variable 'ansible_verbosity' from source: magic vars 32330 1727096574.96743: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_vlan_mtu.yml 32330 1727096574.97701: in VariableManager get_vars() 32330 1727096574.97718: done with get_vars() 32330 1727096574.97839: in VariableManager get_vars() 32330 1727096574.97855: done with get_vars() 32330 1727096574.97918: in VariableManager get_vars() 32330 1727096574.97938: done with get_vars() 32330 1727096574.98226: in VariableManager get_vars() 32330 1727096574.98240: done with get_vars() 32330 1727096574.98244: variable 'omit' from source: magic vars 32330 1727096574.98264: variable 'omit' from source: magic vars 32330 1727096574.98812: in VariableManager get_vars() 32330 1727096574.98824: done with get_vars() 32330 1727096574.99028: in VariableManager get_vars() 32330 1727096574.99042: done with get_vars() 32330 1727096574.99148: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 32330 1727096574.99956: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 32330 1727096575.00288: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 32330 1727096575.01681: in VariableManager get_vars() 32330 1727096575.01703: done with get_vars() 32330 1727096575.02426: trying /usr/local/lib/python3.12/site-packages/ansible/modules/__pycache__ 32330 1727096575.02796: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__ redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 32330 1727096575.04874: in VariableManager get_vars() 32330 1727096575.04892: done with get_vars() 32330 1727096575.04935: in VariableManager get_vars() 32330 1727096575.04964: done with get_vars() 32330 1727096575.05076: in VariableManager get_vars() 32330 1727096575.05093: done with get_vars() 32330 1727096575.05098: variable 'omit' from source: magic vars 32330 1727096575.05109: variable 'omit' from source: magic vars 32330 1727096575.05145: in VariableManager get_vars() 32330 1727096575.05159: done with get_vars() 32330 1727096575.05180: in VariableManager get_vars() 32330 1727096575.05195: done with get_vars() 32330 1727096575.05227: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 32330 1727096575.05342: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 32330 1727096575.05420: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 32330 1727096575.06507: in VariableManager get_vars() 32330 1727096575.06525: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 32330 1727096575.09014: in VariableManager get_vars() 32330 1727096575.09045: done with get_vars() 32330 1727096575.09093: in VariableManager get_vars() 32330 1727096575.09125: done with get_vars() 32330 1727096575.09191: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback 32330 1727096575.09205: 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 32330 1727096575.13798: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py 32330 1727096575.14060: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.debug) 32330 1727096575.14062: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.debug' from /tmp/collections-And/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) 32330 1727096575.14097: '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__' skipped due to reserved name 32330 1727096575.14125: 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) 32330 1727096575.14366: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py 32330 1727096575.14426: Loaded config def from plugin (callback/default) 32330 1727096575.14429: 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) 32330 1727096575.15862: Loaded config def from plugin (callback/junit) 32330 1727096575.15865: 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) 32330 1727096575.15915: 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) 32330 1727096575.15980: Loaded config def from plugin (callback/minimal) 32330 1727096575.15983: 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) 32330 1727096575.16025: 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) 32330 1727096575.16086: Loaded config def from plugin (callback/tree) 32330 1727096575.16089: 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 32330 1727096575.16207: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.profile_tasks) 32330 1727096575.16214: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.profile_tasks' from /tmp/collections-And/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_vlan_mtu_initscripts.yml *************************************** 2 plays in /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tests_vlan_mtu_initscripts.yml 32330 1727096575.16240: in VariableManager get_vars() 32330 1727096575.16254: done with get_vars() 32330 1727096575.16259: in VariableManager get_vars() 32330 1727096575.16269: done with get_vars() 32330 1727096575.16273: variable 'omit' from source: magic vars 32330 1727096575.16307: in VariableManager get_vars() 32330 1727096575.16325: done with get_vars() 32330 1727096575.16345: variable 'omit' from source: magic vars PLAY [Run playbook 'playbooks/tests_vlan_mtu.yml' with initscripts as provider] *** 32330 1727096575.16929: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy 32330 1727096575.17006: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py 32330 1727096575.17036: getting the remaining hosts for this loop 32330 1727096575.17038: done getting the remaining hosts for this loop 32330 1727096575.17041: getting the next task for host managed_node2 32330 1727096575.17044: done getting next task for host managed_node2 32330 1727096575.17046: ^ task is: TASK: Gathering Facts 32330 1727096575.17047: ^ 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 32330 1727096575.17051: getting variables 32330 1727096575.17052: in VariableManager get_vars() 32330 1727096575.17061: Calling all_inventory to load vars for managed_node2 32330 1727096575.17063: Calling groups_inventory to load vars for managed_node2 32330 1727096575.17066: Calling all_plugins_inventory to load vars for managed_node2 32330 1727096575.17080: Calling all_plugins_play to load vars for managed_node2 32330 1727096575.17096: Calling groups_plugins_inventory to load vars for managed_node2 32330 1727096575.17101: Calling groups_plugins_play to load vars for managed_node2 32330 1727096575.17133: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32330 1727096575.17188: done with get_vars() 32330 1727096575.17200: done getting variables 32330 1727096575.17260: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tests_vlan_mtu_initscripts.yml:5 Monday 23 September 2024 09:02:55 -0400 (0:00:00.011) 0:00:00.011 ****** 32330 1727096575.17283: entering _queue_task() for managed_node2/gather_facts 32330 1727096575.17285: Creating lock for gather_facts 32330 1727096575.17876: worker is 1 (out of 1 available) 32330 1727096575.17884: exiting _queue_task() for managed_node2/gather_facts 32330 1727096575.17900: done queuing things up, now waiting for results queue to drain 32330 1727096575.17902: waiting for pending results... 32330 1727096575.18586: running TaskExecutor() for managed_node2/TASK: Gathering Facts 32330 1727096575.18598: in run() - task 0afff68d-5257-0bd1-3b52-0000000000af 32330 1727096575.18627: variable 'ansible_search_path' from source: unknown 32330 1727096575.18662: calling self._execute() 32330 1727096575.18841: variable 'ansible_host' from source: host vars for 'managed_node2' 32330 1727096575.18914: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32330 1727096575.18928: variable 'omit' from source: magic vars 32330 1727096575.19293: variable 'omit' from source: magic vars 32330 1727096575.19418: variable 'omit' from source: magic vars 32330 1727096575.19478: variable 'omit' from source: magic vars 32330 1727096575.19534: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32330 1727096575.19629: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32330 1727096575.19750: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32330 1727096575.19836: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32330 1727096575.19856: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32330 1727096575.19894: variable 'inventory_hostname' from source: host vars for 'managed_node2' 32330 1727096575.19981: variable 'ansible_host' from source: host vars for 'managed_node2' 32330 1727096575.20027: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32330 1727096575.20315: Set connection var ansible_connection to ssh 32330 1727096575.20327: Set connection var ansible_timeout to 10 32330 1727096575.20342: Set connection var ansible_pipelining to False 32330 1727096575.20355: Set connection var ansible_shell_type to sh 32330 1727096575.20369: Set connection var ansible_shell_executable to /bin/sh 32330 1727096575.20380: Set connection var ansible_module_compression to ZIP_DEFLATED 32330 1727096575.20457: variable 'ansible_shell_executable' from source: unknown 32330 1727096575.20460: variable 'ansible_connection' from source: unknown 32330 1727096575.20463: variable 'ansible_module_compression' from source: unknown 32330 1727096575.20465: variable 'ansible_shell_type' from source: unknown 32330 1727096575.20469: variable 'ansible_shell_executable' from source: unknown 32330 1727096575.20471: variable 'ansible_host' from source: host vars for 'managed_node2' 32330 1727096575.20474: variable 'ansible_pipelining' from source: unknown 32330 1727096575.20476: variable 'ansible_timeout' from source: unknown 32330 1727096575.20478: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32330 1727096575.20775: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 32330 1727096575.20779: variable 'omit' from source: magic vars 32330 1727096575.20782: starting attempt loop 32330 1727096575.20784: running the handler 32330 1727096575.20786: variable 'ansible_facts' from source: unknown 32330 1727096575.20811: _low_level_execute_command(): starting 32330 1727096575.20820: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 32330 1727096575.21873: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32330 1727096575.21989: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 32330 1727096575.22058: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32330 1727096575.22083: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32330 1727096575.22219: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32330 1727096575.23888: stdout chunk (state=3): >>>/root <<< 32330 1727096575.23973: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32330 1727096575.24353: stderr chunk (state=3): >>><<< 32330 1727096575.24357: stdout chunk (state=3): >>><<< 32330 1727096575.24360: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32330 1727096575.24363: _low_level_execute_command(): starting 32330 1727096575.24365: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096575.2422538-32361-37535414004822 `" && echo ansible-tmp-1727096575.2422538-32361-37535414004822="` echo /root/.ansible/tmp/ansible-tmp-1727096575.2422538-32361-37535414004822 `" ) && sleep 0' 32330 1727096575.25453: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32330 1727096575.25471: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32330 1727096575.25490: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32330 1727096575.25787: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK <<< 32330 1727096575.25807: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32330 1727096575.25921: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32330 1727096575.27908: stdout chunk (state=3): >>>ansible-tmp-1727096575.2422538-32361-37535414004822=/root/.ansible/tmp/ansible-tmp-1727096575.2422538-32361-37535414004822 <<< 32330 1727096575.27983: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32330 1727096575.28063: stderr chunk (state=3): >>><<< 32330 1727096575.28086: stdout chunk (state=3): >>><<< 32330 1727096575.28179: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096575.2422538-32361-37535414004822=/root/.ansible/tmp/ansible-tmp-1727096575.2422538-32361-37535414004822 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32330 1727096575.28217: variable 'ansible_module_compression' from source: unknown 32330 1727096575.28375: ANSIBALLZ: Using generic lock for ansible.legacy.setup 32330 1727096575.28379: ANSIBALLZ: Acquiring lock 32330 1727096575.28381: ANSIBALLZ: Lock acquired: 140035727348496 32330 1727096575.28679: ANSIBALLZ: Creating module 32330 1727096575.73039: ANSIBALLZ: Writing module into payload 32330 1727096575.73291: ANSIBALLZ: Writing module 32330 1727096575.73312: ANSIBALLZ: Renaming module 32330 1727096575.73379: ANSIBALLZ: Done creating module 32330 1727096575.73415: variable 'ansible_facts' from source: unknown 32330 1727096575.73423: variable 'inventory_hostname' from source: host vars for 'managed_node2' 32330 1727096575.73576: _low_level_execute_command(): starting 32330 1727096575.73580: _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' 32330 1727096575.74709: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32330 1727096575.74843: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32330 1727096575.74847: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32330 1727096575.74881: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32330 1727096575.74946: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 32330 1727096575.75171: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32330 1727096575.75177: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32330 1727096575.75179: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32330 1727096575.76911: stdout chunk (state=3): >>>PLATFORM <<< 32330 1727096575.76953: stdout chunk (state=3): >>>Linux <<< 32330 1727096575.77127: stdout chunk (state=3): >>>FOUND /usr/bin/python3.12 /usr/bin/python3 /usr/bin/python3 ENDFOUND <<< 32330 1727096575.77134: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32330 1727096575.77163: stderr chunk (state=3): >>><<< 32330 1727096575.77248: stdout chunk (state=3): >>><<< 32330 1727096575.77268: _low_level_execute_command() done: rc=0, stdout=PLATFORM Linux FOUND /usr/bin/python3.12 /usr/bin/python3 /usr/bin/python3 ENDFOUND , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32330 1727096575.77280 [managed_node2]: found interpreters: ['/usr/bin/python3.12', '/usr/bin/python3', '/usr/bin/python3'] 32330 1727096575.77323: _low_level_execute_command(): starting 32330 1727096575.77327: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 && sleep 0' 32330 1727096575.77790: Sending initial data 32330 1727096575.77793: Sent initial data (1181 bytes) 32330 1727096575.78575: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32330 1727096575.78774: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK <<< 32330 1727096575.78898: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32330 1727096575.78952: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32330 1727096575.82464: 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"} <<< 32330 1727096575.82925: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32330 1727096575.82929: stdout chunk (state=3): >>><<< 32330 1727096575.82938: stderr chunk (state=3): >>><<< 32330 1727096575.82951: _low_level_execute_command() done: rc=0, stdout={"platform_dist_result": [], "osrelease_content": "NAME=\"CentOS Stream\"\nVERSION=\"10 (Coughlan)\"\nID=\"centos\"\nID_LIKE=\"rhel fedora\"\nVERSION_ID=\"10\"\nPLATFORM_ID=\"platform:el10\"\nPRETTY_NAME=\"CentOS Stream 10 (Coughlan)\"\nANSI_COLOR=\"0;31\"\nLOGO=\"fedora-logo-icon\"\nCPE_NAME=\"cpe:/o:centos:centos:10\"\nHOME_URL=\"https://centos.org/\"\nVENDOR_NAME=\"CentOS\"\nVENDOR_URL=\"https://centos.org/\"\nBUG_REPORT_URL=\"https://issues.redhat.com/\"\nREDHAT_SUPPORT_PRODUCT=\"Red Hat Enterprise Linux 10\"\nREDHAT_SUPPORT_PRODUCT_VERSION=\"CentOS Stream\"\n"} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32330 1727096575.83151: variable 'ansible_facts' from source: unknown 32330 1727096575.83370: variable 'ansible_facts' from source: unknown 32330 1727096575.83377: variable 'ansible_module_compression' from source: unknown 32330 1727096575.83380: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-32330j3h1z7k_/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 32330 1727096575.83382: variable 'ansible_facts' from source: unknown 32330 1727096575.83675: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096575.2422538-32361-37535414004822/AnsiballZ_setup.py 32330 1727096575.84255: Sending initial data 32330 1727096575.84259: Sent initial data (153 bytes) 32330 1727096575.85616: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 32330 1727096575.85622: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32330 1727096575.85638: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found <<< 32330 1727096575.85643: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32330 1727096575.85688: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration <<< 32330 1727096575.85692: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 <<< 32330 1727096575.85810: stderr chunk (state=3): >>>debug2: match found <<< 32330 1727096575.85813: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32330 1727096575.85992: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK <<< 32330 1727096575.86291: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32330 1727096575.86351: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32330 1727096575.88002: 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 debug2: Sending SSH2_FXP_REALPATH "." <<< 32330 1727096575.88024: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-32330j3h1z7k_/tmp3m94t27h /root/.ansible/tmp/ansible-tmp-1727096575.2422538-32361-37535414004822/AnsiballZ_setup.py <<< 32330 1727096575.88027: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096575.2422538-32361-37535414004822/AnsiballZ_setup.py" <<< 32330 1727096575.88112: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-32330j3h1z7k_/tmp3m94t27h" to remote "/root/.ansible/tmp/ansible-tmp-1727096575.2422538-32361-37535414004822/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096575.2422538-32361-37535414004822/AnsiballZ_setup.py" <<< 32330 1727096575.90941: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32330 1727096575.90944: stdout chunk (state=3): >>><<< 32330 1727096575.90947: stderr chunk (state=3): >>><<< 32330 1727096575.90949: done transferring module to remote 32330 1727096575.90951: _low_level_execute_command(): starting 32330 1727096575.90953: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096575.2422538-32361-37535414004822/ /root/.ansible/tmp/ansible-tmp-1727096575.2422538-32361-37535414004822/AnsiballZ_setup.py && sleep 0' 32330 1727096575.92517: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 32330 1727096575.92521: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32330 1727096575.92523: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32330 1727096575.92525: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 32330 1727096575.92531: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found <<< 32330 1727096575.92542: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32330 1727096575.92693: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 32330 1727096575.92802: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32330 1727096575.92886: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32330 1727096575.94677: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32330 1727096575.94681: stdout chunk (state=3): >>><<< 32330 1727096575.94686: stderr chunk (state=3): >>><<< 32330 1727096575.94702: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32330 1727096575.94705: _low_level_execute_command(): starting 32330 1727096575.94710: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096575.2422538-32361-37535414004822/AnsiballZ_setup.py && sleep 0' 32330 1727096575.95840: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 32330 1727096575.95846: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32330 1727096575.95864: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found <<< 32330 1727096575.95875: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32330 1727096575.95984: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 32330 1727096575.95988: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32330 1727096575.95991: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 32330 1727096575.95993: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32330 1727096575.96220: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32330 1727096575.96224: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32330 1727096575.98476: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 32330 1727096575.98480: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 32330 1727096575.98483: stdout chunk (state=3): >>>import '_weakref' # <<< 32330 1727096575.98523: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 32330 1727096575.98556: stdout chunk (state=3): >>>import 'posix' # <<< 32330 1727096575.98598: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 32330 1727096575.98625: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 32330 1727096575.98677: 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' <<< 32330 1727096575.98701: stdout chunk (state=3): >>>import '_codecs' # <<< 32330 1727096575.98742: stdout chunk (state=3): >>>import 'codecs' # <<< 32330 1727096575.98788: 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' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868adbc4d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868ad8bb00> <<< 32330 1727096575.98893: 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 0x7f868adbea50> import '_signal' # <<< 32330 1727096575.98896: stdout chunk (state=3): >>>import '_abc' # import 'abc' # import 'io' # <<< 32330 1727096575.98930: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 32330 1727096575.99010: stdout chunk (state=3): >>>import '_collections_abc' # <<< 32330 1727096575.99041: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 32330 1727096575.99113: stdout chunk (state=3): >>>import 'os' # <<< 32330 1727096575.99117: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 32330 1727096575.99183: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 32330 1727096575.99187: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 32330 1727096575.99193: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868adcd130> <<< 32330 1727096575.99280: 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' <<< 32330 1727096575.99296: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868adcdfa0> <<< 32330 1727096575.99300: stdout chunk (state=3): >>>import 'site' # <<< 32330 1727096575.99351: 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. <<< 32330 1727096575.99736: 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' <<< 32330 1727096575.99740: 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' <<< 32330 1727096575.99742: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 32330 1727096575.99806: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 32330 1727096575.99843: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 32330 1727096575.99851: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868abcbda0> <<< 32330 1727096575.99880: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 32330 1727096575.99918: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868abcbfe0> <<< 32330 1727096575.99925: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 32330 1727096576.00021: stdout chunk (state=3): >>># 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 <<< 32330 1727096576.00127: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 32330 1727096576.00135: stdout chunk (state=3): >>>import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' <<< 32330 1727096576.00157: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868ac037a0> # /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 0x7f868ac03e30> <<< 32330 1727096576.00250: stdout chunk (state=3): >>>import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868abe3a70> import '_functools' # <<< 32330 1727096576.00253: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868abe1190> <<< 32330 1727096576.00290: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868abc8f50> <<< 32330 1727096576.00321: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 32330 1727096576.00347: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # <<< 32330 1727096576.00396: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 32330 1727096576.00475: 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' <<< 32330 1727096576.00502: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868ac23710> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868ac22330> # /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 0x7f868abe2060> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868abca810> <<< 32330 1727096576.00543: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 32330 1727096576.00571: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868ac587a0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868abc81d0> # /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' <<< 32330 1727096576.00684: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 32330 1727096576.00688: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f868ac58c50> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868ac58b00> # 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 0x7f868ac58ec0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868abc6cf0> <<< 32330 1727096576.00716: 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 <<< 32330 1727096576.00818: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868ac595b0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868ac59280> import 'importlib.machinery' # <<< 32330 1727096576.00907: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868ac5a4b0> import 'importlib.util' # import 'runpy' # <<< 32330 1727096576.00927: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 32330 1727096576.01011: 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 0x7f868ac706e0> import 'errno' # <<< 32330 1727096576.01035: 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 0x7f868ac71df0> # /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 0x7f868ac72c60> <<< 32330 1727096576.01074: 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 0x7f868ac732c0> <<< 32330 1727096576.01113: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868ac721b0> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 32330 1727096576.01391: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 32330 1727096576.01416: 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 0x7f868ac73d40> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868ac73470> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868ac5a510> # /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 0x7f868a973b90> # /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 0x7f868a99c620> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868a99c3b0> # 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 0x7f868a99c650> <<< 32330 1727096576.01438: 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' <<< 32330 1727096576.01496: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 32330 1727096576.01624: 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 0x7f868a99cf80> <<< 32330 1727096576.01765: 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 0x7f868a99d970> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868a99c830> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868a971d30> <<< 32330 1727096576.01840: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 32330 1727096576.01980: 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 # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868a99ed20> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868a99da90> <<< 32330 1727096576.01992: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868ac5ac00> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 32330 1727096576.02020: 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 <<< 32330 1727096576.02035: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 32330 1727096576.02115: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868a9cb080> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 32330 1727096576.02214: 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' <<< 32330 1727096576.02227: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868a9eb410> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 32330 1727096576.02400: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 32330 1727096576.02404: stdout chunk (state=3): >>>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 0x7f868aa4c1d0> # /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' <<< 32330 1727096576.02456: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 32330 1727096576.02459: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 32330 1727096576.02538: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868aa4e930> <<< 32330 1727096576.02612: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868aa4c2f0> <<< 32330 1727096576.02651: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868aa191f0> <<< 32330 1727096576.02683: 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 0x7f868a3292e0> <<< 32330 1727096576.02702: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868a9ea240> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868a99fc50> <<< 32330 1727096576.02879: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 32330 1727096576.02899: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f868a9ea330> <<< 32330 1727096576.03145: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_wi3rdadu/ansible_ansible.legacy.setup_payload.zip' <<< 32330 1727096576.03171: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096576.03280: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096576.03307: 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' <<< 32330 1727096576.03346: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 32330 1727096576.03456: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868a38afc0> import '_typing' # <<< 32330 1727096576.03658: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868a369eb0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868a369010> # zipimport: zlib available <<< 32330 1727096576.03749: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available <<< 32330 1727096576.03753: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # <<< 32330 1727096576.03819: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096576.05131: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096576.06495: 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 0x7f868a388e90> # /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 0x7f868a3be9f0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868a3be780> <<< 32330 1727096576.06503: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868a3be090> # /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' <<< 32330 1727096576.06639: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868a3be4e0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868a38bc50> <<< 32330 1727096576.06649: stdout chunk (state=3): >>>import 'atexit' # <<< 32330 1727096576.06653: 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 0x7f868a3bf770> <<< 32330 1727096576.06883: 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 0x7f868a3bf9b0> # /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' # <<< 32330 1727096576.06891: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868a3bfef0> import 'pwd' # <<< 32330 1727096576.06894: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 32330 1727096576.06896: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868a225d00> <<< 32330 1727096576.06906: 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 0x7f868a227920> <<< 32330 1727096576.06937: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 32330 1727096576.06940: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868a2282f0> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 32330 1727096576.06981: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 32330 1727096576.06988: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868a229490> <<< 32330 1727096576.07023: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 32330 1727096576.07263: 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 0x7f868a22bf80> <<< 32330 1727096576.07266: 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 0x7f868a2302c0> <<< 32330 1727096576.07272: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868a22a240> # /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' <<< 32330 1727096576.07325: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 32330 1727096576.07411: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' <<< 32330 1727096576.07501: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868a233fb0> import '_tokenize' # <<< 32330 1727096576.07561: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868a232a80> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868a2327e0> # /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' <<< 32330 1727096576.07691: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868a232d50> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868a22a750> <<< 32330 1727096576.07761: 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 0x7f868a278200> # /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 0x7f868a2783b0> # /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' <<< 32330 1727096576.07899: 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 0x7f868a279e50> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868a279be0> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 32330 1727096576.07903: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 32330 1727096576.07939: 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 0x7f868a27c350> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868a27a480> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 32330 1727096576.08000: 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' <<< 32330 1727096576.08092: stdout chunk (state=3): >>>import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868a27fad0> <<< 32330 1727096576.08190: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868a27c4a0> <<< 32330 1727096576.08244: 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 0x7f868a280e00> <<< 32330 1727096576.08375: 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 0x7f868a27d010> # 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 0x7f868a280c50> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868a278530> <<< 32330 1727096576.08388: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 32330 1727096576.08491: 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' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f868a10c290> <<< 32330 1727096576.08630: 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 0x7f868a10d370> <<< 32330 1727096576.08653: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868a282a20> # 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 0x7f868a283dd0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868a282630> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 32330 1727096576.08745: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096576.08856: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # <<< 32330 1727096576.08925: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 32330 1727096576.09022: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096576.09304: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096576.09646: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096576.10183: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 32330 1727096576.10226: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 32330 1727096576.10361: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 32330 1727096576.10405: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f868a1116a0> # /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 0x7f868a1124e0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868a10d580> <<< 32330 1727096576.10440: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 32330 1727096576.10505: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available <<< 32330 1727096576.10640: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096576.10837: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 32330 1727096576.10850: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868a112c00> # zipimport: zlib available <<< 32330 1727096576.11346: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096576.11703: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096576.11774: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096576.11844: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 32330 1727096576.11859: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096576.12118: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096576.12121: stdout chunk (state=3): >>>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' # <<< 32330 1727096576.12132: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096576.12161: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096576.12195: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 32330 1727096576.12219: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096576.12438: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096576.12663: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 32330 1727096576.12729: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 32330 1727096576.12754: stdout chunk (state=3): >>>import '_ast' # <<< 32330 1727096576.12811: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868a1137a0> <<< 32330 1727096576.12822: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096576.12892: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096576.12985: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # <<< 32330 1727096576.13004: stdout chunk (state=3): >>>import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available <<< 32330 1727096576.13099: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available <<< 32330 1727096576.13135: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096576.13180: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096576.13232: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096576.13318: 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 <<< 32330 1727096576.13342: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 32330 1727096576.13433: 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'<<< 32330 1727096576.13450: stdout chunk (state=3): >>> import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f868a11e300> <<< 32330 1727096576.13523: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868a1199d0> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 32330 1727096576.13669: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096576.13674: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 32330 1727096576.13677: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096576.13715: 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' <<< 32330 1727096576.13742: 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 <<< 32330 1727096576.13781: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 32330 1727096576.13860: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 32330 1727096576.13928: 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' <<< 32330 1727096576.14070: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868a206c30> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868a2fe900> <<< 32330 1727096576.14153: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868a11e450> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868a10d850> # 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' # <<< 32330 1727096576.14233: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available <<< 32330 1727096576.14305: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096576.14417: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 32330 1727096576.14459: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 32330 1727096576.14494: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096576.14506: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096576.14843: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # # zipimport: zlib available <<< 32330 1727096576.14846: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.typing' # # zipimport: zlib available <<< 32330 1727096576.14940: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096576.15106: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096576.15137: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096576.15207: 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' <<< 32330 1727096576.15260: stdout chunk (state=3): >>># /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 <<< 32330 1727096576.15323: 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 0x7f868a1b22d0> <<< 32330 1727096576.15354: 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' <<< 32330 1727096576.15386: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 32330 1727096576.15439: stdout chunk (state=3): >>># 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 0x7f8689da0260> <<< 32330 1727096576.15486: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 32330 1727096576.15539: 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 0x7f8689da04d0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868a198560> <<< 32330 1727096576.15595: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868a1b2e70> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868a1b09b0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868a1b13a0> <<< 32330 1727096576.15644: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 32330 1727096576.15743: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' <<< 32330 1727096576.15781: 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 # 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 0x7f8689da3530> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8689da2de0> <<< 32330 1727096576.15870: 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 0x7f8689da2fc0> <<< 32330 1727096576.15876: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8689da2210> # /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 32330 1727096576.15981: 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 0x7f8689da3710> <<< 32330 1727096576.16053: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 32330 1727096576.16116: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8689e06210> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8689e04230> <<< 32330 1727096576.16369: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868a1b05c0> import 'ansible.module_utils.facts.timeout' # <<< 32330 1727096576.16378: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.collector' # # zipimport: zlib available <<< 32330 1727096576.16412: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.other' # # zipimport: zlib available <<< 32330 1727096576.16439: stdout chunk (state=3): >>># 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' # <<< 32330 1727096576.16468: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096576.16501: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.apparmor' # <<< 32330 1727096576.16520: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096576.16570: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096576.16624: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # # zipimport: zlib available <<< 32330 1727096576.16660: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096576.16703: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # <<< 32330 1727096576.16725: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096576.16770: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096576.16845: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096576.16890: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096576.16952: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # <<< 32330 1727096576.17185: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096576.17439: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096576.17866: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # <<< 32330 1727096576.17956: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 32330 1727096576.17995: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096576.18019: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096576.18069: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # <<< 32330 1727096576.18131: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 32330 1727096576.18152: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.env' # # zipimport: zlib available <<< 32330 1727096576.18211: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096576.18260: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # <<< 32330 1727096576.18409: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096576.18412: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096576.18424: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.loadavg' # # zipimport: zlib available <<< 32330 1727096576.18497: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096576.18588: 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' <<< 32330 1727096576.18670: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8689e063f0> <<< 32330 1727096576.18673: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 32330 1727096576.18675: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 32330 1727096576.18790: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8689e06f00> import 'ansible.module_utils.facts.system.local' # <<< 32330 1727096576.18803: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096576.18943: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096576.18946: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # <<< 32330 1727096576.18956: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096576.19043: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096576.19139: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # <<< 32330 1727096576.19150: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096576.19288: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096576.19291: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # <<< 32330 1727096576.19304: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096576.19328: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096576.19464: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py # code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 32330 1727096576.19500: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 32330 1727096576.19609: 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 0x7f8689e424b0> <<< 32330 1727096576.19763: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8689e32f90> import 'ansible.module_utils.facts.system.python' # <<< 32330 1727096576.19841: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096576.19884: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096576.20047: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # # zipimport: zlib available <<< 32330 1727096576.20051: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096576.20085: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096576.20174: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096576.20334: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # <<< 32330 1727096576.20365: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096576.20393: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096576.20475: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # # zipimport: zlib available # zipimport: zlib available <<< 32330 1727096576.20519: 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' <<< 32330 1727096576.20591: 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 0x7f8689e55eb0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8689e33c20> import 'ansible.module_utils.facts.system.user' # <<< 32330 1727096576.20715: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware' # # zipimport: zlib available # zipimport: zlib available <<< 32330 1727096576.20783: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # # zipimport: zlib available <<< 32330 1727096576.20905: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096576.21075: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # # zipimport: zlib available <<< 32330 1727096576.21288: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096576.21307: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 32330 1727096576.21356: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # import 'ansible.module_utils.facts.hardware.darwin' # <<< 32330 1727096576.21390: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 32330 1727096576.21469: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096576.21539: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096576.21807: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # # zipimport: zlib available <<< 32330 1727096576.21825: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096576.21944: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # <<< 32330 1727096576.21986: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096576.22027: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 32330 1727096576.22600: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096576.23152: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # <<< 32330 1727096576.23156: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096576.23230: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096576.23333: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # <<< 32330 1727096576.23351: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096576.23482: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096576.23575: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # # zipimport: zlib available <<< 32330 1727096576.23759: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096576.23915: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # # zipimport: zlib available <<< 32330 1727096576.23947: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network' # # zipimport: zlib available <<< 32330 1727096576.23970: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096576.24003: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # <<< 32330 1727096576.24094: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096576.24165: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096576.24211: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096576.24418: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096576.24623: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # <<< 32330 1727096576.24681: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096576.24739: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096576.24782: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.dragonfly' # <<< 32330 1727096576.24785: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096576.25044: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.fc_wwn' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.freebsd' # # zipimport: zlib available <<< 32330 1727096576.25047: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096576.25153: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # <<< 32330 1727096576.25176: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 32330 1727096576.25229: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # <<< 32330 1727096576.25254: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096576.25908: stdout chunk (state=3): >>># 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 <<< 32330 1727096576.25943: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096576.25978: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # <<< 32330 1727096576.26009: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096576.26028: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096576.26059: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.netbsd' # <<< 32330 1727096576.26073: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096576.26110: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096576.26156: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # <<< 32330 1727096576.26159: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096576.26232: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096576.26308: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # <<< 32330 1727096576.26349: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual' # <<< 32330 1727096576.26371: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096576.26401: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096576.26452: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # <<< 32330 1727096576.26536: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 32330 1727096576.26563: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 32330 1727096576.26613: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096576.26681: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096576.26743: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # import 'ansible.module_utils.facts.virtual.freebsd' # <<< 32330 1727096576.27031: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.dragonfly' # # zipimport: zlib available <<< 32330 1727096576.27034: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual.hpux' # # zipimport: zlib available <<< 32330 1727096576.27090: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096576.27278: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # # zipimport: zlib available <<< 32330 1727096576.27340: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096576.27376: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # <<< 32330 1727096576.27398: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096576.27432: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096576.27496: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # <<< 32330 1727096576.27499: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096576.27596: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096576.27652: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # <<< 32330 1727096576.27677: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096576.27780: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096576.27859: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 32330 1727096576.27943: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096576.28127: 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' <<< 32330 1727096576.28166: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py <<< 32330 1727096576.28187: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' <<< 32330 1727096576.28224: 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 0x7f8689beea80> <<< 32330 1727096576.28236: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8689bedbe0> <<< 32330 1727096576.28273: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8689beccb0> <<< 32330 1727096576.39742: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/queues.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc' import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8689c34200> # /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 0x7f8689c35760> <<< 32330 1727096576.39763: stdout chunk (state=3): >>># /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 0x7f8689c37aa0> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8689c36ba0> <<< 32330 1727096576.40288: 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 <<< 32330 1727096576.65741: stdout chunk (state=3): >>> {"ansible_facts": {"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_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-15-126.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-15-126", "ansible_nodename": "ip-10-31-15-126.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": "ec28dde2945b45c603c07d1816f189ea", "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_iscsi_iqn": "", "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDKegcOhSBBilPJbevAHD4q8M2Mopcwhk5CGV5r5zX7SVKZTcjkW8xnfPyLrun+WW0cQRMXVgP0jFIte4IhEWC+4vcA7Ubhdz4CArTiu0d0CmCP5DrweOGMeiXJAruzQe7p15W7DfmYUttAvwJOnVoGGXIHJ+LeCSjoC8hCBzCBkinO6LdWCxyZJ0Ktd3vrG8rtKXNn6Mcbb/KBQZkIb3Z4FG4DC++e4jGcQGcRFEpSHNwHMfXNsWBHyWTHObEaN/wtzMsrNKvoPkOfnZrX/JzLgfLwZg+6AyfpdYZYO0KUclhofrZ+VMN6lRIJ08BPTU8Ytp/GGVdDbT+CR+/s6ZhfarCNxjaUOeGYKneO18ggxdb122VHaeH6ZtL1MmDlQP+TJDjEo+geHTJ7jspENzBcPqZGqIgTNUWUz6BaYsOfngMlT23D8WFZ0ONY/aME8ehI/7H8ct53v0qli3JiaeASss2Ta0t0TjeAsVmmftFfun4WxCiDEYwZ9qS4slvZfIk=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJ9J0Wn206/1q3dk5MbgvB+OOvYvoXlD999cW2a247C6inSEimXU7z4+MjUOd20ewjDwiGvOA1TDPvm8yJUuohE=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIKTXqMHLRVsYJX1CO4X6/wlD0Am2X0KaDd9ZLpNZJmkW", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_fips": false, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_lsb": {}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_local": {}, "ansible_is_chroot": false, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_apparmor": {"status": "disabled"}, "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": "<<< 32330 1727096576.65809: stdout chunk (state=3): >>>en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.13.159 34268 10.31.15.126 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.13.159 34268 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_fibre_channel_wwn": [], "ansible_loadavg": {"1m": 0.951171875, "5m": 0.62158203125, "15m": 0.35888671875}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Monday", "weekday_number": "1", "weeknumber": "39", "day": "23", "hour": "09", "minute": "02", "second": "56", "epoch": "1727096576", "epoch_int": "1727096576", "date": "2024-09-23", "time": "09:02:56", "iso8601_micro": "2024-09-23T13:02:56.294191Z", "iso8601": "2024-09-23T13:02:56Z", "iso8601_basic": "20240923T090256294191", "iso8601_basic_short": "20240923T090256", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3531, "ansible_memfree_mb": 2947, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 584, "free": 2947}, "nocache": {"free": 3288, "used": 243}, "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": "ec28dde2-945b-45c6-03c0-7d1816f189ea", "ansible_product_uuid": "ec28dde2-945b-45c6-03c0-7d1816f189ea", "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": 718, "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": 261790670848, "block_size": 4096, "block_total": 65519099, "block_available": 63913738, "block_used": 1605361, "inode_total": 131070960, "inode_available": 131029096, "inode_used": 41864, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_interfaces": ["lo", "eth0"], "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_eth0": {"device": "eth0", "macaddress": "0a:ff:ce:61:4d:8f", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.15.126", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::8ff:ceff:fe61:4d8f", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.12.1", "interface": "eth0", "address": "10.31.15.126", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:ce:61:4d:8f", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.15.126"], "ansible_all_ipv6_addresses": ["fe80::8ff:ceff:fe61:4d8f"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.15.126", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::8ff:ceff:fe61:4d8f"]}, "ansible_pkg_mgr": "dnf", "ansible_service_mgr": "systemd", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 32330 1727096576.66390: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 32330 1727096576.66662: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # 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 <<< 32330 1727096576.66673: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy <<< 32330 1727096576.67003: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 32330 1727096576.67042: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma <<< 32330 1727096576.67174: stdout chunk (state=3): >>># 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 <<< 32330 1727096576.67218: stdout chunk (state=3): >>># 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 <<< 32330 1727096576.67235: stdout chunk (state=3): >>># destroy selinux # destroy shutil <<< 32330 1727096576.67293: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy logging <<< 32330 1727096576.67305: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool <<< 32330 1727096576.67613: stdout chunk (state=3): >>># 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 <<< 32330 1727096576.67621: stdout chunk (state=3): >>># 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<<< 32330 1727096576.67624: stdout chunk (state=3): >>> # 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<<< 32330 1727096576.67718: stdout chunk (state=3): >>> # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum<<< 32330 1727096576.67740: stdout chunk (state=3): >>> # 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<<< 32330 1727096576.67824: stdout chunk (state=3): >>> # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux<<< 32330 1727096576.67838: stdout chunk (state=3): >>> # destroy systemd._daemon # destroy systemd.id128<<< 32330 1727096576.67912: stdout chunk (state=3): >>> # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 32330 1727096576.68075: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket<<< 32330 1727096576.68159: stdout chunk (state=3): >>> # destroy _collections <<< 32330 1727096576.68233: stdout chunk (state=3): >>># destroy platform # destroy _uuid<<< 32330 1727096576.68248: stdout chunk (state=3): >>> # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg<<< 32330 1727096576.68293: stdout chunk (state=3): >>> # destroy contextlib # destroy _typing # destroy _tokenize<<< 32330 1727096576.68370: stdout chunk (state=3): >>> # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator<<< 32330 1727096576.68417: stdout chunk (state=3): >>> # 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 <<< 32330 1727096576.68602: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig<<< 32330 1727096576.68632: stdout chunk (state=3): >>> # 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 <<< 32330 1727096576.68688: stdout chunk (state=3): >>># destroy _random # destroy _weakref # destroy _hashlib <<< 32330 1727096576.68742: stdout chunk (state=3): >>># destroy _operator # destroy _sre # destroy _string # destroy re<<< 32330 1727096576.68766: stdout chunk (state=3): >>> # destroy itertools # destroy _abc # destroy posix # destroy _functools<<< 32330 1727096576.68789: stdout chunk (state=3): >>> # destroy builtins # destroy _thread # clear sys.audit hooks <<< 32330 1727096576.69282: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.126 closed. <<< 32330 1727096576.69466: stderr chunk (state=3): >>><<< 32330 1727096576.69473: stdout chunk (state=3): >>><<< 32330 1727096576.69609: _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 0x7f868adbc4d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868ad8bb00> # /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 0x7f868adbea50> 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 0x7f868adcd130> # /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 0x7f868adcdfa0> 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 0x7f868abcbda0> # /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 0x7f868abcbfe0> # /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 0x7f868ac037a0> # /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 0x7f868ac03e30> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868abe3a70> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868abe1190> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868abc8f50> # /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 0x7f868ac23710> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868ac22330> # /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 0x7f868abe2060> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868abca810> # /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 0x7f868ac587a0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868abc81d0> # /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 0x7f868ac58c50> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868ac58b00> # 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 0x7f868ac58ec0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868abc6cf0> # /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 0x7f868ac595b0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868ac59280> 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 0x7f868ac5a4b0> 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 0x7f868ac706e0> 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 0x7f868ac71df0> # /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 0x7f868ac72c60> # 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 0x7f868ac732c0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868ac721b0> # /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 0x7f868ac73d40> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868ac73470> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868ac5a510> # /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 0x7f868a973b90> # /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 0x7f868a99c620> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868a99c3b0> # 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 0x7f868a99c650> # /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 0x7f868a99cf80> # 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 0x7f868a99d970> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868a99c830> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868a971d30> # /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 0x7f868a99ed20> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868a99da90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868ac5ac00> # /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 0x7f868a9cb080> # /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 0x7f868a9eb410> # /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 0x7f868aa4c1d0> # /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 0x7f868aa4e930> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868aa4c2f0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868aa191f0> # /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 0x7f868a3292e0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868a9ea240> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868a99fc50> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f868a9ea330> # zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_wi3rdadu/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 0x7f868a38afc0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868a369eb0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868a369010> # 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 0x7f868a388e90> # /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 0x7f868a3be9f0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868a3be780> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868a3be090> # /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 0x7f868a3be4e0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868a38bc50> 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 0x7f868a3bf770> # 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 0x7f868a3bf9b0> # /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 0x7f868a3bfef0> 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 0x7f868a225d00> # 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 0x7f868a227920> # /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 0x7f868a2282f0> # /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 0x7f868a229490> # /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 0x7f868a22bf80> # 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 0x7f868a2302c0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868a22a240> # /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 0x7f868a233fb0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868a232a80> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868a2327e0> # /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 0x7f868a232d50> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868a22a750> # 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 0x7f868a278200> # /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 0x7f868a2783b0> # /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 0x7f868a279e50> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868a279be0> # /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 0x7f868a27c350> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868a27a480> # /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 0x7f868a27fad0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868a27c4a0> # 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 0x7f868a280e00> # 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 0x7f868a27d010> # 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 0x7f868a280c50> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868a278530> # /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 0x7f868a10c290> # 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 0x7f868a10d370> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868a282a20> # 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 0x7f868a283dd0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868a282630> # 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 0x7f868a1116a0> # /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 0x7f868a1124e0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868a10d580> 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 0x7f868a112c00> # 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 0x7f868a1137a0> # 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 0x7f868a11e300> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868a1199d0> 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 0x7f868a206c30> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868a2fe900> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868a11e450> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868a10d850> # 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 0x7f868a1b22d0> # /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 0x7f8689da0260> # 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 0x7f8689da04d0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868a198560> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868a1b2e70> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868a1b09b0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868a1b13a0> # /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 0x7f8689da3530> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8689da2de0> # 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 0x7f8689da2fc0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8689da2210> # /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 0x7f8689da3710> # /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 0x7f8689e06210> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8689e04230> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f868a1b05c0> 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 0x7f8689e063f0> # /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 0x7f8689e06f00> 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 0x7f8689e424b0> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8689e32f90> 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 0x7f8689e55eb0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8689e33c20> 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 0x7f8689beea80> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8689bedbe0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8689beccb0> # /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 0x7f8689c34200> # /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 0x7f8689c35760> # /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 0x7f8689c37aa0> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8689c36ba0> 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_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_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-15-126.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-15-126", "ansible_nodename": "ip-10-31-15-126.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": "ec28dde2945b45c603c07d1816f189ea", "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_iscsi_iqn": "", "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDKegcOhSBBilPJbevAHD4q8M2Mopcwhk5CGV5r5zX7SVKZTcjkW8xnfPyLrun+WW0cQRMXVgP0jFIte4IhEWC+4vcA7Ubhdz4CArTiu0d0CmCP5DrweOGMeiXJAruzQe7p15W7DfmYUttAvwJOnVoGGXIHJ+LeCSjoC8hCBzCBkinO6LdWCxyZJ0Ktd3vrG8rtKXNn6Mcbb/KBQZkIb3Z4FG4DC++e4jGcQGcRFEpSHNwHMfXNsWBHyWTHObEaN/wtzMsrNKvoPkOfnZrX/JzLgfLwZg+6AyfpdYZYO0KUclhofrZ+VMN6lRIJ08BPTU8Ytp/GGVdDbT+CR+/s6ZhfarCNxjaUOeGYKneO18ggxdb122VHaeH6ZtL1MmDlQP+TJDjEo+geHTJ7jspENzBcPqZGqIgTNUWUz6BaYsOfngMlT23D8WFZ0ONY/aME8ehI/7H8ct53v0qli3JiaeASss2Ta0t0TjeAsVmmftFfun4WxCiDEYwZ9qS4slvZfIk=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJ9J0Wn206/1q3dk5MbgvB+OOvYvoXlD999cW2a247C6inSEimXU7z4+MjUOd20ewjDwiGvOA1TDPvm8yJUuohE=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIKTXqMHLRVsYJX1CO4X6/wlD0Am2X0KaDd9ZLpNZJmkW", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_fips": false, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_lsb": {}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_local": {}, "ansible_is_chroot": false, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_apparmor": {"status": "disabled"}, "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.13.159 34268 10.31.15.126 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.13.159 34268 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_fibre_channel_wwn": [], "ansible_loadavg": {"1m": 0.951171875, "5m": 0.62158203125, "15m": 0.35888671875}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Monday", "weekday_number": "1", "weeknumber": "39", "day": "23", "hour": "09", "minute": "02", "second": "56", "epoch": "1727096576", "epoch_int": "1727096576", "date": "2024-09-23", "time": "09:02:56", "iso8601_micro": "2024-09-23T13:02:56.294191Z", "iso8601": "2024-09-23T13:02:56Z", "iso8601_basic": "20240923T090256294191", "iso8601_basic_short": "20240923T090256", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3531, "ansible_memfree_mb": 2947, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 584, "free": 2947}, "nocache": {"free": 3288, "used": 243}, "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": "ec28dde2-945b-45c6-03c0-7d1816f189ea", "ansible_product_uuid": "ec28dde2-945b-45c6-03c0-7d1816f189ea", "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": 718, "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": 261790670848, "block_size": 4096, "block_total": 65519099, "block_available": 63913738, "block_used": 1605361, "inode_total": 131070960, "inode_available": 131029096, "inode_used": 41864, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_interfaces": ["lo", "eth0"], "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_eth0": {"device": "eth0", "macaddress": "0a:ff:ce:61:4d:8f", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.15.126", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::8ff:ceff:fe61:4d8f", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.12.1", "interface": "eth0", "address": "10.31.15.126", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:ce:61:4d:8f", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.15.126"], "ansible_all_ipv6_addresses": ["fe80::8ff:ceff:fe61:4d8f"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.15.126", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::8ff:ceff:fe61:4d8f"]}, "ansible_pkg_mgr": "dnf", "ansible_service_mgr": "systemd", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.reduction # destroy selectors # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy errno # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.15.126 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. 32330 1727096576.71147: 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-1727096575.2422538-32361-37535414004822/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 32330 1727096576.71571: _low_level_execute_command(): starting 32330 1727096576.71576: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096575.2422538-32361-37535414004822/ > /dev/null 2>&1 && sleep 0' 32330 1727096576.72134: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK <<< 32330 1727096576.72283: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32330 1727096576.72403: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32330 1727096576.74981: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32330 1727096576.75001: stdout chunk (state=3): >>><<< 32330 1727096576.75015: stderr chunk (state=3): >>><<< 32330 1727096576.75082: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32330 1727096576.75101: handler run complete 32330 1727096576.75234: variable 'ansible_facts' from source: unknown 32330 1727096576.75340: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32330 1727096576.77322: variable 'ansible_facts' from source: unknown 32330 1727096576.77417: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32330 1727096576.77551: attempt loop complete, returning result 32330 1727096576.77560: _execute() done 32330 1727096576.77566: dumping result to json 32330 1727096576.77602: done dumping result, returning 32330 1727096576.77621: done running TaskExecutor() for managed_node2/TASK: Gathering Facts [0afff68d-5257-0bd1-3b52-0000000000af] 32330 1727096576.77630: sending task result for task 0afff68d-5257-0bd1-3b52-0000000000af 32330 1727096576.78262: done sending task result for task 0afff68d-5257-0bd1-3b52-0000000000af 32330 1727096576.78355: WORKER PROCESS EXITING ok: [managed_node2] 32330 1727096576.78464: no more pending results, returning what we have 32330 1727096576.78469: results queue empty 32330 1727096576.78470: checking for any_errors_fatal 32330 1727096576.78472: done checking for any_errors_fatal 32330 1727096576.78472: checking for max_fail_percentage 32330 1727096576.78474: done checking for max_fail_percentage 32330 1727096576.78475: checking to see if all hosts have failed and the running result is not ok 32330 1727096576.78475: done checking to see if all hosts have failed 32330 1727096576.78476: getting the remaining hosts for this loop 32330 1727096576.78478: done getting the remaining hosts for this loop 32330 1727096576.78485: getting the next task for host managed_node2 32330 1727096576.78491: done getting next task for host managed_node2 32330 1727096576.78493: ^ task is: TASK: meta (flush_handlers) 32330 1727096576.78495: ^ 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 32330 1727096576.78499: getting variables 32330 1727096576.78500: in VariableManager get_vars() 32330 1727096576.78521: Calling all_inventory to load vars for managed_node2 32330 1727096576.78524: Calling groups_inventory to load vars for managed_node2 32330 1727096576.78527: Calling all_plugins_inventory to load vars for managed_node2 32330 1727096576.78536: Calling all_plugins_play to load vars for managed_node2 32330 1727096576.78539: Calling groups_plugins_inventory to load vars for managed_node2 32330 1727096576.78541: Calling groups_plugins_play to load vars for managed_node2 32330 1727096576.78719: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32330 1727096576.79045: done with get_vars() 32330 1727096576.79056: done getting variables 32330 1727096576.79121: in VariableManager get_vars() 32330 1727096576.79134: Calling all_inventory to load vars for managed_node2 32330 1727096576.79137: Calling groups_inventory to load vars for managed_node2 32330 1727096576.79139: Calling all_plugins_inventory to load vars for managed_node2 32330 1727096576.79144: Calling all_plugins_play to load vars for managed_node2 32330 1727096576.79146: Calling groups_plugins_inventory to load vars for managed_node2 32330 1727096576.79149: Calling groups_plugins_play to load vars for managed_node2 32330 1727096576.79289: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32330 1727096576.79477: done with get_vars() 32330 1727096576.79491: done queuing things up, now waiting for results queue to drain 32330 1727096576.79493: results queue empty 32330 1727096576.79494: checking for any_errors_fatal 32330 1727096576.79496: done checking for any_errors_fatal 32330 1727096576.79497: checking for max_fail_percentage 32330 1727096576.79498: done checking for max_fail_percentage 32330 1727096576.79498: checking to see if all hosts have failed and the running result is not ok 32330 1727096576.79499: done checking to see if all hosts have failed 32330 1727096576.79500: getting the remaining hosts for this loop 32330 1727096576.79505: done getting the remaining hosts for this loop 32330 1727096576.79508: getting the next task for host managed_node2 32330 1727096576.79512: done getting next task for host managed_node2 32330 1727096576.79515: ^ task is: TASK: Include the task 'el_repo_setup.yml' 32330 1727096576.79516: ^ 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 32330 1727096576.79518: getting variables 32330 1727096576.79519: in VariableManager get_vars() 32330 1727096576.79527: Calling all_inventory to load vars for managed_node2 32330 1727096576.79529: Calling groups_inventory to load vars for managed_node2 32330 1727096576.79531: Calling all_plugins_inventory to load vars for managed_node2 32330 1727096576.79535: Calling all_plugins_play to load vars for managed_node2 32330 1727096576.79537: Calling groups_plugins_inventory to load vars for managed_node2 32330 1727096576.79540: Calling groups_plugins_play to load vars for managed_node2 32330 1727096576.79683: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32330 1727096576.79891: done with get_vars() 32330 1727096576.79899: done getting variables TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tests_vlan_mtu_initscripts.yml:10 Monday 23 September 2024 09:02:56 -0400 (0:00:01.626) 0:00:01.638 ****** 32330 1727096576.79973: entering _queue_task() for managed_node2/include_tasks 32330 1727096576.79976: Creating lock for include_tasks 32330 1727096576.80357: worker is 1 (out of 1 available) 32330 1727096576.80434: exiting _queue_task() for managed_node2/include_tasks 32330 1727096576.80445: done queuing things up, now waiting for results queue to drain 32330 1727096576.80447: waiting for pending results... 32330 1727096576.80595: running TaskExecutor() for managed_node2/TASK: Include the task 'el_repo_setup.yml' 32330 1727096576.80704: in run() - task 0afff68d-5257-0bd1-3b52-000000000006 32330 1727096576.80724: variable 'ansible_search_path' from source: unknown 32330 1727096576.80771: calling self._execute() 32330 1727096576.80843: variable 'ansible_host' from source: host vars for 'managed_node2' 32330 1727096576.80873: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32330 1727096576.80876: variable 'omit' from source: magic vars 32330 1727096576.80982: _execute() done 32330 1727096576.81091: dumping result to json 32330 1727096576.81094: done dumping result, returning 32330 1727096576.81097: done running TaskExecutor() for managed_node2/TASK: Include the task 'el_repo_setup.yml' [0afff68d-5257-0bd1-3b52-000000000006] 32330 1727096576.81099: sending task result for task 0afff68d-5257-0bd1-3b52-000000000006 32330 1727096576.81171: done sending task result for task 0afff68d-5257-0bd1-3b52-000000000006 32330 1727096576.81174: WORKER PROCESS EXITING 32330 1727096576.81221: no more pending results, returning what we have 32330 1727096576.81226: in VariableManager get_vars() 32330 1727096576.81259: Calling all_inventory to load vars for managed_node2 32330 1727096576.81262: Calling groups_inventory to load vars for managed_node2 32330 1727096576.81265: Calling all_plugins_inventory to load vars for managed_node2 32330 1727096576.81282: Calling all_plugins_play to load vars for managed_node2 32330 1727096576.81285: Calling groups_plugins_inventory to load vars for managed_node2 32330 1727096576.81288: Calling groups_plugins_play to load vars for managed_node2 32330 1727096576.81674: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32330 1727096576.81846: done with get_vars() 32330 1727096576.81855: variable 'ansible_search_path' from source: unknown 32330 1727096576.81870: we have included files to process 32330 1727096576.81871: generating all_blocks data 32330 1727096576.81873: done generating all_blocks data 32330 1727096576.81873: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 32330 1727096576.81875: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 32330 1727096576.81877: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 32330 1727096576.82530: in VariableManager get_vars() 32330 1727096576.82546: done with get_vars() 32330 1727096576.82557: done processing included file 32330 1727096576.82558: iterating over new_blocks loaded from include file 32330 1727096576.82560: in VariableManager get_vars() 32330 1727096576.82571: done with get_vars() 32330 1727096576.82572: filtering new block on tags 32330 1727096576.82586: done filtering new block on tags 32330 1727096576.82589: in VariableManager get_vars() 32330 1727096576.82598: done with get_vars() 32330 1727096576.82599: filtering new block on tags 32330 1727096576.82613: done filtering new block on tags 32330 1727096576.82615: in VariableManager get_vars() 32330 1727096576.82626: done with get_vars() 32330 1727096576.82627: filtering new block on tags 32330 1727096576.82640: done filtering new block on tags 32330 1727096576.82642: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml for managed_node2 32330 1727096576.82649: extending task lists for all hosts with included blocks 32330 1727096576.82697: done extending task lists 32330 1727096576.82698: done processing included files 32330 1727096576.82699: results queue empty 32330 1727096576.82700: checking for any_errors_fatal 32330 1727096576.82701: done checking for any_errors_fatal 32330 1727096576.82702: checking for max_fail_percentage 32330 1727096576.82703: done checking for max_fail_percentage 32330 1727096576.82703: checking to see if all hosts have failed and the running result is not ok 32330 1727096576.82704: done checking to see if all hosts have failed 32330 1727096576.82705: getting the remaining hosts for this loop 32330 1727096576.82706: done getting the remaining hosts for this loop 32330 1727096576.82708: getting the next task for host managed_node2 32330 1727096576.82712: done getting next task for host managed_node2 32330 1727096576.82714: ^ task is: TASK: Gather the minimum subset of ansible_facts required by the network role test 32330 1727096576.82716: ^ 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 32330 1727096576.82717: getting variables 32330 1727096576.82718: in VariableManager get_vars() 32330 1727096576.82726: Calling all_inventory to load vars for managed_node2 32330 1727096576.82728: Calling groups_inventory to load vars for managed_node2 32330 1727096576.82730: Calling all_plugins_inventory to load vars for managed_node2 32330 1727096576.82735: Calling all_plugins_play to load vars for managed_node2 32330 1727096576.82737: Calling groups_plugins_inventory to load vars for managed_node2 32330 1727096576.82740: Calling groups_plugins_play to load vars for managed_node2 32330 1727096576.82885: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32330 1727096576.83048: done with get_vars() 32330 1727096576.83057: done getting variables TASK [Gather the minimum subset of ansible_facts required by the network role test] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Monday 23 September 2024 09:02:56 -0400 (0:00:00.031) 0:00:01.669 ****** 32330 1727096576.83118: entering _queue_task() for managed_node2/setup 32330 1727096576.83419: worker is 1 (out of 1 available) 32330 1727096576.83429: exiting _queue_task() for managed_node2/setup 32330 1727096576.83439: done queuing things up, now waiting for results queue to drain 32330 1727096576.83441: waiting for pending results... 32330 1727096576.83785: running TaskExecutor() for managed_node2/TASK: Gather the minimum subset of ansible_facts required by the network role test 32330 1727096576.83791: in run() - task 0afff68d-5257-0bd1-3b52-0000000000c0 32330 1727096576.83800: variable 'ansible_search_path' from source: unknown 32330 1727096576.83808: variable 'ansible_search_path' from source: unknown 32330 1727096576.83846: calling self._execute() 32330 1727096576.83918: variable 'ansible_host' from source: host vars for 'managed_node2' 32330 1727096576.83929: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32330 1727096576.83942: variable 'omit' from source: magic vars 32330 1727096576.84458: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32330 1727096576.86472: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32330 1727096576.86675: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32330 1727096576.86679: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32330 1727096576.86681: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32330 1727096576.86683: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32330 1727096576.86739: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32330 1727096576.86775: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32330 1727096576.86809: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32330 1727096576.86851: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32330 1727096576.86874: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32330 1727096576.87050: variable 'ansible_facts' from source: unknown 32330 1727096576.87128: variable 'network_test_required_facts' from source: task vars 32330 1727096576.87172: Evaluated conditional (not ansible_facts.keys() | list | intersect(network_test_required_facts) == network_test_required_facts): True 32330 1727096576.87186: variable 'omit' from source: magic vars 32330 1727096576.87234: variable 'omit' from source: magic vars 32330 1727096576.87275: variable 'omit' from source: magic vars 32330 1727096576.87304: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32330 1727096576.87333: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32330 1727096576.87361: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32330 1727096576.87452: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32330 1727096576.87455: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32330 1727096576.87458: variable 'inventory_hostname' from source: host vars for 'managed_node2' 32330 1727096576.87460: variable 'ansible_host' from source: host vars for 'managed_node2' 32330 1727096576.87462: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32330 1727096576.87539: Set connection var ansible_connection to ssh 32330 1727096576.87552: Set connection var ansible_timeout to 10 32330 1727096576.87570: Set connection var ansible_pipelining to False 32330 1727096576.87577: Set connection var ansible_shell_type to sh 32330 1727096576.87587: Set connection var ansible_shell_executable to /bin/sh 32330 1727096576.87595: Set connection var ansible_module_compression to ZIP_DEFLATED 32330 1727096576.87622: variable 'ansible_shell_executable' from source: unknown 32330 1727096576.87629: variable 'ansible_connection' from source: unknown 32330 1727096576.87634: variable 'ansible_module_compression' from source: unknown 32330 1727096576.87640: variable 'ansible_shell_type' from source: unknown 32330 1727096576.87646: variable 'ansible_shell_executable' from source: unknown 32330 1727096576.87670: variable 'ansible_host' from source: host vars for 'managed_node2' 32330 1727096576.87672: variable 'ansible_pipelining' from source: unknown 32330 1727096576.87675: variable 'ansible_timeout' from source: unknown 32330 1727096576.87677: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32330 1727096576.87810: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 32330 1727096576.87872: variable 'omit' from source: magic vars 32330 1727096576.87875: starting attempt loop 32330 1727096576.87883: running the handler 32330 1727096576.87886: _low_level_execute_command(): starting 32330 1727096576.87888: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 32330 1727096576.88589: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 <<< 32330 1727096576.88658: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32330 1727096576.88685: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 32330 1727096576.88710: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32330 1727096576.88731: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32330 1727096576.88822: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 32330 1727096576.91243: stdout chunk (state=3): >>>/root <<< 32330 1727096576.91738: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32330 1727096576.91742: stdout chunk (state=3): >>><<< 32330 1727096576.91745: stderr chunk (state=3): >>><<< 32330 1727096576.91749: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' 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 32330 1727096576.91759: _low_level_execute_command(): starting 32330 1727096576.91763: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096576.9163911-32433-117174538665068 `" && echo ansible-tmp-1727096576.9163911-32433-117174538665068="` echo /root/.ansible/tmp/ansible-tmp-1727096576.9163911-32433-117174538665068 `" ) && sleep 0' 32330 1727096576.92921: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 32330 1727096576.92940: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32330 1727096576.92989: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration <<< 32330 1727096576.93001: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32330 1727096576.93156: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK <<< 32330 1727096576.93176: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32330 1727096576.93258: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 32330 1727096576.96088: stdout chunk (state=3): >>>ansible-tmp-1727096576.9163911-32433-117174538665068=/root/.ansible/tmp/ansible-tmp-1727096576.9163911-32433-117174538665068 <<< 32330 1727096576.96286: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32330 1727096576.96775: stderr chunk (state=3): >>><<< 32330 1727096576.96779: stdout chunk (state=3): >>><<< 32330 1727096576.96782: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096576.9163911-32433-117174538665068=/root/.ansible/tmp/ansible-tmp-1727096576.9163911-32433-117174538665068 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' 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 32330 1727096576.96784: variable 'ansible_module_compression' from source: unknown 32330 1727096576.96787: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-32330j3h1z7k_/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 32330 1727096576.96788: variable 'ansible_facts' from source: unknown 32330 1727096576.97147: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096576.9163911-32433-117174538665068/AnsiballZ_setup.py 32330 1727096576.97459: Sending initial data 32330 1727096576.97462: Sent initial data (154 bytes) 32330 1727096576.99000: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32330 1727096576.99014: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32330 1727096576.99047: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32330 1727096576.99155: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32330 1727096576.99262: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32330 1727096576.99355: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK <<< 32330 1727096576.99492: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32330 1727096576.99555: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 32330 1727096577.01779: 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 <<< 32330 1727096577.01870: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 32330 1727096577.01940: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-32330j3h1z7k_/tmpaoeu_959 /root/.ansible/tmp/ansible-tmp-1727096576.9163911-32433-117174538665068/AnsiballZ_setup.py <<< 32330 1727096577.01970: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096576.9163911-32433-117174538665068/AnsiballZ_setup.py" <<< 32330 1727096577.02296: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-32330j3h1z7k_/tmpaoeu_959" to remote "/root/.ansible/tmp/ansible-tmp-1727096576.9163911-32433-117174538665068/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096576.9163911-32433-117174538665068/AnsiballZ_setup.py" <<< 32330 1727096577.03814: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32330 1727096577.03825: stdout chunk (state=3): >>><<< 32330 1727096577.03851: stderr chunk (state=3): >>><<< 32330 1727096577.03879: done transferring module to remote 32330 1727096577.03896: _low_level_execute_command(): starting 32330 1727096577.03948: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096576.9163911-32433-117174538665068/ /root/.ansible/tmp/ansible-tmp-1727096576.9163911-32433-117174538665068/AnsiballZ_setup.py && sleep 0' 32330 1727096577.04861: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32330 1727096577.04888: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32330 1727096577.04935: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 32330 1727096577.07312: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32330 1727096577.07316: stdout chunk (state=3): >>><<< 32330 1727096577.07318: stderr chunk (state=3): >>><<< 32330 1727096577.07320: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' 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 32330 1727096577.07323: _low_level_execute_command(): starting 32330 1727096577.07325: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096576.9163911-32433-117174538665068/AnsiballZ_setup.py && sleep 0' 32330 1727096577.08505: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK <<< 32330 1727096577.08519: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32330 1727096577.08605: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32330 1727096577.10787: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 32330 1727096577.10996: stdout chunk (state=3): >>>import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # <<< 32330 1727096577.11002: stdout chunk (state=3): >>># installing zipimport hook <<< 32330 1727096577.11018: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 32330 1727096577.11068: 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' <<< 32330 1727096577.11091: stdout chunk (state=3): >>>import '_codecs' # <<< 32330 1727096577.11107: stdout chunk (state=3): >>>import 'codecs' # <<< 32330 1727096577.11282: 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' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5723bc4d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc57238bb00> # /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 0x7fc5723bea50> import '_signal' # import '_abc' # import 'abc' # import 'io' # <<< 32330 1727096577.11331: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 32330 1727096577.11402: stdout chunk (state=3): >>>import '_collections_abc' # <<< 32330 1727096577.11528: stdout chunk (state=3): >>>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' <<< 32330 1727096577.11713: 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 0x7fc5723cd130> # /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 0x7fc5723cdfa0> 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. <<< 32330 1727096577.12069: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 32330 1727096577.12122: 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' <<< 32330 1727096577.12141: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 32330 1727096577.12394: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5721cbe60> # /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 0x7fc5721cbef0> # /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' <<< 32330 1727096577.12462: stdout chunk (state=3): >>># /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' # <<< 32330 1727096577.12549: 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 0x7fc572203860> # /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 0x7fc572203ef0> import '_collections' # <<< 32330 1727096577.12623: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5721e3b30> import '_functools' # <<< 32330 1727096577.12705: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5721e1220> <<< 32330 1727096577.12779: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5721c9010> # /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' <<< 32330 1727096577.13183: stdout chunk (state=3): >>>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 0x7fc5722237a0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5722223c0> # /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 0x7fc5721e20f0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5721ca8d0> # /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 0x7fc5722587d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5721c8290> # /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 0x7fc572258c80> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc572258b30> <<< 32330 1727096577.13187: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc572258f20> <<< 32330 1727096577.13236: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5721c6db0> # /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 0x7fc5722595e0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5722592b0> import 'importlib.machinery' # <<< 32330 1727096577.13484: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc57225a4b0> import 'importlib.util' # <<< 32330 1727096577.13499: stdout chunk (state=3): >>>import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 32330 1727096577.13506: 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 0x7fc5722706b0> 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 0x7fc572271d60> <<< 32330 1727096577.13671: stdout chunk (state=3): >>># /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 0x7fc572272c00> <<< 32330 1727096577.13681: 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 0x7fc572273260> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc572272150> # /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' <<< 32330 1727096577.13822: 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 0x7fc572273ce0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc572273410> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc57225a420> <<< 32330 1727096577.13826: stdout chunk (state=3): >>># /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 <<< 32330 1727096577.13935: 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 0x7fc571f67c50> <<< 32330 1727096577.14083: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc571f907a0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc571f90500> # 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 0x7fc571f906b0> # /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' <<< 32330 1727096577.14086: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 32330 1727096577.14198: 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 0x7fc571f91040> <<< 32330 1727096577.14349: 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 0x7fc571f91a30> <<< 32330 1727096577.14353: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc571f908f0> <<< 32330 1727096577.14395: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc571f65df0> # /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 <<< 32330 1727096577.14473: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc571f92db0> <<< 32330 1727096577.14547: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc571f90ec0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc57225abd0> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 32330 1727096577.14624: 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 <<< 32330 1727096577.14663: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc571fbf0b0> <<< 32330 1727096577.14770: 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' <<< 32330 1727096577.14831: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 32330 1727096577.14876: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc571fe3440> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 32330 1727096577.14980: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # <<< 32330 1727096577.15017: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5720401d0> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 32330 1727096577.15096: 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' <<< 32330 1727096577.15189: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc572042930> <<< 32330 1727096577.15248: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5720402f0> <<< 32330 1727096577.15327: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc57200d1f0> <<< 32330 1727096577.15359: 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 0x7fc57200d9a0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc571fe2240> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc571f93cb0> <<< 32330 1727096577.15537: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 32330 1727096577.15540: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fc571fe25a0> <<< 32330 1727096577.15891: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_setup_payload__b7meljc/ansible_setup_payload.zip' # zipimport: zlib available <<< 32330 1727096577.16070: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 32330 1727096577.16103: stdout chunk (state=3): >>># 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 <<< 32330 1727096577.16207: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc57198efc0> <<< 32330 1727096577.16275: stdout chunk (state=3): >>>import '_typing' # <<< 32330 1727096577.16518: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc57196deb0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc57196d070> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available <<< 32330 1727096577.17843: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096577.19040: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py <<< 32330 1727096577.19108: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc57198ce90> # /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' <<< 32330 1727096577.19141: stdout chunk (state=3): >>># 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 0x7fc5719c2990> <<< 32330 1727096577.19213: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5719c2750> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5719c2060> # /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' <<< 32330 1727096577.19340: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5719c24b0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc57198fc50> 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 0x7fc5719c3710> # 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 0x7fc5719c3950> <<< 32330 1727096577.19417: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 32330 1727096577.19458: stdout chunk (state=3): >>>import '_locale' # <<< 32330 1727096577.19528: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5719c3e60> 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' <<< 32330 1727096577.19630: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc571829bb0> # 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 0x7fc57182b7d0> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 32330 1727096577.19714: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc571830110> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 32330 1727096577.19766: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc571831280> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 32330 1727096577.19820: 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' <<< 32330 1727096577.19915: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc571833d40> # 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 0x7fc5721c6ea0> <<< 32330 1727096577.19984: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc571832030> # /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' <<< 32330 1727096577.20089: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 32330 1727096577.20157: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc571837d40> import '_tokenize' # <<< 32330 1727096577.20243: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc571836810> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc571836570> # /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' <<< 32330 1727096577.20322: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc571836ae0> <<< 32330 1727096577.20404: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc571832540> # 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 0x7fc57187bfb0> <<< 32330 1727096577.20491: 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 0x7fc57187c4d0> # /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' <<< 32330 1727096577.20495: 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 0x7fc57187db20> <<< 32330 1727096577.20535: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc57187d8e0> # /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' <<< 32330 1727096577.20610: 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 0x7fc57187ffe0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc57187e1e0> <<< 32330 1727096577.20613: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 32330 1727096577.20713: 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' <<< 32330 1727096577.20757: stdout chunk (state=3): >>>import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5718837d0> <<< 32330 1727096577.20869: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5718801a0> <<< 32330 1727096577.20913: 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 0x7fc571884560> <<< 32330 1727096577.20945: 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 0x7fc5718847d0> <<< 32330 1727096577.20998: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc571884b60> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc57187c1a0> <<< 32330 1727096577.21067: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 32330 1727096577.21144: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 32330 1727096577.21168: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc571710200> <<< 32330 1727096577.21543: 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 0x7fc571711880> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc571886990> # 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 0x7fc571887d40> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5718865d0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available <<< 32330 1727096577.21632: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096577.21645: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 32330 1727096577.21676: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096577.21693: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096577.21720: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text' # <<< 32330 1727096577.21754: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096577.21927: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096577.22114: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096577.23016: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096577.23879: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 32330 1727096577.24075: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # 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 0x7fc571715b50> <<< 32330 1727096577.24245: 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 0x7fc571716870> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc571711b50> import 'ansible.module_utils.compat.selinux' # <<< 32330 1727096577.24249: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available <<< 32330 1727096577.24401: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096577.24619: 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 0x7fc5717168a0> # zipimport: zlib available <<< 32330 1727096577.25127: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096577.25780: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 32330 1727096577.25873: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 32330 1727096577.25881: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096577.25931: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096577.26083: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available <<< 32330 1727096577.26198: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 32330 1727096577.26222: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096577.26241: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 32330 1727096577.26253: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096577.26296: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096577.26349: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 32330 1727096577.26355: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096577.26724: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096577.27078: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 32330 1727096577.27181: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # <<< 32330 1727096577.27271: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc571717aa0> <<< 32330 1727096577.27308: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096577.27412: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096577.27489: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 32330 1727096577.27525: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 32330 1727096577.27531: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available <<< 32330 1727096577.27581: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096577.27641: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # # zipimport: zlib available <<< 32330 1727096577.27744: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096577.27763: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096577.27831: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096577.27930: 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 <<< 32330 1727096577.28064: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 32330 1727096577.28102: 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 0x7fc571722420> <<< 32330 1727096577.28152: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc57171dcd0> <<< 32330 1727096577.28191: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # <<< 32330 1727096577.28198: stdout chunk (state=3): >>>import 'ansible.module_utils.common.process' # <<< 32330 1727096577.28242: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096577.28311: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096577.28366: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096577.28392: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096577.28445: 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' <<< 32330 1727096577.28470: 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 <<< 32330 1727096577.28506: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 32330 1727096577.28509: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 32330 1727096577.28574: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 32330 1727096577.28601: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 32330 1727096577.28613: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 32330 1727096577.28656: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc57180aba0> <<< 32330 1727096577.28694: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5719ea870> <<< 32330 1727096577.28790: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc571716750> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc571885b80> # destroy ansible.module_utils.distro <<< 32330 1727096577.28831: stdout chunk (state=3): >>>import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 32330 1727096577.28835: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096577.28858: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 32330 1727096577.28909: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 32330 1727096577.28949: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # <<< 32330 1727096577.28982: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096577.29012: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096577.29073: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096577.29104: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 32330 1727096577.29535: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096577.29541: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.namespace' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 32330 1727096577.29677: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # # zipimport: zlib available <<< 32330 1727096577.29861: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096577.30112: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096577.30181: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096577.30265: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py <<< 32330 1727096577.30273: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' <<< 32330 1727096577.30336: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' <<< 32330 1727096577.30362: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5717b29c0> <<< 32330 1727096577.30387: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py <<< 32330 1727096577.30417: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' <<< 32330 1727096577.30484: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py # code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 32330 1727096577.30516: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py <<< 32330 1727096577.30520: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc571390320> <<< 32330 1727096577.30555: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 32330 1727096577.30576: 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 0x7fc571390680> <<< 32330 1727096577.30643: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc57179c4a0> <<< 32330 1727096577.30692: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5717b3530> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5717b1040> <<< 32330 1727096577.30697: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5717b0ce0> <<< 32330 1727096577.30717: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 32330 1727096577.30810: stdout chunk (state=3): >>># 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 <<< 32330 1727096577.30847: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' <<< 32330 1727096577.30862: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' <<< 32330 1727096577.30941: 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 0x7fc571393560> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc571392e10> # 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 0x7fc571392ff0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc571392240> <<< 32330 1727096577.31001: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 32330 1727096577.31113: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' <<< 32330 1727096577.31144: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc571393710> # /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 32330 1727096577.31174: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' <<< 32330 1727096577.31236: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' <<< 32330 1727096577.31252: stdout chunk (state=3): >>># extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so'<<< 32330 1727096577.31292: stdout chunk (state=3): >>> import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc5713f21b0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc57171ddc0> <<< 32330 1727096577.31346: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5717b0e00> <<< 32330 1727096577.31349: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.timeout' # <<< 32330 1727096577.31351: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.collector' # <<< 32330 1727096577.31387: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 32330 1727096577.31391: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other' # # zipimport: zlib available <<< 32330 1727096577.31520: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096577.31540: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # <<< 32330 1727096577.31577: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096577.31706: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.other.ohai' # <<< 32330 1727096577.31744: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 32330 1727096577.31784: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system' # # zipimport: zlib available <<< 32330 1727096577.31791: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096577.31860: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.apparmor' # # zipimport: zlib available <<< 32330 1727096577.31950: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.caps' # <<< 32330 1727096577.31953: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096577.32014: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096577.32070: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # <<< 32330 1727096577.32099: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096577.32153: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096577.32265: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096577.32407: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # <<< 32330 1727096577.32416: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096577.33178: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096577.33869: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # <<< 32330 1727096577.33950: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 32330 1727096577.34087: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096577.34240: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # # zipimport: zlib available <<< 32330 1727096577.34243: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096577.34246: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.env' # <<< 32330 1727096577.34407: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.dns' # # zipimport: zlib available <<< 32330 1727096577.34464: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096577.34497: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # <<< 32330 1727096577.34508: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096577.34569: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096577.34610: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.loadavg' # # zipimport: zlib available <<< 32330 1727096577.34725: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096577.34844: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py <<< 32330 1727096577.34862: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' <<< 32330 1727096577.34904: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5713f3a10> <<< 32330 1727096577.34955: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 32330 1727096577.34991: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 32330 1727096577.35161: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5713f2d50> <<< 32330 1727096577.35164: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.local' # <<< 32330 1727096577.35192: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096577.35291: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096577.35385: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # <<< 32330 1727096577.35401: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096577.35704: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.pkg_mgr' # # zipimport: zlib available <<< 32330 1727096577.35771: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096577.35882: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # <<< 32330 1727096577.35903: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096577.35956: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096577.36026: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 32330 1727096577.36097: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 32330 1727096577.36186: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 32330 1727096577.36290: stdout chunk (state=3): >>># extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 32330 1727096577.36293: stdout chunk (state=3): >>>import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc57142e2d0> <<< 32330 1727096577.36603: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc57141c620> <<< 32330 1727096577.36607: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.python' # <<< 32330 1727096577.36622: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096577.36705: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096577.36789: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # <<< 32330 1727096577.36817: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096577.36945: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096577.37054: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096577.37404: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096577.37454: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # <<< 32330 1727096577.37500: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.service_mgr' # <<< 32330 1727096577.37711: stdout chunk (state=3): >>># 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' <<< 32330 1727096577.37741: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 32330 1727096577.37793: 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 0x7fc571441fa0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc57142e0f0> <<< 32330 1727096577.37819: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.user' # <<< 32330 1727096577.37859: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware' # <<< 32330 1727096577.37898: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096577.37999: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096577.38049: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # # zipimport: zlib available <<< 32330 1727096577.38299: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096577.38488: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # <<< 32330 1727096577.38534: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096577.38838: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 32330 1727096577.38917: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.sysctl' # <<< 32330 1727096577.39005: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.darwin' # # zipimport: zlib available # zipimport: zlib available <<< 32330 1727096577.39033: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096577.39212: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096577.39477: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # <<< 32330 1727096577.39490: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096577.39643: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096577.39839: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # <<< 32330 1727096577.39877: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096577.40178: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 32330 1727096577.40839: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096577.41672: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # <<< 32330 1727096577.41696: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hurd' # # zipimport: zlib available <<< 32330 1727096577.41830: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096577.41989: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # <<< 32330 1727096577.42009: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096577.42282: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096577.42306: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # <<< 32330 1727096577.42336: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096577.42559: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096577.42797: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # <<< 32330 1727096577.43039: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network' # # zipimport: zlib available # zipimport: zlib available <<< 32330 1727096577.43115: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # # zipimport: zlib available <<< 32330 1727096577.43162: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096577.43370: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096577.43639: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096577.43966: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # <<< 32330 1727096577.43971: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.aix' # <<< 32330 1727096577.44042: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 32330 1727096577.44103: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # # zipimport: zlib available <<< 32330 1727096577.44145: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096577.44426: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.dragonfly' # # zipimport: zlib available # zipimport: zlib available <<< 32330 1727096577.44430: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # <<< 32330 1727096577.44612: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.freebsd' # # zipimport: zlib available <<< 32330 1727096577.44655: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096577.44922: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # # zipimport: zlib available <<< 32330 1727096577.44964: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.hurd' # # zipimport: zlib available <<< 32330 1727096577.45271: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096577.45687: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # <<< 32330 1727096577.45710: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096577.45786: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096577.45876: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # <<< 32330 1727096577.45888: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096577.45936: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096577.46207: stdout chunk (state=3): >>>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 <<< 32330 1727096577.46284: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096577.46411: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # <<< 32330 1727096577.46596: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual' # <<< 32330 1727096577.46606: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.base' # <<< 32330 1727096577.46627: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096577.46653: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096577.46696: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096577.46754: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096577.46828: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096577.46930: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096577.47037: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # <<< 32330 1727096577.47076: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # <<< 32330 1727096577.47123: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096577.47153: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096577.47283: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # # zipimport: zlib available <<< 32330 1727096577.47675: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096577.47879: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # <<< 32330 1727096577.47891: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096577.47944: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096577.48011: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # <<< 32330 1727096577.48037: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096577.48108: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096577.48227: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # # zipimport: zlib available <<< 32330 1727096577.48321: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096577.48661: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # # zipimport: zlib available # zipimport: zlib available <<< 32330 1727096577.48696: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # <<< 32330 1727096577.48723: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 32330 1727096577.48836: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096577.50162: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py <<< 32330 1727096577.50166: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc' <<< 32330 1727096577.50204: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py <<< 32330 1727096577.50225: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' <<< 32330 1727096577.50340: 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' <<< 32330 1727096577.50344: stdout chunk (state=3): >>>import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc571247dd0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc571244ef0> <<< 32330 1727096577.50398: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc571245700> <<< 32330 1727096577.51007: stdout chunk (state=3): >>> {"ansible_facts": {"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_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDKegcOhSBBilPJbevAHD4q8M2Mopcwhk5CGV5r5zX7SVKZTcjkW8xnfPyLrun+WW0cQRMXVgP0jFIte4IhEWC+4vcA7Ubhdz4CArTiu0d0CmCP5DrweOGMeiXJAruzQe7p15W7DfmYUttAvwJOnVoGGXIHJ+LeCSjoC8hCBzCBkinO6LdWCxyZJ0Ktd3vrG8rtKXNn6Mcbb/KBQZkIb3Z4FG4DC++e4jGcQGcRFEpSHNwHMfXNsWBHyWTHObEaN/wtzMsrNKvoPkOfnZrX/JzLgfLwZg+6AyfpdYZYO0KUclhofrZ+VMN6lRIJ08BPTU8Ytp/GGVdDbT+CR+/s6ZhfarCNxjaUOeGYKneO18ggxdb122VHaeH6ZtL1MmDlQP+TJDjEo+geHTJ7jspENzBcPqZGqIgTNUWUz6BaYsOfngMlT23D8WFZ0ONY/aME8ehI/7H8ct53v0qli3JiaeASss2Ta0t0TjeAsVmmftFfun4WxCiDEYwZ9qS4slvZfIk=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJ9J0Wn206/1q3dk5MbgvB+OOvYvoXlD999cW2a247C6inSEimXU7z4+MjUOd20ewjDwiGvOA1TDPvm8yJUuohE=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIKTXqMHLRVsYJX1CO4X6/wlD0Am2X0KaDd9ZLpNZJmkW", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "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_date_time": {"year": "2024", "month": "09", "weekday": "Monday", "weekday_number": "1", "weeknumber": "39", "day": "23", "hour": "09", "minute": "02", "second": "57", "epoch": "1727096577", "epoch_int": "1727096577", "date": "2024-09-23", "time": "09:02:57", "iso86<<< 32330 1727096577.51028: stdout chunk (state=3): >>>01_micro": "2024-09-23T13:02:57.490940Z", "iso8601": "2024-09-23T13:02:57Z", "iso8601_basic": "20240923T090257490940", "iso8601_basic_short": "20240923T090257", "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_lsb": {}, "ansible_local": {}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.13.159 34268 10.31.15.126 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.13.159 34268 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_apparmor": {"status": "disabled"}, "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-15-126.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-15-126", "ansible_nodename": "ip-10-31-15-126.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": "ec28dde2945b45c603c07d1816f189ea", "ansible_pkg_mgr": "dnf", "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_service_mgr": "systemd", "gather_subset": ["min"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["min"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 32330 1727096577.51739: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 32330 1727096577.51756: stdout chunk (state=3): >>># clear sys.path_hooks <<< 32330 1727096577.51762: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv <<< 32330 1727096577.51816: stdout chunk (state=3): >>># clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # 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<<< 32330 1727096577.51840: stdout chunk (state=3): >>> # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools <<< 32330 1727096577.51844: stdout chunk (state=3): >>># cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix <<< 32330 1727096577.51847: stdout chunk (state=3): >>># 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 <<< 32330 1727096577.52038: stdout chunk (state=3): >>># 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] removin<<< 32330 1727096577.52042: stdout chunk (state=3): >>>g ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.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 <<< 32330 1727096577.52060: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl <<< 32330 1727096577.52077: stdout chunk (state=3): >>># 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 <<< 32330 1727096577.52116: stdout chunk (state=3): >>># cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user<<< 32330 1727096577.52129: stdout chunk (state=3): >>> # 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 <<< 32330 1727096577.52139: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace <<< 32330 1727096577.52157: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai <<< 32330 1727096577.52193: stdout chunk (state=3): >>># 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 <<< 32330 1727096577.52212: stdout chunk (state=3): >>># 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 <<< 32330 1727096577.52215: stdout chunk (state=3): >>># 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 <<< 32330 1727096577.52418: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # 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 <<< 32330 1727096577.52732: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 32330 1727096577.52736: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util<<< 32330 1727096577.52738: stdout chunk (state=3): >>> <<< 32330 1727096577.52777: stdout chunk (state=3): >>># destroy _bz2 <<< 32330 1727096577.52784: stdout chunk (state=3): >>># destroy _compression # destroy _lzma <<< 32330 1727096577.52818: stdout chunk (state=3): >>># destroy _blake2 <<< 32330 1727096577.52821: stdout chunk (state=3): >>># destroy binascii # destroy zlib <<< 32330 1727096577.52824: stdout chunk (state=3): >>># destroy bz2 # destroy lzma <<< 32330 1727096577.52866: stdout chunk (state=3): >>># destroy zipfile._path <<< 32330 1727096577.52872: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob <<< 32330 1727096577.52874: stdout chunk (state=3): >>># destroy ipaddress <<< 32330 1727096577.52915: stdout chunk (state=3): >>># destroy ntpath <<< 32330 1727096577.52963: stdout chunk (state=3): >>># destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal <<< 32330 1727096577.53002: stdout chunk (state=3): >>># destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder <<< 32330 1727096577.53023: stdout chunk (state=3): >>># destroy json.scanner # destroy _json # destroy grp # destroy encodings <<< 32330 1727096577.53075: stdout chunk (state=3): >>># destroy _locale # destroy locale # destroy select <<< 32330 1727096577.53095: stdout chunk (state=3): >>># destroy _signal # destroy _posixsubprocess <<< 32330 1727096577.53112: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 32330 1727096577.53341: 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.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 <<< 32330 1727096577.53408: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy errno # destroy json <<< 32330 1727096577.53412: stdout chunk (state=3): >>># destroy socket # destroy struct <<< 32330 1727096577.53455: 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 <<< 32330 1727096577.53503: stdout chunk (state=3): >>># cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser <<< 32330 1727096577.53510: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux <<< 32330 1727096577.53531: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian <<< 32330 1727096577.53540: stdout chunk (state=3): >>># cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket <<< 32330 1727096577.53559: stdout chunk (state=3): >>># cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal <<< 32330 1727096577.53590: stdout chunk (state=3): >>># cleanup[3] wiping _string # cleanup[3] wiping _uuid<<< 32330 1727096577.53594: stdout chunk (state=3): >>> # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap <<< 32330 1727096577.53617: stdout chunk (state=3): >>># cleanup[3] wiping tokenize <<< 32330 1727096577.53634: stdout chunk (state=3): >>># cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing <<< 32330 1727096577.53645: stdout chunk (state=3): >>># cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 <<< 32330 1727096577.53809: stdout chunk (state=3): >>># cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 32330 1727096577.53975: stdout chunk (state=3): >>># destroy sys.monitoring <<< 32330 1727096577.53982: stdout chunk (state=3): >>># destroy _socket <<< 32330 1727096577.54010: stdout chunk (state=3): >>># destroy _collections <<< 32330 1727096577.54047: stdout chunk (state=3): >>># destroy platform <<< 32330 1727096577.54074: stdout chunk (state=3): >>># destroy _uuid # destroy stat # destroy genericpath <<< 32330 1727096577.54078: stdout chunk (state=3): >>># destroy re._parser <<< 32330 1727096577.54085: stdout chunk (state=3): >>># destroy tokenize <<< 32330 1727096577.54117: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib <<< 32330 1727096577.54122: stdout chunk (state=3): >>># destroy copyreg # destroy contextlib <<< 32330 1727096577.54162: stdout chunk (state=3): >>># destroy _typing <<< 32330 1727096577.54174: stdout chunk (state=3): >>># destroy _tokenize <<< 32330 1727096577.54211: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves <<< 32330 1727096577.54220: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 32330 1727096577.54246: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 32330 1727096577.54369: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases <<< 32330 1727096577.54387: stdout chunk (state=3): >>># destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs <<< 32330 1727096577.54391: stdout chunk (state=3): >>># destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading <<< 32330 1727096577.54512: stdout chunk (state=3): >>># 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 <<< 32330 1727096577.54519: stdout chunk (state=3): >>># clear sys.audit hooks <<< 32330 1727096577.55078: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.126 closed. <<< 32330 1727096577.55108: stderr chunk (state=3): >>><<< 32330 1727096577.55111: stdout chunk (state=3): >>><<< 32330 1727096577.55217: _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 0x7fc5723bc4d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc57238bb00> # /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 0x7fc5723bea50> 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 0x7fc5723cd130> # /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 0x7fc5723cdfa0> 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 0x7fc5721cbe60> # /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 0x7fc5721cbef0> # /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 0x7fc572203860> # /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 0x7fc572203ef0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5721e3b30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5721e1220> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5721c9010> # /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 0x7fc5722237a0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5722223c0> # /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 0x7fc5721e20f0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5721ca8d0> # /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 0x7fc5722587d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5721c8290> # /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 0x7fc572258c80> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc572258b30> # 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 0x7fc572258f20> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5721c6db0> # /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 0x7fc5722595e0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5722592b0> 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 0x7fc57225a4b0> 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 0x7fc5722706b0> 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 0x7fc572271d60> # /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 0x7fc572272c00> # 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 0x7fc572273260> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc572272150> # /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 0x7fc572273ce0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc572273410> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc57225a420> # /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 0x7fc571f67c50> # /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 0x7fc571f907a0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc571f90500> # 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 0x7fc571f906b0> # /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 0x7fc571f91040> # 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 0x7fc571f91a30> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc571f908f0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc571f65df0> # /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 0x7fc571f92db0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc571f90ec0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc57225abd0> # /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 0x7fc571fbf0b0> # /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 0x7fc571fe3440> # /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 0x7fc5720401d0> # /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 0x7fc572042930> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5720402f0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc57200d1f0> # /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 0x7fc57200d9a0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc571fe2240> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc571f93cb0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fc571fe25a0> # zipimport: found 103 names in '/tmp/ansible_setup_payload__b7meljc/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 0x7fc57198efc0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc57196deb0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc57196d070> # 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 0x7fc57198ce90> # /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 0x7fc5719c2990> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5719c2750> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5719c2060> # /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 0x7fc5719c24b0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc57198fc50> 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 0x7fc5719c3710> # 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 0x7fc5719c3950> # /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 0x7fc5719c3e60> 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 0x7fc571829bb0> # 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 0x7fc57182b7d0> # /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 0x7fc571830110> # /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 0x7fc571831280> # /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 0x7fc571833d40> # 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 0x7fc5721c6ea0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc571832030> # /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 0x7fc571837d40> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc571836810> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc571836570> # /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 0x7fc571836ae0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc571832540> # 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 0x7fc57187bfb0> # /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 0x7fc57187c4d0> # /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 0x7fc57187db20> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc57187d8e0> # /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 0x7fc57187ffe0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc57187e1e0> # /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 0x7fc5718837d0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5718801a0> # 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 0x7fc571884560> # 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 0x7fc5718847d0> # 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 0x7fc571884b60> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc57187c1a0> # /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 0x7fc571710200> # 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 0x7fc571711880> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc571886990> # 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 0x7fc571887d40> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5718865d0> # 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 0x7fc571715b50> # /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 0x7fc571716870> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc571711b50> 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 0x7fc5717168a0> # 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 0x7fc571717aa0> # 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 0x7fc571722420> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc57171dcd0> 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 0x7fc57180aba0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5719ea870> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc571716750> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc571885b80> # 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 0x7fc5717b29c0> # /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 0x7fc571390320> # 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 0x7fc571390680> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc57179c4a0> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5717b3530> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5717b1040> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5717b0ce0> # /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 0x7fc571393560> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc571392e10> # 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 0x7fc571392ff0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc571392240> # /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 0x7fc571393710> # /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 0x7fc5713f21b0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc57171ddc0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc5717b0e00> 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 0x7fc5713f3a10> # /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 0x7fc5713f2d50> 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 0x7fc57142e2d0> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc57141c620> 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 0x7fc571441fa0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc57142e0f0> 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 0x7fc571247dd0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc571244ef0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc571245700> {"ansible_facts": {"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_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDKegcOhSBBilPJbevAHD4q8M2Mopcwhk5CGV5r5zX7SVKZTcjkW8xnfPyLrun+WW0cQRMXVgP0jFIte4IhEWC+4vcA7Ubhdz4CArTiu0d0CmCP5DrweOGMeiXJAruzQe7p15W7DfmYUttAvwJOnVoGGXIHJ+LeCSjoC8hCBzCBkinO6LdWCxyZJ0Ktd3vrG8rtKXNn6Mcbb/KBQZkIb3Z4FG4DC++e4jGcQGcRFEpSHNwHMfXNsWBHyWTHObEaN/wtzMsrNKvoPkOfnZrX/JzLgfLwZg+6AyfpdYZYO0KUclhofrZ+VMN6lRIJ08BPTU8Ytp/GGVdDbT+CR+/s6ZhfarCNxjaUOeGYKneO18ggxdb122VHaeH6ZtL1MmDlQP+TJDjEo+geHTJ7jspENzBcPqZGqIgTNUWUz6BaYsOfngMlT23D8WFZ0ONY/aME8ehI/7H8ct53v0qli3JiaeASss2Ta0t0TjeAsVmmftFfun4WxCiDEYwZ9qS4slvZfIk=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJ9J0Wn206/1q3dk5MbgvB+OOvYvoXlD999cW2a247C6inSEimXU7z4+MjUOd20ewjDwiGvOA1TDPvm8yJUuohE=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIKTXqMHLRVsYJX1CO4X6/wlD0Am2X0KaDd9ZLpNZJmkW", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "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_date_time": {"year": "2024", "month": "09", "weekday": "Monday", "weekday_number": "1", "weeknumber": "39", "day": "23", "hour": "09", "minute": "02", "second": "57", "epoch": "1727096577", "epoch_int": "1727096577", "date": "2024-09-23", "time": "09:02:57", "iso8601_micro": "2024-09-23T13:02:57.490940Z", "iso8601": "2024-09-23T13:02:57Z", "iso8601_basic": "20240923T090257490940", "iso8601_basic_short": "20240923T090257", "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_lsb": {}, "ansible_local": {}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.13.159 34268 10.31.15.126 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.13.159 34268 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_apparmor": {"status": "disabled"}, "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-15-126.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-15-126", "ansible_nodename": "ip-10-31-15-126.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": "ec28dde2945b45c603c07d1816f189ea", "ansible_pkg_mgr": "dnf", "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_service_mgr": "systemd", "gather_subset": ["min"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["min"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.process # destroy unicodedata # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy errno # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.15.126 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 32330 1727096577.56260: 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-1727096576.9163911-32433-117174538665068/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 32330 1727096577.56264: _low_level_execute_command(): starting 32330 1727096577.56266: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096576.9163911-32433-117174538665068/ > /dev/null 2>&1 && sleep 0' 32330 1727096577.56539: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 32330 1727096577.56542: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32330 1727096577.56545: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32330 1727096577.56547: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found <<< 32330 1727096577.56549: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32330 1727096577.56551: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 32330 1727096577.56553: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 <<< 32330 1727096577.56555: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32330 1727096577.56603: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 32330 1727096577.56622: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32330 1727096577.56687: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32330 1727096577.59143: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32330 1727096577.59184: stderr chunk (state=3): >>><<< 32330 1727096577.59188: stdout chunk (state=3): >>><<< 32330 1727096577.59208: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32330 1727096577.59225: handler run complete 32330 1727096577.59334: variable 'ansible_facts' from source: unknown 32330 1727096577.59338: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32330 1727096577.59507: variable 'ansible_facts' from source: unknown 32330 1727096577.59511: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32330 1727096577.59577: attempt loop complete, returning result 32330 1727096577.59592: _execute() done 32330 1727096577.59603: dumping result to json 32330 1727096577.59640: done dumping result, returning 32330 1727096577.59658: done running TaskExecutor() for managed_node2/TASK: Gather the minimum subset of ansible_facts required by the network role test [0afff68d-5257-0bd1-3b52-0000000000c0] 32330 1727096577.59674: sending task result for task 0afff68d-5257-0bd1-3b52-0000000000c0 32330 1727096577.60032: done sending task result for task 0afff68d-5257-0bd1-3b52-0000000000c0 32330 1727096577.60035: WORKER PROCESS EXITING ok: [managed_node2] 32330 1727096577.60169: no more pending results, returning what we have 32330 1727096577.60172: results queue empty 32330 1727096577.60173: checking for any_errors_fatal 32330 1727096577.60175: done checking for any_errors_fatal 32330 1727096577.60176: checking for max_fail_percentage 32330 1727096577.60177: done checking for max_fail_percentage 32330 1727096577.60178: checking to see if all hosts have failed and the running result is not ok 32330 1727096577.60179: done checking to see if all hosts have failed 32330 1727096577.60180: getting the remaining hosts for this loop 32330 1727096577.60181: done getting the remaining hosts for this loop 32330 1727096577.60185: getting the next task for host managed_node2 32330 1727096577.60194: done getting next task for host managed_node2 32330 1727096577.60197: ^ task is: TASK: Check if system is ostree 32330 1727096577.60199: ^ 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 32330 1727096577.60203: getting variables 32330 1727096577.60205: in VariableManager get_vars() 32330 1727096577.60235: Calling all_inventory to load vars for managed_node2 32330 1727096577.60238: Calling groups_inventory to load vars for managed_node2 32330 1727096577.60242: Calling all_plugins_inventory to load vars for managed_node2 32330 1727096577.60253: Calling all_plugins_play to load vars for managed_node2 32330 1727096577.60256: Calling groups_plugins_inventory to load vars for managed_node2 32330 1727096577.60259: Calling groups_plugins_play to load vars for managed_node2 32330 1727096577.60647: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32330 1727096577.60963: done with get_vars() 32330 1727096577.60978: done getting variables TASK [Check if system is ostree] *********************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 Monday 23 September 2024 09:02:57 -0400 (0:00:00.779) 0:00:02.449 ****** 32330 1727096577.61135: entering _queue_task() for managed_node2/stat 32330 1727096577.61659: worker is 1 (out of 1 available) 32330 1727096577.61871: exiting _queue_task() for managed_node2/stat 32330 1727096577.61883: done queuing things up, now waiting for results queue to drain 32330 1727096577.61884: waiting for pending results... 32330 1727096577.62251: running TaskExecutor() for managed_node2/TASK: Check if system is ostree 32330 1727096577.62258: in run() - task 0afff68d-5257-0bd1-3b52-0000000000c2 32330 1727096577.62263: variable 'ansible_search_path' from source: unknown 32330 1727096577.62271: variable 'ansible_search_path' from source: unknown 32330 1727096577.62278: calling self._execute() 32330 1727096577.62281: variable 'ansible_host' from source: host vars for 'managed_node2' 32330 1727096577.62285: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32330 1727096577.62764: variable 'omit' from source: magic vars 32330 1727096577.63577: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 32330 1727096577.64227: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 32330 1727096577.64265: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 32330 1727096577.64306: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 32330 1727096577.64359: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 32330 1727096577.64455: 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) 32330 1727096577.64551: 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) 32330 1727096577.64555: 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) 32330 1727096577.64558: 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) 32330 1727096577.64654: Evaluated conditional (not __network_is_ostree is defined): True 32330 1727096577.64658: variable 'omit' from source: magic vars 32330 1727096577.64777: variable 'omit' from source: magic vars 32330 1727096577.64781: variable 'omit' from source: magic vars 32330 1727096577.64785: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32330 1727096577.64788: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32330 1727096577.64949: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32330 1727096577.64953: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32330 1727096577.64956: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32330 1727096577.64959: variable 'inventory_hostname' from source: host vars for 'managed_node2' 32330 1727096577.64962: variable 'ansible_host' from source: host vars for 'managed_node2' 32330 1727096577.64965: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32330 1727096577.64991: Set connection var ansible_connection to ssh 32330 1727096577.64994: Set connection var ansible_timeout to 10 32330 1727096577.64996: Set connection var ansible_pipelining to False 32330 1727096577.64999: Set connection var ansible_shell_type to sh 32330 1727096577.65001: Set connection var ansible_shell_executable to /bin/sh 32330 1727096577.65003: Set connection var ansible_module_compression to ZIP_DEFLATED 32330 1727096577.65179: variable 'ansible_shell_executable' from source: unknown 32330 1727096577.65183: variable 'ansible_connection' from source: unknown 32330 1727096577.65186: variable 'ansible_module_compression' from source: unknown 32330 1727096577.65188: variable 'ansible_shell_type' from source: unknown 32330 1727096577.65191: variable 'ansible_shell_executable' from source: unknown 32330 1727096577.65192: variable 'ansible_host' from source: host vars for 'managed_node2' 32330 1727096577.65194: variable 'ansible_pipelining' from source: unknown 32330 1727096577.65196: variable 'ansible_timeout' from source: unknown 32330 1727096577.65198: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32330 1727096577.65500: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 32330 1727096577.65504: variable 'omit' from source: magic vars 32330 1727096577.65507: starting attempt loop 32330 1727096577.65509: running the handler 32330 1727096577.65517: _low_level_execute_command(): starting 32330 1727096577.65524: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 32330 1727096577.66736: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32330 1727096577.66747: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32330 1727096577.66758: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32330 1727096577.66775: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32330 1727096577.66785: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 <<< 32330 1727096577.66792: stderr chunk (state=3): >>>debug2: match not found <<< 32330 1727096577.66888: 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.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK <<< 32330 1727096577.66929: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32330 1727096577.66959: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 32330 1727096577.69351: stdout chunk (state=3): >>>/root <<< 32330 1727096577.69355: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32330 1727096577.69358: stdout chunk (state=3): >>><<< 32330 1727096577.69360: stderr chunk (state=3): >>><<< 32330 1727096577.69679: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' 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 32330 1727096577.69691: _low_level_execute_command(): starting 32330 1727096577.69695: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096577.6940734-32476-213723122830406 `" && echo ansible-tmp-1727096577.6940734-32476-213723122830406="` echo /root/.ansible/tmp/ansible-tmp-1727096577.6940734-32476-213723122830406 `" ) && sleep 0' 32330 1727096577.70454: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK <<< 32330 1727096577.70470: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32330 1727096577.70593: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 32330 1727096577.73232: stdout chunk (state=3): >>>ansible-tmp-1727096577.6940734-32476-213723122830406=/root/.ansible/tmp/ansible-tmp-1727096577.6940734-32476-213723122830406 <<< 32330 1727096577.73579: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32330 1727096577.73582: stdout chunk (state=3): >>><<< 32330 1727096577.73584: stderr chunk (state=3): >>><<< 32330 1727096577.73587: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096577.6940734-32476-213723122830406=/root/.ansible/tmp/ansible-tmp-1727096577.6940734-32476-213723122830406 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' 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 32330 1727096577.73589: variable 'ansible_module_compression' from source: unknown 32330 1727096577.73591: ANSIBALLZ: Using lock for stat 32330 1727096577.73593: ANSIBALLZ: Acquiring lock 32330 1727096577.73594: ANSIBALLZ: Lock acquired: 140035727348928 32330 1727096577.73596: ANSIBALLZ: Creating module 32330 1727096577.94395: ANSIBALLZ: Writing module into payload 32330 1727096577.94704: ANSIBALLZ: Writing module 32330 1727096577.94948: ANSIBALLZ: Renaming module 32330 1727096577.94951: ANSIBALLZ: Done creating module 32330 1727096577.94953: variable 'ansible_facts' from source: unknown 32330 1727096577.95061: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096577.6940734-32476-213723122830406/AnsiballZ_stat.py 32330 1727096577.95293: Sending initial data 32330 1727096577.95393: Sent initial data (153 bytes) 32330 1727096577.96504: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32330 1727096577.96564: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 32330 1727096577.96580: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32330 1727096577.96628: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 32330 1727096577.96639: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32330 1727096577.96998: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32330 1727096577.97056: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32330 1727096577.99199: 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 <<< 32330 1727096577.99203: stderr chunk (state=3): >>>debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 32330 1727096577.99308: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 32330 1727096577.99363: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096577.6940734-32476-213723122830406/AnsiballZ_stat.py" <<< 32330 1727096577.99422: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-32330j3h1z7k_/tmpn6wtbwwa /root/.ansible/tmp/ansible-tmp-1727096577.6940734-32476-213723122830406/AnsiballZ_stat.py <<< 32330 1727096577.99453: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-32330j3h1z7k_/tmpn6wtbwwa" to remote "/root/.ansible/tmp/ansible-tmp-1727096577.6940734-32476-213723122830406/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096577.6940734-32476-213723122830406/AnsiballZ_stat.py" <<< 32330 1727096578.00440: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32330 1727096578.00443: stdout chunk (state=3): >>><<< 32330 1727096578.00445: stderr chunk (state=3): >>><<< 32330 1727096578.00447: done transferring module to remote 32330 1727096578.00449: _low_level_execute_command(): starting 32330 1727096578.00451: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096577.6940734-32476-213723122830406/ /root/.ansible/tmp/ansible-tmp-1727096577.6940734-32476-213723122830406/AnsiballZ_stat.py && sleep 0' 32330 1727096578.01699: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32330 1727096578.01714: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32330 1727096578.01758: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32330 1727096578.01870: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32330 1727096578.01930: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 32330 1727096578.01972: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32330 1727096578.02007: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32330 1727096578.02061: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32330 1727096578.04486: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32330 1727096578.04579: stderr chunk (state=3): >>><<< 32330 1727096578.04607: stdout chunk (state=3): >>><<< 32330 1727096578.04750: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32330 1727096578.04754: _low_level_execute_command(): starting 32330 1727096578.04756: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096577.6940734-32476-213723122830406/AnsiballZ_stat.py && sleep 0' 32330 1727096578.05899: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found <<< 32330 1727096578.05902: 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.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 32330 1727096578.05905: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32330 1727096578.05964: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 32330 1727096578.05969: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32330 1727096578.06136: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32330 1727096578.06275: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32330 1727096578.09339: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # <<< 32330 1727096578.09388: stdout chunk (state=3): >>>import 'marshal' # import 'posix' # <<< 32330 1727096578.09443: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 32330 1727096578.09543: stdout chunk (state=3): >>>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' <<< 32330 1727096578.09600: stdout chunk (state=3): >>>import '_codecs' # <<< 32330 1727096578.09608: stdout chunk (state=3): >>>import 'codecs' # <<< 32330 1727096578.09633: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 32330 1727096578.09824: 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 0x7f37d25104d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37d24dfb30> # /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 0x7f37d2512a50> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # <<< 32330 1727096578.10012: stdout chunk (state=3): >>>import '_collections_abc' # import 'genericpath' # import 'posixpath' # <<< 32330 1727096578.10063: stdout chunk (state=3): >>>import 'os' # import '_sitebuiltins' # <<< 32330 1727096578.10117: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 32330 1727096578.10155: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37d22c1130> <<< 32330 1727096578.10214: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37d22c1fa0> <<< 32330 1727096578.10260: stdout chunk (state=3): >>>import 'site' # <<< 32330 1727096578.10315: 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. <<< 32330 1727096578.10664: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 32330 1727096578.10689: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 32330 1727096578.10709: 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 <<< 32330 1727096578.10765: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 32330 1727096578.10806: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 32330 1727096578.10959: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37d22ffe60> # /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 0x7f37d22fff20> # /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' <<< 32330 1727096578.10975: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 32330 1727096578.11078: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # <<< 32330 1727096578.11119: 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 0x7f37d2337890> # /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' <<< 32330 1727096578.11149: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37d2337f20> import '_collections' # <<< 32330 1727096578.11426: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37d2317b30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37d2315250> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37d22fd010> # /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' <<< 32330 1727096578.11430: stdout chunk (state=3): >>>import '_sre' # <<< 32330 1727096578.11449: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 32330 1727096578.11501: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 32330 1727096578.11517: 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' <<< 32330 1727096578.11552: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37d2357800> <<< 32330 1727096578.11598: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37d2356450> <<< 32330 1727096578.11602: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py <<< 32330 1727096578.11628: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37d2316120> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37d2354cb0> <<< 32330 1727096578.11686: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 32330 1727096578.11714: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37d238c860> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37d22fc290> # /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' <<< 32330 1727096578.11759: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 32330 1727096578.11777: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f37d238cd10> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37d238cbc0> <<< 32330 1727096578.11883: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f37d238cfb0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37d22fadb0> <<< 32330 1727096578.11909: 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' <<< 32330 1727096578.12024: stdout chunk (state=3): >>># /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 0x7f37d238d6a0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37d238d370> 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 0x7f37d238e5a0> import 'importlib.util' # import 'runpy' # <<< 32330 1727096578.12032: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 32330 1727096578.12144: 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 0x7f37d23a47a0> <<< 32330 1727096578.12200: stdout chunk (state=3): >>>import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f37d23a5e80> <<< 32330 1727096578.12284: stdout chunk (state=3): >>># /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 0x7f37d23a6d20> <<< 32330 1727096578.12305: 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 0x7f37d23a7320> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37d23a6270> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 32330 1727096578.12517: stdout chunk (state=3): >>># 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 0x7f37d23a7da0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37d23a74d0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37d238e510> # /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' <<< 32330 1727096578.12590: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f37d212bbf0> <<< 32330 1727096578.12774: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f37d2154740> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37d21544a0> # 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 0x7f37d2154680> # /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' <<< 32330 1727096578.12825: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 32330 1727096578.12933: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 32330 1727096578.12965: stdout chunk (state=3): >>>import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f37d2154fe0> <<< 32330 1727096578.13113: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 32330 1727096578.13143: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f37d2155910> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37d21548c0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37d2129d90> <<< 32330 1727096578.13179: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 32330 1727096578.13209: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 32330 1727096578.13243: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 32330 1727096578.13267: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37d2156d20> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37d2155a60> <<< 32330 1727096578.13439: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37d238e750> # /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 <<< 32330 1727096578.13478: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 32330 1727096578.13770: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37d217f080> # /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' <<< 32330 1727096578.13840: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37d21a3440> # /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' <<< 32330 1727096578.13875: stdout chunk (state=3): >>>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 0x7f37d2204230> <<< 32330 1727096578.13946: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 32330 1727096578.13948: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 32330 1727096578.14135: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 32330 1727096578.14138: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37d2206990> <<< 32330 1727096578.14236: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37d2204350> <<< 32330 1727096578.14283: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37d21d1250> <<< 32330 1727096578.14330: 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 0x7f37d1b21310> <<< 32330 1727096578.14352: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37d21a2240> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37d2157c50> <<< 32330 1727096578.14525: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 32330 1727096578.14556: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f37d1b215b0> <<< 32330 1727096578.14763: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_270_q8gv/ansible_stat_payload.zip' # zipimport: zlib available <<< 32330 1727096578.15040: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 32330 1727096578.15056: stdout chunk (state=3): >>># 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 <<< 32330 1727096578.15305: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37d1b76f90> import '_typing' # <<< 32330 1727096578.15531: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37d1b55e80> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37d1b550a0> # zipimport: zlib available <<< 32330 1727096578.15581: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # <<< 32330 1727096578.15608: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096578.17596: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096578.19355: 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 0x7f37d1b75280> <<< 32330 1727096578.19359: 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' <<< 32330 1727096578.19361: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 32330 1727096578.19542: stdout chunk (state=3): >>># 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 0x7f37d1ba29c0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37d1ba2750> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37d1ba2060> <<< 32330 1727096578.19565: 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' <<< 32330 1727096578.19669: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37d1ba24b0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37d1b77c20> import 'atexit' # <<< 32330 1727096578.19678: 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 0x7f37d1ba37a0> <<< 32330 1727096578.19869: 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 0x7f37d1ba3980> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 32330 1727096578.19877: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # <<< 32330 1727096578.19921: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37d1ba3ec0> <<< 32330 1727096578.20079: 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' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37d1a09c70> # 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 0x7f37d1a0b890> # /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' <<< 32330 1727096578.20137: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37d1a0c290> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 32330 1727096578.20253: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37d1a0d430> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 32330 1727096578.20257: 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' <<< 32330 1727096578.20440: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37d1a0fe60> # 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 0x7f37d22faea0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37d1a0e120> <<< 32330 1727096578.20482: 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' <<< 32330 1727096578.20687: stdout chunk (state=3): >>># /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 0x7f37d1a17e30> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37d1a16900> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37d1a16660> # /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' <<< 32330 1727096578.20827: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37d1a16bd0> <<< 32330 1727096578.20928: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37d1a0e630> # 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 0x7f37d1a5fa10> <<< 32330 1727096578.20976: 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 0x7f37d1a601a0> # /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' <<< 32330 1727096578.21152: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f37d1a61be0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37d1a619a0> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 32330 1727096578.21211: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 32330 1727096578.21303: 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 0x7f37d1a641a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37d1a622d0> <<< 32330 1727096578.21313: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 32330 1727096578.21403: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 32330 1727096578.21450: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37d1a67980> <<< 32330 1727096578.21631: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37d1a64350> <<< 32330 1727096578.21745: 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 0x7f37d1a68830> <<< 32330 1727096578.21781: 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 0x7f37d1a68cb0> # 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 0x7f37d1a68aa0> <<< 32330 1727096578.21992: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37d1a60380> # /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 0x7f37d1af01d0> <<< 32330 1727096578.22158: 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 0x7f37d1af1550> <<< 32330 1727096578.22284: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37d1a6a960> # 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 0x7f37d1a6bd10> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37d1a6a5a0> # zipimport: zlib available <<< 32330 1727096578.22312: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 32330 1727096578.22653: stdout chunk (state=3): >>># 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 <<< 32330 1727096578.22770: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096578.22936: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096578.23778: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096578.24640: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 32330 1727096578.24644: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 32330 1727096578.24646: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.converters' # <<< 32330 1727096578.24685: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 32330 1727096578.24688: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 32330 1727096578.24760: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' <<< 32330 1727096578.24857: 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 0x7f37d1af9700> <<< 32330 1727096578.25002: 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 0x7f37d1afa480> <<< 32330 1727096578.25005: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37d1af1760> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available <<< 32330 1727096578.25018: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # # zipimport: zlib available <<< 32330 1727096578.25249: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096578.25511: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 32330 1727096578.25515: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37d1afa4e0> <<< 32330 1727096578.25517: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096578.26311: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096578.26956: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096578.27057: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096578.27156: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 32330 1727096578.27418: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available <<< 32330 1727096578.27481: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 32330 1727096578.27708: stdout chunk (state=3): >>># 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 <<< 32330 1727096578.27986: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096578.28351: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 32330 1727096578.28454: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 32330 1727096578.28458: stdout chunk (state=3): >>>import '_ast' # <<< 32330 1727096578.28570: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37d1afb5c0> <<< 32330 1727096578.28576: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096578.28666: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096578.28781: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 32330 1727096578.28810: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 32330 1727096578.28832: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096578.28875: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096578.28939: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 32330 1727096578.28942: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096578.28992: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096578.29050: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096578.29124: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096578.29219: 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 <<< 32330 1727096578.29288: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 32330 1727096578.29400: 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 0x7f37d19061b0> <<< 32330 1727096578.29607: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37d1900f50> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available <<< 32330 1727096578.29656: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096578.29690: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096578.29758: 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' <<< 32330 1727096578.29786: 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 <<< 32330 1727096578.29799: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 32330 1727096578.29819: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 32330 1727096578.29903: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 32330 1727096578.29927: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 32330 1727096578.29946: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 32330 1727096578.30033: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37d1bd6a80> <<< 32330 1727096578.30091: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37d1bee750> <<< 32330 1727096578.30214: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37d1905f40> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37d1afaed0> <<< 32330 1727096578.30224: stdout chunk (state=3): >>># destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 32330 1727096578.30408: stdout chunk (state=3): >>># 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 <<< 32330 1727096578.30593: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096578.30882: stdout chunk (state=3): >>># zipimport: zlib available <<< 32330 1727096578.31034: 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"}}} <<< 32330 1727096578.31037: stdout chunk (state=3): >>># destroy __main__ <<< 32330 1727096578.31542: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv <<< 32330 1727096578.31548: stdout chunk (state=3): >>># clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # 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 <<< 32330 1727096578.31587: stdout chunk (state=3): >>># cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing 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 <<< 32330 1727096578.31634: stdout chunk (state=3): >>># 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 <<< 32330 1727096578.31698: stdout chunk (state=3): >>># 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<<< 32330 1727096578.32013: stdout chunk (state=3): >>> # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal<<< 32330 1727096578.32046: stdout chunk (state=3): >>> # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.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 <<< 32330 1727096578.32113: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 32330 1727096578.32116: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 32330 1727096578.32153: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 <<< 32330 1727096578.32157: stdout chunk (state=3): >>># destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 32330 1727096578.32337: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress <<< 32330 1727096578.32341: stdout chunk (state=3): >>># destroy ntpath <<< 32330 1727096578.32344: stdout chunk (state=3): >>># 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 <<< 32330 1727096578.32346: stdout chunk (state=3): >>># destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select<<< 32330 1727096578.32348: stdout chunk (state=3): >>> # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array <<< 32330 1727096578.32350: stdout chunk (state=3): >>># destroy datetime <<< 32330 1727096578.32413: stdout chunk (state=3): >>># 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 <<< 32330 1727096578.32453: stdout chunk (state=3): >>># cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc <<< 32330 1727096578.32502: stdout chunk (state=3): >>># 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 <<< 32330 1727096578.32510: stdout chunk (state=3): >>># destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools <<< 32330 1727096578.32622: stdout chunk (state=3): >>># 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 <<< 32330 1727096578.32751: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 32330 1727096578.32796: stdout chunk (state=3): >>># destroy _collections # destroy platform <<< 32330 1727096578.32822: stdout chunk (state=3): >>># destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 32330 1727096578.33024: stdout chunk (state=3): >>># destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time <<< 32330 1727096578.33038: stdout chunk (state=3): >>># destroy _random # destroy _weakref <<< 32330 1727096578.33078: stdout chunk (state=3): >>># destroy _hashlib # destroy _operator <<< 32330 1727096578.33101: stdout chunk (state=3): >>># destroy _string # destroy re # destroy itertools <<< 32330 1727096578.33127: stdout chunk (state=3): >>># destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 32330 1727096578.33864: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.126 closed. <<< 32330 1727096578.33874: stdout chunk (state=3): >>><<< 32330 1727096578.33879: stderr chunk (state=3): >>><<< 32330 1727096578.34015: _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 0x7f37d25104d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37d24dfb30> # /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 0x7f37d2512a50> 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 0x7f37d22c1130> # /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 0x7f37d22c1fa0> 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 0x7f37d22ffe60> # /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 0x7f37d22fff20> # /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 0x7f37d2337890> # /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 0x7f37d2337f20> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37d2317b30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37d2315250> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37d22fd010> # /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 0x7f37d2357800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37d2356450> # /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 0x7f37d2316120> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37d2354cb0> # /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 0x7f37d238c860> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37d22fc290> # /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 0x7f37d238cd10> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37d238cbc0> # 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 0x7f37d238cfb0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37d22fadb0> # /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 0x7f37d238d6a0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37d238d370> 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 0x7f37d238e5a0> 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 0x7f37d23a47a0> 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 0x7f37d23a5e80> # /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 0x7f37d23a6d20> # 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 0x7f37d23a7320> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37d23a6270> # /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 0x7f37d23a7da0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37d23a74d0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37d238e510> # /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 0x7f37d212bbf0> # /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 0x7f37d2154740> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37d21544a0> # 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 0x7f37d2154680> # /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 0x7f37d2154fe0> # 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 0x7f37d2155910> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37d21548c0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37d2129d90> # /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 0x7f37d2156d20> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37d2155a60> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37d238e750> # /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 0x7f37d217f080> # /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 0x7f37d21a3440> # /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 0x7f37d2204230> # /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 0x7f37d2206990> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37d2204350> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37d21d1250> # /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 0x7f37d1b21310> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37d21a2240> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37d2157c50> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f37d1b215b0> # zipimport: found 30 names in '/tmp/ansible_stat_payload_270_q8gv/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 0x7f37d1b76f90> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37d1b55e80> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37d1b550a0> # 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 0x7f37d1b75280> # /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 0x7f37d1ba29c0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37d1ba2750> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37d1ba2060> # /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 0x7f37d1ba24b0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37d1b77c20> 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 0x7f37d1ba37a0> # 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 0x7f37d1ba3980> # /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 0x7f37d1ba3ec0> 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 0x7f37d1a09c70> # 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 0x7f37d1a0b890> # /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 0x7f37d1a0c290> # /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 0x7f37d1a0d430> # /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 0x7f37d1a0fe60> # 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 0x7f37d22faea0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37d1a0e120> # /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 0x7f37d1a17e30> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37d1a16900> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37d1a16660> # /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 0x7f37d1a16bd0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37d1a0e630> # 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 0x7f37d1a5fa10> # /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 0x7f37d1a601a0> # /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 0x7f37d1a61be0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37d1a619a0> # /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 0x7f37d1a641a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37d1a622d0> # /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 0x7f37d1a67980> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37d1a64350> # 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 0x7f37d1a68830> # 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 0x7f37d1a68cb0> # 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 0x7f37d1a68aa0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37d1a60380> # /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 0x7f37d1af01d0> # 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 0x7f37d1af1550> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37d1a6a960> # 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 0x7f37d1a6bd10> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37d1a6a5a0> # 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 0x7f37d1af9700> # /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 0x7f37d1afa480> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37d1af1760> 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 0x7f37d1afa4e0> # 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 0x7f37d1afb5c0> # 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 0x7f37d19061b0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37d1900f50> 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 0x7f37d1bd6a80> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37d1bee750> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37d1905f40> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f37d1afaed0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/run/ostree-booted", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.15.126 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 32330 1727096578.34933: 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-1727096577.6940734-32476-213723122830406/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 32330 1727096578.34936: _low_level_execute_command(): starting 32330 1727096578.34939: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096577.6940734-32476-213723122830406/ > /dev/null 2>&1 && sleep 0' 32330 1727096578.35159: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32330 1727096578.35163: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32330 1727096578.35165: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32330 1727096578.35169: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32330 1727096578.35171: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 <<< 32330 1727096578.35176: stderr chunk (state=3): >>>debug2: match not found <<< 32330 1727096578.35178: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32330 1727096578.35180: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 32330 1727096578.35182: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.126 is address <<< 32330 1727096578.35184: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 32330 1727096578.35186: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32330 1727096578.35286: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32330 1727096578.35289: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 32330 1727096578.35301: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32330 1727096578.35315: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32330 1727096578.35395: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32330 1727096578.38156: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32330 1727096578.38160: stdout chunk (state=3): >>><<< 32330 1727096578.38169: stderr chunk (state=3): >>><<< 32330 1727096578.38199: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32330 1727096578.38206: handler run complete 32330 1727096578.38276: attempt loop complete, returning result 32330 1727096578.38280: _execute() done 32330 1727096578.38282: dumping result to json 32330 1727096578.38285: done dumping result, returning 32330 1727096578.38287: done running TaskExecutor() for managed_node2/TASK: Check if system is ostree [0afff68d-5257-0bd1-3b52-0000000000c2] 32330 1727096578.38289: sending task result for task 0afff68d-5257-0bd1-3b52-0000000000c2 32330 1727096578.38348: done sending task result for task 0afff68d-5257-0bd1-3b52-0000000000c2 32330 1727096578.38351: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "stat": { "exists": false } } 32330 1727096578.38427: no more pending results, returning what we have 32330 1727096578.38430: results queue empty 32330 1727096578.38430: checking for any_errors_fatal 32330 1727096578.38436: done checking for any_errors_fatal 32330 1727096578.38436: checking for max_fail_percentage 32330 1727096578.38438: done checking for max_fail_percentage 32330 1727096578.38438: checking to see if all hosts have failed and the running result is not ok 32330 1727096578.38439: done checking to see if all hosts have failed 32330 1727096578.38440: getting the remaining hosts for this loop 32330 1727096578.38441: done getting the remaining hosts for this loop 32330 1727096578.38445: getting the next task for host managed_node2 32330 1727096578.38450: done getting next task for host managed_node2 32330 1727096578.38452: ^ task is: TASK: Set flag to indicate system is ostree 32330 1727096578.38455: ^ 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 32330 1727096578.38458: getting variables 32330 1727096578.38460: in VariableManager get_vars() 32330 1727096578.38490: Calling all_inventory to load vars for managed_node2 32330 1727096578.38492: Calling groups_inventory to load vars for managed_node2 32330 1727096578.38495: Calling all_plugins_inventory to load vars for managed_node2 32330 1727096578.38510: Calling all_plugins_play to load vars for managed_node2 32330 1727096578.38513: Calling groups_plugins_inventory to load vars for managed_node2 32330 1727096578.38516: Calling groups_plugins_play to load vars for managed_node2 32330 1727096578.39158: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32330 1727096578.39366: done with get_vars() 32330 1727096578.39378: done getting variables 32330 1727096578.39487: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Set flag to indicate system is ostree] *********************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:22 Monday 23 September 2024 09:02:58 -0400 (0:00:00.784) 0:00:03.233 ****** 32330 1727096578.39628: entering _queue_task() for managed_node2/set_fact 32330 1727096578.39693: Creating lock for set_fact 32330 1727096578.40461: worker is 1 (out of 1 available) 32330 1727096578.40475: exiting _queue_task() for managed_node2/set_fact 32330 1727096578.40485: done queuing things up, now waiting for results queue to drain 32330 1727096578.40487: waiting for pending results... 32330 1727096578.40784: running TaskExecutor() for managed_node2/TASK: Set flag to indicate system is ostree 32330 1727096578.40803: in run() - task 0afff68d-5257-0bd1-3b52-0000000000c3 32330 1727096578.40814: variable 'ansible_search_path' from source: unknown 32330 1727096578.40817: variable 'ansible_search_path' from source: unknown 32330 1727096578.40856: calling self._execute() 32330 1727096578.40997: variable 'ansible_host' from source: host vars for 'managed_node2' 32330 1727096578.41011: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32330 1727096578.41017: variable 'omit' from source: magic vars 32330 1727096578.41842: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 32330 1727096578.42232: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 32330 1727096578.42235: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 32330 1727096578.42281: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 32330 1727096578.42323: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 32330 1727096578.42430: 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) 32330 1727096578.42469: 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) 32330 1727096578.42501: 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) 32330 1727096578.42543: 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) 32330 1727096578.42779: Evaluated conditional (not __network_is_ostree is defined): True 32330 1727096578.42782: variable 'omit' from source: magic vars 32330 1727096578.42793: variable 'omit' from source: magic vars 32330 1727096578.42924: variable '__ostree_booted_stat' from source: set_fact 32330 1727096578.42978: variable 'omit' from source: magic vars 32330 1727096578.43016: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32330 1727096578.43075: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32330 1727096578.43079: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32330 1727096578.43376: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32330 1727096578.43379: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32330 1727096578.43382: variable 'inventory_hostname' from source: host vars for 'managed_node2' 32330 1727096578.43383: variable 'ansible_host' from source: host vars for 'managed_node2' 32330 1727096578.43386: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32330 1727096578.43503: Set connection var ansible_connection to ssh 32330 1727096578.43507: Set connection var ansible_timeout to 10 32330 1727096578.43509: Set connection var ansible_pipelining to False 32330 1727096578.43511: Set connection var ansible_shell_type to sh 32330 1727096578.43519: Set connection var ansible_shell_executable to /bin/sh 32330 1727096578.43529: Set connection var ansible_module_compression to ZIP_DEFLATED 32330 1727096578.43555: variable 'ansible_shell_executable' from source: unknown 32330 1727096578.43616: variable 'ansible_connection' from source: unknown 32330 1727096578.43624: variable 'ansible_module_compression' from source: unknown 32330 1727096578.43631: variable 'ansible_shell_type' from source: unknown 32330 1727096578.43640: variable 'ansible_shell_executable' from source: unknown 32330 1727096578.43647: variable 'ansible_host' from source: host vars for 'managed_node2' 32330 1727096578.43654: variable 'ansible_pipelining' from source: unknown 32330 1727096578.43661: variable 'ansible_timeout' from source: unknown 32330 1727096578.43671: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32330 1727096578.43894: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 32330 1727096578.43972: variable 'omit' from source: magic vars 32330 1727096578.43977: starting attempt loop 32330 1727096578.43979: running the handler 32330 1727096578.43981: handler run complete 32330 1727096578.44262: attempt loop complete, returning result 32330 1727096578.44265: _execute() done 32330 1727096578.44269: dumping result to json 32330 1727096578.44274: done dumping result, returning 32330 1727096578.44277: done running TaskExecutor() for managed_node2/TASK: Set flag to indicate system is ostree [0afff68d-5257-0bd1-3b52-0000000000c3] 32330 1727096578.44279: sending task result for task 0afff68d-5257-0bd1-3b52-0000000000c3 32330 1727096578.44346: done sending task result for task 0afff68d-5257-0bd1-3b52-0000000000c3 32330 1727096578.44349: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } 32330 1727096578.44424: no more pending results, returning what we have 32330 1727096578.44427: results queue empty 32330 1727096578.44428: checking for any_errors_fatal 32330 1727096578.44436: done checking for any_errors_fatal 32330 1727096578.44437: checking for max_fail_percentage 32330 1727096578.44439: done checking for max_fail_percentage 32330 1727096578.44440: checking to see if all hosts have failed and the running result is not ok 32330 1727096578.44440: done checking to see if all hosts have failed 32330 1727096578.44441: getting the remaining hosts for this loop 32330 1727096578.44443: done getting the remaining hosts for this loop 32330 1727096578.44447: getting the next task for host managed_node2 32330 1727096578.44457: done getting next task for host managed_node2 32330 1727096578.44460: ^ task is: TASK: Fix CentOS6 Base repo 32330 1727096578.44463: ^ 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 32330 1727096578.44470: getting variables 32330 1727096578.44475: in VariableManager get_vars() 32330 1727096578.44508: Calling all_inventory to load vars for managed_node2 32330 1727096578.44511: Calling groups_inventory to load vars for managed_node2 32330 1727096578.44515: Calling all_plugins_inventory to load vars for managed_node2 32330 1727096578.44527: Calling all_plugins_play to load vars for managed_node2 32330 1727096578.44530: Calling groups_plugins_inventory to load vars for managed_node2 32330 1727096578.44539: Calling groups_plugins_play to load vars for managed_node2 32330 1727096578.45400: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32330 1727096578.45761: done with get_vars() 32330 1727096578.45808: done getting variables 32330 1727096578.45943: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Fix CentOS6 Base repo] *************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:26 Monday 23 September 2024 09:02:58 -0400 (0:00:00.064) 0:00:03.298 ****** 32330 1727096578.45977: entering _queue_task() for managed_node2/copy 32330 1727096578.46345: worker is 1 (out of 1 available) 32330 1727096578.46355: exiting _queue_task() for managed_node2/copy 32330 1727096578.46365: done queuing things up, now waiting for results queue to drain 32330 1727096578.46370: waiting for pending results... 32330 1727096578.46668: running TaskExecutor() for managed_node2/TASK: Fix CentOS6 Base repo 32330 1727096578.46695: in run() - task 0afff68d-5257-0bd1-3b52-0000000000c5 32330 1727096578.46711: variable 'ansible_search_path' from source: unknown 32330 1727096578.46717: variable 'ansible_search_path' from source: unknown 32330 1727096578.46761: calling self._execute() 32330 1727096578.46841: variable 'ansible_host' from source: host vars for 'managed_node2' 32330 1727096578.46991: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32330 1727096578.46994: variable 'omit' from source: magic vars 32330 1727096578.47532: variable 'ansible_distribution' from source: facts 32330 1727096578.47559: Evaluated conditional (ansible_distribution == 'CentOS'): True 32330 1727096578.47699: variable 'ansible_distribution_major_version' from source: facts 32330 1727096578.47755: Evaluated conditional (ansible_distribution_major_version == '6'): False 32330 1727096578.47758: when evaluation is False, skipping this task 32330 1727096578.47760: _execute() done 32330 1727096578.47762: dumping result to json 32330 1727096578.47764: done dumping result, returning 32330 1727096578.47766: done running TaskExecutor() for managed_node2/TASK: Fix CentOS6 Base repo [0afff68d-5257-0bd1-3b52-0000000000c5] 32330 1727096578.47770: sending task result for task 0afff68d-5257-0bd1-3b52-0000000000c5 skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 32330 1727096578.48052: no more pending results, returning what we have 32330 1727096578.48055: results queue empty 32330 1727096578.48056: checking for any_errors_fatal 32330 1727096578.48060: done checking for any_errors_fatal 32330 1727096578.48061: checking for max_fail_percentage 32330 1727096578.48063: done checking for max_fail_percentage 32330 1727096578.48064: checking to see if all hosts have failed and the running result is not ok 32330 1727096578.48064: done checking to see if all hosts have failed 32330 1727096578.48065: getting the remaining hosts for this loop 32330 1727096578.48066: done getting the remaining hosts for this loop 32330 1727096578.48095: getting the next task for host managed_node2 32330 1727096578.48101: done getting next task for host managed_node2 32330 1727096578.48104: ^ task is: TASK: Include the task 'enable_epel.yml' 32330 1727096578.48107: ^ 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 32330 1727096578.48111: getting variables 32330 1727096578.48112: in VariableManager get_vars() 32330 1727096578.48142: Calling all_inventory to load vars for managed_node2 32330 1727096578.48145: Calling groups_inventory to load vars for managed_node2 32330 1727096578.48149: Calling all_plugins_inventory to load vars for managed_node2 32330 1727096578.48163: Calling all_plugins_play to load vars for managed_node2 32330 1727096578.48166: Calling groups_plugins_inventory to load vars for managed_node2 32330 1727096578.48310: Calling groups_plugins_play to load vars for managed_node2 32330 1727096578.48583: done sending task result for task 0afff68d-5257-0bd1-3b52-0000000000c5 32330 1727096578.48586: WORKER PROCESS EXITING 32330 1727096578.48671: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32330 1727096578.48911: done with get_vars() 32330 1727096578.48921: done getting variables TASK [Include the task 'enable_epel.yml'] ************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:51 Monday 23 September 2024 09:02:58 -0400 (0:00:00.033) 0:00:03.332 ****** 32330 1727096578.49342: entering _queue_task() for managed_node2/include_tasks 32330 1727096578.49912: worker is 1 (out of 1 available) 32330 1727096578.50040: exiting _queue_task() for managed_node2/include_tasks 32330 1727096578.50052: done queuing things up, now waiting for results queue to drain 32330 1727096578.50054: waiting for pending results... 32330 1727096578.50556: running TaskExecutor() for managed_node2/TASK: Include the task 'enable_epel.yml' 32330 1727096578.50827: in run() - task 0afff68d-5257-0bd1-3b52-0000000000c6 32330 1727096578.50891: variable 'ansible_search_path' from source: unknown 32330 1727096578.50913: variable 'ansible_search_path' from source: unknown 32330 1727096578.51052: calling self._execute() 32330 1727096578.51189: variable 'ansible_host' from source: host vars for 'managed_node2' 32330 1727096578.51242: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32330 1727096578.51255: variable 'omit' from source: magic vars 32330 1727096578.52578: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32330 1727096578.56294: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32330 1727096578.56442: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32330 1727096578.56617: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32330 1727096578.56689: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32330 1727096578.56844: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32330 1727096578.57049: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32330 1727096578.57166: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32330 1727096578.57277: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32330 1727096578.57363: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32330 1727096578.57491: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32330 1727096578.57744: variable '__network_is_ostree' from source: set_fact 32330 1727096578.57839: Evaluated conditional (not __network_is_ostree | d(false)): True 32330 1727096578.57892: _execute() done 32330 1727096578.57978: dumping result to json 32330 1727096578.57981: done dumping result, returning 32330 1727096578.57983: done running TaskExecutor() for managed_node2/TASK: Include the task 'enable_epel.yml' [0afff68d-5257-0bd1-3b52-0000000000c6] 32330 1727096578.57992: sending task result for task 0afff68d-5257-0bd1-3b52-0000000000c6 32330 1727096578.58265: done sending task result for task 0afff68d-5257-0bd1-3b52-0000000000c6 32330 1727096578.58425: WORKER PROCESS EXITING 32330 1727096578.58457: no more pending results, returning what we have 32330 1727096578.58463: in VariableManager get_vars() 32330 1727096578.58507: Calling all_inventory to load vars for managed_node2 32330 1727096578.58510: Calling groups_inventory to load vars for managed_node2 32330 1727096578.58513: Calling all_plugins_inventory to load vars for managed_node2 32330 1727096578.58524: Calling all_plugins_play to load vars for managed_node2 32330 1727096578.58567: Calling groups_plugins_inventory to load vars for managed_node2 32330 1727096578.58578: Calling groups_plugins_play to load vars for managed_node2 32330 1727096578.59161: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32330 1727096578.59449: done with get_vars() 32330 1727096578.59457: variable 'ansible_search_path' from source: unknown 32330 1727096578.59458: variable 'ansible_search_path' from source: unknown 32330 1727096578.59534: we have included files to process 32330 1727096578.59536: generating all_blocks data 32330 1727096578.59537: done generating all_blocks data 32330 1727096578.59542: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 32330 1727096578.59544: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 32330 1727096578.59546: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 32330 1727096578.60469: done processing included file 32330 1727096578.60471: iterating over new_blocks loaded from include file 32330 1727096578.60475: in VariableManager get_vars() 32330 1727096578.60487: done with get_vars() 32330 1727096578.60489: filtering new block on tags 32330 1727096578.60518: done filtering new block on tags 32330 1727096578.60521: in VariableManager get_vars() 32330 1727096578.60532: done with get_vars() 32330 1727096578.60533: filtering new block on tags 32330 1727096578.60544: done filtering new block on tags 32330 1727096578.60546: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml for managed_node2 32330 1727096578.60552: extending task lists for all hosts with included blocks 32330 1727096578.60649: done extending task lists 32330 1727096578.60650: done processing included files 32330 1727096578.60651: results queue empty 32330 1727096578.60651: checking for any_errors_fatal 32330 1727096578.60654: done checking for any_errors_fatal 32330 1727096578.60655: checking for max_fail_percentage 32330 1727096578.60655: done checking for max_fail_percentage 32330 1727096578.60656: checking to see if all hosts have failed and the running result is not ok 32330 1727096578.60657: done checking to see if all hosts have failed 32330 1727096578.60658: getting the remaining hosts for this loop 32330 1727096578.60659: done getting the remaining hosts for this loop 32330 1727096578.60661: getting the next task for host managed_node2 32330 1727096578.60664: done getting next task for host managed_node2 32330 1727096578.60666: ^ task is: TASK: Create EPEL {{ ansible_distribution_major_version }} 32330 1727096578.60670: ^ 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 32330 1727096578.60674: getting variables 32330 1727096578.60675: in VariableManager get_vars() 32330 1727096578.60683: Calling all_inventory to load vars for managed_node2 32330 1727096578.60684: Calling groups_inventory to load vars for managed_node2 32330 1727096578.60686: Calling all_plugins_inventory to load vars for managed_node2 32330 1727096578.60691: Calling all_plugins_play to load vars for managed_node2 32330 1727096578.60698: Calling groups_plugins_inventory to load vars for managed_node2 32330 1727096578.60701: Calling groups_plugins_play to load vars for managed_node2 32330 1727096578.60894: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32330 1727096578.61125: done with get_vars() 32330 1727096578.61133: done getting variables 32330 1727096578.61210: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) 32330 1727096578.61418: variable 'ansible_distribution_major_version' from source: facts TASK [Create EPEL 10] ********************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:8 Monday 23 September 2024 09:02:58 -0400 (0:00:00.121) 0:00:03.453 ****** 32330 1727096578.61465: entering _queue_task() for managed_node2/command 32330 1727096578.61466: Creating lock for command 32330 1727096578.61844: worker is 1 (out of 1 available) 32330 1727096578.61855: exiting _queue_task() for managed_node2/command 32330 1727096578.61864: done queuing things up, now waiting for results queue to drain 32330 1727096578.61866: waiting for pending results... 32330 1727096578.62097: running TaskExecutor() for managed_node2/TASK: Create EPEL 10 32330 1727096578.62261: in run() - task 0afff68d-5257-0bd1-3b52-0000000000e0 32330 1727096578.62265: variable 'ansible_search_path' from source: unknown 32330 1727096578.62271: variable 'ansible_search_path' from source: unknown 32330 1727096578.62292: calling self._execute() 32330 1727096578.62377: variable 'ansible_host' from source: host vars for 'managed_node2' 32330 1727096578.62392: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32330 1727096578.62482: variable 'omit' from source: magic vars 32330 1727096578.62837: variable 'ansible_distribution' from source: facts 32330 1727096578.62860: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 32330 1727096578.63001: variable 'ansible_distribution_major_version' from source: facts 32330 1727096578.63020: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 32330 1727096578.63032: when evaluation is False, skipping this task 32330 1727096578.63128: _execute() done 32330 1727096578.63133: dumping result to json 32330 1727096578.63136: done dumping result, returning 32330 1727096578.63139: done running TaskExecutor() for managed_node2/TASK: Create EPEL 10 [0afff68d-5257-0bd1-3b52-0000000000e0] 32330 1727096578.63141: sending task result for task 0afff68d-5257-0bd1-3b52-0000000000e0 32330 1727096578.63219: done sending task result for task 0afff68d-5257-0bd1-3b52-0000000000e0 32330 1727096578.63222: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 32330 1727096578.63279: no more pending results, returning what we have 32330 1727096578.63283: results queue empty 32330 1727096578.63284: checking for any_errors_fatal 32330 1727096578.63285: done checking for any_errors_fatal 32330 1727096578.63286: checking for max_fail_percentage 32330 1727096578.63287: done checking for max_fail_percentage 32330 1727096578.63288: checking to see if all hosts have failed and the running result is not ok 32330 1727096578.63289: done checking to see if all hosts have failed 32330 1727096578.63289: getting the remaining hosts for this loop 32330 1727096578.63291: done getting the remaining hosts for this loop 32330 1727096578.63294: getting the next task for host managed_node2 32330 1727096578.63301: done getting next task for host managed_node2 32330 1727096578.63304: ^ task is: TASK: Install yum-utils package 32330 1727096578.63308: ^ 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 32330 1727096578.63313: getting variables 32330 1727096578.63314: in VariableManager get_vars() 32330 1727096578.63345: Calling all_inventory to load vars for managed_node2 32330 1727096578.63347: Calling groups_inventory to load vars for managed_node2 32330 1727096578.63351: Calling all_plugins_inventory to load vars for managed_node2 32330 1727096578.63363: Calling all_plugins_play to load vars for managed_node2 32330 1727096578.63366: Calling groups_plugins_inventory to load vars for managed_node2 32330 1727096578.63371: Calling groups_plugins_play to load vars for managed_node2 32330 1727096578.63820: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32330 1727096578.64036: done with get_vars() 32330 1727096578.64045: done getting variables 32330 1727096578.64147: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Install yum-utils package] *********************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:26 Monday 23 September 2024 09:02:58 -0400 (0:00:00.027) 0:00:03.480 ****** 32330 1727096578.64180: entering _queue_task() for managed_node2/package 32330 1727096578.64182: Creating lock for package 32330 1727096578.64586: worker is 1 (out of 1 available) 32330 1727096578.64594: exiting _queue_task() for managed_node2/package 32330 1727096578.64603: done queuing things up, now waiting for results queue to drain 32330 1727096578.64604: waiting for pending results... 32330 1727096578.64890: running TaskExecutor() for managed_node2/TASK: Install yum-utils package 32330 1727096578.64896: in run() - task 0afff68d-5257-0bd1-3b52-0000000000e1 32330 1727096578.64900: variable 'ansible_search_path' from source: unknown 32330 1727096578.64902: variable 'ansible_search_path' from source: unknown 32330 1727096578.64976: calling self._execute() 32330 1727096578.65017: variable 'ansible_host' from source: host vars for 'managed_node2' 32330 1727096578.65028: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32330 1727096578.65042: variable 'omit' from source: magic vars 32330 1727096578.65438: variable 'ansible_distribution' from source: facts 32330 1727096578.65441: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 32330 1727096578.65562: variable 'ansible_distribution_major_version' from source: facts 32330 1727096578.65591: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 32330 1727096578.65595: when evaluation is False, skipping this task 32330 1727096578.65597: _execute() done 32330 1727096578.65657: dumping result to json 32330 1727096578.65660: done dumping result, returning 32330 1727096578.65663: done running TaskExecutor() for managed_node2/TASK: Install yum-utils package [0afff68d-5257-0bd1-3b52-0000000000e1] 32330 1727096578.65665: sending task result for task 0afff68d-5257-0bd1-3b52-0000000000e1 32330 1727096578.65740: done sending task result for task 0afff68d-5257-0bd1-3b52-0000000000e1 32330 1727096578.65743: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 32330 1727096578.65814: no more pending results, returning what we have 32330 1727096578.65818: results queue empty 32330 1727096578.65819: checking for any_errors_fatal 32330 1727096578.65827: done checking for any_errors_fatal 32330 1727096578.65827: checking for max_fail_percentage 32330 1727096578.65829: done checking for max_fail_percentage 32330 1727096578.65830: checking to see if all hosts have failed and the running result is not ok 32330 1727096578.65831: done checking to see if all hosts have failed 32330 1727096578.65831: getting the remaining hosts for this loop 32330 1727096578.65833: done getting the remaining hosts for this loop 32330 1727096578.65837: getting the next task for host managed_node2 32330 1727096578.65844: done getting next task for host managed_node2 32330 1727096578.65846: ^ task is: TASK: Enable EPEL 7 32330 1727096578.65851: ^ 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 32330 1727096578.65856: getting variables 32330 1727096578.65858: in VariableManager get_vars() 32330 1727096578.65893: Calling all_inventory to load vars for managed_node2 32330 1727096578.65896: Calling groups_inventory to load vars for managed_node2 32330 1727096578.65900: Calling all_plugins_inventory to load vars for managed_node2 32330 1727096578.65912: Calling all_plugins_play to load vars for managed_node2 32330 1727096578.65915: Calling groups_plugins_inventory to load vars for managed_node2 32330 1727096578.65918: Calling groups_plugins_play to load vars for managed_node2 32330 1727096578.66358: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32330 1727096578.66597: done with get_vars() 32330 1727096578.66606: done getting variables 32330 1727096578.66688: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Enable EPEL 7] *********************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:32 Monday 23 September 2024 09:02:58 -0400 (0:00:00.025) 0:00:03.506 ****** 32330 1727096578.66751: entering _queue_task() for managed_node2/command 32330 1727096578.67327: worker is 1 (out of 1 available) 32330 1727096578.67337: exiting _queue_task() for managed_node2/command 32330 1727096578.67347: done queuing things up, now waiting for results queue to drain 32330 1727096578.67349: waiting for pending results... 32330 1727096578.67996: running TaskExecutor() for managed_node2/TASK: Enable EPEL 7 32330 1727096578.68084: in run() - task 0afff68d-5257-0bd1-3b52-0000000000e2 32330 1727096578.68093: variable 'ansible_search_path' from source: unknown 32330 1727096578.68097: variable 'ansible_search_path' from source: unknown 32330 1727096578.68099: calling self._execute() 32330 1727096578.68133: variable 'ansible_host' from source: host vars for 'managed_node2' 32330 1727096578.68137: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32330 1727096578.68150: variable 'omit' from source: magic vars 32330 1727096578.68590: variable 'ansible_distribution' from source: facts 32330 1727096578.68606: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 32330 1727096578.68743: variable 'ansible_distribution_major_version' from source: facts 32330 1727096578.68774: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 32330 1727096578.68777: when evaluation is False, skipping this task 32330 1727096578.68780: _execute() done 32330 1727096578.68781: dumping result to json 32330 1727096578.68783: done dumping result, returning 32330 1727096578.68978: done running TaskExecutor() for managed_node2/TASK: Enable EPEL 7 [0afff68d-5257-0bd1-3b52-0000000000e2] 32330 1727096578.68981: sending task result for task 0afff68d-5257-0bd1-3b52-0000000000e2 32330 1727096578.69038: done sending task result for task 0afff68d-5257-0bd1-3b52-0000000000e2 32330 1727096578.69041: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 32330 1727096578.69109: no more pending results, returning what we have 32330 1727096578.69112: results queue empty 32330 1727096578.69113: checking for any_errors_fatal 32330 1727096578.69117: done checking for any_errors_fatal 32330 1727096578.69117: checking for max_fail_percentage 32330 1727096578.69119: done checking for max_fail_percentage 32330 1727096578.69119: checking to see if all hosts have failed and the running result is not ok 32330 1727096578.69120: done checking to see if all hosts have failed 32330 1727096578.69121: getting the remaining hosts for this loop 32330 1727096578.69122: done getting the remaining hosts for this loop 32330 1727096578.69125: getting the next task for host managed_node2 32330 1727096578.69130: done getting next task for host managed_node2 32330 1727096578.69133: ^ task is: TASK: Enable EPEL 8 32330 1727096578.69136: ^ 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 32330 1727096578.69139: getting variables 32330 1727096578.69141: in VariableManager get_vars() 32330 1727096578.69163: Calling all_inventory to load vars for managed_node2 32330 1727096578.69166: Calling groups_inventory to load vars for managed_node2 32330 1727096578.69171: Calling all_plugins_inventory to load vars for managed_node2 32330 1727096578.69188: Calling all_plugins_play to load vars for managed_node2 32330 1727096578.69191: Calling groups_plugins_inventory to load vars for managed_node2 32330 1727096578.69194: Calling groups_plugins_play to load vars for managed_node2 32330 1727096578.69408: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32330 1727096578.69618: done with get_vars() 32330 1727096578.69627: done getting variables 32330 1727096578.69683: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Enable EPEL 8] *********************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:37 Monday 23 September 2024 09:02:58 -0400 (0:00:00.029) 0:00:03.535 ****** 32330 1727096578.69710: entering _queue_task() for managed_node2/command 32330 1727096578.70180: worker is 1 (out of 1 available) 32330 1727096578.70187: exiting _queue_task() for managed_node2/command 32330 1727096578.70196: done queuing things up, now waiting for results queue to drain 32330 1727096578.70197: waiting for pending results... 32330 1727096578.70216: running TaskExecutor() for managed_node2/TASK: Enable EPEL 8 32330 1727096578.70304: in run() - task 0afff68d-5257-0bd1-3b52-0000000000e3 32330 1727096578.70327: variable 'ansible_search_path' from source: unknown 32330 1727096578.70336: variable 'ansible_search_path' from source: unknown 32330 1727096578.70377: calling self._execute() 32330 1727096578.70456: variable 'ansible_host' from source: host vars for 'managed_node2' 32330 1727096578.70471: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32330 1727096578.70487: variable 'omit' from source: magic vars 32330 1727096578.71250: variable 'ansible_distribution' from source: facts 32330 1727096578.71391: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 32330 1727096578.71601: variable 'ansible_distribution_major_version' from source: facts 32330 1727096578.71623: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 32330 1727096578.71631: when evaluation is False, skipping this task 32330 1727096578.71638: _execute() done 32330 1727096578.71652: dumping result to json 32330 1727096578.71731: done dumping result, returning 32330 1727096578.71735: done running TaskExecutor() for managed_node2/TASK: Enable EPEL 8 [0afff68d-5257-0bd1-3b52-0000000000e3] 32330 1727096578.71737: sending task result for task 0afff68d-5257-0bd1-3b52-0000000000e3 32330 1727096578.71818: done sending task result for task 0afff68d-5257-0bd1-3b52-0000000000e3 32330 1727096578.71824: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 32330 1727096578.71893: no more pending results, returning what we have 32330 1727096578.71899: results queue empty 32330 1727096578.71900: checking for any_errors_fatal 32330 1727096578.71905: done checking for any_errors_fatal 32330 1727096578.71906: checking for max_fail_percentage 32330 1727096578.71908: done checking for max_fail_percentage 32330 1727096578.71908: checking to see if all hosts have failed and the running result is not ok 32330 1727096578.71909: done checking to see if all hosts have failed 32330 1727096578.71910: getting the remaining hosts for this loop 32330 1727096578.71911: done getting the remaining hosts for this loop 32330 1727096578.71916: getting the next task for host managed_node2 32330 1727096578.71931: done getting next task for host managed_node2 32330 1727096578.71935: ^ task is: TASK: Enable EPEL 6 32330 1727096578.72089: ^ 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 32330 1727096578.72095: getting variables 32330 1727096578.72097: in VariableManager get_vars() 32330 1727096578.72214: Calling all_inventory to load vars for managed_node2 32330 1727096578.72217: Calling groups_inventory to load vars for managed_node2 32330 1727096578.72221: Calling all_plugins_inventory to load vars for managed_node2 32330 1727096578.72235: Calling all_plugins_play to load vars for managed_node2 32330 1727096578.72238: Calling groups_plugins_inventory to load vars for managed_node2 32330 1727096578.72242: Calling groups_plugins_play to load vars for managed_node2 32330 1727096578.72662: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32330 1727096578.73315: done with get_vars() 32330 1727096578.73351: done getting variables 32330 1727096578.73452: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Enable EPEL 6] *********************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:42 Monday 23 September 2024 09:02:58 -0400 (0:00:00.038) 0:00:03.574 ****** 32330 1727096578.73574: entering _queue_task() for managed_node2/copy 32330 1727096578.74012: worker is 1 (out of 1 available) 32330 1727096578.74030: exiting _queue_task() for managed_node2/copy 32330 1727096578.74040: done queuing things up, now waiting for results queue to drain 32330 1727096578.74042: waiting for pending results... 32330 1727096578.74656: running TaskExecutor() for managed_node2/TASK: Enable EPEL 6 32330 1727096578.74743: in run() - task 0afff68d-5257-0bd1-3b52-0000000000e5 32330 1727096578.74760: variable 'ansible_search_path' from source: unknown 32330 1727096578.74766: variable 'ansible_search_path' from source: unknown 32330 1727096578.74824: calling self._execute() 32330 1727096578.74976: variable 'ansible_host' from source: host vars for 'managed_node2' 32330 1727096578.74980: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32330 1727096578.74983: variable 'omit' from source: magic vars 32330 1727096578.75585: variable 'ansible_distribution' from source: facts 32330 1727096578.75601: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 32330 1727096578.75847: variable 'ansible_distribution_major_version' from source: facts 32330 1727096578.75859: Evaluated conditional (ansible_distribution_major_version == '6'): False 32330 1727096578.75866: when evaluation is False, skipping this task 32330 1727096578.75874: _execute() done 32330 1727096578.75888: dumping result to json 32330 1727096578.75895: done dumping result, returning 32330 1727096578.75957: done running TaskExecutor() for managed_node2/TASK: Enable EPEL 6 [0afff68d-5257-0bd1-3b52-0000000000e5] 32330 1727096578.75960: sending task result for task 0afff68d-5257-0bd1-3b52-0000000000e5 skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 32330 1727096578.76139: no more pending results, returning what we have 32330 1727096578.76143: results queue empty 32330 1727096578.76143: checking for any_errors_fatal 32330 1727096578.76147: done checking for any_errors_fatal 32330 1727096578.76148: checking for max_fail_percentage 32330 1727096578.76149: done checking for max_fail_percentage 32330 1727096578.76150: checking to see if all hosts have failed and the running result is not ok 32330 1727096578.76151: done checking to see if all hosts have failed 32330 1727096578.76152: getting the remaining hosts for this loop 32330 1727096578.76153: done getting the remaining hosts for this loop 32330 1727096578.76157: getting the next task for host managed_node2 32330 1727096578.76165: done getting next task for host managed_node2 32330 1727096578.76170: ^ task is: TASK: Set network provider to 'initscripts' 32330 1727096578.76173: ^ 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 32330 1727096578.76178: getting variables 32330 1727096578.76180: in VariableManager get_vars() 32330 1727096578.76211: Calling all_inventory to load vars for managed_node2 32330 1727096578.76214: Calling groups_inventory to load vars for managed_node2 32330 1727096578.76217: Calling all_plugins_inventory to load vars for managed_node2 32330 1727096578.76231: Calling all_plugins_play to load vars for managed_node2 32330 1727096578.76234: Calling groups_plugins_inventory to load vars for managed_node2 32330 1727096578.76237: Calling groups_plugins_play to load vars for managed_node2 32330 1727096578.76614: done sending task result for task 0afff68d-5257-0bd1-3b52-0000000000e5 32330 1727096578.76618: WORKER PROCESS EXITING 32330 1727096578.76639: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32330 1727096578.76843: done with get_vars() 32330 1727096578.76852: done getting variables 32330 1727096578.76908: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Set network provider to 'initscripts'] *********************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tests_vlan_mtu_initscripts.yml:12 Monday 23 September 2024 09:02:58 -0400 (0:00:00.033) 0:00:03.608 ****** 32330 1727096578.76942: entering _queue_task() for managed_node2/set_fact 32330 1727096578.77219: worker is 1 (out of 1 available) 32330 1727096578.77230: exiting _queue_task() for managed_node2/set_fact 32330 1727096578.77239: done queuing things up, now waiting for results queue to drain 32330 1727096578.77241: waiting for pending results... 32330 1727096578.77410: running TaskExecutor() for managed_node2/TASK: Set network provider to 'initscripts' 32330 1727096578.77496: in run() - task 0afff68d-5257-0bd1-3b52-000000000007 32330 1727096578.77512: variable 'ansible_search_path' from source: unknown 32330 1727096578.77546: calling self._execute() 32330 1727096578.77619: variable 'ansible_host' from source: host vars for 'managed_node2' 32330 1727096578.77629: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32330 1727096578.77774: variable 'omit' from source: magic vars 32330 1727096578.77778: variable 'omit' from source: magic vars 32330 1727096578.77806: variable 'omit' from source: magic vars 32330 1727096578.77842: variable 'omit' from source: magic vars 32330 1727096578.77918: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32330 1727096578.77949: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32330 1727096578.77978: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32330 1727096578.78001: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32330 1727096578.78033: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32330 1727096578.78137: variable 'inventory_hostname' from source: host vars for 'managed_node2' 32330 1727096578.78141: variable 'ansible_host' from source: host vars for 'managed_node2' 32330 1727096578.78143: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32330 1727096578.78374: Set connection var ansible_connection to ssh 32330 1727096578.78380: Set connection var ansible_timeout to 10 32330 1727096578.78383: Set connection var ansible_pipelining to False 32330 1727096578.78385: Set connection var ansible_shell_type to sh 32330 1727096578.78388: Set connection var ansible_shell_executable to /bin/sh 32330 1727096578.78517: Set connection var ansible_module_compression to ZIP_DEFLATED 32330 1727096578.78594: variable 'ansible_shell_executable' from source: unknown 32330 1727096578.78600: variable 'ansible_connection' from source: unknown 32330 1727096578.78603: variable 'ansible_module_compression' from source: unknown 32330 1727096578.78646: variable 'ansible_shell_type' from source: unknown 32330 1727096578.78693: variable 'ansible_shell_executable' from source: unknown 32330 1727096578.78696: variable 'ansible_host' from source: host vars for 'managed_node2' 32330 1727096578.78699: variable 'ansible_pipelining' from source: unknown 32330 1727096578.78701: variable 'ansible_timeout' from source: unknown 32330 1727096578.78710: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32330 1727096578.79049: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 32330 1727096578.79053: variable 'omit' from source: magic vars 32330 1727096578.79056: starting attempt loop 32330 1727096578.79059: running the handler 32330 1727096578.79065: handler run complete 32330 1727096578.79071: attempt loop complete, returning result 32330 1727096578.79076: _execute() done 32330 1727096578.79079: dumping result to json 32330 1727096578.79081: done dumping result, returning 32330 1727096578.79083: done running TaskExecutor() for managed_node2/TASK: Set network provider to 'initscripts' [0afff68d-5257-0bd1-3b52-000000000007] 32330 1727096578.79247: sending task result for task 0afff68d-5257-0bd1-3b52-000000000007 32330 1727096578.79526: done sending task result for task 0afff68d-5257-0bd1-3b52-000000000007 32330 1727096578.79530: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "network_provider": "initscripts" }, "changed": false } 32330 1727096578.79613: no more pending results, returning what we have 32330 1727096578.79616: results queue empty 32330 1727096578.79620: checking for any_errors_fatal 32330 1727096578.79627: done checking for any_errors_fatal 32330 1727096578.79628: checking for max_fail_percentage 32330 1727096578.79633: done checking for max_fail_percentage 32330 1727096578.79634: checking to see if all hosts have failed and the running result is not ok 32330 1727096578.79635: done checking to see if all hosts have failed 32330 1727096578.79635: getting the remaining hosts for this loop 32330 1727096578.79637: done getting the remaining hosts for this loop 32330 1727096578.79644: getting the next task for host managed_node2 32330 1727096578.79652: done getting next task for host managed_node2 32330 1727096578.79654: ^ task is: TASK: meta (flush_handlers) 32330 1727096578.79656: ^ 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 32330 1727096578.79661: getting variables 32330 1727096578.79662: in VariableManager get_vars() 32330 1727096578.79696: Calling all_inventory to load vars for managed_node2 32330 1727096578.79699: Calling groups_inventory to load vars for managed_node2 32330 1727096578.79703: Calling all_plugins_inventory to load vars for managed_node2 32330 1727096578.79714: Calling all_plugins_play to load vars for managed_node2 32330 1727096578.79717: Calling groups_plugins_inventory to load vars for managed_node2 32330 1727096578.79720: Calling groups_plugins_play to load vars for managed_node2 32330 1727096578.80402: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32330 1727096578.80745: done with get_vars() 32330 1727096578.80755: done getting variables 32330 1727096578.80889: in VariableManager get_vars() 32330 1727096578.80898: Calling all_inventory to load vars for managed_node2 32330 1727096578.80901: Calling groups_inventory to load vars for managed_node2 32330 1727096578.80903: Calling all_plugins_inventory to load vars for managed_node2 32330 1727096578.80907: Calling all_plugins_play to load vars for managed_node2 32330 1727096578.80909: Calling groups_plugins_inventory to load vars for managed_node2 32330 1727096578.80912: Calling groups_plugins_play to load vars for managed_node2 32330 1727096578.81162: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32330 1727096578.81306: done with get_vars() 32330 1727096578.81315: done queuing things up, now waiting for results queue to drain 32330 1727096578.81317: results queue empty 32330 1727096578.81317: checking for any_errors_fatal 32330 1727096578.81319: done checking for any_errors_fatal 32330 1727096578.81319: checking for max_fail_percentage 32330 1727096578.81320: done checking for max_fail_percentage 32330 1727096578.81320: checking to see if all hosts have failed and the running result is not ok 32330 1727096578.81321: done checking to see if all hosts have failed 32330 1727096578.81321: getting the remaining hosts for this loop 32330 1727096578.81322: done getting the remaining hosts for this loop 32330 1727096578.81324: getting the next task for host managed_node2 32330 1727096578.81327: done getting next task for host managed_node2 32330 1727096578.81327: ^ task is: TASK: meta (flush_handlers) 32330 1727096578.81328: ^ 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 32330 1727096578.81334: getting variables 32330 1727096578.81335: in VariableManager get_vars() 32330 1727096578.81340: Calling all_inventory to load vars for managed_node2 32330 1727096578.81342: Calling groups_inventory to load vars for managed_node2 32330 1727096578.81343: Calling all_plugins_inventory to load vars for managed_node2 32330 1727096578.81346: Calling all_plugins_play to load vars for managed_node2 32330 1727096578.81347: Calling groups_plugins_inventory to load vars for managed_node2 32330 1727096578.81349: Calling groups_plugins_play to load vars for managed_node2 32330 1727096578.81437: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32330 1727096578.81708: done with get_vars() 32330 1727096578.81714: done getting variables 32330 1727096578.81746: in VariableManager get_vars() 32330 1727096578.81752: Calling all_inventory to load vars for managed_node2 32330 1727096578.81753: Calling groups_inventory to load vars for managed_node2 32330 1727096578.81754: Calling all_plugins_inventory to load vars for managed_node2 32330 1727096578.81757: Calling all_plugins_play to load vars for managed_node2 32330 1727096578.81759: Calling groups_plugins_inventory to load vars for managed_node2 32330 1727096578.81760: Calling groups_plugins_play to load vars for managed_node2 32330 1727096578.81837: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32330 1727096578.81940: done with get_vars() 32330 1727096578.81948: done queuing things up, now waiting for results queue to drain 32330 1727096578.81949: results queue empty 32330 1727096578.81950: checking for any_errors_fatal 32330 1727096578.81951: done checking for any_errors_fatal 32330 1727096578.81952: checking for max_fail_percentage 32330 1727096578.81953: done checking for max_fail_percentage 32330 1727096578.81953: checking to see if all hosts have failed and the running result is not ok 32330 1727096578.81954: done checking to see if all hosts have failed 32330 1727096578.81954: getting the remaining hosts for this loop 32330 1727096578.81955: done getting the remaining hosts for this loop 32330 1727096578.81957: getting the next task for host managed_node2 32330 1727096578.81959: done getting next task for host managed_node2 32330 1727096578.81960: ^ task is: None 32330 1727096578.81960: ^ 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 32330 1727096578.81961: done queuing things up, now waiting for results queue to drain 32330 1727096578.81962: results queue empty 32330 1727096578.81962: checking for any_errors_fatal 32330 1727096578.81963: done checking for any_errors_fatal 32330 1727096578.81963: checking for max_fail_percentage 32330 1727096578.81963: done checking for max_fail_percentage 32330 1727096578.81964: checking to see if all hosts have failed and the running result is not ok 32330 1727096578.81964: done checking to see if all hosts have failed 32330 1727096578.81965: getting the next task for host managed_node2 32330 1727096578.81968: done getting next task for host managed_node2 32330 1727096578.81969: ^ task is: None 32330 1727096578.81970: ^ 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 32330 1727096578.82006: in VariableManager get_vars() 32330 1727096578.82024: done with get_vars() 32330 1727096578.82028: in VariableManager get_vars() 32330 1727096578.82036: done with get_vars() 32330 1727096578.82039: variable 'omit' from source: magic vars 32330 1727096578.82060: in VariableManager get_vars() 32330 1727096578.82074: done with get_vars() 32330 1727096578.82089: variable 'omit' from source: magic vars PLAY [Play for testing vlan mtu setting] *************************************** 32330 1727096578.82446: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 32330 1727096578.82481: getting the remaining hosts for this loop 32330 1727096578.82482: done getting the remaining hosts for this loop 32330 1727096578.82484: getting the next task for host managed_node2 32330 1727096578.82485: done getting next task for host managed_node2 32330 1727096578.82487: ^ task is: TASK: Gathering Facts 32330 1727096578.82488: ^ 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 32330 1727096578.82489: getting variables 32330 1727096578.82490: in VariableManager get_vars() 32330 1727096578.82498: Calling all_inventory to load vars for managed_node2 32330 1727096578.82499: Calling groups_inventory to load vars for managed_node2 32330 1727096578.82500: Calling all_plugins_inventory to load vars for managed_node2 32330 1727096578.82503: Calling all_plugins_play to load vars for managed_node2 32330 1727096578.82512: Calling groups_plugins_inventory to load vars for managed_node2 32330 1727096578.82514: Calling groups_plugins_play to load vars for managed_node2 32330 1727096578.82595: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32330 1727096578.82742: done with get_vars() 32330 1727096578.82752: done getting variables 32330 1727096578.82803: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_vlan_mtu.yml:3 Monday 23 September 2024 09:02:58 -0400 (0:00:00.058) 0:00:03.666 ****** 32330 1727096578.82819: entering _queue_task() for managed_node2/gather_facts 32330 1727096578.83093: worker is 1 (out of 1 available) 32330 1727096578.83107: exiting _queue_task() for managed_node2/gather_facts 32330 1727096578.83119: done queuing things up, now waiting for results queue to drain 32330 1727096578.83121: waiting for pending results... 32330 1727096578.83393: running TaskExecutor() for managed_node2/TASK: Gathering Facts 32330 1727096578.83437: in run() - task 0afff68d-5257-0bd1-3b52-00000000010b 32330 1727096578.83477: variable 'ansible_search_path' from source: unknown 32330 1727096578.83491: calling self._execute() 32330 1727096578.83583: variable 'ansible_host' from source: host vars for 'managed_node2' 32330 1727096578.83674: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32330 1727096578.83678: variable 'omit' from source: magic vars 32330 1727096578.84326: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32330 1727096578.86307: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32330 1727096578.86473: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32330 1727096578.86478: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32330 1727096578.86480: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32330 1727096578.86482: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32330 1727096578.86557: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32330 1727096578.86595: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32330 1727096578.86625: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32330 1727096578.86669: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32330 1727096578.86690: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32330 1727096578.86834: variable 'ansible_distribution' from source: facts 32330 1727096578.86846: variable 'ansible_distribution_major_version' from source: facts 32330 1727096578.86874: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32330 1727096578.86883: when evaluation is False, skipping this task 32330 1727096578.86890: _execute() done 32330 1727096578.86895: dumping result to json 32330 1727096578.86903: done dumping result, returning 32330 1727096578.86915: done running TaskExecutor() for managed_node2/TASK: Gathering Facts [0afff68d-5257-0bd1-3b52-00000000010b] 32330 1727096578.86924: sending task result for task 0afff68d-5257-0bd1-3b52-00000000010b 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" } 32330 1727096578.87075: no more pending results, returning what we have 32330 1727096578.87078: results queue empty 32330 1727096578.87079: checking for any_errors_fatal 32330 1727096578.87080: done checking for any_errors_fatal 32330 1727096578.87081: checking for max_fail_percentage 32330 1727096578.87082: done checking for max_fail_percentage 32330 1727096578.87083: checking to see if all hosts have failed and the running result is not ok 32330 1727096578.87084: done checking to see if all hosts have failed 32330 1727096578.87084: getting the remaining hosts for this loop 32330 1727096578.87086: done getting the remaining hosts for this loop 32330 1727096578.87089: getting the next task for host managed_node2 32330 1727096578.87094: done getting next task for host managed_node2 32330 1727096578.87096: ^ task is: TASK: meta (flush_handlers) 32330 1727096578.87098: ^ 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 32330 1727096578.87101: getting variables 32330 1727096578.87103: in VariableManager get_vars() 32330 1727096578.87144: Calling all_inventory to load vars for managed_node2 32330 1727096578.87147: Calling groups_inventory to load vars for managed_node2 32330 1727096578.87149: Calling all_plugins_inventory to load vars for managed_node2 32330 1727096578.87160: Calling all_plugins_play to load vars for managed_node2 32330 1727096578.87163: Calling groups_plugins_inventory to load vars for managed_node2 32330 1727096578.87166: Calling groups_plugins_play to load vars for managed_node2 32330 1727096578.87399: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32330 1727096578.87610: done with get_vars() 32330 1727096578.87621: done getting variables 32330 1727096578.87662: done sending task result for task 0afff68d-5257-0bd1-3b52-00000000010b 32330 1727096578.87666: WORKER PROCESS EXITING 32330 1727096578.87703: in VariableManager get_vars() 32330 1727096578.87716: Calling all_inventory to load vars for managed_node2 32330 1727096578.87719: Calling groups_inventory to load vars for managed_node2 32330 1727096578.87721: Calling all_plugins_inventory to load vars for managed_node2 32330 1727096578.87725: Calling all_plugins_play to load vars for managed_node2 32330 1727096578.87727: Calling groups_plugins_inventory to load vars for managed_node2 32330 1727096578.87729: Calling groups_plugins_play to load vars for managed_node2 32330 1727096578.87890: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32330 1727096578.88065: done with get_vars() 32330 1727096578.88085: done queuing things up, now waiting for results queue to drain 32330 1727096578.88087: results queue empty 32330 1727096578.88087: checking for any_errors_fatal 32330 1727096578.88089: done checking for any_errors_fatal 32330 1727096578.88089: checking for max_fail_percentage 32330 1727096578.88090: done checking for max_fail_percentage 32330 1727096578.88090: checking to see if all hosts have failed and the running result is not ok 32330 1727096578.88092: done checking to see if all hosts have failed 32330 1727096578.88093: getting the remaining hosts for this loop 32330 1727096578.88093: done getting the remaining hosts for this loop 32330 1727096578.88096: getting the next task for host managed_node2 32330 1727096578.88101: done getting next task for host managed_node2 32330 1727096578.88103: ^ task is: TASK: Include the task 'show_interfaces.yml' 32330 1727096578.88104: ^ 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 32330 1727096578.88107: getting variables 32330 1727096578.88107: in VariableManager get_vars() 32330 1727096578.88124: Calling all_inventory to load vars for managed_node2 32330 1727096578.88126: Calling groups_inventory to load vars for managed_node2 32330 1727096578.88128: Calling all_plugins_inventory to load vars for managed_node2 32330 1727096578.88135: Calling all_plugins_play to load vars for managed_node2 32330 1727096578.88137: Calling groups_plugins_inventory to load vars for managed_node2 32330 1727096578.88140: Calling groups_plugins_play to load vars for managed_node2 32330 1727096578.88220: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32330 1727096578.88342: done with get_vars() 32330 1727096578.88348: done getting variables TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_vlan_mtu.yml:10 Monday 23 September 2024 09:02:58 -0400 (0:00:00.055) 0:00:03.722 ****** 32330 1727096578.88406: entering _queue_task() for managed_node2/include_tasks 32330 1727096578.88961: worker is 1 (out of 1 available) 32330 1727096578.89020: exiting _queue_task() for managed_node2/include_tasks 32330 1727096578.89029: done queuing things up, now waiting for results queue to drain 32330 1727096578.89031: waiting for pending results... 32330 1727096578.89051: running TaskExecutor() for managed_node2/TASK: Include the task 'show_interfaces.yml' 32330 1727096578.89060: in run() - task 0afff68d-5257-0bd1-3b52-00000000000b 32330 1727096578.89099: variable 'ansible_search_path' from source: unknown 32330 1727096578.89121: calling self._execute() 32330 1727096578.89212: variable 'ansible_host' from source: host vars for 'managed_node2' 32330 1727096578.89230: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32330 1727096578.89238: variable 'omit' from source: magic vars 32330 1727096578.89685: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32330 1727096578.92277: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32330 1727096578.92282: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32330 1727096578.92285: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32330 1727096578.92287: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32330 1727096578.92289: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32330 1727096578.92347: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32330 1727096578.92388: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32330 1727096578.92426: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32330 1727096578.92488: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32330 1727096578.92495: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32330 1727096578.92596: variable 'ansible_distribution' from source: facts 32330 1727096578.92605: variable 'ansible_distribution_major_version' from source: facts 32330 1727096578.92616: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32330 1727096578.92619: when evaluation is False, skipping this task 32330 1727096578.92622: _execute() done 32330 1727096578.92625: dumping result to json 32330 1727096578.92627: done dumping result, returning 32330 1727096578.92632: done running TaskExecutor() for managed_node2/TASK: Include the task 'show_interfaces.yml' [0afff68d-5257-0bd1-3b52-00000000000b] 32330 1727096578.92637: sending task result for task 0afff68d-5257-0bd1-3b52-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" } 32330 1727096578.92857: no more pending results, returning what we have 32330 1727096578.92860: results queue empty 32330 1727096578.92861: checking for any_errors_fatal 32330 1727096578.92862: done checking for any_errors_fatal 32330 1727096578.92863: checking for max_fail_percentage 32330 1727096578.92864: done checking for max_fail_percentage 32330 1727096578.92870: checking to see if all hosts have failed and the running result is not ok 32330 1727096578.92870: done checking to see if all hosts have failed 32330 1727096578.92871: getting the remaining hosts for this loop 32330 1727096578.92874: done getting the remaining hosts for this loop 32330 1727096578.92878: getting the next task for host managed_node2 32330 1727096578.92883: done getting next task for host managed_node2 32330 1727096578.92885: ^ task is: TASK: Include the task 'manage_test_interface.yml' 32330 1727096578.92887: ^ 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 32330 1727096578.92890: getting variables 32330 1727096578.92891: in VariableManager get_vars() 32330 1727096578.92926: Calling all_inventory to load vars for managed_node2 32330 1727096578.92929: Calling groups_inventory to load vars for managed_node2 32330 1727096578.92931: Calling all_plugins_inventory to load vars for managed_node2 32330 1727096578.92939: Calling all_plugins_play to load vars for managed_node2 32330 1727096578.92942: Calling groups_plugins_inventory to load vars for managed_node2 32330 1727096578.92944: Calling groups_plugins_play to load vars for managed_node2 32330 1727096578.93180: done sending task result for task 0afff68d-5257-0bd1-3b52-00000000000b 32330 1727096578.93187: WORKER PROCESS EXITING 32330 1727096578.93199: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32330 1727096578.93378: done with get_vars() 32330 1727096578.93389: done getting variables TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_vlan_mtu.yml:12 Monday 23 September 2024 09:02:58 -0400 (0:00:00.050) 0:00:03.773 ****** 32330 1727096578.93454: entering _queue_task() for managed_node2/include_tasks 32330 1727096578.93725: worker is 1 (out of 1 available) 32330 1727096578.93738: exiting _queue_task() for managed_node2/include_tasks 32330 1727096578.93747: done queuing things up, now waiting for results queue to drain 32330 1727096578.93749: waiting for pending results... 32330 1727096578.93928: running TaskExecutor() for managed_node2/TASK: Include the task 'manage_test_interface.yml' 32330 1727096578.93988: in run() - task 0afff68d-5257-0bd1-3b52-00000000000c 32330 1727096578.93998: variable 'ansible_search_path' from source: unknown 32330 1727096578.94026: calling self._execute() 32330 1727096578.94090: variable 'ansible_host' from source: host vars for 'managed_node2' 32330 1727096578.94096: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32330 1727096578.94105: variable 'omit' from source: magic vars 32330 1727096578.94675: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32330 1727096578.96848: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32330 1727096578.96909: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32330 1727096578.96934: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32330 1727096578.96975: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32330 1727096578.96998: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32330 1727096578.97087: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32330 1727096578.97109: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32330 1727096578.97139: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32330 1727096578.97223: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32330 1727096578.97227: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32330 1727096578.97368: variable 'ansible_distribution' from source: facts 32330 1727096578.97375: variable 'ansible_distribution_major_version' from source: facts 32330 1727096578.97386: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32330 1727096578.97389: when evaluation is False, skipping this task 32330 1727096578.97391: _execute() done 32330 1727096578.97393: dumping result to json 32330 1727096578.97396: done dumping result, returning 32330 1727096578.97403: done running TaskExecutor() for managed_node2/TASK: Include the task 'manage_test_interface.yml' [0afff68d-5257-0bd1-3b52-00000000000c] 32330 1727096578.97406: sending task result for task 0afff68d-5257-0bd1-3b52-00000000000c 32330 1727096578.97521: done sending task result for task 0afff68d-5257-0bd1-3b52-00000000000c 32330 1727096578.97525: 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" } 32330 1727096578.97605: no more pending results, returning what we have 32330 1727096578.97609: results queue empty 32330 1727096578.97609: checking for any_errors_fatal 32330 1727096578.97614: done checking for any_errors_fatal 32330 1727096578.97615: checking for max_fail_percentage 32330 1727096578.97619: done checking for max_fail_percentage 32330 1727096578.97620: checking to see if all hosts have failed and the running result is not ok 32330 1727096578.97622: done checking to see if all hosts have failed 32330 1727096578.97623: getting the remaining hosts for this loop 32330 1727096578.97624: done getting the remaining hosts for this loop 32330 1727096578.97628: getting the next task for host managed_node2 32330 1727096578.97633: done getting next task for host managed_node2 32330 1727096578.97636: ^ task is: TASK: Include the task 'assert_device_present.yml' 32330 1727096578.97637: ^ 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 32330 1727096578.97640: getting variables 32330 1727096578.97642: in VariableManager get_vars() 32330 1727096578.97680: Calling all_inventory to load vars for managed_node2 32330 1727096578.97683: Calling groups_inventory to load vars for managed_node2 32330 1727096578.97685: Calling all_plugins_inventory to load vars for managed_node2 32330 1727096578.97697: Calling all_plugins_play to load vars for managed_node2 32330 1727096578.97699: Calling groups_plugins_inventory to load vars for managed_node2 32330 1727096578.97701: Calling groups_plugins_play to load vars for managed_node2 32330 1727096578.97989: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32330 1727096578.98194: done with get_vars() 32330 1727096578.98204: done getting variables TASK [Include the task 'assert_device_present.yml'] **************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_vlan_mtu.yml:16 Monday 23 September 2024 09:02:58 -0400 (0:00:00.048) 0:00:03.821 ****** 32330 1727096578.98323: entering _queue_task() for managed_node2/include_tasks 32330 1727096578.98634: worker is 1 (out of 1 available) 32330 1727096578.98652: exiting _queue_task() for managed_node2/include_tasks 32330 1727096578.98669: done queuing things up, now waiting for results queue to drain 32330 1727096578.98675: waiting for pending results... 32330 1727096578.98931: running TaskExecutor() for managed_node2/TASK: Include the task 'assert_device_present.yml' 32330 1727096578.99059: in run() - task 0afff68d-5257-0bd1-3b52-00000000000d 32330 1727096578.99064: variable 'ansible_search_path' from source: unknown 32330 1727096578.99069: calling self._execute() 32330 1727096578.99150: variable 'ansible_host' from source: host vars for 'managed_node2' 32330 1727096578.99156: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32330 1727096578.99164: variable 'omit' from source: magic vars 32330 1727096578.99642: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32330 1727096579.01876: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32330 1727096579.01907: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32330 1727096579.01956: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32330 1727096579.02007: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32330 1727096579.02057: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32330 1727096579.02160: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32330 1727096579.02208: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32330 1727096579.02245: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32330 1727096579.02379: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32330 1727096579.02382: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32330 1727096579.02501: variable 'ansible_distribution' from source: facts 32330 1727096579.02506: variable 'ansible_distribution_major_version' from source: facts 32330 1727096579.02509: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32330 1727096579.02512: when evaluation is False, skipping this task 32330 1727096579.02514: _execute() done 32330 1727096579.02516: dumping result to json 32330 1727096579.02524: done dumping result, returning 32330 1727096579.02530: done running TaskExecutor() for managed_node2/TASK: Include the task 'assert_device_present.yml' [0afff68d-5257-0bd1-3b52-00000000000d] 32330 1727096579.02543: sending task result for task 0afff68d-5257-0bd1-3b52-00000000000d 32330 1727096579.02662: done sending task result for task 0afff68d-5257-0bd1-3b52-00000000000d 32330 1727096579.02665: 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" } 32330 1727096579.02725: no more pending results, returning what we have 32330 1727096579.02728: results queue empty 32330 1727096579.02733: checking for any_errors_fatal 32330 1727096579.02742: done checking for any_errors_fatal 32330 1727096579.02743: checking for max_fail_percentage 32330 1727096579.02744: done checking for max_fail_percentage 32330 1727096579.02745: checking to see if all hosts have failed and the running result is not ok 32330 1727096579.02746: done checking to see if all hosts have failed 32330 1727096579.02747: getting the remaining hosts for this loop 32330 1727096579.02748: done getting the remaining hosts for this loop 32330 1727096579.02752: getting the next task for host managed_node2 32330 1727096579.02757: done getting next task for host managed_node2 32330 1727096579.02762: ^ task is: TASK: TEST: I can configure the MTU for a vlan interface without autoconnect. 32330 1727096579.02764: ^ 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 32330 1727096579.02769: getting variables 32330 1727096579.02770: in VariableManager get_vars() 32330 1727096579.02818: Calling all_inventory to load vars for managed_node2 32330 1727096579.02823: Calling groups_inventory to load vars for managed_node2 32330 1727096579.02825: Calling all_plugins_inventory to load vars for managed_node2 32330 1727096579.02834: Calling all_plugins_play to load vars for managed_node2 32330 1727096579.02836: Calling groups_plugins_inventory to load vars for managed_node2 32330 1727096579.02839: Calling groups_plugins_play to load vars for managed_node2 32330 1727096579.03061: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32330 1727096579.03257: done with get_vars() 32330 1727096579.03272: done getting variables 32330 1727096579.03370: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [TEST: I can configure the MTU for a vlan interface without autoconnect.] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_vlan_mtu.yml:18 Monday 23 September 2024 09:02:59 -0400 (0:00:00.050) 0:00:03.872 ****** 32330 1727096579.03403: entering _queue_task() for managed_node2/debug 32330 1727096579.03405: Creating lock for debug 32330 1727096579.03711: worker is 1 (out of 1 available) 32330 1727096579.03723: exiting _queue_task() for managed_node2/debug 32330 1727096579.03735: done queuing things up, now waiting for results queue to drain 32330 1727096579.03737: waiting for pending results... 32330 1727096579.04052: running TaskExecutor() for managed_node2/TASK: TEST: I can configure the MTU for a vlan interface without autoconnect. 32330 1727096579.04085: in run() - task 0afff68d-5257-0bd1-3b52-00000000000e 32330 1727096579.04099: variable 'ansible_search_path' from source: unknown 32330 1727096579.04125: calling self._execute() 32330 1727096579.04298: variable 'ansible_host' from source: host vars for 'managed_node2' 32330 1727096579.04306: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32330 1727096579.04316: variable 'omit' from source: magic vars 32330 1727096579.04827: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32330 1727096579.06404: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32330 1727096579.06458: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32330 1727096579.06489: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32330 1727096579.06515: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32330 1727096579.06541: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32330 1727096579.06602: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32330 1727096579.06622: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32330 1727096579.06643: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32330 1727096579.06672: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32330 1727096579.06687: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32330 1727096579.06791: variable 'ansible_distribution' from source: facts 32330 1727096579.06795: variable 'ansible_distribution_major_version' from source: facts 32330 1727096579.06812: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32330 1727096579.06815: when evaluation is False, skipping this task 32330 1727096579.06818: _execute() done 32330 1727096579.06820: dumping result to json 32330 1727096579.06822: done dumping result, returning 32330 1727096579.06830: done running TaskExecutor() for managed_node2/TASK: TEST: I can configure the MTU for a vlan interface without autoconnect. [0afff68d-5257-0bd1-3b52-00000000000e] 32330 1727096579.06832: sending task result for task 0afff68d-5257-0bd1-3b52-00000000000e 32330 1727096579.06918: done sending task result for task 0afff68d-5257-0bd1-3b52-00000000000e 32330 1727096579.06922: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 32330 1727096579.06969: no more pending results, returning what we have 32330 1727096579.06972: results queue empty 32330 1727096579.06973: checking for any_errors_fatal 32330 1727096579.06979: done checking for any_errors_fatal 32330 1727096579.06980: checking for max_fail_percentage 32330 1727096579.06981: done checking for max_fail_percentage 32330 1727096579.06982: checking to see if all hosts have failed and the running result is not ok 32330 1727096579.06983: done checking to see if all hosts have failed 32330 1727096579.06983: getting the remaining hosts for this loop 32330 1727096579.06985: done getting the remaining hosts for this loop 32330 1727096579.06988: getting the next task for host managed_node2 32330 1727096579.06995: done getting next task for host managed_node2 32330 1727096579.07000: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 32330 1727096579.07003: ^ 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? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 32330 1727096579.07016: getting variables 32330 1727096579.07018: in VariableManager get_vars() 32330 1727096579.07107: Calling all_inventory to load vars for managed_node2 32330 1727096579.07109: Calling groups_inventory to load vars for managed_node2 32330 1727096579.07112: Calling all_plugins_inventory to load vars for managed_node2 32330 1727096579.07120: Calling all_plugins_play to load vars for managed_node2 32330 1727096579.07122: Calling groups_plugins_inventory to load vars for managed_node2 32330 1727096579.07124: Calling groups_plugins_play to load vars for managed_node2 32330 1727096579.07242: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32330 1727096579.07365: done with get_vars() 32330 1727096579.07375: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Monday 23 September 2024 09:02:59 -0400 (0:00:00.040) 0:00:03.913 ****** 32330 1727096579.07443: entering _queue_task() for managed_node2/include_tasks 32330 1727096579.07650: worker is 1 (out of 1 available) 32330 1727096579.07663: exiting _queue_task() for managed_node2/include_tasks 32330 1727096579.07676: done queuing things up, now waiting for results queue to drain 32330 1727096579.07677: waiting for pending results... 32330 1727096579.07822: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 32330 1727096579.07902: in run() - task 0afff68d-5257-0bd1-3b52-000000000016 32330 1727096579.07918: variable 'ansible_search_path' from source: unknown 32330 1727096579.07923: variable 'ansible_search_path' from source: unknown 32330 1727096579.07947: calling self._execute() 32330 1727096579.08009: variable 'ansible_host' from source: host vars for 'managed_node2' 32330 1727096579.08020: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32330 1727096579.08024: variable 'omit' from source: magic vars 32330 1727096579.08337: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32330 1727096579.09821: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32330 1727096579.09866: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32330 1727096579.09904: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32330 1727096579.09931: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32330 1727096579.09950: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32330 1727096579.10015: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32330 1727096579.10034: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32330 1727096579.10051: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32330 1727096579.10079: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32330 1727096579.10096: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32330 1727096579.10187: variable 'ansible_distribution' from source: facts 32330 1727096579.10191: variable 'ansible_distribution_major_version' from source: facts 32330 1727096579.10209: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32330 1727096579.10213: when evaluation is False, skipping this task 32330 1727096579.10215: _execute() done 32330 1727096579.10218: dumping result to json 32330 1727096579.10220: done dumping result, returning 32330 1727096579.10229: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0afff68d-5257-0bd1-3b52-000000000016] 32330 1727096579.10232: sending task result for task 0afff68d-5257-0bd1-3b52-000000000016 32330 1727096579.10314: done sending task result for task 0afff68d-5257-0bd1-3b52-000000000016 32330 1727096579.10317: 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" } 32330 1727096579.10359: no more pending results, returning what we have 32330 1727096579.10363: results queue empty 32330 1727096579.10364: checking for any_errors_fatal 32330 1727096579.10369: done checking for any_errors_fatal 32330 1727096579.10370: checking for max_fail_percentage 32330 1727096579.10372: done checking for max_fail_percentage 32330 1727096579.10374: checking to see if all hosts have failed and the running result is not ok 32330 1727096579.10375: done checking to see if all hosts have failed 32330 1727096579.10376: getting the remaining hosts for this loop 32330 1727096579.10377: done getting the remaining hosts for this loop 32330 1727096579.10381: getting the next task for host managed_node2 32330 1727096579.10387: done getting next task for host managed_node2 32330 1727096579.10390: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 32330 1727096579.10393: ^ 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? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 32330 1727096579.10405: getting variables 32330 1727096579.10407: in VariableManager get_vars() 32330 1727096579.10445: Calling all_inventory to load vars for managed_node2 32330 1727096579.10447: Calling groups_inventory to load vars for managed_node2 32330 1727096579.10449: Calling all_plugins_inventory to load vars for managed_node2 32330 1727096579.10458: Calling all_plugins_play to load vars for managed_node2 32330 1727096579.10460: Calling groups_plugins_inventory to load vars for managed_node2 32330 1727096579.10462: Calling groups_plugins_play to load vars for managed_node2 32330 1727096579.10611: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32330 1727096579.10755: done with get_vars() 32330 1727096579.10762: done getting variables 32330 1727096579.10809: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Monday 23 September 2024 09:02:59 -0400 (0:00:00.033) 0:00:03.946 ****** 32330 1727096579.10831: entering _queue_task() for managed_node2/debug 32330 1727096579.11044: worker is 1 (out of 1 available) 32330 1727096579.11058: exiting _queue_task() for managed_node2/debug 32330 1727096579.11071: done queuing things up, now waiting for results queue to drain 32330 1727096579.11076: waiting for pending results... 32330 1727096579.11294: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider 32330 1727096579.11299: in run() - task 0afff68d-5257-0bd1-3b52-000000000017 32330 1727096579.11314: variable 'ansible_search_path' from source: unknown 32330 1727096579.11317: variable 'ansible_search_path' from source: unknown 32330 1727096579.11339: calling self._execute() 32330 1727096579.11402: variable 'ansible_host' from source: host vars for 'managed_node2' 32330 1727096579.11407: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32330 1727096579.11424: variable 'omit' from source: magic vars 32330 1727096579.11727: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32330 1727096579.13223: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32330 1727096579.13271: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32330 1727096579.13299: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32330 1727096579.13326: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32330 1727096579.13345: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32330 1727096579.13411: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32330 1727096579.13432: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32330 1727096579.13450: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32330 1727096579.13480: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32330 1727096579.13493: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32330 1727096579.13592: variable 'ansible_distribution' from source: facts 32330 1727096579.13595: variable 'ansible_distribution_major_version' from source: facts 32330 1727096579.13613: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32330 1727096579.13616: when evaluation is False, skipping this task 32330 1727096579.13618: _execute() done 32330 1727096579.13621: dumping result to json 32330 1727096579.13623: done dumping result, returning 32330 1727096579.13630: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider [0afff68d-5257-0bd1-3b52-000000000017] 32330 1727096579.13633: sending task result for task 0afff68d-5257-0bd1-3b52-000000000017 32330 1727096579.13714: done sending task result for task 0afff68d-5257-0bd1-3b52-000000000017 32330 1727096579.13717: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 32330 1727096579.13757: no more pending results, returning what we have 32330 1727096579.13761: results queue empty 32330 1727096579.13762: checking for any_errors_fatal 32330 1727096579.13778: done checking for any_errors_fatal 32330 1727096579.13779: checking for max_fail_percentage 32330 1727096579.13780: done checking for max_fail_percentage 32330 1727096579.13781: checking to see if all hosts have failed and the running result is not ok 32330 1727096579.13782: done checking to see if all hosts have failed 32330 1727096579.13782: getting the remaining hosts for this loop 32330 1727096579.13784: done getting the remaining hosts for this loop 32330 1727096579.13787: getting the next task for host managed_node2 32330 1727096579.13793: done getting next task for host managed_node2 32330 1727096579.13797: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 32330 1727096579.13800: ^ 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? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 32330 1727096579.13812: getting variables 32330 1727096579.13813: in VariableManager get_vars() 32330 1727096579.13852: Calling all_inventory to load vars for managed_node2 32330 1727096579.13854: Calling groups_inventory to load vars for managed_node2 32330 1727096579.13857: Calling all_plugins_inventory to load vars for managed_node2 32330 1727096579.13866: Calling all_plugins_play to load vars for managed_node2 32330 1727096579.13870: Calling groups_plugins_inventory to load vars for managed_node2 32330 1727096579.13873: Calling groups_plugins_play to load vars for managed_node2 32330 1727096579.14023: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32330 1727096579.14146: done with get_vars() 32330 1727096579.14154: done getting variables 32330 1727096579.14220: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Monday 23 September 2024 09:02:59 -0400 (0:00:00.034) 0:00:03.981 ****** 32330 1727096579.14243: entering _queue_task() for managed_node2/fail 32330 1727096579.14245: Creating lock for fail 32330 1727096579.14465: worker is 1 (out of 1 available) 32330 1727096579.14480: exiting _queue_task() for managed_node2/fail 32330 1727096579.14493: done queuing things up, now waiting for results queue to drain 32330 1727096579.14494: waiting for pending results... 32330 1727096579.14643: 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 32330 1727096579.14721: in run() - task 0afff68d-5257-0bd1-3b52-000000000018 32330 1727096579.14735: variable 'ansible_search_path' from source: unknown 32330 1727096579.14739: variable 'ansible_search_path' from source: unknown 32330 1727096579.14763: calling self._execute() 32330 1727096579.14823: variable 'ansible_host' from source: host vars for 'managed_node2' 32330 1727096579.14828: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32330 1727096579.14837: variable 'omit' from source: magic vars 32330 1727096579.15139: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32330 1727096579.16618: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32330 1727096579.16660: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32330 1727096579.16701: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32330 1727096579.16726: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32330 1727096579.16746: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32330 1727096579.16808: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32330 1727096579.16828: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32330 1727096579.16846: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32330 1727096579.16871: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32330 1727096579.16884: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32330 1727096579.16985: variable 'ansible_distribution' from source: facts 32330 1727096579.16988: variable 'ansible_distribution_major_version' from source: facts 32330 1727096579.17008: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32330 1727096579.17013: when evaluation is False, skipping this task 32330 1727096579.17017: _execute() done 32330 1727096579.17020: dumping result to json 32330 1727096579.17023: done dumping result, returning 32330 1727096579.17025: 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 [0afff68d-5257-0bd1-3b52-000000000018] 32330 1727096579.17028: sending task result for task 0afff68d-5257-0bd1-3b52-000000000018 32330 1727096579.17108: done sending task result for task 0afff68d-5257-0bd1-3b52-000000000018 32330 1727096579.17113: 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" } 32330 1727096579.17187: no more pending results, returning what we have 32330 1727096579.17190: results queue empty 32330 1727096579.17190: checking for any_errors_fatal 32330 1727096579.17194: done checking for any_errors_fatal 32330 1727096579.17195: checking for max_fail_percentage 32330 1727096579.17196: done checking for max_fail_percentage 32330 1727096579.17197: checking to see if all hosts have failed and the running result is not ok 32330 1727096579.17197: done checking to see if all hosts have failed 32330 1727096579.17198: getting the remaining hosts for this loop 32330 1727096579.17199: done getting the remaining hosts for this loop 32330 1727096579.17203: getting the next task for host managed_node2 32330 1727096579.17207: done getting next task for host managed_node2 32330 1727096579.17211: ^ 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 32330 1727096579.17213: ^ 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? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 32330 1727096579.17227: getting variables 32330 1727096579.17229: in VariableManager get_vars() 32330 1727096579.17262: Calling all_inventory to load vars for managed_node2 32330 1727096579.17265: Calling groups_inventory to load vars for managed_node2 32330 1727096579.17268: Calling all_plugins_inventory to load vars for managed_node2 32330 1727096579.17278: Calling all_plugins_play to load vars for managed_node2 32330 1727096579.17281: Calling groups_plugins_inventory to load vars for managed_node2 32330 1727096579.17283: Calling groups_plugins_play to load vars for managed_node2 32330 1727096579.17439: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32330 1727096579.17557: done with get_vars() 32330 1727096579.17565: done getting variables 32330 1727096579.17605: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Monday 23 September 2024 09:02:59 -0400 (0:00:00.033) 0:00:04.014 ****** 32330 1727096579.17626: entering _queue_task() for managed_node2/fail 32330 1727096579.17838: worker is 1 (out of 1 available) 32330 1727096579.17853: exiting _queue_task() for managed_node2/fail 32330 1727096579.17863: done queuing things up, now waiting for results queue to drain 32330 1727096579.17864: waiting for pending results... 32330 1727096579.18024: 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 32330 1727096579.18101: in run() - task 0afff68d-5257-0bd1-3b52-000000000019 32330 1727096579.18112: variable 'ansible_search_path' from source: unknown 32330 1727096579.18116: variable 'ansible_search_path' from source: unknown 32330 1727096579.18140: calling self._execute() 32330 1727096579.18202: variable 'ansible_host' from source: host vars for 'managed_node2' 32330 1727096579.18205: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32330 1727096579.18220: variable 'omit' from source: magic vars 32330 1727096579.18519: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32330 1727096579.20226: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32330 1727096579.20273: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32330 1727096579.20476: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32330 1727096579.20480: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32330 1727096579.20483: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32330 1727096579.20553: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32330 1727096579.20607: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32330 1727096579.20657: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32330 1727096579.20726: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32330 1727096579.20760: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32330 1727096579.20991: variable 'ansible_distribution' from source: facts 32330 1727096579.21011: variable 'ansible_distribution_major_version' from source: facts 32330 1727096579.21050: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32330 1727096579.21066: when evaluation is False, skipping this task 32330 1727096579.21081: _execute() done 32330 1727096579.21095: dumping result to json 32330 1727096579.21109: done dumping result, returning 32330 1727096579.21131: 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 [0afff68d-5257-0bd1-3b52-000000000019] 32330 1727096579.21144: sending task result for task 0afff68d-5257-0bd1-3b52-000000000019 32330 1727096579.21242: done sending task result for task 0afff68d-5257-0bd1-3b52-000000000019 32330 1727096579.21245: 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" } 32330 1727096579.21295: no more pending results, returning what we have 32330 1727096579.21298: results queue empty 32330 1727096579.21299: checking for any_errors_fatal 32330 1727096579.21309: done checking for any_errors_fatal 32330 1727096579.21310: checking for max_fail_percentage 32330 1727096579.21312: done checking for max_fail_percentage 32330 1727096579.21312: checking to see if all hosts have failed and the running result is not ok 32330 1727096579.21314: done checking to see if all hosts have failed 32330 1727096579.21314: getting the remaining hosts for this loop 32330 1727096579.21315: done getting the remaining hosts for this loop 32330 1727096579.21319: getting the next task for host managed_node2 32330 1727096579.21324: done getting next task for host managed_node2 32330 1727096579.21327: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 32330 1727096579.21330: ^ 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? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 32330 1727096579.21343: getting variables 32330 1727096579.21345: in VariableManager get_vars() 32330 1727096579.21390: Calling all_inventory to load vars for managed_node2 32330 1727096579.21393: Calling groups_inventory to load vars for managed_node2 32330 1727096579.21395: Calling all_plugins_inventory to load vars for managed_node2 32330 1727096579.21403: Calling all_plugins_play to load vars for managed_node2 32330 1727096579.21405: Calling groups_plugins_inventory to load vars for managed_node2 32330 1727096579.21407: Calling groups_plugins_play to load vars for managed_node2 32330 1727096579.21548: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32330 1727096579.21746: done with get_vars() 32330 1727096579.21763: done getting variables 32330 1727096579.21848: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Monday 23 September 2024 09:02:59 -0400 (0:00:00.042) 0:00:04.057 ****** 32330 1727096579.21915: entering _queue_task() for managed_node2/fail 32330 1727096579.22254: worker is 1 (out of 1 available) 32330 1727096579.22266: exiting _queue_task() for managed_node2/fail 32330 1727096579.22301: done queuing things up, now waiting for results queue to drain 32330 1727096579.22303: waiting for pending results... 32330 1727096579.22605: 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 32330 1727096579.22703: in run() - task 0afff68d-5257-0bd1-3b52-00000000001a 32330 1727096579.22707: variable 'ansible_search_path' from source: unknown 32330 1727096579.22710: variable 'ansible_search_path' from source: unknown 32330 1727096579.22812: calling self._execute() 32330 1727096579.22837: variable 'ansible_host' from source: host vars for 'managed_node2' 32330 1727096579.22848: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32330 1727096579.22861: variable 'omit' from source: magic vars 32330 1727096579.23565: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32330 1727096579.26149: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32330 1727096579.26222: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32330 1727096579.26273: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32330 1727096579.26308: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32330 1727096579.26342: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32330 1727096579.26438: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32330 1727096579.26461: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32330 1727096579.26547: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32330 1727096579.26550: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32330 1727096579.26560: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32330 1727096579.26706: variable 'ansible_distribution' from source: facts 32330 1727096579.26717: variable 'ansible_distribution_major_version' from source: facts 32330 1727096579.26738: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32330 1727096579.26745: when evaluation is False, skipping this task 32330 1727096579.26751: _execute() done 32330 1727096579.26761: dumping result to json 32330 1727096579.26775: done dumping result, returning 32330 1727096579.26788: 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 [0afff68d-5257-0bd1-3b52-00000000001a] 32330 1727096579.26796: sending task result for task 0afff68d-5257-0bd1-3b52-00000000001a 32330 1727096579.26942: done sending task result for task 0afff68d-5257-0bd1-3b52-00000000001a 32330 1727096579.26946: 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" } 32330 1727096579.27023: no more pending results, returning what we have 32330 1727096579.27027: results queue empty 32330 1727096579.27027: checking for any_errors_fatal 32330 1727096579.27034: done checking for any_errors_fatal 32330 1727096579.27035: checking for max_fail_percentage 32330 1727096579.27036: done checking for max_fail_percentage 32330 1727096579.27037: checking to see if all hosts have failed and the running result is not ok 32330 1727096579.27038: done checking to see if all hosts have failed 32330 1727096579.27039: getting the remaining hosts for this loop 32330 1727096579.27041: done getting the remaining hosts for this loop 32330 1727096579.27045: getting the next task for host managed_node2 32330 1727096579.27051: done getting next task for host managed_node2 32330 1727096579.27055: ^ 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 32330 1727096579.27058: ^ 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? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 32330 1727096579.27072: getting variables 32330 1727096579.27074: in VariableManager get_vars() 32330 1727096579.27121: Calling all_inventory to load vars for managed_node2 32330 1727096579.27124: Calling groups_inventory to load vars for managed_node2 32330 1727096579.27126: Calling all_plugins_inventory to load vars for managed_node2 32330 1727096579.27136: Calling all_plugins_play to load vars for managed_node2 32330 1727096579.27138: Calling groups_plugins_inventory to load vars for managed_node2 32330 1727096579.27141: Calling groups_plugins_play to load vars for managed_node2 32330 1727096579.27625: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32330 1727096579.27825: done with get_vars() 32330 1727096579.27834: done getting variables 32330 1727096579.27929: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Monday 23 September 2024 09:02:59 -0400 (0:00:00.060) 0:00:04.118 ****** 32330 1727096579.27964: entering _queue_task() for managed_node2/dnf 32330 1727096579.28304: worker is 1 (out of 1 available) 32330 1727096579.28315: exiting _queue_task() for managed_node2/dnf 32330 1727096579.28325: done queuing things up, now waiting for results queue to drain 32330 1727096579.28327: waiting for pending results... 32330 1727096579.28485: 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 32330 1727096579.28557: in run() - task 0afff68d-5257-0bd1-3b52-00000000001b 32330 1727096579.28616: variable 'ansible_search_path' from source: unknown 32330 1727096579.28620: variable 'ansible_search_path' from source: unknown 32330 1727096579.28625: calling self._execute() 32330 1727096579.28703: variable 'ansible_host' from source: host vars for 'managed_node2' 32330 1727096579.28714: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32330 1727096579.28731: variable 'omit' from source: magic vars 32330 1727096579.29141: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32330 1727096579.31990: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32330 1727096579.32128: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32330 1727096579.32132: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32330 1727096579.32154: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32330 1727096579.32188: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32330 1727096579.32291: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32330 1727096579.32327: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32330 1727096579.32364: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32330 1727096579.32411: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32330 1727096579.32431: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32330 1727096579.32674: variable 'ansible_distribution' from source: facts 32330 1727096579.32677: variable 'ansible_distribution_major_version' from source: facts 32330 1727096579.32680: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32330 1727096579.32682: when evaluation is False, skipping this task 32330 1727096579.32684: _execute() done 32330 1727096579.32686: dumping result to json 32330 1727096579.32689: done dumping result, returning 32330 1727096579.32691: 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 [0afff68d-5257-0bd1-3b52-00000000001b] 32330 1727096579.32694: sending task result for task 0afff68d-5257-0bd1-3b52-00000000001b 32330 1727096579.32873: done sending task result for task 0afff68d-5257-0bd1-3b52-00000000001b 32330 1727096579.32878: 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" } 32330 1727096579.32931: no more pending results, returning what we have 32330 1727096579.32934: results queue empty 32330 1727096579.32935: checking for any_errors_fatal 32330 1727096579.32943: done checking for any_errors_fatal 32330 1727096579.32944: checking for max_fail_percentage 32330 1727096579.32946: done checking for max_fail_percentage 32330 1727096579.32947: checking to see if all hosts have failed and the running result is not ok 32330 1727096579.32948: done checking to see if all hosts have failed 32330 1727096579.32949: getting the remaining hosts for this loop 32330 1727096579.32950: done getting the remaining hosts for this loop 32330 1727096579.32954: getting the next task for host managed_node2 32330 1727096579.32961: done getting next task for host managed_node2 32330 1727096579.32965: ^ 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 32330 1727096579.32970: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 32330 1727096579.32984: getting variables 32330 1727096579.32986: in VariableManager get_vars() 32330 1727096579.33027: Calling all_inventory to load vars for managed_node2 32330 1727096579.33030: Calling groups_inventory to load vars for managed_node2 32330 1727096579.33032: Calling all_plugins_inventory to load vars for managed_node2 32330 1727096579.33042: Calling all_plugins_play to load vars for managed_node2 32330 1727096579.33045: Calling groups_plugins_inventory to load vars for managed_node2 32330 1727096579.33049: Calling groups_plugins_play to load vars for managed_node2 32330 1727096579.33548: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32330 1727096579.33748: done with get_vars() 32330 1727096579.33759: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 32330 1727096579.33949: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Monday 23 September 2024 09:02:59 -0400 (0:00:00.060) 0:00:04.178 ****** 32330 1727096579.33980: entering _queue_task() for managed_node2/yum 32330 1727096579.33982: Creating lock for yum 32330 1727096579.34576: worker is 1 (out of 1 available) 32330 1727096579.34594: exiting _queue_task() for managed_node2/yum 32330 1727096579.34606: done queuing things up, now waiting for results queue to drain 32330 1727096579.34608: waiting for pending results... 32330 1727096579.35041: 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 32330 1727096579.35177: in run() - task 0afff68d-5257-0bd1-3b52-00000000001c 32330 1727096579.35244: variable 'ansible_search_path' from source: unknown 32330 1727096579.35247: variable 'ansible_search_path' from source: unknown 32330 1727096579.35250: calling self._execute() 32330 1727096579.35326: variable 'ansible_host' from source: host vars for 'managed_node2' 32330 1727096579.35339: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32330 1727096579.35360: variable 'omit' from source: magic vars 32330 1727096579.35858: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32330 1727096579.38213: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32330 1727096579.38398: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32330 1727096579.38401: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32330 1727096579.38404: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32330 1727096579.38429: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32330 1727096579.38521: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32330 1727096579.38555: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32330 1727096579.38592: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32330 1727096579.38641: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32330 1727096579.38663: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32330 1727096579.38817: variable 'ansible_distribution' from source: facts 32330 1727096579.38833: variable 'ansible_distribution_major_version' from source: facts 32330 1727096579.38856: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32330 1727096579.38866: when evaluation is False, skipping this task 32330 1727096579.38880: _execute() done 32330 1727096579.38887: dumping result to json 32330 1727096579.38895: done dumping result, returning 32330 1727096579.38906: 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 [0afff68d-5257-0bd1-3b52-00000000001c] 32330 1727096579.38913: sending task result for task 0afff68d-5257-0bd1-3b52-00000000001c 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" } 32330 1727096579.39073: no more pending results, returning what we have 32330 1727096579.39076: results queue empty 32330 1727096579.39077: checking for any_errors_fatal 32330 1727096579.39084: done checking for any_errors_fatal 32330 1727096579.39084: checking for max_fail_percentage 32330 1727096579.39086: done checking for max_fail_percentage 32330 1727096579.39087: checking to see if all hosts have failed and the running result is not ok 32330 1727096579.39088: done checking to see if all hosts have failed 32330 1727096579.39088: getting the remaining hosts for this loop 32330 1727096579.39089: done getting the remaining hosts for this loop 32330 1727096579.39093: getting the next task for host managed_node2 32330 1727096579.39099: done getting next task for host managed_node2 32330 1727096579.39102: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 32330 1727096579.39104: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 32330 1727096579.39118: getting variables 32330 1727096579.39119: in VariableManager get_vars() 32330 1727096579.39159: Calling all_inventory to load vars for managed_node2 32330 1727096579.39161: Calling groups_inventory to load vars for managed_node2 32330 1727096579.39164: Calling all_plugins_inventory to load vars for managed_node2 32330 1727096579.39176: Calling all_plugins_play to load vars for managed_node2 32330 1727096579.39178: Calling groups_plugins_inventory to load vars for managed_node2 32330 1727096579.39182: Calling groups_plugins_play to load vars for managed_node2 32330 1727096579.39676: done sending task result for task 0afff68d-5257-0bd1-3b52-00000000001c 32330 1727096579.39679: WORKER PROCESS EXITING 32330 1727096579.39708: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32330 1727096579.40056: done with get_vars() 32330 1727096579.40066: done getting variables 32330 1727096579.40149: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Monday 23 September 2024 09:02:59 -0400 (0:00:00.062) 0:00:04.240 ****** 32330 1727096579.40183: entering _queue_task() for managed_node2/fail 32330 1727096579.40572: worker is 1 (out of 1 available) 32330 1727096579.40583: exiting _queue_task() for managed_node2/fail 32330 1727096579.40593: done queuing things up, now waiting for results queue to drain 32330 1727096579.40595: waiting for pending results... 32330 1727096579.40744: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 32330 1727096579.40884: in run() - task 0afff68d-5257-0bd1-3b52-00000000001d 32330 1727096579.40897: variable 'ansible_search_path' from source: unknown 32330 1727096579.40928: variable 'ansible_search_path' from source: unknown 32330 1727096579.40947: calling self._execute() 32330 1727096579.41027: variable 'ansible_host' from source: host vars for 'managed_node2' 32330 1727096579.41043: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32330 1727096579.41071: variable 'omit' from source: magic vars 32330 1727096579.41496: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32330 1727096579.44889: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32330 1727096579.44986: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32330 1727096579.45014: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32330 1727096579.45418: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32330 1727096579.45422: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32330 1727096579.45505: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32330 1727096579.45543: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32330 1727096579.45596: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32330 1727096579.45652: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32330 1727096579.45684: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32330 1727096579.45892: variable 'ansible_distribution' from source: facts 32330 1727096579.45910: variable 'ansible_distribution_major_version' from source: facts 32330 1727096579.45951: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32330 1727096579.46014: when evaluation is False, skipping this task 32330 1727096579.46017: _execute() done 32330 1727096579.46020: dumping result to json 32330 1727096579.46022: done dumping result, returning 32330 1727096579.46024: 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 [0afff68d-5257-0bd1-3b52-00000000001d] 32330 1727096579.46026: sending task result for task 0afff68d-5257-0bd1-3b52-00000000001d 32330 1727096579.46169: done sending task result for task 0afff68d-5257-0bd1-3b52-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" } 32330 1727096579.46219: no more pending results, returning what we have 32330 1727096579.46222: results queue empty 32330 1727096579.46223: checking for any_errors_fatal 32330 1727096579.46229: done checking for any_errors_fatal 32330 1727096579.46230: checking for max_fail_percentage 32330 1727096579.46232: done checking for max_fail_percentage 32330 1727096579.46232: checking to see if all hosts have failed and the running result is not ok 32330 1727096579.46233: done checking to see if all hosts have failed 32330 1727096579.46234: getting the remaining hosts for this loop 32330 1727096579.46236: done getting the remaining hosts for this loop 32330 1727096579.46240: getting the next task for host managed_node2 32330 1727096579.46247: done getting next task for host managed_node2 32330 1727096579.46252: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 32330 1727096579.46255: ^ 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? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 32330 1727096579.46269: getting variables 32330 1727096579.46271: in VariableManager get_vars() 32330 1727096579.46310: Calling all_inventory to load vars for managed_node2 32330 1727096579.46312: Calling groups_inventory to load vars for managed_node2 32330 1727096579.46314: Calling all_plugins_inventory to load vars for managed_node2 32330 1727096579.46324: Calling all_plugins_play to load vars for managed_node2 32330 1727096579.46326: Calling groups_plugins_inventory to load vars for managed_node2 32330 1727096579.46328: Calling groups_plugins_play to load vars for managed_node2 32330 1727096579.46579: WORKER PROCESS EXITING 32330 1727096579.46608: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32330 1727096579.46839: done with get_vars() 32330 1727096579.46848: done getting variables 32330 1727096579.46899: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Monday 23 September 2024 09:02:59 -0400 (0:00:00.067) 0:00:04.307 ****** 32330 1727096579.46931: entering _queue_task() for managed_node2/package 32330 1727096579.47204: worker is 1 (out of 1 available) 32330 1727096579.47217: exiting _queue_task() for managed_node2/package 32330 1727096579.47230: done queuing things up, now waiting for results queue to drain 32330 1727096579.47231: waiting for pending results... 32330 1727096579.47491: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages 32330 1727096579.47716: in run() - task 0afff68d-5257-0bd1-3b52-00000000001e 32330 1727096579.47803: variable 'ansible_search_path' from source: unknown 32330 1727096579.47812: variable 'ansible_search_path' from source: unknown 32330 1727096579.47849: calling self._execute() 32330 1727096579.48028: variable 'ansible_host' from source: host vars for 'managed_node2' 32330 1727096579.48031: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32330 1727096579.48034: variable 'omit' from source: magic vars 32330 1727096579.48471: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32330 1727096579.51030: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32330 1727096579.51102: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32330 1727096579.51143: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32330 1727096579.51189: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32330 1727096579.51221: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32330 1727096579.51309: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32330 1727096579.51342: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32330 1727096579.51474: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32330 1727096579.51479: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32330 1727096579.51481: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32330 1727096579.51563: variable 'ansible_distribution' from source: facts 32330 1727096579.51580: variable 'ansible_distribution_major_version' from source: facts 32330 1727096579.51603: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32330 1727096579.51610: when evaluation is False, skipping this task 32330 1727096579.51615: _execute() done 32330 1727096579.51620: dumping result to json 32330 1727096579.51626: done dumping result, returning 32330 1727096579.51692: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages [0afff68d-5257-0bd1-3b52-00000000001e] 32330 1727096579.51699: sending task result for task 0afff68d-5257-0bd1-3b52-00000000001e 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" } 32330 1727096579.51874: no more pending results, returning what we have 32330 1727096579.51881: results queue empty 32330 1727096579.51883: checking for any_errors_fatal 32330 1727096579.51891: done checking for any_errors_fatal 32330 1727096579.51892: checking for max_fail_percentage 32330 1727096579.51894: done checking for max_fail_percentage 32330 1727096579.51895: checking to see if all hosts have failed and the running result is not ok 32330 1727096579.51896: done checking to see if all hosts have failed 32330 1727096579.51897: getting the remaining hosts for this loop 32330 1727096579.51898: done getting the remaining hosts for this loop 32330 1727096579.51903: getting the next task for host managed_node2 32330 1727096579.51914: done getting next task for host managed_node2 32330 1727096579.51921: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 32330 1727096579.51925: ^ 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? (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 32330 1727096579.51939: getting variables 32330 1727096579.51941: in VariableManager get_vars() 32330 1727096579.51993: Calling all_inventory to load vars for managed_node2 32330 1727096579.51996: Calling groups_inventory to load vars for managed_node2 32330 1727096579.51999: Calling all_plugins_inventory to load vars for managed_node2 32330 1727096579.52010: Calling all_plugins_play to load vars for managed_node2 32330 1727096579.52013: Calling groups_plugins_inventory to load vars for managed_node2 32330 1727096579.52018: Calling groups_plugins_play to load vars for managed_node2 32330 1727096579.52645: done sending task result for task 0afff68d-5257-0bd1-3b52-00000000001e 32330 1727096579.52650: WORKER PROCESS EXITING 32330 1727096579.52675: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32330 1727096579.52917: done with get_vars() 32330 1727096579.52929: done getting variables 32330 1727096579.52997: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Monday 23 September 2024 09:02:59 -0400 (0:00:00.061) 0:00:04.369 ****** 32330 1727096579.53069: entering _queue_task() for managed_node2/package 32330 1727096579.53590: worker is 1 (out of 1 available) 32330 1727096579.53601: exiting _queue_task() for managed_node2/package 32330 1727096579.53613: done queuing things up, now waiting for results queue to drain 32330 1727096579.53659: waiting for pending results... 32330 1727096579.53980: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 32330 1727096579.54217: in run() - task 0afff68d-5257-0bd1-3b52-00000000001f 32330 1727096579.54272: variable 'ansible_search_path' from source: unknown 32330 1727096579.54377: variable 'ansible_search_path' from source: unknown 32330 1727096579.54381: calling self._execute() 32330 1727096579.54480: variable 'ansible_host' from source: host vars for 'managed_node2' 32330 1727096579.54529: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32330 1727096579.54544: variable 'omit' from source: magic vars 32330 1727096579.55196: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32330 1727096579.58100: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32330 1727096579.58177: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32330 1727096579.58219: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32330 1727096579.58260: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32330 1727096579.58297: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32330 1727096579.58414: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32330 1727096579.58453: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32330 1727096579.58485: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32330 1727096579.58533: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32330 1727096579.58572: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32330 1727096579.58700: variable 'ansible_distribution' from source: facts 32330 1727096579.58718: variable 'ansible_distribution_major_version' from source: facts 32330 1727096579.58769: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32330 1727096579.58773: when evaluation is False, skipping this task 32330 1727096579.58775: _execute() done 32330 1727096579.58777: dumping result to json 32330 1727096579.58780: done dumping result, returning 32330 1727096579.58782: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0afff68d-5257-0bd1-3b52-00000000001f] 32330 1727096579.58784: sending task result for task 0afff68d-5257-0bd1-3b52-00000000001f 32330 1727096579.59031: done sending task result for task 0afff68d-5257-0bd1-3b52-00000000001f 32330 1727096579.59034: 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" } 32330 1727096579.59085: no more pending results, returning what we have 32330 1727096579.59088: results queue empty 32330 1727096579.59089: checking for any_errors_fatal 32330 1727096579.59096: done checking for any_errors_fatal 32330 1727096579.59097: checking for max_fail_percentage 32330 1727096579.59099: done checking for max_fail_percentage 32330 1727096579.59099: checking to see if all hosts have failed and the running result is not ok 32330 1727096579.59100: done checking to see if all hosts have failed 32330 1727096579.59101: getting the remaining hosts for this loop 32330 1727096579.59102: done getting the remaining hosts for this loop 32330 1727096579.59107: getting the next task for host managed_node2 32330 1727096579.59113: done getting next task for host managed_node2 32330 1727096579.59116: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 32330 1727096579.59119: ^ 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? (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 32330 1727096579.59133: getting variables 32330 1727096579.59135: in VariableManager get_vars() 32330 1727096579.59302: Calling all_inventory to load vars for managed_node2 32330 1727096579.59305: Calling groups_inventory to load vars for managed_node2 32330 1727096579.59308: Calling all_plugins_inventory to load vars for managed_node2 32330 1727096579.59317: Calling all_plugins_play to load vars for managed_node2 32330 1727096579.59319: Calling groups_plugins_inventory to load vars for managed_node2 32330 1727096579.59322: Calling groups_plugins_play to load vars for managed_node2 32330 1727096579.60055: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32330 1727096579.60610: done with get_vars() 32330 1727096579.60621: done getting variables 32330 1727096579.60977: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Monday 23 September 2024 09:02:59 -0400 (0:00:00.079) 0:00:04.448 ****** 32330 1727096579.61010: entering _queue_task() for managed_node2/package 32330 1727096579.61838: worker is 1 (out of 1 available) 32330 1727096579.61857: exiting _queue_task() for managed_node2/package 32330 1727096579.62273: done queuing things up, now waiting for results queue to drain 32330 1727096579.62275: waiting for pending results... 32330 1727096579.62688: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 32330 1727096579.62760: in run() - task 0afff68d-5257-0bd1-3b52-000000000020 32330 1727096579.62852: variable 'ansible_search_path' from source: unknown 32330 1727096579.62862: variable 'ansible_search_path' from source: unknown 32330 1727096579.62911: calling self._execute() 32330 1727096579.63137: variable 'ansible_host' from source: host vars for 'managed_node2' 32330 1727096579.63150: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32330 1727096579.63171: variable 'omit' from source: magic vars 32330 1727096579.64313: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32330 1727096579.68858: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32330 1727096579.68927: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32330 1727096579.68977: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32330 1727096579.69017: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32330 1727096579.69174: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32330 1727096579.69178: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32330 1727096579.69181: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32330 1727096579.69210: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32330 1727096579.69256: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32330 1727096579.69279: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32330 1727096579.69447: variable 'ansible_distribution' from source: facts 32330 1727096579.69460: variable 'ansible_distribution_major_version' from source: facts 32330 1727096579.69485: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32330 1727096579.69494: when evaluation is False, skipping this task 32330 1727096579.69502: _execute() done 32330 1727096579.69517: dumping result to json 32330 1727096579.69527: done dumping result, returning 32330 1727096579.69540: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0afff68d-5257-0bd1-3b52-000000000020] 32330 1727096579.69551: sending task result for task 0afff68d-5257-0bd1-3b52-000000000020 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" } 32330 1727096579.69783: no more pending results, returning what we have 32330 1727096579.69786: results queue empty 32330 1727096579.69787: checking for any_errors_fatal 32330 1727096579.69794: done checking for any_errors_fatal 32330 1727096579.69794: checking for max_fail_percentage 32330 1727096579.69797: done checking for max_fail_percentage 32330 1727096579.69797: checking to see if all hosts have failed and the running result is not ok 32330 1727096579.69798: done checking to see if all hosts have failed 32330 1727096579.69799: getting the remaining hosts for this loop 32330 1727096579.69801: done getting the remaining hosts for this loop 32330 1727096579.69805: getting the next task for host managed_node2 32330 1727096579.69812: done getting next task for host managed_node2 32330 1727096579.69816: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 32330 1727096579.69819: ^ 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? (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 32330 1727096579.69834: getting variables 32330 1727096579.69836: in VariableManager get_vars() 32330 1727096579.70027: Calling all_inventory to load vars for managed_node2 32330 1727096579.70030: Calling groups_inventory to load vars for managed_node2 32330 1727096579.70033: Calling all_plugins_inventory to load vars for managed_node2 32330 1727096579.70133: done sending task result for task 0afff68d-5257-0bd1-3b52-000000000020 32330 1727096579.70136: WORKER PROCESS EXITING 32330 1727096579.70148: Calling all_plugins_play to load vars for managed_node2 32330 1727096579.70151: Calling groups_plugins_inventory to load vars for managed_node2 32330 1727096579.70156: Calling groups_plugins_play to load vars for managed_node2 32330 1727096579.70539: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32330 1727096579.71322: done with get_vars() 32330 1727096579.71336: done getting variables 32330 1727096579.71443: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Monday 23 September 2024 09:02:59 -0400 (0:00:00.105) 0:00:04.554 ****** 32330 1727096579.71557: entering _queue_task() for managed_node2/service 32330 1727096579.71562: Creating lock for service 32330 1727096579.72462: worker is 1 (out of 1 available) 32330 1727096579.72478: exiting _queue_task() for managed_node2/service 32330 1727096579.72491: done queuing things up, now waiting for results queue to drain 32330 1727096579.72493: waiting for pending results... 32330 1727096579.72778: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 32330 1727096579.72964: in run() - task 0afff68d-5257-0bd1-3b52-000000000021 32330 1727096579.72986: variable 'ansible_search_path' from source: unknown 32330 1727096579.72995: variable 'ansible_search_path' from source: unknown 32330 1727096579.73084: calling self._execute() 32330 1727096579.73183: variable 'ansible_host' from source: host vars for 'managed_node2' 32330 1727096579.73244: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32330 1727096579.73248: variable 'omit' from source: magic vars 32330 1727096579.73785: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32330 1727096579.78391: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32330 1727096579.78515: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32330 1727096579.78726: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32330 1727096579.78730: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32330 1727096579.78900: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32330 1727096579.79120: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32330 1727096579.79309: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32330 1727096579.79485: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32330 1727096579.79590: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32330 1727096579.79659: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32330 1727096579.80049: variable 'ansible_distribution' from source: facts 32330 1727096579.80061: variable 'ansible_distribution_major_version' from source: facts 32330 1727096579.80086: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32330 1727096579.80095: when evaluation is False, skipping this task 32330 1727096579.80107: _execute() done 32330 1727096579.80227: dumping result to json 32330 1727096579.80246: done dumping result, returning 32330 1727096579.80288: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0afff68d-5257-0bd1-3b52-000000000021] 32330 1727096579.80292: sending task result for task 0afff68d-5257-0bd1-3b52-000000000021 32330 1727096579.80422: done sending task result for task 0afff68d-5257-0bd1-3b52-000000000021 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" } 32330 1727096579.80511: no more pending results, returning what we have 32330 1727096579.80514: results queue empty 32330 1727096579.80515: checking for any_errors_fatal 32330 1727096579.80523: done checking for any_errors_fatal 32330 1727096579.80525: checking for max_fail_percentage 32330 1727096579.80527: done checking for max_fail_percentage 32330 1727096579.80527: checking to see if all hosts have failed and the running result is not ok 32330 1727096579.80530: done checking to see if all hosts have failed 32330 1727096579.80531: getting the remaining hosts for this loop 32330 1727096579.80532: done getting the remaining hosts for this loop 32330 1727096579.80538: getting the next task for host managed_node2 32330 1727096579.80545: done getting next task for host managed_node2 32330 1727096579.80550: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 32330 1727096579.80553: ^ 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? (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 32330 1727096579.80571: getting variables 32330 1727096579.80573: in VariableManager get_vars() 32330 1727096579.80622: Calling all_inventory to load vars for managed_node2 32330 1727096579.80625: Calling groups_inventory to load vars for managed_node2 32330 1727096579.80628: Calling all_plugins_inventory to load vars for managed_node2 32330 1727096579.80641: Calling all_plugins_play to load vars for managed_node2 32330 1727096579.80644: Calling groups_plugins_inventory to load vars for managed_node2 32330 1727096579.80647: Calling groups_plugins_play to load vars for managed_node2 32330 1727096579.81158: WORKER PROCESS EXITING 32330 1727096579.81184: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32330 1727096579.81718: done with get_vars() 32330 1727096579.81730: done getting variables 32330 1727096579.81932: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Monday 23 September 2024 09:02:59 -0400 (0:00:00.104) 0:00:04.659 ****** 32330 1727096579.82039: entering _queue_task() for managed_node2/service 32330 1727096579.82990: worker is 1 (out of 1 available) 32330 1727096579.83003: exiting _queue_task() for managed_node2/service 32330 1727096579.83012: done queuing things up, now waiting for results queue to drain 32330 1727096579.83017: waiting for pending results... 32330 1727096579.83516: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 32330 1727096579.83865: in run() - task 0afff68d-5257-0bd1-3b52-000000000022 32330 1727096579.83947: variable 'ansible_search_path' from source: unknown 32330 1727096579.84002: variable 'ansible_search_path' from source: unknown 32330 1727096579.84091: calling self._execute() 32330 1727096579.84457: variable 'ansible_host' from source: host vars for 'managed_node2' 32330 1727096579.84461: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32330 1727096579.84464: variable 'omit' from source: magic vars 32330 1727096579.85757: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32330 1727096579.88362: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32330 1727096579.88436: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32330 1727096579.88477: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32330 1727096579.88537: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32330 1727096579.88550: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32330 1727096579.88631: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32330 1727096579.88754: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32330 1727096579.88757: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32330 1727096579.88759: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32330 1727096579.88762: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32330 1727096579.88900: variable 'ansible_distribution' from source: facts 32330 1727096579.88911: variable 'ansible_distribution_major_version' from source: facts 32330 1727096579.88932: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32330 1727096579.88940: when evaluation is False, skipping this task 32330 1727096579.88947: _execute() done 32330 1727096579.88954: dumping result to json 32330 1727096579.88962: done dumping result, returning 32330 1727096579.88986: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0afff68d-5257-0bd1-3b52-000000000022] 32330 1727096579.88994: sending task result for task 0afff68d-5257-0bd1-3b52-000000000022 32330 1727096579.89147: done sending task result for task 0afff68d-5257-0bd1-3b52-000000000022 32330 1727096579.89151: 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 } 32330 1727096579.89226: no more pending results, returning what we have 32330 1727096579.89229: results queue empty 32330 1727096579.89230: checking for any_errors_fatal 32330 1727096579.89235: done checking for any_errors_fatal 32330 1727096579.89236: checking for max_fail_percentage 32330 1727096579.89237: done checking for max_fail_percentage 32330 1727096579.89238: checking to see if all hosts have failed and the running result is not ok 32330 1727096579.89239: done checking to see if all hosts have failed 32330 1727096579.89239: getting the remaining hosts for this loop 32330 1727096579.89240: done getting the remaining hosts for this loop 32330 1727096579.89244: getting the next task for host managed_node2 32330 1727096579.89249: done getting next task for host managed_node2 32330 1727096579.89253: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 32330 1727096579.89255: ^ 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? (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 32330 1727096579.89380: getting variables 32330 1727096579.89382: in VariableManager get_vars() 32330 1727096579.89419: Calling all_inventory to load vars for managed_node2 32330 1727096579.89422: Calling groups_inventory to load vars for managed_node2 32330 1727096579.89425: Calling all_plugins_inventory to load vars for managed_node2 32330 1727096579.89435: Calling all_plugins_play to load vars for managed_node2 32330 1727096579.89460: Calling groups_plugins_inventory to load vars for managed_node2 32330 1727096579.89466: Calling groups_plugins_play to load vars for managed_node2 32330 1727096579.89758: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32330 1727096579.89969: done with get_vars() 32330 1727096579.89980: done getting variables 32330 1727096579.90043: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Monday 23 September 2024 09:02:59 -0400 (0:00:00.080) 0:00:04.739 ****** 32330 1727096579.90077: entering _queue_task() for managed_node2/service 32330 1727096579.90397: worker is 1 (out of 1 available) 32330 1727096579.90409: exiting _queue_task() for managed_node2/service 32330 1727096579.90421: done queuing things up, now waiting for results queue to drain 32330 1727096579.90423: waiting for pending results... 32330 1727096579.90787: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 32330 1727096579.90791: in run() - task 0afff68d-5257-0bd1-3b52-000000000023 32330 1727096579.90794: variable 'ansible_search_path' from source: unknown 32330 1727096579.90884: variable 'ansible_search_path' from source: unknown 32330 1727096579.90887: calling self._execute() 32330 1727096579.90934: variable 'ansible_host' from source: host vars for 'managed_node2' 32330 1727096579.90946: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32330 1727096579.90960: variable 'omit' from source: magic vars 32330 1727096579.91977: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32330 1727096579.94693: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32330 1727096579.94766: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32330 1727096579.94816: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32330 1727096579.94854: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32330 1727096579.94896: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32330 1727096579.94978: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32330 1727096579.95019: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32330 1727096579.95052: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32330 1727096579.95106: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32330 1727096579.95128: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32330 1727096579.95265: variable 'ansible_distribution' from source: facts 32330 1727096579.95283: variable 'ansible_distribution_major_version' from source: facts 32330 1727096579.95307: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32330 1727096579.95317: when evaluation is False, skipping this task 32330 1727096579.95333: _execute() done 32330 1727096579.95341: dumping result to json 32330 1727096579.95348: done dumping result, returning 32330 1727096579.95361: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0afff68d-5257-0bd1-3b52-000000000023] 32330 1727096579.95377: sending task result for task 0afff68d-5257-0bd1-3b52-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" } 32330 1727096579.95589: no more pending results, returning what we have 32330 1727096579.95592: results queue empty 32330 1727096579.95593: checking for any_errors_fatal 32330 1727096579.95597: done checking for any_errors_fatal 32330 1727096579.95598: checking for max_fail_percentage 32330 1727096579.95600: done checking for max_fail_percentage 32330 1727096579.95601: checking to see if all hosts have failed and the running result is not ok 32330 1727096579.95601: done checking to see if all hosts have failed 32330 1727096579.95602: getting the remaining hosts for this loop 32330 1727096579.95604: done getting the remaining hosts for this loop 32330 1727096579.95607: getting the next task for host managed_node2 32330 1727096579.95614: done getting next task for host managed_node2 32330 1727096579.95618: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 32330 1727096579.95621: ^ 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? (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 32330 1727096579.95633: getting variables 32330 1727096579.95635: in VariableManager get_vars() 32330 1727096579.95703: Calling all_inventory to load vars for managed_node2 32330 1727096579.95706: Calling groups_inventory to load vars for managed_node2 32330 1727096579.95709: Calling all_plugins_inventory to load vars for managed_node2 32330 1727096579.95720: Calling all_plugins_play to load vars for managed_node2 32330 1727096579.95723: Calling groups_plugins_inventory to load vars for managed_node2 32330 1727096579.95725: Calling groups_plugins_play to load vars for managed_node2 32330 1727096579.96355: done sending task result for task 0afff68d-5257-0bd1-3b52-000000000023 32330 1727096579.96358: WORKER PROCESS EXITING 32330 1727096579.96382: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32330 1727096579.96592: done with get_vars() 32330 1727096579.96601: done getting variables 32330 1727096579.96659: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Monday 23 September 2024 09:02:59 -0400 (0:00:00.066) 0:00:04.805 ****** 32330 1727096579.96693: entering _queue_task() for managed_node2/service 32330 1727096579.96954: worker is 1 (out of 1 available) 32330 1727096579.96970: exiting _queue_task() for managed_node2/service 32330 1727096579.96984: done queuing things up, now waiting for results queue to drain 32330 1727096579.96986: waiting for pending results... 32330 1727096579.97190: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service 32330 1727096579.97319: in run() - task 0afff68d-5257-0bd1-3b52-000000000024 32330 1727096579.97336: variable 'ansible_search_path' from source: unknown 32330 1727096579.97343: variable 'ansible_search_path' from source: unknown 32330 1727096579.97386: calling self._execute() 32330 1727096579.97466: variable 'ansible_host' from source: host vars for 'managed_node2' 32330 1727096579.97484: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32330 1727096579.97501: variable 'omit' from source: magic vars 32330 1727096579.97933: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32330 1727096580.00774: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32330 1727096580.00787: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32330 1727096580.00828: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32330 1727096580.00865: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32330 1727096580.00919: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32330 1727096580.01173: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32330 1727096580.01177: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32330 1727096580.01180: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32330 1727096580.01182: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32330 1727096580.01185: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32330 1727096580.01262: variable 'ansible_distribution' from source: facts 32330 1727096580.01278: variable 'ansible_distribution_major_version' from source: facts 32330 1727096580.01308: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32330 1727096580.01316: when evaluation is False, skipping this task 32330 1727096580.01325: _execute() done 32330 1727096580.01332: dumping result to json 32330 1727096580.01341: done dumping result, returning 32330 1727096580.01352: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service [0afff68d-5257-0bd1-3b52-000000000024] 32330 1727096580.01361: sending task result for task 0afff68d-5257-0bd1-3b52-000000000024 skipping: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 32330 1727096580.01524: no more pending results, returning what we have 32330 1727096580.01526: results queue empty 32330 1727096580.01529: checking for any_errors_fatal 32330 1727096580.01536: done checking for any_errors_fatal 32330 1727096580.01539: checking for max_fail_percentage 32330 1727096580.01541: done checking for max_fail_percentage 32330 1727096580.01542: checking to see if all hosts have failed and the running result is not ok 32330 1727096580.01543: done checking to see if all hosts have failed 32330 1727096580.01544: getting the remaining hosts for this loop 32330 1727096580.01545: done getting the remaining hosts for this loop 32330 1727096580.01549: getting the next task for host managed_node2 32330 1727096580.01559: done getting next task for host managed_node2 32330 1727096580.01564: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 32330 1727096580.01570: ^ 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? (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 32330 1727096580.01585: getting variables 32330 1727096580.01586: in VariableManager get_vars() 32330 1727096580.01630: Calling all_inventory to load vars for managed_node2 32330 1727096580.01634: Calling groups_inventory to load vars for managed_node2 32330 1727096580.01636: Calling all_plugins_inventory to load vars for managed_node2 32330 1727096580.01645: Calling all_plugins_play to load vars for managed_node2 32330 1727096580.01648: Calling groups_plugins_inventory to load vars for managed_node2 32330 1727096580.01651: Calling groups_plugins_play to load vars for managed_node2 32330 1727096580.02115: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32330 1727096580.02411: done with get_vars() 32330 1727096580.02423: done getting variables 32330 1727096580.02467: done sending task result for task 0afff68d-5257-0bd1-3b52-000000000024 32330 1727096580.02475: WORKER PROCESS EXITING 32330 1727096580.02518: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Monday 23 September 2024 09:03:00 -0400 (0:00:00.058) 0:00:04.864 ****** 32330 1727096580.02564: entering _queue_task() for managed_node2/copy 32330 1727096580.02806: worker is 1 (out of 1 available) 32330 1727096580.02819: exiting _queue_task() for managed_node2/copy 32330 1727096580.02831: done queuing things up, now waiting for results queue to drain 32330 1727096580.02833: waiting for pending results... 32330 1727096580.03007: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 32330 1727096580.03086: in run() - task 0afff68d-5257-0bd1-3b52-000000000025 32330 1727096580.03104: variable 'ansible_search_path' from source: unknown 32330 1727096580.03107: variable 'ansible_search_path' from source: unknown 32330 1727096580.03131: calling self._execute() 32330 1727096580.03276: variable 'ansible_host' from source: host vars for 'managed_node2' 32330 1727096580.03280: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32330 1727096580.03285: variable 'omit' from source: magic vars 32330 1727096580.04127: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32330 1727096580.06475: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32330 1727096580.06699: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32330 1727096580.06703: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32330 1727096580.06705: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32330 1727096580.06749: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32330 1727096580.06862: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32330 1727096580.06961: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32330 1727096580.07074: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32330 1727096580.07151: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32330 1727096580.07178: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32330 1727096580.07363: variable 'ansible_distribution' from source: facts 32330 1727096580.07380: variable 'ansible_distribution_major_version' from source: facts 32330 1727096580.07443: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32330 1727096580.07447: when evaluation is False, skipping this task 32330 1727096580.07450: _execute() done 32330 1727096580.07452: dumping result to json 32330 1727096580.07454: done dumping result, returning 32330 1727096580.07457: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0afff68d-5257-0bd1-3b52-000000000025] 32330 1727096580.07459: sending task result for task 0afff68d-5257-0bd1-3b52-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" } 32330 1727096580.07737: no more pending results, returning what we have 32330 1727096580.07740: results queue empty 32330 1727096580.07741: checking for any_errors_fatal 32330 1727096580.07745: done checking for any_errors_fatal 32330 1727096580.07745: checking for max_fail_percentage 32330 1727096580.07747: done checking for max_fail_percentage 32330 1727096580.07747: checking to see if all hosts have failed and the running result is not ok 32330 1727096580.07748: done checking to see if all hosts have failed 32330 1727096580.07749: getting the remaining hosts for this loop 32330 1727096580.07750: done getting the remaining hosts for this loop 32330 1727096580.07753: getting the next task for host managed_node2 32330 1727096580.07758: done getting next task for host managed_node2 32330 1727096580.07761: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 32330 1727096580.07763: ^ 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? (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 32330 1727096580.07778: getting variables 32330 1727096580.07779: in VariableManager get_vars() 32330 1727096580.07817: Calling all_inventory to load vars for managed_node2 32330 1727096580.07819: Calling groups_inventory to load vars for managed_node2 32330 1727096580.07822: Calling all_plugins_inventory to load vars for managed_node2 32330 1727096580.07831: Calling all_plugins_play to load vars for managed_node2 32330 1727096580.07846: Calling groups_plugins_inventory to load vars for managed_node2 32330 1727096580.07852: done sending task result for task 0afff68d-5257-0bd1-3b52-000000000025 32330 1727096580.07855: WORKER PROCESS EXITING 32330 1727096580.07859: Calling groups_plugins_play to load vars for managed_node2 32330 1727096580.08091: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32330 1727096580.08336: done with get_vars() 32330 1727096580.08350: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Monday 23 September 2024 09:03:00 -0400 (0:00:00.058) 0:00:04.922 ****** 32330 1727096580.08426: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 32330 1727096580.08427: Creating lock for fedora.linux_system_roles.network_connections 32330 1727096580.08657: worker is 1 (out of 1 available) 32330 1727096580.08675: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 32330 1727096580.08689: done queuing things up, now waiting for results queue to drain 32330 1727096580.08690: waiting for pending results... 32330 1727096580.08846: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 32330 1727096580.08932: in run() - task 0afff68d-5257-0bd1-3b52-000000000026 32330 1727096580.08945: variable 'ansible_search_path' from source: unknown 32330 1727096580.08948: variable 'ansible_search_path' from source: unknown 32330 1727096580.09172: calling self._execute() 32330 1727096580.09176: variable 'ansible_host' from source: host vars for 'managed_node2' 32330 1727096580.09179: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32330 1727096580.09181: variable 'omit' from source: magic vars 32330 1727096580.09493: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32330 1727096580.13461: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32330 1727096580.13536: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32330 1727096580.13581: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32330 1727096580.13634: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32330 1727096580.13664: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32330 1727096580.13751: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32330 1727096580.13787: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32330 1727096580.13816: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32330 1727096580.13864: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32330 1727096580.13886: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32330 1727096580.14024: variable 'ansible_distribution' from source: facts 32330 1727096580.14035: variable 'ansible_distribution_major_version' from source: facts 32330 1727096580.14061: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32330 1727096580.14070: when evaluation is False, skipping this task 32330 1727096580.14077: _execute() done 32330 1727096580.14083: dumping result to json 32330 1727096580.14091: done dumping result, returning 32330 1727096580.14102: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0afff68d-5257-0bd1-3b52-000000000026] 32330 1727096580.14109: sending task result for task 0afff68d-5257-0bd1-3b52-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" } 32330 1727096580.14300: no more pending results, returning what we have 32330 1727096580.14303: results queue empty 32330 1727096580.14304: checking for any_errors_fatal 32330 1727096580.14311: done checking for any_errors_fatal 32330 1727096580.14312: checking for max_fail_percentage 32330 1727096580.14313: done checking for max_fail_percentage 32330 1727096580.14314: checking to see if all hosts have failed and the running result is not ok 32330 1727096580.14315: done checking to see if all hosts have failed 32330 1727096580.14315: getting the remaining hosts for this loop 32330 1727096580.14316: done getting the remaining hosts for this loop 32330 1727096580.14320: getting the next task for host managed_node2 32330 1727096580.14326: done getting next task for host managed_node2 32330 1727096580.14329: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 32330 1727096580.14331: ^ 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? (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 32330 1727096580.14348: getting variables 32330 1727096580.14351: in VariableManager get_vars() 32330 1727096580.14573: Calling all_inventory to load vars for managed_node2 32330 1727096580.14576: Calling groups_inventory to load vars for managed_node2 32330 1727096580.14578: Calling all_plugins_inventory to load vars for managed_node2 32330 1727096580.14584: done sending task result for task 0afff68d-5257-0bd1-3b52-000000000026 32330 1727096580.14587: WORKER PROCESS EXITING 32330 1727096580.14600: Calling all_plugins_play to load vars for managed_node2 32330 1727096580.14603: Calling groups_plugins_inventory to load vars for managed_node2 32330 1727096580.14606: Calling groups_plugins_play to load vars for managed_node2 32330 1727096580.14774: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32330 1727096580.15019: done with get_vars() 32330 1727096580.15034: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Monday 23 September 2024 09:03:00 -0400 (0:00:00.067) 0:00:04.989 ****** 32330 1727096580.15131: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_state 32330 1727096580.15133: Creating lock for fedora.linux_system_roles.network_state 32330 1727096580.15780: worker is 1 (out of 1 available) 32330 1727096580.15792: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_state 32330 1727096580.16026: done queuing things up, now waiting for results queue to drain 32330 1727096580.16028: waiting for pending results... 32330 1727096580.16477: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state 32330 1727096580.16711: in run() - task 0afff68d-5257-0bd1-3b52-000000000027 32330 1727096580.16807: variable 'ansible_search_path' from source: unknown 32330 1727096580.16823: variable 'ansible_search_path' from source: unknown 32330 1727096580.16909: calling self._execute() 32330 1727096580.17009: variable 'ansible_host' from source: host vars for 'managed_node2' 32330 1727096580.17050: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32330 1727096580.17076: variable 'omit' from source: magic vars 32330 1727096580.17514: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32330 1727096580.19477: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32330 1727096580.19481: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32330 1727096580.19484: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32330 1727096580.19491: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32330 1727096580.19508: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32330 1727096580.19605: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32330 1727096580.19646: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32330 1727096580.19689: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32330 1727096580.19732: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32330 1727096580.19750: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32330 1727096580.20174: variable 'ansible_distribution' from source: facts 32330 1727096580.20178: variable 'ansible_distribution_major_version' from source: facts 32330 1727096580.20180: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32330 1727096580.20182: when evaluation is False, skipping this task 32330 1727096580.20183: _execute() done 32330 1727096580.20186: dumping result to json 32330 1727096580.20187: done dumping result, returning 32330 1727096580.20190: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state [0afff68d-5257-0bd1-3b52-000000000027] 32330 1727096580.20192: sending task result for task 0afff68d-5257-0bd1-3b52-000000000027 32330 1727096580.20262: done sending task result for task 0afff68d-5257-0bd1-3b52-000000000027 32330 1727096580.20266: 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" } 32330 1727096580.20329: no more pending results, returning what we have 32330 1727096580.20332: results queue empty 32330 1727096580.20333: checking for any_errors_fatal 32330 1727096580.20341: done checking for any_errors_fatal 32330 1727096580.20341: checking for max_fail_percentage 32330 1727096580.20343: done checking for max_fail_percentage 32330 1727096580.20344: checking to see if all hosts have failed and the running result is not ok 32330 1727096580.20344: done checking to see if all hosts have failed 32330 1727096580.20345: getting the remaining hosts for this loop 32330 1727096580.20347: done getting the remaining hosts for this loop 32330 1727096580.20350: getting the next task for host managed_node2 32330 1727096580.20406: done getting next task for host managed_node2 32330 1727096580.20411: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 32330 1727096580.20414: ^ 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? (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 32330 1727096580.20428: getting variables 32330 1727096580.20429: in VariableManager get_vars() 32330 1727096580.20518: Calling all_inventory to load vars for managed_node2 32330 1727096580.20521: Calling groups_inventory to load vars for managed_node2 32330 1727096580.20524: Calling all_plugins_inventory to load vars for managed_node2 32330 1727096580.20534: Calling all_plugins_play to load vars for managed_node2 32330 1727096580.20537: Calling groups_plugins_inventory to load vars for managed_node2 32330 1727096580.20540: Calling groups_plugins_play to load vars for managed_node2 32330 1727096580.20733: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32330 1727096580.20960: done with get_vars() 32330 1727096580.20973: done getting variables 32330 1727096580.21040: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Monday 23 September 2024 09:03:00 -0400 (0:00:00.059) 0:00:05.049 ****** 32330 1727096580.21077: entering _queue_task() for managed_node2/debug 32330 1727096580.21309: worker is 1 (out of 1 available) 32330 1727096580.21322: exiting _queue_task() for managed_node2/debug 32330 1727096580.21333: done queuing things up, now waiting for results queue to drain 32330 1727096580.21335: waiting for pending results... 32330 1727096580.21498: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 32330 1727096580.21577: in run() - task 0afff68d-5257-0bd1-3b52-000000000028 32330 1727096580.21592: variable 'ansible_search_path' from source: unknown 32330 1727096580.21596: variable 'ansible_search_path' from source: unknown 32330 1727096580.21624: calling self._execute() 32330 1727096580.21686: variable 'ansible_host' from source: host vars for 'managed_node2' 32330 1727096580.21690: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32330 1727096580.21701: variable 'omit' from source: magic vars 32330 1727096580.22009: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32330 1727096580.25277: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32330 1727096580.25282: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32330 1727096580.25284: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32330 1727096580.25286: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32330 1727096580.25290: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32330 1727096580.25416: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32330 1727096580.25450: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32330 1727096580.25491: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32330 1727096580.25535: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32330 1727096580.25554: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32330 1727096580.25698: variable 'ansible_distribution' from source: facts 32330 1727096580.25710: variable 'ansible_distribution_major_version' from source: facts 32330 1727096580.25734: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32330 1727096580.25737: when evaluation is False, skipping this task 32330 1727096580.25740: _execute() done 32330 1727096580.25743: dumping result to json 32330 1727096580.25745: done dumping result, returning 32330 1727096580.25753: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0afff68d-5257-0bd1-3b52-000000000028] 32330 1727096580.25762: sending task result for task 0afff68d-5257-0bd1-3b52-000000000028 skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 32330 1727096580.25906: no more pending results, returning what we have 32330 1727096580.25908: results queue empty 32330 1727096580.25909: checking for any_errors_fatal 32330 1727096580.25914: done checking for any_errors_fatal 32330 1727096580.25915: checking for max_fail_percentage 32330 1727096580.25916: done checking for max_fail_percentage 32330 1727096580.25917: checking to see if all hosts have failed and the running result is not ok 32330 1727096580.25918: done checking to see if all hosts have failed 32330 1727096580.25919: getting the remaining hosts for this loop 32330 1727096580.25920: done getting the remaining hosts for this loop 32330 1727096580.25925: getting the next task for host managed_node2 32330 1727096580.25930: done getting next task for host managed_node2 32330 1727096580.25934: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 32330 1727096580.25937: ^ 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? (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 32330 1727096580.25949: getting variables 32330 1727096580.25951: in VariableManager get_vars() 32330 1727096580.26097: Calling all_inventory to load vars for managed_node2 32330 1727096580.26100: Calling groups_inventory to load vars for managed_node2 32330 1727096580.26102: Calling all_plugins_inventory to load vars for managed_node2 32330 1727096580.26188: Calling all_plugins_play to load vars for managed_node2 32330 1727096580.26191: Calling groups_plugins_inventory to load vars for managed_node2 32330 1727096580.26194: Calling groups_plugins_play to load vars for managed_node2 32330 1727096580.26390: done sending task result for task 0afff68d-5257-0bd1-3b52-000000000028 32330 1727096580.26395: WORKER PROCESS EXITING 32330 1727096580.26419: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32330 1727096580.26605: done with get_vars() 32330 1727096580.26620: done getting variables 32330 1727096580.26683: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Monday 23 September 2024 09:03:00 -0400 (0:00:00.056) 0:00:05.105 ****** 32330 1727096580.26716: entering _queue_task() for managed_node2/debug 32330 1727096580.27022: worker is 1 (out of 1 available) 32330 1727096580.27035: exiting _queue_task() for managed_node2/debug 32330 1727096580.27047: done queuing things up, now waiting for results queue to drain 32330 1727096580.27054: waiting for pending results... 32330 1727096580.27352: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 32330 1727096580.27549: in run() - task 0afff68d-5257-0bd1-3b52-000000000029 32330 1727096580.27614: variable 'ansible_search_path' from source: unknown 32330 1727096580.27618: variable 'ansible_search_path' from source: unknown 32330 1727096580.27646: calling self._execute() 32330 1727096580.27755: variable 'ansible_host' from source: host vars for 'managed_node2' 32330 1727096580.27772: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32330 1727096580.27818: variable 'omit' from source: magic vars 32330 1727096580.28258: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32330 1727096580.30613: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32330 1727096580.30766: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32330 1727096580.30772: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32330 1727096580.30774: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32330 1727096580.30805: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32330 1727096580.30895: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32330 1727096580.30928: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32330 1727096580.30957: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32330 1727096580.31073: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32330 1727096580.31077: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32330 1727096580.31176: variable 'ansible_distribution' from source: facts 32330 1727096580.31188: variable 'ansible_distribution_major_version' from source: facts 32330 1727096580.31221: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32330 1727096580.31228: when evaluation is False, skipping this task 32330 1727096580.31233: _execute() done 32330 1727096580.31239: dumping result to json 32330 1727096580.31246: done dumping result, returning 32330 1727096580.31257: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0afff68d-5257-0bd1-3b52-000000000029] 32330 1727096580.31264: sending task result for task 0afff68d-5257-0bd1-3b52-000000000029 32330 1727096580.31475: done sending task result for task 0afff68d-5257-0bd1-3b52-000000000029 32330 1727096580.31479: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 32330 1727096580.31560: no more pending results, returning what we have 32330 1727096580.31563: results queue empty 32330 1727096580.31564: checking for any_errors_fatal 32330 1727096580.31571: done checking for any_errors_fatal 32330 1727096580.31572: checking for max_fail_percentage 32330 1727096580.31574: done checking for max_fail_percentage 32330 1727096580.31574: checking to see if all hosts have failed and the running result is not ok 32330 1727096580.31575: done checking to see if all hosts have failed 32330 1727096580.31576: getting the remaining hosts for this loop 32330 1727096580.31577: done getting the remaining hosts for this loop 32330 1727096580.31587: getting the next task for host managed_node2 32330 1727096580.31595: done getting next task for host managed_node2 32330 1727096580.31599: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 32330 1727096580.31601: ^ 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? (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 32330 1727096580.31616: getting variables 32330 1727096580.31618: in VariableManager get_vars() 32330 1727096580.31666: Calling all_inventory to load vars for managed_node2 32330 1727096580.31878: Calling groups_inventory to load vars for managed_node2 32330 1727096580.31882: Calling all_plugins_inventory to load vars for managed_node2 32330 1727096580.32038: Calling all_plugins_play to load vars for managed_node2 32330 1727096580.32042: Calling groups_plugins_inventory to load vars for managed_node2 32330 1727096580.32046: Calling groups_plugins_play to load vars for managed_node2 32330 1727096580.32515: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32330 1727096580.32832: done with get_vars() 32330 1727096580.32848: done getting variables 32330 1727096580.33038: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Monday 23 September 2024 09:03:00 -0400 (0:00:00.063) 0:00:05.170 ****** 32330 1727096580.33185: entering _queue_task() for managed_node2/debug 32330 1727096580.33939: worker is 1 (out of 1 available) 32330 1727096580.34001: exiting _queue_task() for managed_node2/debug 32330 1727096580.34016: done queuing things up, now waiting for results queue to drain 32330 1727096580.34018: waiting for pending results... 32330 1727096580.34530: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 32330 1727096580.34751: in run() - task 0afff68d-5257-0bd1-3b52-00000000002a 32330 1727096580.34799: variable 'ansible_search_path' from source: unknown 32330 1727096580.34807: variable 'ansible_search_path' from source: unknown 32330 1727096580.34935: calling self._execute() 32330 1727096580.34981: variable 'ansible_host' from source: host vars for 'managed_node2' 32330 1727096580.34992: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32330 1727096580.35003: variable 'omit' from source: magic vars 32330 1727096580.36321: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32330 1727096580.38282: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32330 1727096580.38324: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32330 1727096580.38381: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32330 1727096580.38465: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32330 1727096580.38498: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32330 1727096580.38604: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32330 1727096580.38673: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32330 1727096580.38684: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32330 1727096580.39186: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32330 1727096580.39189: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32330 1727096580.39192: variable 'ansible_distribution' from source: facts 32330 1727096580.39194: variable 'ansible_distribution_major_version' from source: facts 32330 1727096580.39196: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32330 1727096580.39198: when evaluation is False, skipping this task 32330 1727096580.39200: _execute() done 32330 1727096580.39202: dumping result to json 32330 1727096580.39204: done dumping result, returning 32330 1727096580.39206: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0afff68d-5257-0bd1-3b52-00000000002a] 32330 1727096580.39208: sending task result for task 0afff68d-5257-0bd1-3b52-00000000002a skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 32330 1727096580.39441: no more pending results, returning what we have 32330 1727096580.39444: results queue empty 32330 1727096580.39445: checking for any_errors_fatal 32330 1727096580.39453: done checking for any_errors_fatal 32330 1727096580.39454: checking for max_fail_percentage 32330 1727096580.39456: done checking for max_fail_percentage 32330 1727096580.39456: checking to see if all hosts have failed and the running result is not ok 32330 1727096580.39457: done checking to see if all hosts have failed 32330 1727096580.39458: getting the remaining hosts for this loop 32330 1727096580.39459: done getting the remaining hosts for this loop 32330 1727096580.39463: getting the next task for host managed_node2 32330 1727096580.39472: done getting next task for host managed_node2 32330 1727096580.39476: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 32330 1727096580.39479: ^ 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? (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 32330 1727096580.39494: getting variables 32330 1727096580.39496: in VariableManager get_vars() 32330 1727096580.39542: Calling all_inventory to load vars for managed_node2 32330 1727096580.39544: Calling groups_inventory to load vars for managed_node2 32330 1727096580.39547: Calling all_plugins_inventory to load vars for managed_node2 32330 1727096580.39556: Calling all_plugins_play to load vars for managed_node2 32330 1727096580.39559: Calling groups_plugins_inventory to load vars for managed_node2 32330 1727096580.39562: Calling groups_plugins_play to load vars for managed_node2 32330 1727096580.39786: done sending task result for task 0afff68d-5257-0bd1-3b52-00000000002a 32330 1727096580.39789: WORKER PROCESS EXITING 32330 1727096580.40722: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32330 1727096580.41459: done with get_vars() 32330 1727096580.41471: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Monday 23 September 2024 09:03:00 -0400 (0:00:00.086) 0:00:05.257 ****** 32330 1727096580.41873: entering _queue_task() for managed_node2/ping 32330 1727096580.41875: Creating lock for ping 32330 1727096580.42531: worker is 1 (out of 1 available) 32330 1727096580.42545: exiting _queue_task() for managed_node2/ping 32330 1727096580.42555: done queuing things up, now waiting for results queue to drain 32330 1727096580.42558: waiting for pending results... 32330 1727096580.42793: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity 32330 1727096580.43000: in run() - task 0afff68d-5257-0bd1-3b52-00000000002b 32330 1727096580.43026: variable 'ansible_search_path' from source: unknown 32330 1727096580.43033: variable 'ansible_search_path' from source: unknown 32330 1727096580.43082: calling self._execute() 32330 1727096580.43202: variable 'ansible_host' from source: host vars for 'managed_node2' 32330 1727096580.43214: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32330 1727096580.43235: variable 'omit' from source: magic vars 32330 1727096580.43747: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32330 1727096580.47232: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32330 1727096580.47377: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32330 1727096580.47575: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32330 1727096580.47578: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32330 1727096580.47581: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32330 1727096580.47710: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32330 1727096580.47808: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32330 1727096580.47834: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32330 1727096580.47899: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32330 1727096580.47912: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32330 1727096580.48052: variable 'ansible_distribution' from source: facts 32330 1727096580.48057: variable 'ansible_distribution_major_version' from source: facts 32330 1727096580.48083: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32330 1727096580.48087: when evaluation is False, skipping this task 32330 1727096580.48089: _execute() done 32330 1727096580.48092: dumping result to json 32330 1727096580.48094: done dumping result, returning 32330 1727096580.48102: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity [0afff68d-5257-0bd1-3b52-00000000002b] 32330 1727096580.48105: sending task result for task 0afff68d-5257-0bd1-3b52-00000000002b 32330 1727096580.48194: done sending task result for task 0afff68d-5257-0bd1-3b52-00000000002b 32330 1727096580.48197: 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" } 32330 1727096580.48241: no more pending results, returning what we have 32330 1727096580.48244: results queue empty 32330 1727096580.48245: checking for any_errors_fatal 32330 1727096580.48251: done checking for any_errors_fatal 32330 1727096580.48252: checking for max_fail_percentage 32330 1727096580.48253: done checking for max_fail_percentage 32330 1727096580.48254: checking to see if all hosts have failed and the running result is not ok 32330 1727096580.48254: done checking to see if all hosts have failed 32330 1727096580.48255: getting the remaining hosts for this loop 32330 1727096580.48256: done getting the remaining hosts for this loop 32330 1727096580.48260: getting the next task for host managed_node2 32330 1727096580.48269: done getting next task for host managed_node2 32330 1727096580.48271: ^ task is: TASK: meta (role_complete) 32330 1727096580.48275: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 32330 1727096580.48289: getting variables 32330 1727096580.48291: in VariableManager get_vars() 32330 1727096580.48332: Calling all_inventory to load vars for managed_node2 32330 1727096580.48334: Calling groups_inventory to load vars for managed_node2 32330 1727096580.48337: Calling all_plugins_inventory to load vars for managed_node2 32330 1727096580.48346: Calling all_plugins_play to load vars for managed_node2 32330 1727096580.48349: Calling groups_plugins_inventory to load vars for managed_node2 32330 1727096580.48351: Calling groups_plugins_play to load vars for managed_node2 32330 1727096580.48819: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32330 1727096580.49206: done with get_vars() 32330 1727096580.49216: done getting variables 32330 1727096580.49386: done queuing things up, now waiting for results queue to drain 32330 1727096580.49388: results queue empty 32330 1727096580.49389: checking for any_errors_fatal 32330 1727096580.49391: done checking for any_errors_fatal 32330 1727096580.49391: checking for max_fail_percentage 32330 1727096580.49393: done checking for max_fail_percentage 32330 1727096580.49393: checking to see if all hosts have failed and the running result is not ok 32330 1727096580.49394: done checking to see if all hosts have failed 32330 1727096580.49394: getting the remaining hosts for this loop 32330 1727096580.49395: done getting the remaining hosts for this loop 32330 1727096580.49398: getting the next task for host managed_node2 32330 1727096580.49401: done getting next task for host managed_node2 32330 1727096580.49403: ^ task is: TASK: Include the task 'assert_device_present.yml' 32330 1727096580.49404: ^ 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 32330 1727096580.49406: getting variables 32330 1727096580.49407: in VariableManager get_vars() 32330 1727096580.49418: Calling all_inventory to load vars for managed_node2 32330 1727096580.49420: Calling groups_inventory to load vars for managed_node2 32330 1727096580.49422: Calling all_plugins_inventory to load vars for managed_node2 32330 1727096580.49426: Calling all_plugins_play to load vars for managed_node2 32330 1727096580.49428: Calling groups_plugins_inventory to load vars for managed_node2 32330 1727096580.49430: Calling groups_plugins_play to load vars for managed_node2 32330 1727096580.49555: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32330 1727096580.50107: done with get_vars() 32330 1727096580.50114: done getting variables TASK [Include the task 'assert_device_present.yml'] **************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_vlan_mtu.yml:46 Monday 23 September 2024 09:03:00 -0400 (0:00:00.083) 0:00:05.340 ****** 32330 1727096580.50181: entering _queue_task() for managed_node2/include_tasks 32330 1727096580.50523: worker is 1 (out of 1 available) 32330 1727096580.50540: exiting _queue_task() for managed_node2/include_tasks 32330 1727096580.50556: done queuing things up, now waiting for results queue to drain 32330 1727096580.50558: waiting for pending results... 32330 1727096580.50985: running TaskExecutor() for managed_node2/TASK: Include the task 'assert_device_present.yml' 32330 1727096580.50993: in run() - task 0afff68d-5257-0bd1-3b52-00000000005b 32330 1727096580.51010: variable 'ansible_search_path' from source: unknown 32330 1727096580.51132: calling self._execute() 32330 1727096580.51160: variable 'ansible_host' from source: host vars for 'managed_node2' 32330 1727096580.51181: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32330 1727096580.51197: variable 'omit' from source: magic vars 32330 1727096580.51738: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32330 1727096580.55128: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32330 1727096580.55209: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32330 1727096580.55391: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32330 1727096580.55395: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32330 1727096580.55398: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32330 1727096580.55463: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32330 1727096580.55534: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32330 1727096580.55565: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32330 1727096580.55619: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32330 1727096580.55637: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32330 1727096580.55788: variable 'ansible_distribution' from source: facts 32330 1727096580.55801: variable 'ansible_distribution_major_version' from source: facts 32330 1727096580.55829: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32330 1727096580.55837: when evaluation is False, skipping this task 32330 1727096580.55843: _execute() done 32330 1727096580.55850: dumping result to json 32330 1727096580.55858: done dumping result, returning 32330 1727096580.55869: done running TaskExecutor() for managed_node2/TASK: Include the task 'assert_device_present.yml' [0afff68d-5257-0bd1-3b52-00000000005b] 32330 1727096580.55882: sending task result for task 0afff68d-5257-0bd1-3b52-00000000005b 32330 1727096580.56016: done sending task result for task 0afff68d-5257-0bd1-3b52-00000000005b 32330 1727096580.56020: 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" } 32330 1727096580.56066: no more pending results, returning what we have 32330 1727096580.56071: results queue empty 32330 1727096580.56072: checking for any_errors_fatal 32330 1727096580.56073: done checking for any_errors_fatal 32330 1727096580.56074: checking for max_fail_percentage 32330 1727096580.56075: done checking for max_fail_percentage 32330 1727096580.56076: checking to see if all hosts have failed and the running result is not ok 32330 1727096580.56077: done checking to see if all hosts have failed 32330 1727096580.56077: getting the remaining hosts for this loop 32330 1727096580.56078: done getting the remaining hosts for this loop 32330 1727096580.56082: getting the next task for host managed_node2 32330 1727096580.56087: done getting next task for host managed_node2 32330 1727096580.56090: ^ task is: TASK: Include the task 'assert_profile_present.yml' 32330 1727096580.56092: ^ 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 32330 1727096580.56094: getting variables 32330 1727096580.56096: in VariableManager get_vars() 32330 1727096580.56135: Calling all_inventory to load vars for managed_node2 32330 1727096580.56137: Calling groups_inventory to load vars for managed_node2 32330 1727096580.56139: Calling all_plugins_inventory to load vars for managed_node2 32330 1727096580.56149: Calling all_plugins_play to load vars for managed_node2 32330 1727096580.56152: Calling groups_plugins_inventory to load vars for managed_node2 32330 1727096580.56154: Calling groups_plugins_play to load vars for managed_node2 32330 1727096580.56397: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32330 1727096580.56756: done with get_vars() 32330 1727096580.56772: done getting variables TASK [Include the task 'assert_profile_present.yml'] *************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_vlan_mtu.yml:50 Monday 23 September 2024 09:03:00 -0400 (0:00:00.066) 0:00:05.407 ****** 32330 1727096580.56867: entering _queue_task() for managed_node2/include_tasks 32330 1727096580.57600: worker is 1 (out of 1 available) 32330 1727096580.57612: exiting _queue_task() for managed_node2/include_tasks 32330 1727096580.57625: done queuing things up, now waiting for results queue to drain 32330 1727096580.57627: waiting for pending results... 32330 1727096580.57983: running TaskExecutor() for managed_node2/TASK: Include the task 'assert_profile_present.yml' 32330 1727096580.57987: in run() - task 0afff68d-5257-0bd1-3b52-00000000005c 32330 1727096580.57989: variable 'ansible_search_path' from source: unknown 32330 1727096580.58011: variable 'interface' from source: play vars 32330 1727096580.58216: variable 'interface' from source: play vars 32330 1727096580.58278: variable 'vlan_interface' from source: play vars 32330 1727096580.58358: variable 'vlan_interface' from source: play vars 32330 1727096580.58383: variable 'omit' from source: magic vars 32330 1727096580.58521: variable 'ansible_host' from source: host vars for 'managed_node2' 32330 1727096580.58777: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32330 1727096580.58782: variable 'omit' from source: magic vars 32330 1727096580.59000: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32330 1727096580.61290: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32330 1727096580.61372: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32330 1727096580.61416: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32330 1727096580.61456: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32330 1727096580.61490: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32330 1727096580.61571: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32330 1727096580.61608: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32330 1727096580.61637: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32330 1727096580.61688: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32330 1727096580.61709: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32330 1727096580.61843: variable 'ansible_distribution' from source: facts 32330 1727096580.61861: variable 'ansible_distribution_major_version' from source: facts 32330 1727096580.61889: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32330 1727096580.61898: when evaluation is False, skipping this task 32330 1727096580.61936: variable 'item' from source: unknown 32330 1727096580.62015: variable 'item' from source: unknown skipping: [managed_node2] => (item=lsr101) => { "ansible_loop_var": "item", "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "item": "lsr101", "skip_reason": "Conditional result was False" } 32330 1727096580.62375: variable 'ansible_host' from source: host vars for 'managed_node2' 32330 1727096580.62380: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32330 1727096580.62383: variable 'omit' from source: magic vars 32330 1727096580.62508: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32330 1727096580.62544: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32330 1727096580.62582: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32330 1727096580.62640: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32330 1727096580.62670: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32330 1727096580.62795: variable 'ansible_distribution' from source: facts 32330 1727096580.62810: variable 'ansible_distribution_major_version' from source: facts 32330 1727096580.62826: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32330 1727096580.62833: when evaluation is False, skipping this task 32330 1727096580.62974: variable 'item' from source: unknown 32330 1727096580.62978: variable 'item' from source: unknown skipping: [managed_node2] => (item=lsr101.90) => { "ansible_loop_var": "item", "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "item": "lsr101.90", "skip_reason": "Conditional result was False" } 32330 1727096580.63065: dumping result to json 32330 1727096580.63083: done dumping result, returning 32330 1727096580.63094: done running TaskExecutor() for managed_node2/TASK: Include the task 'assert_profile_present.yml' [0afff68d-5257-0bd1-3b52-00000000005c] 32330 1727096580.63107: sending task result for task 0afff68d-5257-0bd1-3b52-00000000005c skipping: [managed_node2] => { "changed": false } MSG: All items skipped 32330 1727096580.63314: no more pending results, returning what we have 32330 1727096580.63318: results queue empty 32330 1727096580.63319: checking for any_errors_fatal 32330 1727096580.63323: done checking for any_errors_fatal 32330 1727096580.63324: checking for max_fail_percentage 32330 1727096580.63326: done checking for max_fail_percentage 32330 1727096580.63327: checking to see if all hosts have failed and the running result is not ok 32330 1727096580.63328: done checking to see if all hosts have failed 32330 1727096580.63328: getting the remaining hosts for this loop 32330 1727096580.63332: done getting the remaining hosts for this loop 32330 1727096580.63337: getting the next task for host managed_node2 32330 1727096580.63342: done getting next task for host managed_node2 32330 1727096580.63344: ^ task is: TASK: TEARDOWN: remove profiles. 32330 1727096580.63348: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 32330 1727096580.63351: getting variables 32330 1727096580.63353: in VariableManager get_vars() 32330 1727096580.63399: Calling all_inventory to load vars for managed_node2 32330 1727096580.63401: Calling groups_inventory to load vars for managed_node2 32330 1727096580.63403: Calling all_plugins_inventory to load vars for managed_node2 32330 1727096580.63418: Calling all_plugins_play to load vars for managed_node2 32330 1727096580.63420: Calling groups_plugins_inventory to load vars for managed_node2 32330 1727096580.63503: done sending task result for task 0afff68d-5257-0bd1-3b52-00000000005c 32330 1727096580.63508: WORKER PROCESS EXITING 32330 1727096580.63582: Calling groups_plugins_play to load vars for managed_node2 32330 1727096580.64295: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32330 1727096580.64993: done with get_vars() 32330 1727096580.65005: done getting variables 32330 1727096580.65065: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [TEARDOWN: remove profiles.] ********************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_vlan_mtu.yml:58 Monday 23 September 2024 09:03:00 -0400 (0:00:00.082) 0:00:05.489 ****** 32330 1727096580.65097: entering _queue_task() for managed_node2/debug 32330 1727096580.65823: worker is 1 (out of 1 available) 32330 1727096580.65837: exiting _queue_task() for managed_node2/debug 32330 1727096580.65872: done queuing things up, now waiting for results queue to drain 32330 1727096580.65874: waiting for pending results... 32330 1727096580.66085: running TaskExecutor() for managed_node2/TASK: TEARDOWN: remove profiles. 32330 1727096580.66166: in run() - task 0afff68d-5257-0bd1-3b52-00000000005d 32330 1727096580.66279: variable 'ansible_search_path' from source: unknown 32330 1727096580.66352: calling self._execute() 32330 1727096580.66606: variable 'ansible_host' from source: host vars for 'managed_node2' 32330 1727096580.66716: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32330 1727096580.66799: variable 'omit' from source: magic vars 32330 1727096580.67535: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32330 1727096580.70616: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32330 1727096580.70680: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32330 1727096580.70831: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32330 1727096580.70863: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32330 1727096580.70892: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32330 1727096580.71073: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32330 1727096580.71077: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32330 1727096580.71079: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32330 1727096580.71091: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32330 1727096580.71108: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32330 1727096580.71247: variable 'ansible_distribution' from source: facts 32330 1727096580.71253: variable 'ansible_distribution_major_version' from source: facts 32330 1727096580.71272: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32330 1727096580.71278: when evaluation is False, skipping this task 32330 1727096580.71281: _execute() done 32330 1727096580.71283: dumping result to json 32330 1727096580.71286: done dumping result, returning 32330 1727096580.71293: done running TaskExecutor() for managed_node2/TASK: TEARDOWN: remove profiles. [0afff68d-5257-0bd1-3b52-00000000005d] 32330 1727096580.71298: sending task result for task 0afff68d-5257-0bd1-3b52-00000000005d 32330 1727096580.71380: done sending task result for task 0afff68d-5257-0bd1-3b52-00000000005d 32330 1727096580.71384: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 32330 1727096580.71429: no more pending results, returning what we have 32330 1727096580.71432: results queue empty 32330 1727096580.71433: checking for any_errors_fatal 32330 1727096580.71442: done checking for any_errors_fatal 32330 1727096580.71443: checking for max_fail_percentage 32330 1727096580.71444: done checking for max_fail_percentage 32330 1727096580.71445: checking to see if all hosts have failed and the running result is not ok 32330 1727096580.71446: done checking to see if all hosts have failed 32330 1727096580.71447: getting the remaining hosts for this loop 32330 1727096580.71449: done getting the remaining hosts for this loop 32330 1727096580.71453: getting the next task for host managed_node2 32330 1727096580.71460: done getting next task for host managed_node2 32330 1727096580.71465: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 32330 1727096580.71469: ^ state is: HOST STATE: block=2, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 32330 1727096580.71488: getting variables 32330 1727096580.71490: in VariableManager get_vars() 32330 1727096580.71538: Calling all_inventory to load vars for managed_node2 32330 1727096580.71540: Calling groups_inventory to load vars for managed_node2 32330 1727096580.71543: Calling all_plugins_inventory to load vars for managed_node2 32330 1727096580.71553: Calling all_plugins_play to load vars for managed_node2 32330 1727096580.71556: Calling groups_plugins_inventory to load vars for managed_node2 32330 1727096580.71559: Calling groups_plugins_play to load vars for managed_node2 32330 1727096580.72147: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32330 1727096580.72771: done with get_vars() 32330 1727096580.72785: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Monday 23 September 2024 09:03:00 -0400 (0:00:00.078) 0:00:05.567 ****** 32330 1727096580.72914: entering _queue_task() for managed_node2/include_tasks 32330 1727096580.73225: worker is 1 (out of 1 available) 32330 1727096580.73239: exiting _queue_task() for managed_node2/include_tasks 32330 1727096580.73250: done queuing things up, now waiting for results queue to drain 32330 1727096580.73252: waiting for pending results... 32330 1727096580.73682: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 32330 1727096580.73687: in run() - task 0afff68d-5257-0bd1-3b52-000000000065 32330 1727096580.73691: variable 'ansible_search_path' from source: unknown 32330 1727096580.73693: variable 'ansible_search_path' from source: unknown 32330 1727096580.73695: calling self._execute() 32330 1727096580.73761: variable 'ansible_host' from source: host vars for 'managed_node2' 32330 1727096580.74073: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32330 1727096580.74078: variable 'omit' from source: magic vars 32330 1727096580.74473: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32330 1727096580.78691: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32330 1727096580.78763: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32330 1727096580.79117: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32330 1727096580.79151: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32330 1727096580.79178: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32330 1727096580.79246: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32330 1727096580.79275: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32330 1727096580.79711: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32330 1727096580.79752: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32330 1727096580.79766: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32330 1727096580.80311: variable 'ansible_distribution' from source: facts 32330 1727096580.80318: variable 'ansible_distribution_major_version' from source: facts 32330 1727096580.80336: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32330 1727096580.80339: when evaluation is False, skipping this task 32330 1727096580.80341: _execute() done 32330 1727096580.80344: dumping result to json 32330 1727096580.80470: done dumping result, returning 32330 1727096580.80479: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0afff68d-5257-0bd1-3b52-000000000065] 32330 1727096580.80482: sending task result for task 0afff68d-5257-0bd1-3b52-000000000065 32330 1727096580.80577: done sending task result for task 0afff68d-5257-0bd1-3b52-000000000065 32330 1727096580.80580: 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" } 32330 1727096580.80631: no more pending results, returning what we have 32330 1727096580.80635: results queue empty 32330 1727096580.80636: checking for any_errors_fatal 32330 1727096580.80643: done checking for any_errors_fatal 32330 1727096580.80643: checking for max_fail_percentage 32330 1727096580.80645: done checking for max_fail_percentage 32330 1727096580.80646: checking to see if all hosts have failed and the running result is not ok 32330 1727096580.80647: done checking to see if all hosts have failed 32330 1727096580.80649: getting the remaining hosts for this loop 32330 1727096580.80650: done getting the remaining hosts for this loop 32330 1727096580.80655: getting the next task for host managed_node2 32330 1727096580.80662: done getting next task for host managed_node2 32330 1727096580.80665: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 32330 1727096580.80670: ^ state is: HOST STATE: block=2, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 32330 1727096580.80686: getting variables 32330 1727096580.80688: in VariableManager get_vars() 32330 1727096580.80730: Calling all_inventory to load vars for managed_node2 32330 1727096580.80734: Calling groups_inventory to load vars for managed_node2 32330 1727096580.80736: Calling all_plugins_inventory to load vars for managed_node2 32330 1727096580.80748: Calling all_plugins_play to load vars for managed_node2 32330 1727096580.80751: Calling groups_plugins_inventory to load vars for managed_node2 32330 1727096580.80755: Calling groups_plugins_play to load vars for managed_node2 32330 1727096580.81537: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32330 1727096580.82347: done with get_vars() 32330 1727096580.82358: done getting variables 32330 1727096580.82416: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Monday 23 September 2024 09:03:00 -0400 (0:00:00.096) 0:00:05.664 ****** 32330 1727096580.82564: entering _queue_task() for managed_node2/debug 32330 1727096580.83451: worker is 1 (out of 1 available) 32330 1727096580.83467: exiting _queue_task() for managed_node2/debug 32330 1727096580.83485: done queuing things up, now waiting for results queue to drain 32330 1727096580.83487: waiting for pending results... 32330 1727096580.84188: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider 32330 1727096580.84192: in run() - task 0afff68d-5257-0bd1-3b52-000000000066 32330 1727096580.84196: variable 'ansible_search_path' from source: unknown 32330 1727096580.84198: variable 'ansible_search_path' from source: unknown 32330 1727096580.84239: calling self._execute() 32330 1727096580.84343: variable 'ansible_host' from source: host vars for 'managed_node2' 32330 1727096580.84361: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32330 1727096580.84385: variable 'omit' from source: magic vars 32330 1727096580.84885: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32330 1727096580.88530: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32330 1727096580.89075: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32330 1727096580.89079: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32330 1727096580.89082: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32330 1727096580.89084: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32330 1727096580.89087: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32330 1727096580.89090: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32330 1727096580.89092: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32330 1727096580.89315: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32330 1727096580.89335: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32330 1727096580.89681: variable 'ansible_distribution' from source: facts 32330 1727096580.89693: variable 'ansible_distribution_major_version' from source: facts 32330 1727096580.89714: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32330 1727096580.89722: when evaluation is False, skipping this task 32330 1727096580.89729: _execute() done 32330 1727096580.89735: dumping result to json 32330 1727096580.89742: done dumping result, returning 32330 1727096580.89754: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider [0afff68d-5257-0bd1-3b52-000000000066] 32330 1727096580.89763: sending task result for task 0afff68d-5257-0bd1-3b52-000000000066 skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 32330 1727096580.89904: no more pending results, returning what we have 32330 1727096580.89907: results queue empty 32330 1727096580.89908: checking for any_errors_fatal 32330 1727096580.89914: done checking for any_errors_fatal 32330 1727096580.89915: checking for max_fail_percentage 32330 1727096580.89917: done checking for max_fail_percentage 32330 1727096580.89917: checking to see if all hosts have failed and the running result is not ok 32330 1727096580.89919: done checking to see if all hosts have failed 32330 1727096580.89919: getting the remaining hosts for this loop 32330 1727096580.89922: done getting the remaining hosts for this loop 32330 1727096580.89926: getting the next task for host managed_node2 32330 1727096580.89933: done getting next task for host managed_node2 32330 1727096580.89937: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 32330 1727096580.89939: ^ state is: HOST STATE: block=2, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 32330 1727096580.89955: getting variables 32330 1727096580.89957: in VariableManager get_vars() 32330 1727096580.89999: Calling all_inventory to load vars for managed_node2 32330 1727096580.90001: Calling groups_inventory to load vars for managed_node2 32330 1727096580.90004: Calling all_plugins_inventory to load vars for managed_node2 32330 1727096580.90013: Calling all_plugins_play to load vars for managed_node2 32330 1727096580.90016: Calling groups_plugins_inventory to load vars for managed_node2 32330 1727096580.90018: Calling groups_plugins_play to load vars for managed_node2 32330 1727096580.90283: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32330 1727096580.90765: done with get_vars() 32330 1727096580.90839: done getting variables 32330 1727096580.90854: done sending task result for task 0afff68d-5257-0bd1-3b52-000000000066 32330 1727096580.90857: WORKER PROCESS EXITING 32330 1727096580.91018: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Monday 23 September 2024 09:03:00 -0400 (0:00:00.084) 0:00:05.749 ****** 32330 1727096580.91064: entering _queue_task() for managed_node2/fail 32330 1727096580.91472: worker is 1 (out of 1 available) 32330 1727096580.91488: exiting _queue_task() for managed_node2/fail 32330 1727096580.91500: done queuing things up, now waiting for results queue to drain 32330 1727096580.91501: waiting for pending results... 32330 1727096580.91689: 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 32330 1727096580.91803: in run() - task 0afff68d-5257-0bd1-3b52-000000000067 32330 1727096580.91819: variable 'ansible_search_path' from source: unknown 32330 1727096580.91823: variable 'ansible_search_path' from source: unknown 32330 1727096580.91864: calling self._execute() 32330 1727096580.91975: variable 'ansible_host' from source: host vars for 'managed_node2' 32330 1727096580.91979: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32330 1727096580.91982: variable 'omit' from source: magic vars 32330 1727096580.92451: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32330 1727096580.96040: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32330 1727096580.96108: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32330 1727096580.96198: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32330 1727096580.96344: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32330 1727096580.96371: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32330 1727096580.96875: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32330 1727096580.96879: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32330 1727096580.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) 32330 1727096580.96884: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32330 1727096580.96886: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32330 1727096580.97006: variable 'ansible_distribution' from source: facts 32330 1727096580.97016: variable 'ansible_distribution_major_version' from source: facts 32330 1727096580.97036: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32330 1727096580.97043: when evaluation is False, skipping this task 32330 1727096580.97049: _execute() done 32330 1727096580.97055: dumping result to json 32330 1727096580.97062: done dumping result, returning 32330 1727096580.97075: 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 [0afff68d-5257-0bd1-3b52-000000000067] 32330 1727096580.97083: sending task result for task 0afff68d-5257-0bd1-3b52-000000000067 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" } 32330 1727096580.97259: no more pending results, returning what we have 32330 1727096580.97262: results queue empty 32330 1727096580.97263: checking for any_errors_fatal 32330 1727096580.97270: done checking for any_errors_fatal 32330 1727096580.97271: checking for max_fail_percentage 32330 1727096580.97272: done checking for max_fail_percentage 32330 1727096580.97273: checking to see if all hosts have failed and the running result is not ok 32330 1727096580.97274: done checking to see if all hosts have failed 32330 1727096580.97275: getting the remaining hosts for this loop 32330 1727096580.97276: done getting the remaining hosts for this loop 32330 1727096580.97280: getting the next task for host managed_node2 32330 1727096580.97287: done getting next task for host managed_node2 32330 1727096580.97291: ^ 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 32330 1727096580.97293: ^ state is: HOST STATE: block=2, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 32330 1727096580.97312: getting variables 32330 1727096580.97314: in VariableManager get_vars() 32330 1727096580.97354: Calling all_inventory to load vars for managed_node2 32330 1727096580.97356: Calling groups_inventory to load vars for managed_node2 32330 1727096580.97359: Calling all_plugins_inventory to load vars for managed_node2 32330 1727096580.97371: Calling all_plugins_play to load vars for managed_node2 32330 1727096580.97374: Calling groups_plugins_inventory to load vars for managed_node2 32330 1727096580.97378: Calling groups_plugins_play to load vars for managed_node2 32330 1727096580.97774: done sending task result for task 0afff68d-5257-0bd1-3b52-000000000067 32330 1727096580.97777: WORKER PROCESS EXITING 32330 1727096580.97796: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32330 1727096580.98299: done with get_vars() 32330 1727096580.98309: done getting variables 32330 1727096580.98359: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Monday 23 September 2024 09:03:00 -0400 (0:00:00.073) 0:00:05.822 ****** 32330 1727096580.98390: entering _queue_task() for managed_node2/fail 32330 1727096580.98938: worker is 1 (out of 1 available) 32330 1727096580.98950: exiting _queue_task() for managed_node2/fail 32330 1727096580.98961: done queuing things up, now waiting for results queue to drain 32330 1727096580.98963: waiting for pending results... 32330 1727096580.99398: 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 32330 1727096580.99489: in run() - task 0afff68d-5257-0bd1-3b52-000000000068 32330 1727096580.99501: variable 'ansible_search_path' from source: unknown 32330 1727096580.99505: variable 'ansible_search_path' from source: unknown 32330 1727096580.99540: calling self._execute() 32330 1727096580.99930: variable 'ansible_host' from source: host vars for 'managed_node2' 32330 1727096580.99934: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32330 1727096580.99948: variable 'omit' from source: magic vars 32330 1727096581.00663: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32330 1727096581.04023: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32330 1727096581.04095: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32330 1727096581.04134: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32330 1727096581.04419: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32330 1727096581.04448: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32330 1727096581.04532: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32330 1727096581.04566: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32330 1727096581.04608: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32330 1727096581.04653: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32330 1727096581.04675: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32330 1727096581.04914: variable 'ansible_distribution' from source: facts 32330 1727096581.04917: variable 'ansible_distribution_major_version' from source: facts 32330 1727096581.04921: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32330 1727096581.04923: when evaluation is False, skipping this task 32330 1727096581.04925: _execute() done 32330 1727096581.04928: dumping result to json 32330 1727096581.04930: done dumping result, returning 32330 1727096581.04932: 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 [0afff68d-5257-0bd1-3b52-000000000068] 32330 1727096581.04935: sending task result for task 0afff68d-5257-0bd1-3b52-000000000068 32330 1727096581.05001: done sending task result for task 0afff68d-5257-0bd1-3b52-000000000068 32330 1727096581.05004: 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" } 32330 1727096581.05051: no more pending results, returning what we have 32330 1727096581.05054: results queue empty 32330 1727096581.05055: checking for any_errors_fatal 32330 1727096581.05063: done checking for any_errors_fatal 32330 1727096581.05064: checking for max_fail_percentage 32330 1727096581.05066: done checking for max_fail_percentage 32330 1727096581.05066: checking to see if all hosts have failed and the running result is not ok 32330 1727096581.05069: done checking to see if all hosts have failed 32330 1727096581.05070: getting the remaining hosts for this loop 32330 1727096581.05071: done getting the remaining hosts for this loop 32330 1727096581.05074: getting the next task for host managed_node2 32330 1727096581.05081: done getting next task for host managed_node2 32330 1727096581.05084: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 32330 1727096581.05087: ^ state is: HOST STATE: block=2, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 32330 1727096581.05102: getting variables 32330 1727096581.05104: in VariableManager get_vars() 32330 1727096581.05143: Calling all_inventory to load vars for managed_node2 32330 1727096581.05145: Calling groups_inventory to load vars for managed_node2 32330 1727096581.05148: Calling all_plugins_inventory to load vars for managed_node2 32330 1727096581.05157: Calling all_plugins_play to load vars for managed_node2 32330 1727096581.05161: Calling groups_plugins_inventory to load vars for managed_node2 32330 1727096581.05164: Calling groups_plugins_play to load vars for managed_node2 32330 1727096581.05613: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32330 1727096581.06088: done with get_vars() 32330 1727096581.06098: done getting variables 32330 1727096581.06149: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Monday 23 September 2024 09:03:01 -0400 (0:00:00.078) 0:00:05.901 ****** 32330 1727096581.06292: entering _queue_task() for managed_node2/fail 32330 1727096581.06722: worker is 1 (out of 1 available) 32330 1727096581.06734: exiting _queue_task() for managed_node2/fail 32330 1727096581.06744: done queuing things up, now waiting for results queue to drain 32330 1727096581.06746: waiting for pending results... 32330 1727096581.07082: 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 32330 1727096581.07087: in run() - task 0afff68d-5257-0bd1-3b52-000000000069 32330 1727096581.07089: variable 'ansible_search_path' from source: unknown 32330 1727096581.07091: variable 'ansible_search_path' from source: unknown 32330 1727096581.07101: calling self._execute() 32330 1727096581.07179: variable 'ansible_host' from source: host vars for 'managed_node2' 32330 1727096581.07182: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32330 1727096581.07191: variable 'omit' from source: magic vars 32330 1727096581.07588: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32330 1727096581.11008: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32330 1727096581.11062: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32330 1727096581.11260: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32330 1727096581.11356: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32330 1727096581.11359: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32330 1727096581.11402: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32330 1727096581.11429: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32330 1727096581.11452: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32330 1727096581.11530: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32330 1727096581.11543: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32330 1727096581.11699: variable 'ansible_distribution' from source: facts 32330 1727096581.11702: variable 'ansible_distribution_major_version' from source: facts 32330 1727096581.11717: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32330 1727096581.11720: when evaluation is False, skipping this task 32330 1727096581.11722: _execute() done 32330 1727096581.11724: dumping result to json 32330 1727096581.11726: done dumping result, returning 32330 1727096581.11785: 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 [0afff68d-5257-0bd1-3b52-000000000069] 32330 1727096581.11788: sending task result for task 0afff68d-5257-0bd1-3b52-000000000069 32330 1727096581.11866: done sending task result for task 0afff68d-5257-0bd1-3b52-000000000069 32330 1727096581.11871: 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" } 32330 1727096581.11938: no more pending results, returning what we have 32330 1727096581.11941: results queue empty 32330 1727096581.11942: checking for any_errors_fatal 32330 1727096581.11947: done checking for any_errors_fatal 32330 1727096581.11948: checking for max_fail_percentage 32330 1727096581.11949: done checking for max_fail_percentage 32330 1727096581.11950: checking to see if all hosts have failed and the running result is not ok 32330 1727096581.11951: done checking to see if all hosts have failed 32330 1727096581.11951: getting the remaining hosts for this loop 32330 1727096581.11953: done getting the remaining hosts for this loop 32330 1727096581.11956: getting the next task for host managed_node2 32330 1727096581.11961: done getting next task for host managed_node2 32330 1727096581.11964: ^ 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 32330 1727096581.11966: ^ state is: HOST STATE: block=2, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 32330 1727096581.11982: getting variables 32330 1727096581.11984: in VariableManager get_vars() 32330 1727096581.12021: Calling all_inventory to load vars for managed_node2 32330 1727096581.12023: Calling groups_inventory to load vars for managed_node2 32330 1727096581.12025: Calling all_plugins_inventory to load vars for managed_node2 32330 1727096581.12032: Calling all_plugins_play to load vars for managed_node2 32330 1727096581.12035: Calling groups_plugins_inventory to load vars for managed_node2 32330 1727096581.12037: Calling groups_plugins_play to load vars for managed_node2 32330 1727096581.12213: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32330 1727096581.12415: done with get_vars() 32330 1727096581.12425: done getting variables 32330 1727096581.12479: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Monday 23 September 2024 09:03:01 -0400 (0:00:00.062) 0:00:05.963 ****** 32330 1727096581.12517: entering _queue_task() for managed_node2/dnf 32330 1727096581.12996: worker is 1 (out of 1 available) 32330 1727096581.13004: exiting _queue_task() for managed_node2/dnf 32330 1727096581.13013: done queuing things up, now waiting for results queue to drain 32330 1727096581.13015: waiting for pending results... 32330 1727096581.13207: 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 32330 1727096581.13274: in run() - task 0afff68d-5257-0bd1-3b52-00000000006a 32330 1727096581.13284: variable 'ansible_search_path' from source: unknown 32330 1727096581.13355: variable 'ansible_search_path' from source: unknown 32330 1727096581.13377: calling self._execute() 32330 1727096581.13519: variable 'ansible_host' from source: host vars for 'managed_node2' 32330 1727096581.13531: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32330 1727096581.13570: variable 'omit' from source: magic vars 32330 1727096581.14443: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32330 1727096581.17794: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32330 1727096581.17864: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32330 1727096581.17936: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32330 1727096581.18000: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32330 1727096581.18036: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32330 1727096581.18143: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32330 1727096581.18184: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32330 1727096581.18213: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32330 1727096581.18264: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32330 1727096581.18288: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32330 1727096581.18476: variable 'ansible_distribution' from source: facts 32330 1727096581.18480: variable 'ansible_distribution_major_version' from source: facts 32330 1727096581.18482: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32330 1727096581.18484: when evaluation is False, skipping this task 32330 1727096581.18486: _execute() done 32330 1727096581.18488: dumping result to json 32330 1727096581.18490: done dumping result, returning 32330 1727096581.18492: 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 [0afff68d-5257-0bd1-3b52-00000000006a] 32330 1727096581.18496: sending task result for task 0afff68d-5257-0bd1-3b52-00000000006a 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" } 32330 1727096581.18748: no more pending results, returning what we have 32330 1727096581.18752: results queue empty 32330 1727096581.18753: checking for any_errors_fatal 32330 1727096581.18760: done checking for any_errors_fatal 32330 1727096581.18761: checking for max_fail_percentage 32330 1727096581.18762: done checking for max_fail_percentage 32330 1727096581.18763: checking to see if all hosts have failed and the running result is not ok 32330 1727096581.18764: done checking to see if all hosts have failed 32330 1727096581.18765: getting the remaining hosts for this loop 32330 1727096581.18766: done getting the remaining hosts for this loop 32330 1727096581.18772: getting the next task for host managed_node2 32330 1727096581.18781: done getting next task for host managed_node2 32330 1727096581.18785: ^ 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 32330 1727096581.18788: ^ state is: HOST STATE: block=2, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 32330 1727096581.18804: getting variables 32330 1727096581.18805: in VariableManager get_vars() 32330 1727096581.18846: Calling all_inventory to load vars for managed_node2 32330 1727096581.18849: Calling groups_inventory to load vars for managed_node2 32330 1727096581.18851: Calling all_plugins_inventory to load vars for managed_node2 32330 1727096581.18861: Calling all_plugins_play to load vars for managed_node2 32330 1727096581.18864: Calling groups_plugins_inventory to load vars for managed_node2 32330 1727096581.18867: Calling groups_plugins_play to load vars for managed_node2 32330 1727096581.18994: done sending task result for task 0afff68d-5257-0bd1-3b52-00000000006a 32330 1727096581.18998: WORKER PROCESS EXITING 32330 1727096581.19304: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32330 1727096581.19512: done with get_vars() 32330 1727096581.19523: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 32330 1727096581.19601: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Monday 23 September 2024 09:03:01 -0400 (0:00:00.071) 0:00:06.034 ****** 32330 1727096581.19632: entering _queue_task() for managed_node2/yum 32330 1727096581.20109: worker is 1 (out of 1 available) 32330 1727096581.20122: exiting _queue_task() for managed_node2/yum 32330 1727096581.20280: done queuing things up, now waiting for results queue to drain 32330 1727096581.20282: waiting for pending results... 32330 1727096581.20687: 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 32330 1727096581.20766: in run() - task 0afff68d-5257-0bd1-3b52-00000000006b 32330 1727096581.20850: variable 'ansible_search_path' from source: unknown 32330 1727096581.20887: variable 'ansible_search_path' from source: unknown 32330 1727096581.20919: calling self._execute() 32330 1727096581.21008: variable 'ansible_host' from source: host vars for 'managed_node2' 32330 1727096581.21014: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32330 1727096581.21021: variable 'omit' from source: magic vars 32330 1727096581.21496: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32330 1727096581.24489: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32330 1727096581.24682: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32330 1727096581.24686: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32330 1727096581.24688: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32330 1727096581.24704: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32330 1727096581.24841: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32330 1727096581.24896: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32330 1727096581.24945: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32330 1727096581.24991: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32330 1727096581.25021: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32330 1727096581.25250: variable 'ansible_distribution' from source: facts 32330 1727096581.25374: variable 'ansible_distribution_major_version' from source: facts 32330 1727096581.25378: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32330 1727096581.25393: when evaluation is False, skipping this task 32330 1727096581.25396: _execute() done 32330 1727096581.25398: dumping result to json 32330 1727096581.25400: done dumping result, returning 32330 1727096581.25403: 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 [0afff68d-5257-0bd1-3b52-00000000006b] 32330 1727096581.25408: sending task result for task 0afff68d-5257-0bd1-3b52-00000000006b 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" } 32330 1727096581.25555: no more pending results, returning what we have 32330 1727096581.25558: results queue empty 32330 1727096581.25559: checking for any_errors_fatal 32330 1727096581.25565: done checking for any_errors_fatal 32330 1727096581.25566: checking for max_fail_percentage 32330 1727096581.25569: done checking for max_fail_percentage 32330 1727096581.25570: checking to see if all hosts have failed and the running result is not ok 32330 1727096581.25574: done checking to see if all hosts have failed 32330 1727096581.25575: getting the remaining hosts for this loop 32330 1727096581.25577: done getting the remaining hosts for this loop 32330 1727096581.25583: getting the next task for host managed_node2 32330 1727096581.25589: done getting next task for host managed_node2 32330 1727096581.25592: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 32330 1727096581.25595: ^ state is: HOST STATE: block=2, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 32330 1727096581.25614: getting variables 32330 1727096581.25616: in VariableManager get_vars() 32330 1727096581.25665: Calling all_inventory to load vars for managed_node2 32330 1727096581.25793: Calling groups_inventory to load vars for managed_node2 32330 1727096581.25897: Calling all_plugins_inventory to load vars for managed_node2 32330 1727096581.25908: Calling all_plugins_play to load vars for managed_node2 32330 1727096581.25911: Calling groups_plugins_inventory to load vars for managed_node2 32330 1727096581.25914: Calling groups_plugins_play to load vars for managed_node2 32330 1727096581.26196: done sending task result for task 0afff68d-5257-0bd1-3b52-00000000006b 32330 1727096581.26200: WORKER PROCESS EXITING 32330 1727096581.26216: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32330 1727096581.26484: done with get_vars() 32330 1727096581.26574: done getting variables 32330 1727096581.26710: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Monday 23 September 2024 09:03:01 -0400 (0:00:00.071) 0:00:06.106 ****** 32330 1727096581.26745: entering _queue_task() for managed_node2/fail 32330 1727096581.27217: worker is 1 (out of 1 available) 32330 1727096581.27228: exiting _queue_task() for managed_node2/fail 32330 1727096581.27238: done queuing things up, now waiting for results queue to drain 32330 1727096581.27240: waiting for pending results... 32330 1727096581.27521: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 32330 1727096581.27633: in run() - task 0afff68d-5257-0bd1-3b52-00000000006c 32330 1727096581.27654: variable 'ansible_search_path' from source: unknown 32330 1727096581.27658: variable 'ansible_search_path' from source: unknown 32330 1727096581.27711: calling self._execute() 32330 1727096581.27785: variable 'ansible_host' from source: host vars for 'managed_node2' 32330 1727096581.27791: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32330 1727096581.27801: variable 'omit' from source: magic vars 32330 1727096581.28378: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32330 1727096581.30991: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32330 1727096581.31053: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32330 1727096581.31095: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32330 1727096581.31126: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32330 1727096581.31208: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32330 1727096581.31482: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32330 1727096581.31486: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32330 1727096581.31489: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32330 1727096581.31497: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32330 1727096581.31517: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32330 1727096581.31807: variable 'ansible_distribution' from source: facts 32330 1727096581.31834: variable 'ansible_distribution_major_version' from source: facts 32330 1727096581.31889: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32330 1727096581.31905: when evaluation is False, skipping this task 32330 1727096581.31908: _execute() done 32330 1727096581.31941: dumping result to json 32330 1727096581.31946: done dumping result, returning 32330 1727096581.31950: 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 [0afff68d-5257-0bd1-3b52-00000000006c] 32330 1727096581.31980: sending task result for task 0afff68d-5257-0bd1-3b52-00000000006c 32330 1727096581.32087: done sending task result for task 0afff68d-5257-0bd1-3b52-00000000006c 32330 1727096581.32095: 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" } 32330 1727096581.32271: no more pending results, returning what we have 32330 1727096581.32274: results queue empty 32330 1727096581.32275: checking for any_errors_fatal 32330 1727096581.32284: done checking for any_errors_fatal 32330 1727096581.32285: checking for max_fail_percentage 32330 1727096581.32286: done checking for max_fail_percentage 32330 1727096581.32287: checking to see if all hosts have failed and the running result is not ok 32330 1727096581.32288: done checking to see if all hosts have failed 32330 1727096581.32289: getting the remaining hosts for this loop 32330 1727096581.32290: done getting the remaining hosts for this loop 32330 1727096581.32294: getting the next task for host managed_node2 32330 1727096581.32299: done getting next task for host managed_node2 32330 1727096581.32303: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 32330 1727096581.32305: ^ state is: HOST STATE: block=2, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 32330 1727096581.32320: getting variables 32330 1727096581.32321: in VariableManager get_vars() 32330 1727096581.32543: Calling all_inventory to load vars for managed_node2 32330 1727096581.32546: Calling groups_inventory to load vars for managed_node2 32330 1727096581.32548: Calling all_plugins_inventory to load vars for managed_node2 32330 1727096581.32556: Calling all_plugins_play to load vars for managed_node2 32330 1727096581.32563: Calling groups_plugins_inventory to load vars for managed_node2 32330 1727096581.32566: Calling groups_plugins_play to load vars for managed_node2 32330 1727096581.32935: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32330 1727096581.33209: done with get_vars() 32330 1727096581.33219: done getting variables 32330 1727096581.33329: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Monday 23 September 2024 09:03:01 -0400 (0:00:00.066) 0:00:06.172 ****** 32330 1727096581.33411: entering _queue_task() for managed_node2/package 32330 1727096581.33992: worker is 1 (out of 1 available) 32330 1727096581.33999: exiting _queue_task() for managed_node2/package 32330 1727096581.34008: done queuing things up, now waiting for results queue to drain 32330 1727096581.34009: waiting for pending results... 32330 1727096581.34159: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages 32330 1727096581.34233: in run() - task 0afff68d-5257-0bd1-3b52-00000000006d 32330 1727096581.34237: variable 'ansible_search_path' from source: unknown 32330 1727096581.34240: variable 'ansible_search_path' from source: unknown 32330 1727096581.34260: calling self._execute() 32330 1727096581.34330: variable 'ansible_host' from source: host vars for 'managed_node2' 32330 1727096581.34363: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32330 1727096581.34368: variable 'omit' from source: magic vars 32330 1727096581.34742: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32330 1727096581.37690: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32330 1727096581.37795: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32330 1727096581.37872: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32330 1727096581.37877: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32330 1727096581.37880: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32330 1727096581.37960: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32330 1727096581.38015: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32330 1727096581.38045: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32330 1727096581.38127: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32330 1727096581.38179: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32330 1727096581.38366: variable 'ansible_distribution' from source: facts 32330 1727096581.38375: variable 'ansible_distribution_major_version' from source: facts 32330 1727096581.38396: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32330 1727096581.38400: when evaluation is False, skipping this task 32330 1727096581.38402: _execute() done 32330 1727096581.38406: dumping result to json 32330 1727096581.38409: done dumping result, returning 32330 1727096581.38429: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages [0afff68d-5257-0bd1-3b52-00000000006d] 32330 1727096581.38432: sending task result for task 0afff68d-5257-0bd1-3b52-00000000006d 32330 1727096581.38596: done sending task result for task 0afff68d-5257-0bd1-3b52-00000000006d 32330 1727096581.38600: 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" } 32330 1727096581.38697: no more pending results, returning what we have 32330 1727096581.38700: results queue empty 32330 1727096581.38701: checking for any_errors_fatal 32330 1727096581.38706: done checking for any_errors_fatal 32330 1727096581.38706: checking for max_fail_percentage 32330 1727096581.38708: done checking for max_fail_percentage 32330 1727096581.38709: checking to see if all hosts have failed and the running result is not ok 32330 1727096581.38710: done checking to see if all hosts have failed 32330 1727096581.38710: getting the remaining hosts for this loop 32330 1727096581.38712: done getting the remaining hosts for this loop 32330 1727096581.38715: getting the next task for host managed_node2 32330 1727096581.38720: done getting next task for host managed_node2 32330 1727096581.38723: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 32330 1727096581.38726: ^ state is: HOST STATE: block=2, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 32330 1727096581.38739: getting variables 32330 1727096581.38740: in VariableManager get_vars() 32330 1727096581.38786: Calling all_inventory to load vars for managed_node2 32330 1727096581.38789: Calling groups_inventory to load vars for managed_node2 32330 1727096581.38791: Calling all_plugins_inventory to load vars for managed_node2 32330 1727096581.38798: Calling all_plugins_play to load vars for managed_node2 32330 1727096581.38801: Calling groups_plugins_inventory to load vars for managed_node2 32330 1727096581.38803: Calling groups_plugins_play to load vars for managed_node2 32330 1727096581.38959: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32330 1727096581.39156: done with get_vars() 32330 1727096581.39164: done getting variables 32330 1727096581.39234: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Monday 23 September 2024 09:03:01 -0400 (0:00:00.058) 0:00:06.231 ****** 32330 1727096581.39262: entering _queue_task() for managed_node2/package 32330 1727096581.39503: worker is 1 (out of 1 available) 32330 1727096581.39516: exiting _queue_task() for managed_node2/package 32330 1727096581.39529: done queuing things up, now waiting for results queue to drain 32330 1727096581.39531: waiting for pending results... 32330 1727096581.39799: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 32330 1727096581.39910: in run() - task 0afff68d-5257-0bd1-3b52-00000000006e 32330 1727096581.39915: variable 'ansible_search_path' from source: unknown 32330 1727096581.39918: variable 'ansible_search_path' from source: unknown 32330 1727096581.39965: calling self._execute() 32330 1727096581.40037: variable 'ansible_host' from source: host vars for 'managed_node2' 32330 1727096581.40041: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32330 1727096581.40044: variable 'omit' from source: magic vars 32330 1727096581.40498: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32330 1727096581.43142: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32330 1727096581.43189: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32330 1727096581.43225: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32330 1727096581.43250: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32330 1727096581.43290: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32330 1727096581.43348: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32330 1727096581.43421: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32330 1727096581.43427: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32330 1727096581.43492: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32330 1727096581.43495: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32330 1727096581.43720: variable 'ansible_distribution' from source: facts 32330 1727096581.43723: variable 'ansible_distribution_major_version' from source: facts 32330 1727096581.43725: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32330 1727096581.43727: when evaluation is False, skipping this task 32330 1727096581.43729: _execute() done 32330 1727096581.43731: dumping result to json 32330 1727096581.43733: done dumping result, returning 32330 1727096581.43734: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0afff68d-5257-0bd1-3b52-00000000006e] 32330 1727096581.43736: sending task result for task 0afff68d-5257-0bd1-3b52-00000000006e 32330 1727096581.43802: done sending task result for task 0afff68d-5257-0bd1-3b52-00000000006e 32330 1727096581.43807: 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" } 32330 1727096581.43891: no more pending results, returning what we have 32330 1727096581.43894: results queue empty 32330 1727096581.43895: checking for any_errors_fatal 32330 1727096581.43904: done checking for any_errors_fatal 32330 1727096581.43905: checking for max_fail_percentage 32330 1727096581.43906: done checking for max_fail_percentage 32330 1727096581.43907: checking to see if all hosts have failed and the running result is not ok 32330 1727096581.43908: done checking to see if all hosts have failed 32330 1727096581.43909: getting the remaining hosts for this loop 32330 1727096581.43911: done getting the remaining hosts for this loop 32330 1727096581.43915: getting the next task for host managed_node2 32330 1727096581.43921: done getting next task for host managed_node2 32330 1727096581.43927: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 32330 1727096581.43930: ^ state is: HOST STATE: block=2, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 32330 1727096581.43945: getting variables 32330 1727096581.43947: in VariableManager get_vars() 32330 1727096581.43987: Calling all_inventory to load vars for managed_node2 32330 1727096581.43990: Calling groups_inventory to load vars for managed_node2 32330 1727096581.43992: Calling all_plugins_inventory to load vars for managed_node2 32330 1727096581.44000: Calling all_plugins_play to load vars for managed_node2 32330 1727096581.44002: Calling groups_plugins_inventory to load vars for managed_node2 32330 1727096581.44005: Calling groups_plugins_play to load vars for managed_node2 32330 1727096581.44884: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32330 1727096581.45235: done with get_vars() 32330 1727096581.45243: done getting variables 32330 1727096581.45297: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Monday 23 September 2024 09:03:01 -0400 (0:00:00.060) 0:00:06.291 ****** 32330 1727096581.45319: entering _queue_task() for managed_node2/package 32330 1727096581.45593: worker is 1 (out of 1 available) 32330 1727096581.45607: exiting _queue_task() for managed_node2/package 32330 1727096581.45619: done queuing things up, now waiting for results queue to drain 32330 1727096581.45621: waiting for pending results... 32330 1727096581.45801: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 32330 1727096581.45886: in run() - task 0afff68d-5257-0bd1-3b52-00000000006f 32330 1727096581.45896: variable 'ansible_search_path' from source: unknown 32330 1727096581.45900: variable 'ansible_search_path' from source: unknown 32330 1727096581.45960: calling self._execute() 32330 1727096581.46049: variable 'ansible_host' from source: host vars for 'managed_node2' 32330 1727096581.46053: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32330 1727096581.46055: variable 'omit' from source: magic vars 32330 1727096581.46475: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32330 1727096581.48822: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32330 1727096581.48915: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32330 1727096581.48939: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32330 1727096581.48979: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32330 1727096581.49006: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32330 1727096581.49088: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32330 1727096581.49109: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32330 1727096581.49127: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32330 1727096581.49152: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32330 1727096581.49172: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32330 1727096581.49288: variable 'ansible_distribution' from source: facts 32330 1727096581.49291: variable 'ansible_distribution_major_version' from source: facts 32330 1727096581.49306: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32330 1727096581.49309: when evaluation is False, skipping this task 32330 1727096581.49311: _execute() done 32330 1727096581.49321: dumping result to json 32330 1727096581.49331: done dumping result, returning 32330 1727096581.49334: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0afff68d-5257-0bd1-3b52-00000000006f] 32330 1727096581.49336: sending task result for task 0afff68d-5257-0bd1-3b52-00000000006f 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" } 32330 1727096581.49475: no more pending results, returning what we have 32330 1727096581.49480: results queue empty 32330 1727096581.49481: checking for any_errors_fatal 32330 1727096581.49488: done checking for any_errors_fatal 32330 1727096581.49489: checking for max_fail_percentage 32330 1727096581.49493: done checking for max_fail_percentage 32330 1727096581.49493: checking to see if all hosts have failed and the running result is not ok 32330 1727096581.49494: done checking to see if all hosts have failed 32330 1727096581.49495: getting the remaining hosts for this loop 32330 1727096581.49496: done getting the remaining hosts for this loop 32330 1727096581.49500: getting the next task for host managed_node2 32330 1727096581.49507: done getting next task for host managed_node2 32330 1727096581.49513: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 32330 1727096581.49516: ^ state is: HOST STATE: block=2, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 32330 1727096581.49534: getting variables 32330 1727096581.49536: in VariableManager get_vars() 32330 1727096581.49582: Calling all_inventory to load vars for managed_node2 32330 1727096581.49585: Calling groups_inventory to load vars for managed_node2 32330 1727096581.49588: Calling all_plugins_inventory to load vars for managed_node2 32330 1727096581.49595: done sending task result for task 0afff68d-5257-0bd1-3b52-00000000006f 32330 1727096581.49597: WORKER PROCESS EXITING 32330 1727096581.49617: Calling all_plugins_play to load vars for managed_node2 32330 1727096581.49620: Calling groups_plugins_inventory to load vars for managed_node2 32330 1727096581.49627: Calling groups_plugins_play to load vars for managed_node2 32330 1727096581.49800: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32330 1727096581.49941: done with get_vars() 32330 1727096581.49950: done getting variables 32330 1727096581.49992: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Monday 23 September 2024 09:03:01 -0400 (0:00:00.046) 0:00:06.338 ****** 32330 1727096581.50015: entering _queue_task() for managed_node2/service 32330 1727096581.50225: worker is 1 (out of 1 available) 32330 1727096581.50243: exiting _queue_task() for managed_node2/service 32330 1727096581.50259: done queuing things up, now waiting for results queue to drain 32330 1727096581.50260: waiting for pending results... 32330 1727096581.50475: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 32330 1727096581.50643: in run() - task 0afff68d-5257-0bd1-3b52-000000000070 32330 1727096581.50648: variable 'ansible_search_path' from source: unknown 32330 1727096581.50652: variable 'ansible_search_path' from source: unknown 32330 1727096581.50654: calling self._execute() 32330 1727096581.50799: variable 'ansible_host' from source: host vars for 'managed_node2' 32330 1727096581.50805: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32330 1727096581.50807: variable 'omit' from source: magic vars 32330 1727096581.51239: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32330 1727096581.53353: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32330 1727096581.53399: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32330 1727096581.53447: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32330 1727096581.53475: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32330 1727096581.53521: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32330 1727096581.53575: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32330 1727096581.53613: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32330 1727096581.53630: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32330 1727096581.53655: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32330 1727096581.53668: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32330 1727096581.53765: variable 'ansible_distribution' from source: facts 32330 1727096581.53771: variable 'ansible_distribution_major_version' from source: facts 32330 1727096581.53791: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32330 1727096581.53794: when evaluation is False, skipping this task 32330 1727096581.53796: _execute() done 32330 1727096581.53799: dumping result to json 32330 1727096581.53801: done dumping result, returning 32330 1727096581.53808: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0afff68d-5257-0bd1-3b52-000000000070] 32330 1727096581.53812: sending task result for task 0afff68d-5257-0bd1-3b52-000000000070 32330 1727096581.53898: done sending task result for task 0afff68d-5257-0bd1-3b52-000000000070 32330 1727096581.53901: 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" } 32330 1727096581.53940: no more pending results, returning what we have 32330 1727096581.53942: results queue empty 32330 1727096581.53943: checking for any_errors_fatal 32330 1727096581.53951: done checking for any_errors_fatal 32330 1727096581.53951: checking for max_fail_percentage 32330 1727096581.53953: done checking for max_fail_percentage 32330 1727096581.53953: checking to see if all hosts have failed and the running result is not ok 32330 1727096581.53954: done checking to see if all hosts have failed 32330 1727096581.53955: getting the remaining hosts for this loop 32330 1727096581.53956: done getting the remaining hosts for this loop 32330 1727096581.53959: getting the next task for host managed_node2 32330 1727096581.53965: done getting next task for host managed_node2 32330 1727096581.53971: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 32330 1727096581.53974: ^ state is: HOST STATE: block=2, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 32330 1727096581.53989: getting variables 32330 1727096581.53991: in VariableManager get_vars() 32330 1727096581.54028: Calling all_inventory to load vars for managed_node2 32330 1727096581.54030: Calling groups_inventory to load vars for managed_node2 32330 1727096581.54033: Calling all_plugins_inventory to load vars for managed_node2 32330 1727096581.54041: Calling all_plugins_play to load vars for managed_node2 32330 1727096581.54043: Calling groups_plugins_inventory to load vars for managed_node2 32330 1727096581.54046: Calling groups_plugins_play to load vars for managed_node2 32330 1727096581.54295: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32330 1727096581.54412: done with get_vars() 32330 1727096581.54420: done getting variables 32330 1727096581.54459: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Monday 23 September 2024 09:03:01 -0400 (0:00:00.044) 0:00:06.383 ****** 32330 1727096581.54484: entering _queue_task() for managed_node2/service 32330 1727096581.54682: worker is 1 (out of 1 available) 32330 1727096581.54694: exiting _queue_task() for managed_node2/service 32330 1727096581.54706: done queuing things up, now waiting for results queue to drain 32330 1727096581.54708: waiting for pending results... 32330 1727096581.54865: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 32330 1727096581.54950: in run() - task 0afff68d-5257-0bd1-3b52-000000000071 32330 1727096581.54960: variable 'ansible_search_path' from source: unknown 32330 1727096581.54963: variable 'ansible_search_path' from source: unknown 32330 1727096581.54994: calling self._execute() 32330 1727096581.55051: variable 'ansible_host' from source: host vars for 'managed_node2' 32330 1727096581.55061: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32330 1727096581.55065: variable 'omit' from source: magic vars 32330 1727096581.55358: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32330 1727096581.56838: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32330 1727096581.56884: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32330 1727096581.56912: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32330 1727096581.56936: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32330 1727096581.56956: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32330 1727096581.57018: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32330 1727096581.57040: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32330 1727096581.57058: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32330 1727096581.57087: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32330 1727096581.57099: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32330 1727096581.57194: variable 'ansible_distribution' from source: facts 32330 1727096581.57198: variable 'ansible_distribution_major_version' from source: facts 32330 1727096581.57214: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32330 1727096581.57217: when evaluation is False, skipping this task 32330 1727096581.57221: _execute() done 32330 1727096581.57224: dumping result to json 32330 1727096581.57226: done dumping result, returning 32330 1727096581.57234: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0afff68d-5257-0bd1-3b52-000000000071] 32330 1727096581.57237: sending task result for task 0afff68d-5257-0bd1-3b52-000000000071 32330 1727096581.57319: done sending task result for task 0afff68d-5257-0bd1-3b52-000000000071 32330 1727096581.57322: 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 } 32330 1727096581.57366: no more pending results, returning what we have 32330 1727096581.57372: results queue empty 32330 1727096581.57375: checking for any_errors_fatal 32330 1727096581.57380: done checking for any_errors_fatal 32330 1727096581.57381: checking for max_fail_percentage 32330 1727096581.57383: done checking for max_fail_percentage 32330 1727096581.57383: checking to see if all hosts have failed and the running result is not ok 32330 1727096581.57384: done checking to see if all hosts have failed 32330 1727096581.57385: getting the remaining hosts for this loop 32330 1727096581.57386: done getting the remaining hosts for this loop 32330 1727096581.57390: getting the next task for host managed_node2 32330 1727096581.57395: done getting next task for host managed_node2 32330 1727096581.57399: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 32330 1727096581.57402: ^ state is: HOST STATE: block=2, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 32330 1727096581.57417: getting variables 32330 1727096581.57419: in VariableManager get_vars() 32330 1727096581.57462: Calling all_inventory to load vars for managed_node2 32330 1727096581.57464: Calling groups_inventory to load vars for managed_node2 32330 1727096581.57466: Calling all_plugins_inventory to load vars for managed_node2 32330 1727096581.57478: Calling all_plugins_play to load vars for managed_node2 32330 1727096581.57480: Calling groups_plugins_inventory to load vars for managed_node2 32330 1727096581.57483: Calling groups_plugins_play to load vars for managed_node2 32330 1727096581.57614: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32330 1727096581.57737: done with get_vars() 32330 1727096581.57744: done getting variables 32330 1727096581.57793: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Monday 23 September 2024 09:03:01 -0400 (0:00:00.033) 0:00:06.416 ****** 32330 1727096581.57816: entering _queue_task() for managed_node2/service 32330 1727096581.58013: worker is 1 (out of 1 available) 32330 1727096581.58025: exiting _queue_task() for managed_node2/service 32330 1727096581.58038: done queuing things up, now waiting for results queue to drain 32330 1727096581.58039: waiting for pending results... 32330 1727096581.58198: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 32330 1727096581.58279: in run() - task 0afff68d-5257-0bd1-3b52-000000000072 32330 1727096581.58290: variable 'ansible_search_path' from source: unknown 32330 1727096581.58293: variable 'ansible_search_path' from source: unknown 32330 1727096581.58320: calling self._execute() 32330 1727096581.58383: variable 'ansible_host' from source: host vars for 'managed_node2' 32330 1727096581.58389: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32330 1727096581.58396: variable 'omit' from source: magic vars 32330 1727096581.58683: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32330 1727096581.60157: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32330 1727096581.60200: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32330 1727096581.60238: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32330 1727096581.60265: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32330 1727096581.60287: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32330 1727096581.60345: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32330 1727096581.60365: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32330 1727096581.60386: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32330 1727096581.60411: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32330 1727096581.60422: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32330 1727096581.60518: variable 'ansible_distribution' from source: facts 32330 1727096581.60522: variable 'ansible_distribution_major_version' from source: facts 32330 1727096581.60537: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32330 1727096581.60540: when evaluation is False, skipping this task 32330 1727096581.60543: _execute() done 32330 1727096581.60547: dumping result to json 32330 1727096581.60549: done dumping result, returning 32330 1727096581.60559: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0afff68d-5257-0bd1-3b52-000000000072] 32330 1727096581.60561: sending task result for task 0afff68d-5257-0bd1-3b52-000000000072 32330 1727096581.60640: done sending task result for task 0afff68d-5257-0bd1-3b52-000000000072 32330 1727096581.60643: 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" } 32330 1727096581.60704: no more pending results, returning what we have 32330 1727096581.60707: results queue empty 32330 1727096581.60708: checking for any_errors_fatal 32330 1727096581.60713: done checking for any_errors_fatal 32330 1727096581.60714: checking for max_fail_percentage 32330 1727096581.60715: done checking for max_fail_percentage 32330 1727096581.60716: checking to see if all hosts have failed and the running result is not ok 32330 1727096581.60717: done checking to see if all hosts have failed 32330 1727096581.60718: getting the remaining hosts for this loop 32330 1727096581.60719: done getting the remaining hosts for this loop 32330 1727096581.60722: getting the next task for host managed_node2 32330 1727096581.60728: done getting next task for host managed_node2 32330 1727096581.60731: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 32330 1727096581.60733: ^ state is: HOST STATE: block=2, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 32330 1727096581.60748: getting variables 32330 1727096581.60749: in VariableManager get_vars() 32330 1727096581.60786: Calling all_inventory to load vars for managed_node2 32330 1727096581.60789: Calling groups_inventory to load vars for managed_node2 32330 1727096581.60791: Calling all_plugins_inventory to load vars for managed_node2 32330 1727096581.60799: Calling all_plugins_play to load vars for managed_node2 32330 1727096581.60801: Calling groups_plugins_inventory to load vars for managed_node2 32330 1727096581.60803: Calling groups_plugins_play to load vars for managed_node2 32330 1727096581.60965: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32330 1727096581.61086: done with get_vars() 32330 1727096581.61094: done getting variables 32330 1727096581.61132: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Monday 23 September 2024 09:03:01 -0400 (0:00:00.033) 0:00:06.450 ****** 32330 1727096581.61153: entering _queue_task() for managed_node2/service 32330 1727096581.61347: worker is 1 (out of 1 available) 32330 1727096581.61359: exiting _queue_task() for managed_node2/service 32330 1727096581.61372: done queuing things up, now waiting for results queue to drain 32330 1727096581.61376: waiting for pending results... 32330 1727096581.61527: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service 32330 1727096581.61603: in run() - task 0afff68d-5257-0bd1-3b52-000000000073 32330 1727096581.61613: variable 'ansible_search_path' from source: unknown 32330 1727096581.61616: variable 'ansible_search_path' from source: unknown 32330 1727096581.61643: calling self._execute() 32330 1727096581.61714: variable 'ansible_host' from source: host vars for 'managed_node2' 32330 1727096581.61721: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32330 1727096581.61730: variable 'omit' from source: magic vars 32330 1727096581.62035: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32330 1727096581.63524: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32330 1727096581.63569: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32330 1727096581.63599: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32330 1727096581.63624: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32330 1727096581.63644: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32330 1727096581.63708: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32330 1727096581.63729: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32330 1727096581.63745: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32330 1727096581.63774: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32330 1727096581.63788: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32330 1727096581.63885: variable 'ansible_distribution' from source: facts 32330 1727096581.63891: variable 'ansible_distribution_major_version' from source: facts 32330 1727096581.63906: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32330 1727096581.63909: when evaluation is False, skipping this task 32330 1727096581.63911: _execute() done 32330 1727096581.63914: dumping result to json 32330 1727096581.63916: done dumping result, returning 32330 1727096581.63924: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service [0afff68d-5257-0bd1-3b52-000000000073] 32330 1727096581.63927: sending task result for task 0afff68d-5257-0bd1-3b52-000000000073 32330 1727096581.64011: done sending task result for task 0afff68d-5257-0bd1-3b52-000000000073 32330 1727096581.64014: 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 } 32330 1727096581.64052: no more pending results, returning what we have 32330 1727096581.64055: results queue empty 32330 1727096581.64056: checking for any_errors_fatal 32330 1727096581.64062: done checking for any_errors_fatal 32330 1727096581.64062: checking for max_fail_percentage 32330 1727096581.64064: done checking for max_fail_percentage 32330 1727096581.64065: checking to see if all hosts have failed and the running result is not ok 32330 1727096581.64065: done checking to see if all hosts have failed 32330 1727096581.64066: getting the remaining hosts for this loop 32330 1727096581.64069: done getting the remaining hosts for this loop 32330 1727096581.64073: getting the next task for host managed_node2 32330 1727096581.64079: done getting next task for host managed_node2 32330 1727096581.64082: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 32330 1727096581.64085: ^ state is: HOST STATE: block=2, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 32330 1727096581.64101: getting variables 32330 1727096581.64102: in VariableManager get_vars() 32330 1727096581.64140: Calling all_inventory to load vars for managed_node2 32330 1727096581.64142: Calling groups_inventory to load vars for managed_node2 32330 1727096581.64145: Calling all_plugins_inventory to load vars for managed_node2 32330 1727096581.64154: Calling all_plugins_play to load vars for managed_node2 32330 1727096581.64156: Calling groups_plugins_inventory to load vars for managed_node2 32330 1727096581.64159: Calling groups_plugins_play to load vars for managed_node2 32330 1727096581.64303: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32330 1727096581.64427: done with get_vars() 32330 1727096581.64435: done getting variables 32330 1727096581.64477: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Monday 23 September 2024 09:03:01 -0400 (0:00:00.033) 0:00:06.483 ****** 32330 1727096581.64501: entering _queue_task() for managed_node2/copy 32330 1727096581.64693: worker is 1 (out of 1 available) 32330 1727096581.64708: exiting _queue_task() for managed_node2/copy 32330 1727096581.64719: done queuing things up, now waiting for results queue to drain 32330 1727096581.64721: waiting for pending results... 32330 1727096581.64874: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 32330 1727096581.64955: in run() - task 0afff68d-5257-0bd1-3b52-000000000074 32330 1727096581.64965: variable 'ansible_search_path' from source: unknown 32330 1727096581.64970: variable 'ansible_search_path' from source: unknown 32330 1727096581.65007: calling self._execute() 32330 1727096581.65072: variable 'ansible_host' from source: host vars for 'managed_node2' 32330 1727096581.65080: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32330 1727096581.65088: variable 'omit' from source: magic vars 32330 1727096581.65381: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32330 1727096581.66943: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32330 1727096581.67001: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32330 1727096581.67034: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32330 1727096581.67061: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32330 1727096581.67086: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32330 1727096581.67142: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32330 1727096581.67162: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32330 1727096581.67184: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32330 1727096581.67213: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32330 1727096581.67224: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32330 1727096581.67320: variable 'ansible_distribution' from source: facts 32330 1727096581.67325: variable 'ansible_distribution_major_version' from source: facts 32330 1727096581.67339: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32330 1727096581.67342: when evaluation is False, skipping this task 32330 1727096581.67345: _execute() done 32330 1727096581.67347: dumping result to json 32330 1727096581.67350: done dumping result, returning 32330 1727096581.67357: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0afff68d-5257-0bd1-3b52-000000000074] 32330 1727096581.67361: sending task result for task 0afff68d-5257-0bd1-3b52-000000000074 32330 1727096581.67445: done sending task result for task 0afff68d-5257-0bd1-3b52-000000000074 32330 1727096581.67447: 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" } 32330 1727096581.67490: no more pending results, returning what we have 32330 1727096581.67493: results queue empty 32330 1727096581.67494: checking for any_errors_fatal 32330 1727096581.67500: done checking for any_errors_fatal 32330 1727096581.67501: checking for max_fail_percentage 32330 1727096581.67502: done checking for max_fail_percentage 32330 1727096581.67503: checking to see if all hosts have failed and the running result is not ok 32330 1727096581.67504: done checking to see if all hosts have failed 32330 1727096581.67505: getting the remaining hosts for this loop 32330 1727096581.67506: done getting the remaining hosts for this loop 32330 1727096581.67509: getting the next task for host managed_node2 32330 1727096581.67515: done getting next task for host managed_node2 32330 1727096581.67518: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 32330 1727096581.67520: ^ state is: HOST STATE: block=2, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 32330 1727096581.67535: getting variables 32330 1727096581.67537: in VariableManager get_vars() 32330 1727096581.67573: Calling all_inventory to load vars for managed_node2 32330 1727096581.67576: Calling groups_inventory to load vars for managed_node2 32330 1727096581.67578: Calling all_plugins_inventory to load vars for managed_node2 32330 1727096581.67586: Calling all_plugins_play to load vars for managed_node2 32330 1727096581.67589: Calling groups_plugins_inventory to load vars for managed_node2 32330 1727096581.67591: Calling groups_plugins_play to load vars for managed_node2 32330 1727096581.67754: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32330 1727096581.67876: done with get_vars() 32330 1727096581.67885: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Monday 23 September 2024 09:03:01 -0400 (0:00:00.034) 0:00:06.518 ****** 32330 1727096581.67941: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 32330 1727096581.68135: worker is 1 (out of 1 available) 32330 1727096581.68147: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 32330 1727096581.68159: done queuing things up, now waiting for results queue to drain 32330 1727096581.68161: waiting for pending results... 32330 1727096581.68323: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 32330 1727096581.68401: in run() - task 0afff68d-5257-0bd1-3b52-000000000075 32330 1727096581.68411: variable 'ansible_search_path' from source: unknown 32330 1727096581.68414: variable 'ansible_search_path' from source: unknown 32330 1727096581.68442: calling self._execute() 32330 1727096581.68504: variable 'ansible_host' from source: host vars for 'managed_node2' 32330 1727096581.68510: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32330 1727096581.68517: variable 'omit' from source: magic vars 32330 1727096581.68815: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32330 1727096581.70264: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32330 1727096581.70308: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32330 1727096581.70335: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32330 1727096581.70362: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32330 1727096581.70384: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32330 1727096581.70440: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32330 1727096581.70464: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32330 1727096581.70484: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32330 1727096581.70510: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32330 1727096581.70520: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32330 1727096581.70616: variable 'ansible_distribution' from source: facts 32330 1727096581.70619: variable 'ansible_distribution_major_version' from source: facts 32330 1727096581.70634: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32330 1727096581.70636: when evaluation is False, skipping this task 32330 1727096581.70639: _execute() done 32330 1727096581.70641: dumping result to json 32330 1727096581.70643: done dumping result, returning 32330 1727096581.70651: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0afff68d-5257-0bd1-3b52-000000000075] 32330 1727096581.70653: sending task result for task 0afff68d-5257-0bd1-3b52-000000000075 32330 1727096581.70742: done sending task result for task 0afff68d-5257-0bd1-3b52-000000000075 32330 1727096581.70745: 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" } 32330 1727096581.70816: no more pending results, returning what we have 32330 1727096581.70820: results queue empty 32330 1727096581.70820: checking for any_errors_fatal 32330 1727096581.70827: done checking for any_errors_fatal 32330 1727096581.70827: checking for max_fail_percentage 32330 1727096581.70829: done checking for max_fail_percentage 32330 1727096581.70830: checking to see if all hosts have failed and the running result is not ok 32330 1727096581.70831: done checking to see if all hosts have failed 32330 1727096581.70831: getting the remaining hosts for this loop 32330 1727096581.70833: done getting the remaining hosts for this loop 32330 1727096581.70836: getting the next task for host managed_node2 32330 1727096581.70841: done getting next task for host managed_node2 32330 1727096581.70844: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 32330 1727096581.70846: ^ state is: HOST STATE: block=2, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 32330 1727096581.70860: getting variables 32330 1727096581.70861: in VariableManager get_vars() 32330 1727096581.70898: Calling all_inventory to load vars for managed_node2 32330 1727096581.70901: Calling groups_inventory to load vars for managed_node2 32330 1727096581.70903: Calling all_plugins_inventory to load vars for managed_node2 32330 1727096581.70910: Calling all_plugins_play to load vars for managed_node2 32330 1727096581.70912: Calling groups_plugins_inventory to load vars for managed_node2 32330 1727096581.70915: Calling groups_plugins_play to load vars for managed_node2 32330 1727096581.71036: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32330 1727096581.71162: done with get_vars() 32330 1727096581.71174: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Monday 23 September 2024 09:03:01 -0400 (0:00:00.032) 0:00:06.550 ****** 32330 1727096581.71229: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_state 32330 1727096581.71415: worker is 1 (out of 1 available) 32330 1727096581.71428: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_state 32330 1727096581.71441: done queuing things up, now waiting for results queue to drain 32330 1727096581.71443: waiting for pending results... 32330 1727096581.71594: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state 32330 1727096581.71666: in run() - task 0afff68d-5257-0bd1-3b52-000000000076 32330 1727096581.71685: variable 'ansible_search_path' from source: unknown 32330 1727096581.71689: variable 'ansible_search_path' from source: unknown 32330 1727096581.71717: calling self._execute() 32330 1727096581.71780: variable 'ansible_host' from source: host vars for 'managed_node2' 32330 1727096581.71784: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32330 1727096581.71795: variable 'omit' from source: magic vars 32330 1727096581.72086: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32330 1727096581.73537: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32330 1727096581.73583: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32330 1727096581.73618: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32330 1727096581.73649: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32330 1727096581.73669: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32330 1727096581.73723: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32330 1727096581.73743: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32330 1727096581.73764: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32330 1727096581.73792: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32330 1727096581.73803: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32330 1727096581.73895: variable 'ansible_distribution' from source: facts 32330 1727096581.73898: variable 'ansible_distribution_major_version' from source: facts 32330 1727096581.73912: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32330 1727096581.73915: when evaluation is False, skipping this task 32330 1727096581.73917: _execute() done 32330 1727096581.73922: dumping result to json 32330 1727096581.73924: done dumping result, returning 32330 1727096581.73931: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state [0afff68d-5257-0bd1-3b52-000000000076] 32330 1727096581.73933: sending task result for task 0afff68d-5257-0bd1-3b52-000000000076 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" } 32330 1727096581.74056: no more pending results, returning what we have 32330 1727096581.74059: results queue empty 32330 1727096581.74060: checking for any_errors_fatal 32330 1727096581.74065: done checking for any_errors_fatal 32330 1727096581.74066: checking for max_fail_percentage 32330 1727096581.74069: done checking for max_fail_percentage 32330 1727096581.74070: checking to see if all hosts have failed and the running result is not ok 32330 1727096581.74071: done checking to see if all hosts have failed 32330 1727096581.74072: getting the remaining hosts for this loop 32330 1727096581.74075: done getting the remaining hosts for this loop 32330 1727096581.74080: getting the next task for host managed_node2 32330 1727096581.74085: done getting next task for host managed_node2 32330 1727096581.74088: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 32330 1727096581.74091: ^ state is: HOST STATE: block=2, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 32330 1727096581.74105: getting variables 32330 1727096581.74106: in VariableManager get_vars() 32330 1727096581.74136: Calling all_inventory to load vars for managed_node2 32330 1727096581.74138: Calling groups_inventory to load vars for managed_node2 32330 1727096581.74140: Calling all_plugins_inventory to load vars for managed_node2 32330 1727096581.74147: Calling all_plugins_play to load vars for managed_node2 32330 1727096581.74149: Calling groups_plugins_inventory to load vars for managed_node2 32330 1727096581.74152: Calling groups_plugins_play to load vars for managed_node2 32330 1727096581.74295: done sending task result for task 0afff68d-5257-0bd1-3b52-000000000076 32330 1727096581.74298: WORKER PROCESS EXITING 32330 1727096581.74308: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32330 1727096581.74425: done with get_vars() 32330 1727096581.74432: done getting variables 32330 1727096581.74470: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Monday 23 September 2024 09:03:01 -0400 (0:00:00.032) 0:00:06.583 ****** 32330 1727096581.74491: entering _queue_task() for managed_node2/debug 32330 1727096581.74660: worker is 1 (out of 1 available) 32330 1727096581.74674: exiting _queue_task() for managed_node2/debug 32330 1727096581.74685: done queuing things up, now waiting for results queue to drain 32330 1727096581.74687: waiting for pending results... 32330 1727096581.74843: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 32330 1727096581.74923: in run() - task 0afff68d-5257-0bd1-3b52-000000000077 32330 1727096581.74934: variable 'ansible_search_path' from source: unknown 32330 1727096581.74937: variable 'ansible_search_path' from source: unknown 32330 1727096581.74965: calling self._execute() 32330 1727096581.75025: variable 'ansible_host' from source: host vars for 'managed_node2' 32330 1727096581.75029: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32330 1727096581.75037: variable 'omit' from source: magic vars 32330 1727096581.75329: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32330 1727096581.76771: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32330 1727096581.76818: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32330 1727096581.76844: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32330 1727096581.76870: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32330 1727096581.76894: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32330 1727096581.76952: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32330 1727096581.76974: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32330 1727096581.76993: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32330 1727096581.77023: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32330 1727096581.77033: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32330 1727096581.77131: variable 'ansible_distribution' from source: facts 32330 1727096581.77134: variable 'ansible_distribution_major_version' from source: facts 32330 1727096581.77148: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32330 1727096581.77152: when evaluation is False, skipping this task 32330 1727096581.77154: _execute() done 32330 1727096581.77156: dumping result to json 32330 1727096581.77159: done dumping result, returning 32330 1727096581.77166: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0afff68d-5257-0bd1-3b52-000000000077] 32330 1727096581.77170: sending task result for task 0afff68d-5257-0bd1-3b52-000000000077 32330 1727096581.77246: done sending task result for task 0afff68d-5257-0bd1-3b52-000000000077 32330 1727096581.77249: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 32330 1727096581.77331: no more pending results, returning what we have 32330 1727096581.77334: results queue empty 32330 1727096581.77335: checking for any_errors_fatal 32330 1727096581.77340: done checking for any_errors_fatal 32330 1727096581.77340: checking for max_fail_percentage 32330 1727096581.77342: done checking for max_fail_percentage 32330 1727096581.77343: checking to see if all hosts have failed and the running result is not ok 32330 1727096581.77343: done checking to see if all hosts have failed 32330 1727096581.77344: getting the remaining hosts for this loop 32330 1727096581.77345: done getting the remaining hosts for this loop 32330 1727096581.77348: getting the next task for host managed_node2 32330 1727096581.77352: done getting next task for host managed_node2 32330 1727096581.77355: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 32330 1727096581.77360: ^ state is: HOST STATE: block=2, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 32330 1727096581.77374: getting variables 32330 1727096581.77376: in VariableManager get_vars() 32330 1727096581.77407: Calling all_inventory to load vars for managed_node2 32330 1727096581.77409: Calling groups_inventory to load vars for managed_node2 32330 1727096581.77411: Calling all_plugins_inventory to load vars for managed_node2 32330 1727096581.77419: Calling all_plugins_play to load vars for managed_node2 32330 1727096581.77421: Calling groups_plugins_inventory to load vars for managed_node2 32330 1727096581.77423: Calling groups_plugins_play to load vars for managed_node2 32330 1727096581.77531: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32330 1727096581.77648: done with get_vars() 32330 1727096581.77655: done getting variables 32330 1727096581.77694: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Monday 23 September 2024 09:03:01 -0400 (0:00:00.032) 0:00:06.615 ****** 32330 1727096581.77715: entering _queue_task() for managed_node2/debug 32330 1727096581.77891: worker is 1 (out of 1 available) 32330 1727096581.77904: exiting _queue_task() for managed_node2/debug 32330 1727096581.77916: done queuing things up, now waiting for results queue to drain 32330 1727096581.77918: waiting for pending results... 32330 1727096581.78073: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 32330 1727096581.78155: in run() - task 0afff68d-5257-0bd1-3b52-000000000078 32330 1727096581.78166: variable 'ansible_search_path' from source: unknown 32330 1727096581.78170: variable 'ansible_search_path' from source: unknown 32330 1727096581.78204: calling self._execute() 32330 1727096581.78257: variable 'ansible_host' from source: host vars for 'managed_node2' 32330 1727096581.78263: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32330 1727096581.78275: variable 'omit' from source: magic vars 32330 1727096581.78561: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32330 1727096581.80025: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32330 1727096581.80069: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32330 1727096581.80106: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32330 1727096581.80132: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32330 1727096581.80153: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32330 1727096581.80211: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32330 1727096581.80231: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32330 1727096581.80249: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32330 1727096581.80282: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32330 1727096581.80293: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32330 1727096581.80387: variable 'ansible_distribution' from source: facts 32330 1727096581.80391: variable 'ansible_distribution_major_version' from source: facts 32330 1727096581.80404: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32330 1727096581.80407: when evaluation is False, skipping this task 32330 1727096581.80410: _execute() done 32330 1727096581.80412: dumping result to json 32330 1727096581.80415: done dumping result, returning 32330 1727096581.80423: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0afff68d-5257-0bd1-3b52-000000000078] 32330 1727096581.80425: sending task result for task 0afff68d-5257-0bd1-3b52-000000000078 32330 1727096581.80500: done sending task result for task 0afff68d-5257-0bd1-3b52-000000000078 32330 1727096581.80503: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 32330 1727096581.80565: no more pending results, returning what we have 32330 1727096581.80570: results queue empty 32330 1727096581.80571: checking for any_errors_fatal 32330 1727096581.80576: done checking for any_errors_fatal 32330 1727096581.80576: checking for max_fail_percentage 32330 1727096581.80578: done checking for max_fail_percentage 32330 1727096581.80579: checking to see if all hosts have failed and the running result is not ok 32330 1727096581.80579: done checking to see if all hosts have failed 32330 1727096581.80580: getting the remaining hosts for this loop 32330 1727096581.80581: done getting the remaining hosts for this loop 32330 1727096581.80585: getting the next task for host managed_node2 32330 1727096581.80589: done getting next task for host managed_node2 32330 1727096581.80593: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 32330 1727096581.80595: ^ state is: HOST STATE: block=2, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 32330 1727096581.80608: getting variables 32330 1727096581.80609: in VariableManager get_vars() 32330 1727096581.80647: Calling all_inventory to load vars for managed_node2 32330 1727096581.80650: Calling groups_inventory to load vars for managed_node2 32330 1727096581.80652: Calling all_plugins_inventory to load vars for managed_node2 32330 1727096581.80660: Calling all_plugins_play to load vars for managed_node2 32330 1727096581.80662: Calling groups_plugins_inventory to load vars for managed_node2 32330 1727096581.80664: Calling groups_plugins_play to load vars for managed_node2 32330 1727096581.80809: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32330 1727096581.81145: done with get_vars() 32330 1727096581.81155: done getting variables 32330 1727096581.81209: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Monday 23 September 2024 09:03:01 -0400 (0:00:00.035) 0:00:06.651 ****** 32330 1727096581.81240: entering _queue_task() for managed_node2/debug 32330 1727096581.81471: worker is 1 (out of 1 available) 32330 1727096581.81483: exiting _queue_task() for managed_node2/debug 32330 1727096581.81495: done queuing things up, now waiting for results queue to drain 32330 1727096581.81497: waiting for pending results... 32330 1727096581.81760: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 32330 1727096581.81966: in run() - task 0afff68d-5257-0bd1-3b52-000000000079 32330 1727096581.81972: variable 'ansible_search_path' from source: unknown 32330 1727096581.81975: variable 'ansible_search_path' from source: unknown 32330 1727096581.81978: calling self._execute() 32330 1727096581.82033: variable 'ansible_host' from source: host vars for 'managed_node2' 32330 1727096581.82047: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32330 1727096581.82062: variable 'omit' from source: magic vars 32330 1727096581.82483: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32330 1727096581.84840: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32330 1727096581.84916: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32330 1727096581.84960: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32330 1727096581.85002: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32330 1727096581.85071: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32330 1727096581.85128: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32330 1727096581.85145: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32330 1727096581.85162: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32330 1727096581.85193: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32330 1727096581.85204: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32330 1727096581.85300: variable 'ansible_distribution' from source: facts 32330 1727096581.85304: variable 'ansible_distribution_major_version' from source: facts 32330 1727096581.85319: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32330 1727096581.85322: when evaluation is False, skipping this task 32330 1727096581.85324: _execute() done 32330 1727096581.85326: dumping result to json 32330 1727096581.85329: done dumping result, returning 32330 1727096581.85336: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0afff68d-5257-0bd1-3b52-000000000079] 32330 1727096581.85345: sending task result for task 0afff68d-5257-0bd1-3b52-000000000079 32330 1727096581.85418: done sending task result for task 0afff68d-5257-0bd1-3b52-000000000079 32330 1727096581.85421: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 32330 1727096581.85466: no more pending results, returning what we have 32330 1727096581.85471: results queue empty 32330 1727096581.85472: checking for any_errors_fatal 32330 1727096581.85478: done checking for any_errors_fatal 32330 1727096581.85479: checking for max_fail_percentage 32330 1727096581.85481: done checking for max_fail_percentage 32330 1727096581.85482: checking to see if all hosts have failed and the running result is not ok 32330 1727096581.85482: done checking to see if all hosts have failed 32330 1727096581.85483: getting the remaining hosts for this loop 32330 1727096581.85484: done getting the remaining hosts for this loop 32330 1727096581.85487: getting the next task for host managed_node2 32330 1727096581.85492: done getting next task for host managed_node2 32330 1727096581.85495: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 32330 1727096581.85498: ^ state is: HOST STATE: block=2, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 32330 1727096581.85511: getting variables 32330 1727096581.85512: in VariableManager get_vars() 32330 1727096581.85543: Calling all_inventory to load vars for managed_node2 32330 1727096581.85546: Calling groups_inventory to load vars for managed_node2 32330 1727096581.85548: Calling all_plugins_inventory to load vars for managed_node2 32330 1727096581.85555: Calling all_plugins_play to load vars for managed_node2 32330 1727096581.85564: Calling groups_plugins_inventory to load vars for managed_node2 32330 1727096581.85570: Calling groups_plugins_play to load vars for managed_node2 32330 1727096581.85689: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32330 1727096581.85808: done with get_vars() 32330 1727096581.85815: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Monday 23 September 2024 09:03:01 -0400 (0:00:00.046) 0:00:06.697 ****** 32330 1727096581.85880: entering _queue_task() for managed_node2/ping 32330 1727096581.86048: worker is 1 (out of 1 available) 32330 1727096581.86059: exiting _queue_task() for managed_node2/ping 32330 1727096581.86072: done queuing things up, now waiting for results queue to drain 32330 1727096581.86076: waiting for pending results... 32330 1727096581.86219: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity 32330 1727096581.86291: in run() - task 0afff68d-5257-0bd1-3b52-00000000007a 32330 1727096581.86301: variable 'ansible_search_path' from source: unknown 32330 1727096581.86305: variable 'ansible_search_path' from source: unknown 32330 1727096581.86332: calling self._execute() 32330 1727096581.86385: variable 'ansible_host' from source: host vars for 'managed_node2' 32330 1727096581.86389: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32330 1727096581.86397: variable 'omit' from source: magic vars 32330 1727096581.86680: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32330 1727096581.88099: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32330 1727096581.88138: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32330 1727096581.88177: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32330 1727096581.88203: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32330 1727096581.88223: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32330 1727096581.88279: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32330 1727096581.88302: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32330 1727096581.88319: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32330 1727096581.88344: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32330 1727096581.88354: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32330 1727096581.88448: variable 'ansible_distribution' from source: facts 32330 1727096581.88452: variable 'ansible_distribution_major_version' from source: facts 32330 1727096581.88468: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32330 1727096581.88471: when evaluation is False, skipping this task 32330 1727096581.88477: _execute() done 32330 1727096581.88479: dumping result to json 32330 1727096581.88482: done dumping result, returning 32330 1727096581.88485: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity [0afff68d-5257-0bd1-3b52-00000000007a] 32330 1727096581.88487: sending task result for task 0afff68d-5257-0bd1-3b52-00000000007a 32330 1727096581.88557: done sending task result for task 0afff68d-5257-0bd1-3b52-00000000007a 32330 1727096581.88560: 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" } 32330 1727096581.88634: no more pending results, returning what we have 32330 1727096581.88637: results queue empty 32330 1727096581.88638: checking for any_errors_fatal 32330 1727096581.88643: done checking for any_errors_fatal 32330 1727096581.88643: checking for max_fail_percentage 32330 1727096581.88645: done checking for max_fail_percentage 32330 1727096581.88645: checking to see if all hosts have failed and the running result is not ok 32330 1727096581.88646: done checking to see if all hosts have failed 32330 1727096581.88647: getting the remaining hosts for this loop 32330 1727096581.88649: done getting the remaining hosts for this loop 32330 1727096581.88651: getting the next task for host managed_node2 32330 1727096581.88658: done getting next task for host managed_node2 32330 1727096581.88660: ^ task is: TASK: meta (role_complete) 32330 1727096581.88662: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 32330 1727096581.88680: getting variables 32330 1727096581.88681: in VariableManager get_vars() 32330 1727096581.88712: Calling all_inventory to load vars for managed_node2 32330 1727096581.88714: Calling groups_inventory to load vars for managed_node2 32330 1727096581.88715: Calling all_plugins_inventory to load vars for managed_node2 32330 1727096581.88721: Calling all_plugins_play to load vars for managed_node2 32330 1727096581.88723: Calling groups_plugins_inventory to load vars for managed_node2 32330 1727096581.88724: Calling groups_plugins_play to load vars for managed_node2 32330 1727096581.88857: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32330 1727096581.88977: done with get_vars() 32330 1727096581.88984: done getting variables 32330 1727096581.89033: done queuing things up, now waiting for results queue to drain 32330 1727096581.89035: results queue empty 32330 1727096581.89035: checking for any_errors_fatal 32330 1727096581.89037: done checking for any_errors_fatal 32330 1727096581.89038: checking for max_fail_percentage 32330 1727096581.89039: done checking for max_fail_percentage 32330 1727096581.89039: checking to see if all hosts have failed and the running result is not ok 32330 1727096581.89039: done checking to see if all hosts have failed 32330 1727096581.89040: getting the remaining hosts for this loop 32330 1727096581.89040: done getting the remaining hosts for this loop 32330 1727096581.89042: getting the next task for host managed_node2 32330 1727096581.89045: done getting next task for host managed_node2 32330 1727096581.89046: ^ task is: TASK: Include the task 'manage_test_interface.yml' 32330 1727096581.89047: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 32330 1727096581.89049: getting variables 32330 1727096581.89049: in VariableManager get_vars() 32330 1727096581.89057: Calling all_inventory to load vars for managed_node2 32330 1727096581.89059: Calling groups_inventory to load vars for managed_node2 32330 1727096581.89060: Calling all_plugins_inventory to load vars for managed_node2 32330 1727096581.89063: Calling all_plugins_play to load vars for managed_node2 32330 1727096581.89064: Calling groups_plugins_inventory to load vars for managed_node2 32330 1727096581.89066: Calling groups_plugins_play to load vars for managed_node2 32330 1727096581.89145: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32330 1727096581.89257: done with get_vars() 32330 1727096581.89263: done getting variables TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_vlan_mtu.yml:73 Monday 23 September 2024 09:03:01 -0400 (0:00:00.034) 0:00:06.731 ****** 32330 1727096581.89309: entering _queue_task() for managed_node2/include_tasks 32330 1727096581.89480: worker is 1 (out of 1 available) 32330 1727096581.89491: exiting _queue_task() for managed_node2/include_tasks 32330 1727096581.89503: done queuing things up, now waiting for results queue to drain 32330 1727096581.89504: waiting for pending results... 32330 1727096581.89640: running TaskExecutor() for managed_node2/TASK: Include the task 'manage_test_interface.yml' 32330 1727096581.89693: in run() - task 0afff68d-5257-0bd1-3b52-0000000000aa 32330 1727096581.89703: variable 'ansible_search_path' from source: unknown 32330 1727096581.89736: calling self._execute() 32330 1727096581.89797: variable 'ansible_host' from source: host vars for 'managed_node2' 32330 1727096581.89800: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32330 1727096581.89809: variable 'omit' from source: magic vars 32330 1727096581.90108: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32330 1727096581.91777: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32330 1727096581.91801: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32330 1727096581.91859: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32330 1727096581.91945: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32330 1727096581.91985: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32330 1727096581.92048: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32330 1727096581.92073: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32330 1727096581.92094: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32330 1727096581.92119: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32330 1727096581.92129: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32330 1727096581.92228: variable 'ansible_distribution' from source: facts 32330 1727096581.92232: variable 'ansible_distribution_major_version' from source: facts 32330 1727096581.92247: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32330 1727096581.92251: when evaluation is False, skipping this task 32330 1727096581.92254: _execute() done 32330 1727096581.92256: dumping result to json 32330 1727096581.92258: done dumping result, returning 32330 1727096581.92264: done running TaskExecutor() for managed_node2/TASK: Include the task 'manage_test_interface.yml' [0afff68d-5257-0bd1-3b52-0000000000aa] 32330 1727096581.92266: sending task result for task 0afff68d-5257-0bd1-3b52-0000000000aa 32330 1727096581.92360: done sending task result for task 0afff68d-5257-0bd1-3b52-0000000000aa 32330 1727096581.92363: 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" } 32330 1727096581.92417: no more pending results, returning what we have 32330 1727096581.92420: results queue empty 32330 1727096581.92421: checking for any_errors_fatal 32330 1727096581.92423: done checking for any_errors_fatal 32330 1727096581.92424: checking for max_fail_percentage 32330 1727096581.92425: done checking for max_fail_percentage 32330 1727096581.92426: checking to see if all hosts have failed and the running result is not ok 32330 1727096581.92427: done checking to see if all hosts have failed 32330 1727096581.92427: getting the remaining hosts for this loop 32330 1727096581.92428: done getting the remaining hosts for this loop 32330 1727096581.92432: getting the next task for host managed_node2 32330 1727096581.92439: done getting next task for host managed_node2 32330 1727096581.92441: ^ task is: TASK: Verify network state restored to default 32330 1727096581.92443: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 32330 1727096581.92446: getting variables 32330 1727096581.92449: in VariableManager get_vars() 32330 1727096581.92493: Calling all_inventory to load vars for managed_node2 32330 1727096581.92496: Calling groups_inventory to load vars for managed_node2 32330 1727096581.92498: Calling all_plugins_inventory to load vars for managed_node2 32330 1727096581.92506: Calling all_plugins_play to load vars for managed_node2 32330 1727096581.92508: Calling groups_plugins_inventory to load vars for managed_node2 32330 1727096581.92511: Calling groups_plugins_play to load vars for managed_node2 32330 1727096581.92699: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32330 1727096581.92995: done with get_vars() 32330 1727096581.93010: done getting variables TASK [Verify network state restored to default] ******************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_vlan_mtu.yml:77 Monday 23 September 2024 09:03:01 -0400 (0:00:00.038) 0:00:06.770 ****** 32330 1727096581.93137: entering _queue_task() for managed_node2/include_tasks 32330 1727096581.93314: worker is 1 (out of 1 available) 32330 1727096581.93329: exiting _queue_task() for managed_node2/include_tasks 32330 1727096581.93341: done queuing things up, now waiting for results queue to drain 32330 1727096581.93346: waiting for pending results... 32330 1727096581.93552: running TaskExecutor() for managed_node2/TASK: Verify network state restored to default 32330 1727096581.93656: in run() - task 0afff68d-5257-0bd1-3b52-0000000000ab 32330 1727096581.93660: variable 'ansible_search_path' from source: unknown 32330 1727096581.93754: calling self._execute() 32330 1727096581.93788: variable 'ansible_host' from source: host vars for 'managed_node2' 32330 1727096581.93797: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 32330 1727096581.93803: variable 'omit' from source: magic vars 32330 1727096581.94275: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32330 1727096581.96337: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32330 1727096581.96408: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32330 1727096581.96427: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32330 1727096581.96453: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32330 1727096581.96477: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32330 1727096581.96534: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32330 1727096581.96557: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32330 1727096581.96580: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32330 1727096581.96607: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32330 1727096581.96620: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32330 1727096581.96716: variable 'ansible_distribution' from source: facts 32330 1727096581.96722: variable 'ansible_distribution_major_version' from source: facts 32330 1727096581.96738: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32330 1727096581.96741: when evaluation is False, skipping this task 32330 1727096581.96743: _execute() done 32330 1727096581.96746: dumping result to json 32330 1727096581.96748: done dumping result, returning 32330 1727096581.96753: done running TaskExecutor() for managed_node2/TASK: Verify network state restored to default [0afff68d-5257-0bd1-3b52-0000000000ab] 32330 1727096581.96757: sending task result for task 0afff68d-5257-0bd1-3b52-0000000000ab 32330 1727096581.96835: done sending task result for task 0afff68d-5257-0bd1-3b52-0000000000ab 32330 1727096581.96839: 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" } 32330 1727096581.96885: no more pending results, returning what we have 32330 1727096581.96888: results queue empty 32330 1727096581.96889: checking for any_errors_fatal 32330 1727096581.96894: done checking for any_errors_fatal 32330 1727096581.96894: checking for max_fail_percentage 32330 1727096581.96896: done checking for max_fail_percentage 32330 1727096581.96897: checking to see if all hosts have failed and the running result is not ok 32330 1727096581.96898: done checking to see if all hosts have failed 32330 1727096581.96898: getting the remaining hosts for this loop 32330 1727096581.96899: done getting the remaining hosts for this loop 32330 1727096581.96903: getting the next task for host managed_node2 32330 1727096581.96908: done getting next task for host managed_node2 32330 1727096581.96910: ^ task is: TASK: meta (flush_handlers) 32330 1727096581.96912: ^ 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 32330 1727096581.96916: getting variables 32330 1727096581.96917: in VariableManager get_vars() 32330 1727096581.96952: Calling all_inventory to load vars for managed_node2 32330 1727096581.96954: Calling groups_inventory to load vars for managed_node2 32330 1727096581.96956: Calling all_plugins_inventory to load vars for managed_node2 32330 1727096581.96964: Calling all_plugins_play to load vars for managed_node2 32330 1727096581.96966: Calling groups_plugins_inventory to load vars for managed_node2 32330 1727096581.96970: Calling groups_plugins_play to load vars for managed_node2 32330 1727096581.97097: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32330 1727096581.97210: done with get_vars() 32330 1727096581.97217: done getting variables 32330 1727096581.97261: in VariableManager get_vars() 32330 1727096581.97274: Calling all_inventory to load vars for managed_node2 32330 1727096581.97276: Calling groups_inventory to load vars for managed_node2 32330 1727096581.97277: Calling all_plugins_inventory to load vars for managed_node2 32330 1727096581.97280: Calling all_plugins_play to load vars for managed_node2 32330 1727096581.97281: Calling groups_plugins_inventory to load vars for managed_node2 32330 1727096581.97283: Calling groups_plugins_play to load vars for managed_node2 32330 1727096581.97359: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32330 1727096581.97491: done with get_vars() 32330 1727096581.97500: done queuing things up, now waiting for results queue to drain 32330 1727096581.97501: results queue empty 32330 1727096581.97502: checking for any_errors_fatal 32330 1727096581.97503: done checking for any_errors_fatal 32330 1727096581.97503: checking for max_fail_percentage 32330 1727096581.97504: done checking for max_fail_percentage 32330 1727096581.97504: checking to see if all hosts have failed and the running result is not ok 32330 1727096581.97505: done checking to see if all hosts have failed 32330 1727096581.97505: getting the remaining hosts for this loop 32330 1727096581.97506: done getting the remaining hosts for this loop 32330 1727096581.97507: getting the next task for host managed_node2 32330 1727096581.97509: done getting next task for host managed_node2 32330 1727096581.97510: ^ task is: TASK: meta (flush_handlers) 32330 1727096581.97511: ^ 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 32330 1727096581.97513: getting variables 32330 1727096581.97513: in VariableManager get_vars() 32330 1727096581.97520: Calling all_inventory to load vars for managed_node2 32330 1727096581.97521: Calling groups_inventory to load vars for managed_node2 32330 1727096581.97523: Calling all_plugins_inventory to load vars for managed_node2 32330 1727096581.97529: Calling all_plugins_play to load vars for managed_node2 32330 1727096581.97530: Calling groups_plugins_inventory to load vars for managed_node2 32330 1727096581.97532: Calling groups_plugins_play to load vars for managed_node2 32330 1727096581.97612: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32330 1727096581.97719: done with get_vars() 32330 1727096581.97724: done getting variables 32330 1727096581.97751: in VariableManager get_vars() 32330 1727096581.97759: Calling all_inventory to load vars for managed_node2 32330 1727096581.97760: Calling groups_inventory to load vars for managed_node2 32330 1727096581.97761: Calling all_plugins_inventory to load vars for managed_node2 32330 1727096581.97764: Calling all_plugins_play to load vars for managed_node2 32330 1727096581.97765: Calling groups_plugins_inventory to load vars for managed_node2 32330 1727096581.97766: Calling groups_plugins_play to load vars for managed_node2 32330 1727096581.97846: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32330 1727096581.97970: done with get_vars() 32330 1727096581.97980: done queuing things up, now waiting for results queue to drain 32330 1727096581.97981: results queue empty 32330 1727096581.97982: checking for any_errors_fatal 32330 1727096581.97982: done checking for any_errors_fatal 32330 1727096581.97983: checking for max_fail_percentage 32330 1727096581.97983: done checking for max_fail_percentage 32330 1727096581.97984: checking to see if all hosts have failed and the running result is not ok 32330 1727096581.97984: done checking to see if all hosts have failed 32330 1727096581.97985: getting the remaining hosts for this loop 32330 1727096581.97985: done getting the remaining hosts for this loop 32330 1727096581.97987: getting the next task for host managed_node2 32330 1727096581.97988: done getting next task for host managed_node2 32330 1727096581.97989: ^ task is: None 32330 1727096581.97990: ^ 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 32330 1727096581.97990: done queuing things up, now waiting for results queue to drain 32330 1727096581.97991: results queue empty 32330 1727096581.97991: checking for any_errors_fatal 32330 1727096581.97992: done checking for any_errors_fatal 32330 1727096581.97992: checking for max_fail_percentage 32330 1727096581.97993: done checking for max_fail_percentage 32330 1727096581.97993: checking to see if all hosts have failed and the running result is not ok 32330 1727096581.97993: done checking to see if all hosts have failed 32330 1727096581.97995: getting the next task for host managed_node2 32330 1727096581.97996: done getting next task for host managed_node2 32330 1727096581.97997: ^ task is: None 32330 1727096581.97997: ^ state is: HOST STATE: block=5, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False PLAY RECAP ********************************************************************* managed_node2 : ok=7 changed=0 unreachable=0 failed=0 skipped=60 rescued=0 ignored=0 Monday 23 September 2024 09:03:01 -0400 (0:00:00.049) 0:00:06.819 ****** =============================================================================== Gathering Facts --------------------------------------------------------- 1.63s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tests_vlan_mtu_initscripts.yml:5 Check if system is ostree ----------------------------------------------- 0.78s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 Gather the minimum subset of ansible_facts required by the network role test --- 0.78s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Include the task 'enable_epel.yml' -------------------------------------- 0.12s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:51 fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable --- 0.11s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces --- 0.10s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 fedora.linux_system_roles.network : Ensure ansible_facts used by role --- 0.10s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 fedora.linux_system_roles.network : Show debug messages for the network_state --- 0.09s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 fedora.linux_system_roles.network : Print network provider -------------- 0.08s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 fedora.linux_system_roles.network : Re-test connectivity ---------------- 0.08s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Include the task 'assert_profile_present.yml' --------------------------- 0.08s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_vlan_mtu.yml:50 fedora.linux_system_roles.network : Enable and start NetworkManager ----- 0.08s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable --- 0.08s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 --- 0.08s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 TEARDOWN: remove profiles. ---------------------------------------------- 0.08s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_vlan_mtu.yml:58 fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider --- 0.07s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces --- 0.07s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces --- 0.07s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces --- 0.07s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 fedora.linux_system_roles.network : Configure networking connection profiles --- 0.07s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 32330 1727096581.98056: RUNNING CLEANUP