[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. 33580 1726882871.60895: 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-Xyq executable location = /usr/local/bin/ansible-playbook python version = 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] (/usr/bin/python3.12) jinja version = 3.1.4 libyaml = True No config file found; using defaults 33580 1726882871.61375: Added group all to inventory 33580 1726882871.61378: Added group ungrouped to inventory 33580 1726882871.61382: Group all now contains ungrouped 33580 1726882871.61385: Examining possible inventory source: /tmp/network-91m/inventory.yml 33580 1726882871.77051: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/cache 33580 1726882871.77099: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py 33580 1726882871.77115: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory 33580 1726882871.77157: Loading InventoryModule 'host_list' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py 33580 1726882871.77210: Loaded config def from plugin (inventory/script) 33580 1726882871.77211: Loading InventoryModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py 33580 1726882871.77240: Loading InventoryModule 'auto' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py 33580 1726882871.77300: Loaded config def from plugin (inventory/yaml) 33580 1726882871.77302: Loading InventoryModule 'yaml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py 33580 1726882871.77360: Loading InventoryModule 'ini' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py 33580 1726882871.77639: Loading InventoryModule 'toml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py 33580 1726882871.77642: Attempting to use plugin host_list (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py) 33580 1726882871.77644: Attempting to use plugin script (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py) 33580 1726882871.77648: Attempting to use plugin auto (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py) 33580 1726882871.77652: Loading data from /tmp/network-91m/inventory.yml 33580 1726882871.77699: /tmp/network-91m/inventory.yml was not parsable by auto 33580 1726882871.77743: Attempting to use plugin yaml (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py) 33580 1726882871.77776: Loading data from /tmp/network-91m/inventory.yml 33580 1726882871.77828: group all already in inventory 33580 1726882871.77833: set inventory_file for managed_node1 33580 1726882871.77836: set inventory_dir for managed_node1 33580 1726882871.77837: Added host managed_node1 to inventory 33580 1726882871.77839: Added host managed_node1 to group all 33580 1726882871.77839: set ansible_host for managed_node1 33580 1726882871.77840: set ansible_ssh_extra_args for managed_node1 33580 1726882871.77842: set inventory_file for managed_node2 33580 1726882871.77843: set inventory_dir for managed_node2 33580 1726882871.77844: Added host managed_node2 to inventory 33580 1726882871.77845: Added host managed_node2 to group all 33580 1726882871.77845: set ansible_host for managed_node2 33580 1726882871.77846: set ansible_ssh_extra_args for managed_node2 33580 1726882871.77847: set inventory_file for managed_node3 33580 1726882871.77849: set inventory_dir for managed_node3 33580 1726882871.77849: Added host managed_node3 to inventory 33580 1726882871.77850: Added host managed_node3 to group all 33580 1726882871.77851: set ansible_host for managed_node3 33580 1726882871.77851: set ansible_ssh_extra_args for managed_node3 33580 1726882871.77853: Reconcile groups and hosts in inventory. 33580 1726882871.77855: Group ungrouped now contains managed_node1 33580 1726882871.77856: Group ungrouped now contains managed_node2 33580 1726882871.77857: Group ungrouped now contains managed_node3 33580 1726882871.77917: '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__' skipped due to reserved name 33580 1726882871.78000: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments 33580 1726882871.78030: Loading ModuleDocFragment 'vars_plugin_staging' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py 33580 1726882871.78048: Loaded config def from plugin (vars/host_group_vars) 33580 1726882871.78050: 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) 33580 1726882871.78055: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/vars 33580 1726882871.78060: 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) 33580 1726882871.78091: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py (found_in_cache=True, class_only=False) 33580 1726882871.78321: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 33580 1726882871.78389: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py 33580 1726882871.78412: Loaded config def from plugin (connection/local) 33580 1726882871.78414: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=False, class_only=True) 33580 1726882871.79028: Loaded config def from plugin (connection/paramiko_ssh) 33580 1726882871.79031: 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) 33580 1726882871.79945: 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) 33580 1726882871.79972: Loaded config def from plugin (connection/psrp) 33580 1726882871.79974: Loading Connection 'psrp' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py (found_in_cache=False, class_only=True) 33580 1726882871.80380: 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) 33580 1726882871.80404: Loaded config def from plugin (connection/ssh) 33580 1726882871.80406: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=False, class_only=True) 33580 1726882871.81627: 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) 33580 1726882871.81650: Loaded config def from plugin (connection/winrm) 33580 1726882871.81655: Loading Connection 'winrm' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py (found_in_cache=False, class_only=True) 33580 1726882871.81678: '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__' skipped due to reserved name 33580 1726882871.81755: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py 33580 1726882871.81822: Loaded config def from plugin (shell/cmd) 33580 1726882871.81824: Loading ShellModule 'cmd' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py (found_in_cache=False, class_only=True) 33580 1726882871.81848: 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) 33580 1726882871.81914: Loaded config def from plugin (shell/powershell) 33580 1726882871.81916: Loading ShellModule 'powershell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py (found_in_cache=False, class_only=True) 33580 1726882871.81969: Loading ModuleDocFragment 'shell_common' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py 33580 1726882871.82144: Loaded config def from plugin (shell/sh) 33580 1726882871.82146: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=False, class_only=True) 33580 1726882871.82180: '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__' skipped due to reserved name 33580 1726882871.82437: Loaded config def from plugin (become/runas) 33580 1726882871.82439: Loading BecomeModule 'runas' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py (found_in_cache=False, class_only=True) 33580 1726882871.82620: Loaded config def from plugin (become/su) 33580 1726882871.82622: Loading BecomeModule 'su' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py (found_in_cache=False, class_only=True) 33580 1726882871.82781: Loaded config def from plugin (become/sudo) 33580 1726882871.82783: 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 33580 1726882871.82816: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tests_vlan_mtu_initscripts.yml 33580 1726882871.83127: in VariableManager get_vars() 33580 1726882871.83147: done with get_vars() 33580 1726882871.83271: trying /usr/local/lib/python3.12/site-packages/ansible/modules 33580 1726882871.85514: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action 33580 1726882871.85601: in VariableManager get_vars() 33580 1726882871.85606: done with get_vars() 33580 1726882871.85612: variable 'playbook_dir' from source: magic vars 33580 1726882871.85613: variable 'ansible_playbook_python' from source: magic vars 33580 1726882871.85614: variable 'ansible_config_file' from source: magic vars 33580 1726882871.85614: variable 'groups' from source: magic vars 33580 1726882871.85615: variable 'omit' from source: magic vars 33580 1726882871.85616: variable 'ansible_version' from source: magic vars 33580 1726882871.85617: variable 'ansible_check_mode' from source: magic vars 33580 1726882871.85617: variable 'ansible_diff_mode' from source: magic vars 33580 1726882871.85618: variable 'ansible_forks' from source: magic vars 33580 1726882871.85619: variable 'ansible_inventory_sources' from source: magic vars 33580 1726882871.85619: variable 'ansible_skip_tags' from source: magic vars 33580 1726882871.85620: variable 'ansible_limit' from source: magic vars 33580 1726882871.85621: variable 'ansible_run_tags' from source: magic vars 33580 1726882871.85622: variable 'ansible_verbosity' from source: magic vars 33580 1726882871.85657: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_vlan_mtu.yml 33580 1726882871.86058: in VariableManager get_vars() 33580 1726882871.86074: done with get_vars() 33580 1726882871.86113: in VariableManager get_vars() 33580 1726882871.86126: done with get_vars() 33580 1726882871.86166: in VariableManager get_vars() 33580 1726882871.86189: done with get_vars() 33580 1726882871.86319: in VariableManager get_vars() 33580 1726882871.86331: done with get_vars() 33580 1726882871.86335: variable 'omit' from source: magic vars 33580 1726882871.86357: variable 'omit' from source: magic vars 33580 1726882871.86392: in VariableManager get_vars() 33580 1726882871.86403: done with get_vars() 33580 1726882871.86459: in VariableManager get_vars() 33580 1726882871.86474: done with get_vars() 33580 1726882871.86515: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 33580 1726882871.86731: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 33580 1726882871.86868: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 33580 1726882871.87740: in VariableManager get_vars() 33580 1726882871.87759: done with get_vars() 33580 1726882871.88239: trying /usr/local/lib/python3.12/site-packages/ansible/modules/__pycache__ 33580 1726882871.88381: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__ redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 33580 1726882871.89654: in VariableManager get_vars() 33580 1726882871.89668: done with get_vars() 33580 1726882871.89694: in VariableManager get_vars() 33580 1726882871.89714: done with get_vars() 33580 1726882871.89787: in VariableManager get_vars() 33580 1726882871.89797: done with get_vars() 33580 1726882871.89801: variable 'omit' from source: magic vars 33580 1726882871.89807: variable 'omit' from source: magic vars 33580 1726882871.89826: in VariableManager get_vars() 33580 1726882871.89836: done with get_vars() 33580 1726882871.89849: in VariableManager get_vars() 33580 1726882871.89858: done with get_vars() 33580 1726882871.89880: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 33580 1726882871.89942: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 33580 1726882871.89987: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 33580 1726882871.90211: in VariableManager get_vars() 33580 1726882871.90225: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 33580 1726882871.91913: in VariableManager get_vars() 33580 1726882871.91926: done with get_vars() 33580 1726882871.91948: in VariableManager get_vars() 33580 1726882871.91962: done with get_vars() 33580 1726882871.91999: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback 33580 1726882871.92009: 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 33580 1726882871.92187: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py 33580 1726882871.92327: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.debug) 33580 1726882871.92329: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.debug' from /tmp/collections-Xyq/ansible_collections/ansible/posix/plugins/callback/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) 33580 1726882871.92349: '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__' skipped due to reserved name 33580 1726882871.92366: 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) 33580 1726882871.93537: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py 33580 1726882871.93576: Loaded config def from plugin (callback/default) 33580 1726882871.93578: Loading CallbackModule 'default' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/default.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) 33580 1726882871.94366: Loaded config def from plugin (callback/junit) 33580 1726882871.94370: Loading CallbackModule 'junit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/junit.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) 33580 1726882871.94399: 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) 33580 1726882871.94436: Loaded config def from plugin (callback/minimal) 33580 1726882871.94437: Loading CallbackModule 'minimal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/minimal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) 33580 1726882871.94466: Loading CallbackModule 'oneline' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/oneline.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) 33580 1726882871.94506: Loaded config def from plugin (callback/tree) 33580 1726882871.94507: Loading CallbackModule 'tree' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/tree.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) redirecting (type: callback) ansible.builtin.profile_tasks to ansible.posix.profile_tasks 33580 1726882871.94582: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.profile_tasks) 33580 1726882871.94584: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.profile_tasks' from /tmp/collections-Xyq/ansible_collections/ansible/posix/plugins/callback/profile_tasks.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_vlan_mtu_initscripts.yml *************************************** 2 plays in /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tests_vlan_mtu_initscripts.yml 33580 1726882871.94601: in VariableManager get_vars() 33580 1726882871.94609: done with get_vars() 33580 1726882871.94612: in VariableManager get_vars() 33580 1726882871.94617: done with get_vars() 33580 1726882871.94620: variable 'omit' from source: magic vars 33580 1726882871.94639: in VariableManager get_vars() 33580 1726882871.94648: done with get_vars() 33580 1726882871.94660: variable 'omit' from source: magic vars PLAY [Run playbook 'playbooks/tests_vlan_mtu.yml' with initscripts as provider] *** 33580 1726882871.95040: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy 33580 1726882871.95093: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py 33580 1726882871.95117: getting the remaining hosts for this loop 33580 1726882871.95118: done getting the remaining hosts for this loop 33580 1726882871.95120: getting the next task for host managed_node1 33580 1726882871.95123: done getting next task for host managed_node1 33580 1726882871.95124: ^ task is: TASK: Gathering Facts 33580 1726882871.95125: ^ 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 33580 1726882871.95127: getting variables 33580 1726882871.95128: in VariableManager get_vars() 33580 1726882871.95134: Calling all_inventory to load vars for managed_node1 33580 1726882871.95135: Calling groups_inventory to load vars for managed_node1 33580 1726882871.95137: Calling all_plugins_inventory to load vars for managed_node1 33580 1726882871.95144: Calling all_plugins_play to load vars for managed_node1 33580 1726882871.95151: Calling groups_plugins_inventory to load vars for managed_node1 33580 1726882871.95154: Calling groups_plugins_play to load vars for managed_node1 33580 1726882871.95179: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 33580 1726882871.95211: done with get_vars() 33580 1726882871.95215: done getting variables 33580 1726882871.95259: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tests_vlan_mtu_initscripts.yml:5 Friday 20 September 2024 21:41:11 -0400 (0:00:00.007) 0:00:00.007 ****** 33580 1726882871.95284: entering _queue_task() for managed_node1/gather_facts 33580 1726882871.95285: Creating lock for gather_facts 33580 1726882871.95523: worker is 1 (out of 1 available) 33580 1726882871.95535: exiting _queue_task() for managed_node1/gather_facts 33580 1726882871.95548: done queuing things up, now waiting for results queue to drain 33580 1726882871.95549: waiting for pending results... 33580 1726882871.95683: running TaskExecutor() for managed_node1/TASK: Gathering Facts 33580 1726882871.95759: in run() - task 0e448fcc-3ce9-74b3-6c21-0000000000af 33580 1726882871.95779: variable 'ansible_search_path' from source: unknown 33580 1726882871.95804: calling self._execute() 33580 1726882871.95844: variable 'ansible_host' from source: host vars for 'managed_node1' 33580 1726882871.95847: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 33580 1726882871.95855: variable 'omit' from source: magic vars 33580 1726882871.95933: variable 'omit' from source: magic vars 33580 1726882871.95951: variable 'omit' from source: magic vars 33580 1726882871.95978: variable 'omit' from source: magic vars 33580 1726882871.96014: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 33580 1726882871.96038: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 33580 1726882871.96053: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 33580 1726882871.96067: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 33580 1726882871.96083: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 33580 1726882871.96107: variable 'inventory_hostname' from source: host vars for 'managed_node1' 33580 1726882871.96114: variable 'ansible_host' from source: host vars for 'managed_node1' 33580 1726882871.96116: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 33580 1726882871.96183: Set connection var ansible_pipelining to False 33580 1726882871.96187: Set connection var ansible_shell_type to sh 33580 1726882871.96192: Set connection var ansible_shell_executable to /bin/sh 33580 1726882871.96197: Set connection var ansible_module_compression to ZIP_DEFLATED 33580 1726882871.96202: Set connection var ansible_timeout to 10 33580 1726882871.96205: Set connection var ansible_connection to ssh 33580 1726882871.96224: variable 'ansible_shell_executable' from source: unknown 33580 1726882871.96227: variable 'ansible_connection' from source: unknown 33580 1726882871.96230: variable 'ansible_module_compression' from source: unknown 33580 1726882871.96232: variable 'ansible_shell_type' from source: unknown 33580 1726882871.96234: variable 'ansible_shell_executable' from source: unknown 33580 1726882871.96237: variable 'ansible_host' from source: host vars for 'managed_node1' 33580 1726882871.96239: variable 'ansible_pipelining' from source: unknown 33580 1726882871.96241: variable 'ansible_timeout' from source: unknown 33580 1726882871.96246: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 33580 1726882871.96605: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 33580 1726882871.96627: variable 'omit' from source: magic vars 33580 1726882871.96638: starting attempt loop 33580 1726882871.96647: running the handler 33580 1726882871.96670: variable 'ansible_facts' from source: unknown 33580 1726882871.96717: _low_level_execute_command(): starting 33580 1726882871.96731: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 33580 1726882871.97286: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 33580 1726882871.97301: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 33580 1726882871.97317: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found <<< 33580 1726882871.97330: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 33580 1726882871.97349: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 33580 1726882871.97388: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 33580 1726882871.97400: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 33580 1726882871.97526: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 33580 1726882871.99208: stdout chunk (state=3): >>>/root <<< 33580 1726882871.99308: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 33580 1726882871.99356: stderr chunk (state=3): >>><<< 33580 1726882871.99360: stdout chunk (state=3): >>><<< 33580 1726882871.99383: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 33580 1726882871.99394: _low_level_execute_command(): starting 33580 1726882871.99399: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882871.9938257-33605-269954404438922 `" && echo ansible-tmp-1726882871.9938257-33605-269954404438922="` echo /root/.ansible/tmp/ansible-tmp-1726882871.9938257-33605-269954404438922 `" ) && sleep 0' 33580 1726882872.00271: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 33580 1726882872.00304: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 33580 1726882872.00311: stderr chunk (state=3): >>>debug2: match not found <<< 33580 1726882872.00335: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 33580 1726882872.00421: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 33580 1726882872.00441: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 33580 1726882872.00455: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 33580 1726882872.00601: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 33580 1726882872.02445: stdout chunk (state=3): >>>ansible-tmp-1726882871.9938257-33605-269954404438922=/root/.ansible/tmp/ansible-tmp-1726882871.9938257-33605-269954404438922 <<< 33580 1726882872.02613: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 33580 1726882872.02617: stderr chunk (state=3): >>><<< 33580 1726882872.02622: stdout chunk (state=3): >>><<< 33580 1726882872.02638: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882871.9938257-33605-269954404438922=/root/.ansible/tmp/ansible-tmp-1726882871.9938257-33605-269954404438922 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 33580 1726882872.02673: variable 'ansible_module_compression' from source: unknown 33580 1726882872.02727: ANSIBALLZ: Using generic lock for ansible.legacy.setup 33580 1726882872.02731: ANSIBALLZ: Acquiring lock 33580 1726882872.02733: ANSIBALLZ: Lock acquired: 140517186826224 33580 1726882872.02735: ANSIBALLZ: Creating module 33580 1726882872.27416: ANSIBALLZ: Writing module into payload 33580 1726882872.27531: ANSIBALLZ: Writing module 33580 1726882872.27558: ANSIBALLZ: Renaming module 33580 1726882872.27561: ANSIBALLZ: Done creating module 33580 1726882872.27592: variable 'ansible_facts' from source: unknown 33580 1726882872.27597: variable 'inventory_hostname' from source: host vars for 'managed_node1' 33580 1726882872.27604: _low_level_execute_command(): starting 33580 1726882872.27610: _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' 33580 1726882872.28202: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 33580 1726882872.28208: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 33580 1726882872.28248: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 33580 1726882872.28254: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 33580 1726882872.28278: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found <<< 33580 1726882872.28282: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 33580 1726882872.28350: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 33580 1726882872.28371: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 33580 1726882872.28377: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 33580 1726882872.28501: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 33580 1726882872.30162: stdout chunk (state=3): >>>PLATFORM <<< 33580 1726882872.30239: stdout chunk (state=3): >>>Linux <<< 33580 1726882872.30249: stdout chunk (state=3): >>>FOUND <<< 33580 1726882872.30266: stdout chunk (state=3): >>>/usr/bin/python3.9 <<< 33580 1726882872.30273: stdout chunk (state=3): >>>/usr/bin/python3 /usr/bin/python3 ENDFOUND <<< 33580 1726882872.30407: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 33580 1726882872.30452: stderr chunk (state=3): >>><<< 33580 1726882872.30458: stdout chunk (state=3): >>><<< 33580 1726882872.30476: _low_level_execute_command() done: rc=0, stdout=PLATFORM Linux FOUND /usr/bin/python3.9 /usr/bin/python3 /usr/bin/python3 ENDFOUND , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 33580 1726882872.30486 [managed_node1]: found interpreters: ['/usr/bin/python3.9', '/usr/bin/python3', '/usr/bin/python3'] 33580 1726882872.30521: _low_level_execute_command(): starting 33580 1726882872.30524: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 && sleep 0' 33580 1726882872.30610: Sending initial data 33580 1726882872.30614: Sent initial data (1181 bytes) 33580 1726882872.31153: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 33580 1726882872.31230: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 33580 1726882872.31275: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 33580 1726882872.31284: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 33580 1726882872.31304: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 33580 1726882872.31447: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 33580 1726882872.35194: stdout chunk (state=3): >>>{"platform_dist_result": [], "osrelease_content": "NAME=\"CentOS Stream\"\nVERSION=\"9\"\nID=\"centos\"\nID_LIKE=\"rhel fedora\"\nVERSION_ID=\"9\"\nPLATFORM_ID=\"platform:el9\"\nPRETTY_NAME=\"CentOS Stream 9\"\nANSI_COLOR=\"0;31\"\nLOGO=\"fedora-logo-icon\"\nCPE_NAME=\"cpe:/o:centos:centos:9\"\nHOME_URL=\"https://centos.org/\"\nBUG_REPORT_URL=\"https://issues.redhat.com/\"\nREDHAT_SUPPORT_PRODUCT=\"Red Hat Enterprise Linux 9\"\nREDHAT_SUPPORT_PRODUCT_VERSION=\"CentOS Stream\"\n"} <<< 33580 1726882872.35574: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 33580 1726882872.35629: stderr chunk (state=3): >>><<< 33580 1726882872.35632: stdout chunk (state=3): >>><<< 33580 1726882872.35644: _low_level_execute_command() done: rc=0, stdout={"platform_dist_result": [], "osrelease_content": "NAME=\"CentOS Stream\"\nVERSION=\"9\"\nID=\"centos\"\nID_LIKE=\"rhel fedora\"\nVERSION_ID=\"9\"\nPLATFORM_ID=\"platform:el9\"\nPRETTY_NAME=\"CentOS Stream 9\"\nANSI_COLOR=\"0;31\"\nLOGO=\"fedora-logo-icon\"\nCPE_NAME=\"cpe:/o:centos:centos:9\"\nHOME_URL=\"https://centos.org/\"\nBUG_REPORT_URL=\"https://issues.redhat.com/\"\nREDHAT_SUPPORT_PRODUCT=\"Red Hat Enterprise Linux 9\"\nREDHAT_SUPPORT_PRODUCT_VERSION=\"CentOS Stream\"\n"} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 33580 1726882872.35700: variable 'ansible_facts' from source: unknown 33580 1726882872.35704: variable 'ansible_facts' from source: unknown 33580 1726882872.35714: variable 'ansible_module_compression' from source: unknown 33580 1726882872.35746: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-335800pzc95y0/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 33580 1726882872.35770: variable 'ansible_facts' from source: unknown 33580 1726882872.35866: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882871.9938257-33605-269954404438922/AnsiballZ_setup.py 33580 1726882872.35981: Sending initial data 33580 1726882872.35991: Sent initial data (154 bytes) 33580 1726882872.36662: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 33580 1726882872.36667: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 33580 1726882872.36708: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 33580 1726882872.36712: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 33580 1726882872.36725: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 33580 1726882872.36768: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 33580 1726882872.36784: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 33580 1726882872.36881: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 33580 1726882872.38645: 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 <<< 33580 1726882872.38745: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 33580 1726882872.38836: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-335800pzc95y0/tmpija01pb1 /root/.ansible/tmp/ansible-tmp-1726882871.9938257-33605-269954404438922/AnsiballZ_setup.py <<< 33580 1726882872.38936: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 33580 1726882872.41068: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 33580 1726882872.41228: stderr chunk (state=3): >>><<< 33580 1726882872.41231: stdout chunk (state=3): >>><<< 33580 1726882872.41254: done transferring module to remote 33580 1726882872.41294: _low_level_execute_command(): starting 33580 1726882872.41298: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882871.9938257-33605-269954404438922/ /root/.ansible/tmp/ansible-tmp-1726882871.9938257-33605-269954404438922/AnsiballZ_setup.py && sleep 0' 33580 1726882872.41825: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 33580 1726882872.41829: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 33580 1726882872.41831: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 33580 1726882872.41871: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 33580 1726882872.41874: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 33580 1726882872.41877: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 33580 1726882872.41887: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 33580 1726882872.41938: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 33580 1726882872.41949: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 33580 1726882872.41951: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 33580 1726882872.42046: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 33580 1726882872.43770: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 33580 1726882872.43826: stderr chunk (state=3): >>><<< 33580 1726882872.43835: stdout chunk (state=3): >>><<< 33580 1726882872.43849: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 33580 1726882872.43852: _low_level_execute_command(): starting 33580 1726882872.43858: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882871.9938257-33605-269954404438922/AnsiballZ_setup.py && sleep 0' 33580 1726882872.44495: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 33580 1726882872.44525: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 33580 1726882872.44576: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 33580 1726882872.44599: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 33580 1726882872.44605: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 33580 1726882872.44696: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 33580 1726882872.44712: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 33580 1726882872.44828: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 33580 1726882872.46759: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 33580 1726882872.46766: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 33580 1726882872.46819: stdout chunk (state=3): >>>import '_io' # <<< 33580 1726882872.46846: stdout chunk (state=3): >>>import 'marshal' # <<< 33580 1726882872.46860: stdout chunk (state=3): >>>import 'posix' # <<< 33580 1726882872.46886: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 33580 1726882872.46888: stdout chunk (state=3): >>># installing zipimport hook <<< 33580 1726882872.46925: stdout chunk (state=3): >>>import 'time' # <<< 33580 1726882872.46928: stdout chunk (state=3): >>>import 'zipimport' # <<< 33580 1726882872.46930: stdout chunk (state=3): >>># installed zipimport hook <<< 33580 1726882872.46979: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py <<< 33580 1726882872.46989: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 33580 1726882872.47002: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 33580 1726882872.47017: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 33580 1726882872.47024: stdout chunk (state=3): >>>import '_codecs' # <<< 33580 1726882872.47043: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb7ed8dc0> <<< 33580 1726882872.47091: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 33580 1726882872.47098: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' <<< 33580 1726882872.47102: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb7e7d3a0> <<< 33580 1726882872.47109: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb7ed8b20> <<< 33580 1726882872.47131: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 33580 1726882872.47142: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb7ed8ac0> <<< 33580 1726882872.47162: stdout chunk (state=3): >>>import '_signal' # <<< 33580 1726882872.47185: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 33580 1726882872.47203: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb7e7d490> <<< 33580 1726882872.47242: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py <<< 33580 1726882872.47248: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py <<< 33580 1726882872.47268: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 33580 1726882872.47274: stdout chunk (state=3): >>>import '_abc' # <<< 33580 1726882872.47284: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb7e7d940> <<< 33580 1726882872.47291: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb7e7d670> <<< 33580 1726882872.47328: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 33580 1726882872.47330: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 33580 1726882872.47355: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 33580 1726882872.47375: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 33580 1726882872.47396: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 33580 1726882872.47405: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 33580 1726882872.47429: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb7e34190> <<< 33580 1726882872.47451: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 33580 1726882872.47472: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 33580 1726882872.47549: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb7e34220> <<< 33580 1726882872.47597: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 33580 1726882872.47610: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 33580 1726882872.47614: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb7e57850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb7e34940> <<< 33580 1726882872.47655: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb7e95880> <<< 33580 1726882872.47670: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb7e2dd90> <<< 33580 1726882872.47722: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' <<< 33580 1726882872.47742: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb7e57d90> <<< 33580 1726882872.47786: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb7e7d970> <<< 33580 1726882872.47818: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 33580 1726882872.48146: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 33580 1726882872.48150: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 33580 1726882872.48186: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 33580 1726882872.48210: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 33580 1726882872.48233: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 33580 1726882872.48253: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 33580 1726882872.48272: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb7baeeb0> <<< 33580 1726882872.48313: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb7bb1f40> <<< 33580 1726882872.48332: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 33580 1726882872.48341: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 33580 1726882872.48359: stdout chunk (state=3): >>>import '_sre' # <<< 33580 1726882872.48383: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 33580 1726882872.48398: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 33580 1726882872.48419: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py <<< 33580 1726882872.48433: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 33580 1726882872.48447: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb7ba7610> <<< 33580 1726882872.48473: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb7bad640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb7bae370> <<< 33580 1726882872.48492: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 33580 1726882872.48552: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 33580 1726882872.48579: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 33580 1726882872.48609: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 33580 1726882872.48626: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 33580 1726882872.48676: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' <<< 33580 1726882872.48695: stdout chunk (state=3): >>># extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3fb7a94dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb7a948b0> <<< 33580 1726882872.48712: stdout chunk (state=3): >>>import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb7a94eb0> <<< 33580 1726882872.48727: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 33580 1726882872.48755: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 33580 1726882872.48776: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb7a94f70> <<< 33580 1726882872.48793: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' <<< 33580 1726882872.48796: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb7a94e80> <<< 33580 1726882872.48816: stdout chunk (state=3): >>>import '_collections' # <<< 33580 1726882872.48855: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb7b89d30> <<< 33580 1726882872.48871: stdout chunk (state=3): >>>import '_functools' # <<< 33580 1726882872.48883: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb7b82610> <<< 33580 1726882872.48942: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb7b96670> <<< 33580 1726882872.48955: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb7bb5e20> <<< 33580 1726882872.48972: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 33580 1726882872.48996: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' <<< 33580 1726882872.49006: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3fb7aa6c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb7b89250> <<< 33580 1726882872.49028: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 33580 1726882872.49055: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3fb7b96280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb7bbb9d0> <<< 33580 1726882872.49088: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 33580 1726882872.49101: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 33580 1726882872.49122: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 33580 1726882872.49145: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 33580 1726882872.49148: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb7aa6fa0> <<< 33580 1726882872.49150: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb7aa6d90> <<< 33580 1726882872.49179: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb7aa6d00> <<< 33580 1726882872.49194: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py <<< 33580 1726882872.49211: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 33580 1726882872.49230: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 33580 1726882872.49235: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 33580 1726882872.49255: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 33580 1726882872.49320: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 33580 1726882872.49338: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb7a79370> <<< 33580 1726882872.49367: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 33580 1726882872.49372: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 33580 1726882872.49408: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb7a79460> <<< 33580 1726882872.49524: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb7aaefa0> <<< 33580 1726882872.49563: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb7aa8a30> <<< 33580 1726882872.49577: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb7aa8490> <<< 33580 1726882872.49583: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 33580 1726882872.49601: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 33580 1726882872.49622: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 33580 1726882872.49648: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 33580 1726882872.49671: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py <<< 33580 1726882872.49676: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb79ad1c0> <<< 33580 1726882872.49712: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb7a64c70> <<< 33580 1726882872.49755: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb7aa8eb0> <<< 33580 1726882872.49786: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb7bbb040> <<< 33580 1726882872.49792: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 33580 1726882872.49832: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 33580 1726882872.49837: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' <<< 33580 1726882872.49859: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb79bfaf0> import 'errno' # <<< 33580 1726882872.49914: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' <<< 33580 1726882872.49937: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3fb79bfe20> <<< 33580 1726882872.49940: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 33580 1726882872.49942: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 33580 1726882872.49945: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' <<< 33580 1726882872.49947: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb79d1730> <<< 33580 1726882872.50000: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 33580 1726882872.50024: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 33580 1726882872.50036: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb79d1c70> <<< 33580 1726882872.50089: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3fb79693a0> <<< 33580 1726882872.50093: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb79bff10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 33580 1726882872.50116: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 33580 1726882872.50143: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3fb797a280> <<< 33580 1726882872.50151: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb79d15b0> <<< 33580 1726882872.50170: stdout chunk (state=3): >>>import 'pwd' # <<< 33580 1726882872.50188: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' <<< 33580 1726882872.50195: stdout chunk (state=3): >>># extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3fb797a340> <<< 33580 1726882872.50223: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb7aa69d0> <<< 33580 1726882872.50256: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 33580 1726882872.50266: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 33580 1726882872.50286: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 33580 1726882872.50293: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 33580 1726882872.50329: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3fb79956a0> <<< 33580 1726882872.50369: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py <<< 33580 1726882872.50382: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 33580 1726882872.50385: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3fb7995970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb7995760> <<< 33580 1726882872.50409: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3fb7995850> <<< 33580 1726882872.50438: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 33580 1726882872.50633: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3fb7995ca0> <<< 33580 1726882872.50675: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3fb79a21f0> <<< 33580 1726882872.50717: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb79958e0> <<< 33580 1726882872.50723: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb7989a30> <<< 33580 1726882872.50728: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb7aa65b0> <<< 33580 1726882872.50739: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 33580 1726882872.50798: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 33580 1726882872.50832: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb7995a90> <<< 33580 1726882872.50976: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 33580 1726882872.50986: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f3fb78b9670> <<< 33580 1726882872.51291: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip' <<< 33580 1726882872.51295: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882872.51389: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882872.51416: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip/ansible/__init__.py <<< 33580 1726882872.51421: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882872.51435: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882872.51450: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/__init__.py <<< 33580 1726882872.51454: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882872.52700: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882872.53585: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py <<< 33580 1726882872.53607: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb774d7f0> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 33580 1726882872.53627: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 33580 1726882872.53662: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 33580 1726882872.53676: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3fb77de760> <<< 33580 1726882872.53709: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb77de640> <<< 33580 1726882872.53738: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb77de370> <<< 33580 1726882872.53768: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 33580 1726882872.53810: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb77de490> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb77de190> import 'atexit' # <<< 33580 1726882872.53840: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3fb77de400> <<< 33580 1726882872.53856: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 33580 1726882872.53878: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 33580 1726882872.53921: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb77de7c0> <<< 33580 1726882872.53939: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 33580 1726882872.53952: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 33580 1726882872.53971: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 33580 1726882872.53990: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 33580 1726882872.54024: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py <<< 33580 1726882872.54027: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 33580 1726882872.54099: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb77bf7c0> <<< 33580 1726882872.54133: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3fb77bfb50> <<< 33580 1726882872.54157: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3fb77bf9a0> <<< 33580 1726882872.54180: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 33580 1726882872.54240: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb71874f0> <<< 33580 1726882872.54243: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb77d7d30> <<< 33580 1726882872.54435: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb77de520> <<< 33580 1726882872.54438: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb77d7190> <<< 33580 1726882872.54478: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 33580 1726882872.54490: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 33580 1726882872.54544: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 33580 1726882872.54549: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 33580 1726882872.54570: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb7806a90> <<< 33580 1726882872.54642: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb77ab190> <<< 33580 1726882872.54647: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb77ab790> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb718dd00> <<< 33580 1726882872.54746: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3fb77ab6a0> <<< 33580 1726882872.54758: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb782cd30> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 33580 1726882872.54765: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 33580 1726882872.54809: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 33580 1726882872.54862: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' <<< 33580 1726882872.54897: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3fb71e59a0> <<< 33580 1726882872.54900: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb7837e50> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 33580 1726882872.54905: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 33580 1726882872.54951: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' <<< 33580 1726882872.54955: stdout chunk (state=3): >>># extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3fb71f50d0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb7837e20> <<< 33580 1726882872.54980: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 33580 1726882872.55012: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 33580 1726882872.55056: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py <<< 33580 1726882872.55059: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 33580 1726882872.55106: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb783e220> <<< 33580 1726882872.55236: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb71f5100> <<< 33580 1726882872.55330: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3fb7802b80> <<< 33580 1726882872.55355: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3fb7837ac0> <<< 33580 1726882872.55389: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3fb7837d00> <<< 33580 1726882872.55407: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb78b9820> <<< 33580 1726882872.55427: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py <<< 33580 1726882872.55444: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 33580 1726882872.55450: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 33580 1726882872.55486: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 33580 1726882872.55521: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' <<< 33580 1726882872.55524: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3fb71f10d0> <<< 33580 1726882872.55695: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 33580 1726882872.55698: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3fb71e7370> <<< 33580 1726882872.55702: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb71f1d00> <<< 33580 1726882872.55755: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3fb71f16a0> <<< 33580 1726882872.55758: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb71f2130> # zipimport: zlib available <<< 33580 1726882872.55760: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/__init__.py <<< 33580 1726882872.55792: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882872.55852: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882872.55960: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 33580 1726882872.55965: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/__init__.py <<< 33580 1726882872.55978: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 33580 1726882872.55981: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/__init__.py <<< 33580 1726882872.55988: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882872.56083: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882872.56182: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882872.56650: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882872.57099: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 33580 1726882872.57102: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # <<< 33580 1726882872.57107: stdout chunk (state=3): >>>import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/converters.py <<< 33580 1726882872.57128: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 33580 1726882872.57133: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 33580 1726882872.57197: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3fb77768b0> <<< 33580 1726882872.57258: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' <<< 33580 1726882872.57273: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb777b910> <<< 33580 1726882872.57280: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb6d9f6a0> <<< 33580 1726882872.57326: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/selinux.py <<< 33580 1726882872.57331: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882872.57360: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882872.57373: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/_text.py <<< 33580 1726882872.57379: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882872.57499: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882872.57627: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 33580 1726882872.57649: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb77b57f0> <<< 33580 1726882872.57654: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882872.58054: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882872.58418: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882872.58480: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882872.58540: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/collections.py <<< 33580 1726882872.58543: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882872.58577: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882872.58607: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/warnings.py <<< 33580 1726882872.58612: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882872.58674: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882872.58733: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/errors.py <<< 33580 1726882872.58762: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882872.58774: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882872.58776: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/__init__.py <<< 33580 1726882872.58779: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882872.58812: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882872.58851: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/convert_bool.py<<< 33580 1726882872.58854: stdout chunk (state=3): >>> # zipimport: zlib available <<< 33580 1726882872.59045: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882872.59233: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 33580 1726882872.59261: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 33580 1726882872.59266: stdout chunk (state=3): >>>import '_ast' # <<< 33580 1726882872.59341: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb6da4d90> <<< 33580 1726882872.59344: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882872.59407: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882872.59514: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/formatters.py <<< 33580 1726882872.59517: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/arg_spec.py <<< 33580 1726882872.59569: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882872.59573: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882872.59592: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/locale.py <<< 33580 1726882872.59600: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882872.59628: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882872.59682: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882872.59753: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882872.59814: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 33580 1726882872.59833: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 33580 1726882872.59911: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3fb77690a0> <<< 33580 1726882872.60016: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb6d6c070> <<< 33580 1726882872.60047: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/file.py <<< 33580 1726882872.60053: stdout chunk (state=3): >>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 33580 1726882872.60112: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882872.60160: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882872.60193: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882872.60224: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 33580 1726882872.60236: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 33580 1726882872.60251: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 33580 1726882872.60292: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 33580 1726882872.60309: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 33580 1726882872.60334: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 33580 1726882872.60419: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb7772160> <<< 33580 1726882872.60457: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb776fcd0> <<< 33580 1726882872.60515: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb6da4bb0> # destroy ansible.module_utils.distro <<< 33580 1726882872.60527: stdout chunk (state=3): >>>import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/distro/__init__.py <<< 33580 1726882872.60535: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882872.60555: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882872.60580: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/_utils.py <<< 33580 1726882872.60584: stdout chunk (state=3): >>>import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/sys_info.py <<< 33580 1726882872.60646: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/basic.py <<< 33580 1726882872.60667: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882872.60679: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882872.60690: stdout chunk (state=3): >>>import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip/ansible/modules/__init__.py <<< 33580 1726882872.60696: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882872.60752: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882872.60800: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882872.60824: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882872.60838: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882872.60878: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882872.60910: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882872.60941: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882872.60979: stdout chunk (state=3): >>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/namespace.py <<< 33580 1726882872.60986: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882872.61047: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882872.61113: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882872.61129: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882872.61165: stdout chunk (state=3): >>>import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/typing.py <<< 33580 1726882872.61172: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882872.61313: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882872.61448: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882872.61487: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882872.61529: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py <<< 33580 1726882872.61540: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc' <<< 33580 1726882872.61562: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py <<< 33580 1726882872.61576: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' <<< 33580 1726882872.61589: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py <<< 33580 1726882872.61598: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' <<< 33580 1726882872.61620: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb6b1fa60> <<< 33580 1726882872.61643: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py <<< 33580 1726882872.61649: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc' <<< 33580 1726882872.61677: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py <<< 33580 1726882872.61695: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 33580 1726882872.61723: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py <<< 33580 1726882872.61735: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' <<< 33580 1726882872.61739: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb6d7e6d0> <<< 33580 1726882872.61780: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3fb6d7eaf0> <<< 33580 1726882872.61839: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb6d65250> <<< 33580 1726882872.61857: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb6d65a30> <<< 33580 1726882872.61879: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb6db4460> <<< 33580 1726882872.61901: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb6db4910> <<< 33580 1726882872.61908: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py <<< 33580 1726882872.61940: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' <<< 33580 1726882872.61953: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py <<< 33580 1726882872.61959: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' <<< 33580 1726882872.61988: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' <<< 33580 1726882872.61996: stdout chunk (state=3): >>># extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3fb6db1d00> <<< 33580 1726882872.62009: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb6db1d60> <<< 33580 1726882872.62024: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py <<< 33580 1726882872.62038: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' <<< 33580 1726882872.62062: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb6db1250> <<< 33580 1726882872.62078: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py <<< 33580 1726882872.62100: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' <<< 33580 1726882872.62126: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' <<< 33580 1726882872.62133: stdout chunk (state=3): >>># extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3fb6b87f70> <<< 33580 1726882872.62157: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb6dc54c0> <<< 33580 1726882872.62187: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb6db4310> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/timeout.py <<< 33580 1726882872.62191: stdout chunk (state=3): >>>import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/collector.py <<< 33580 1726882872.62222: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882872.62226: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882872.62235: stdout chunk (state=3): >>>import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/__init__.py <<< 33580 1726882872.62242: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882872.62294: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882872.62335: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/facter.py <<< 33580 1726882872.62353: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882872.62389: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882872.62433: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/ohai.py <<< 33580 1726882872.62450: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882872.62457: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/__init__.py <<< 33580 1726882872.62476: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882872.62498: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882872.62529: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/apparmor.py # zipimport: zlib available <<< 33580 1726882872.62580: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882872.62618: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/caps.py <<< 33580 1726882872.62629: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882872.62661: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882872.62701: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/chroot.py <<< 33580 1726882872.62705: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882872.62764: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882872.62808: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882872.62857: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882872.62909: stdout chunk (state=3): >>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/utils.py <<< 33580 1726882872.62912: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/cmdline.py <<< 33580 1726882872.62915: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882872.63308: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882872.63666: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/distribution.py <<< 33580 1726882872.63674: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882872.63716: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882872.63761: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882872.63794: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882872.63823: stdout chunk (state=3): >>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/datetime.py <<< 33580 1726882872.63827: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/date_time.py <<< 33580 1726882872.63830: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882872.63860: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882872.63890: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/env.py <<< 33580 1726882872.63898: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882872.63938: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882872.63991: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/dns.py <<< 33580 1726882872.63994: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882872.64024: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882872.64042: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/fips.py <<< 33580 1726882872.64061: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882872.64081: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882872.64111: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/loadavg.py <<< 33580 1726882872.64116: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882872.64183: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882872.64251: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py <<< 33580 1726882872.64256: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' <<< 33580 1726882872.64278: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb6a9fca0> <<< 33580 1726882872.64299: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py <<< 33580 1726882872.64320: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 33580 1726882872.64469: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb6a9ffd0> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/local.py <<< 33580 1726882872.64488: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882872.64539: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882872.64596: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/lsb.py <<< 33580 1726882872.64600: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882872.64681: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882872.64758: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py <<< 33580 1726882872.64763: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882872.64812: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882872.64883: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available <<< 33580 1726882872.64921: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882872.64961: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py <<< 33580 1726882872.64985: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' <<< 33580 1726882872.65126: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' <<< 33580 1726882872.65132: stdout chunk (state=3): >>># extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3fb6a8b370> <<< 33580 1726882872.65369: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb6ae2bb0> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/python.py <<< 33580 1726882872.65377: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882872.65425: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882872.65476: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/selinux.py <<< 33580 1726882872.65483: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882872.65549: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882872.65621: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882872.65712: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882872.65840: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/version.py <<< 33580 1726882872.65854: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py <<< 33580 1726882872.65857: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882872.65888: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882872.65926: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py <<< 33580 1726882872.65931: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882872.65970: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882872.66014: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py <<< 33580 1726882872.66017: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' <<< 33580 1726882872.66057: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3fb6a1a160> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb6a1a2b0> <<< 33580 1726882872.66062: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/user.py <<< 33580 1726882872.66088: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882872.66091: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882872.66104: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py <<< 33580 1726882872.66109: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882872.66145: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882872.66185: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/base.py <<< 33580 1726882872.66191: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882872.66320: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882872.66446: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/aix.py <<< 33580 1726882872.66449: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882872.66534: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882872.66612: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882872.66649: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882872.66692: stdout chunk (state=3): >>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/sysctl.py <<< 33580 1726882872.66696: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py <<< 33580 1726882872.66699: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882872.66775: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882872.66792: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882872.66907: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882872.67037: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py <<< 33580 1726882872.67041: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py <<< 33580 1726882872.67046: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882872.67139: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882872.67243: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py <<< 33580 1726882872.67250: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882872.67278: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882872.67312: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882872.67743: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882872.68149: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py <<< 33580 1726882872.68172: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882872.68249: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882872.68351: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py # zipimport: zlib available <<< 33580 1726882872.68433: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882872.68516: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py <<< 33580 1726882872.68526: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882872.68646: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882872.68777: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py <<< 33580 1726882872.68790: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882872.68811: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882872.68819: stdout chunk (state=3): >>>import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/__init__.py <<< 33580 1726882872.68825: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882872.68858: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882872.68893: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/base.py <<< 33580 1726882872.68907: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882872.68986: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882872.69073: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882872.69241: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882872.69402: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/aix.py <<< 33580 1726882872.69420: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882872.69449: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882872.69485: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/darwin.py <<< 33580 1726882872.69493: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882872.69513: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882872.69532: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py <<< 33580 1726882872.69543: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882872.69600: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882872.69676: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py # zipimport: zlib available <<< 33580 1726882872.69696: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882872.69714: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/freebsd.py <<< 33580 1726882872.69725: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882872.69779: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882872.69825: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hpux.py <<< 33580 1726882872.69830: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882872.69881: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882872.69933: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hurd.py <<< 33580 1726882872.69938: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882872.70147: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882872.70361: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/linux.py <<< 33580 1726882872.70368: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882872.70417: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882872.70472: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/iscsi.py <<< 33580 1726882872.70476: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882872.70504: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882872.70539: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/nvme.py <<< 33580 1726882872.70546: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882872.70576: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882872.70601: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/netbsd.py <<< 33580 1726882872.70615: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882872.70636: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882872.70675: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/openbsd.py <<< 33580 1726882872.70681: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882872.70745: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882872.70807: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/sunos.py <<< 33580 1726882872.70835: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882872.70844: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882872.70848: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py <<< 33580 1726882872.70853: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882872.70895: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882872.70928: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/base.py <<< 33580 1726882872.70943: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882872.70951: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882872.70979: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882872.71014: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882872.71057: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882872.71110: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882872.71178: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py <<< 33580 1726882872.71194: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py <<< 33580 1726882872.71198: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882872.71236: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882872.71280: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py <<< 33580 1726882872.71291: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882872.71446: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882872.71607: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/linux.py <<< 33580 1726882872.71612: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882872.71653: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882872.71698: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py <<< 33580 1726882872.71701: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882872.71742: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882872.71786: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py <<< 33580 1726882872.71789: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882872.71859: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882872.71924: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py <<< 33580 1726882872.71933: stdout chunk (state=3): >>>import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/default_collectors.py <<< 33580 1726882872.71936: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882872.72011: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882872.72087: stdout chunk (state=3): >>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/compat.py <<< 33580 1726882872.72093: stdout chunk (state=3): >>>import ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/__init__.py <<< 33580 1726882872.72164: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882872.73127: stdout chunk (state=3): >>>import 'gc' # <<< 33580 1726882872.73728: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py <<< 33580 1726882872.73733: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc' <<< 33580 1726882872.73757: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py <<< 33580 1726882872.73777: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' <<< 33580 1726882872.73810: stdout chunk (state=3): >>># extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3fb6a6b070> <<< 33580 1726882872.73828: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb6a6b3a0> <<< 33580 1726882872.73891: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb6881700> <<< 33580 1726882872.80472: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/queues.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/queues.py <<< 33580 1726882872.80505: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/queues.cpython-39.pyc' <<< 33580 1726882872.80516: stdout chunk (state=3): >>>import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb6a6b610> <<< 33580 1726882872.80543: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/synchronize.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/synchronize.py <<< 33580 1726882872.80552: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/synchronize.cpython-39.pyc' <<< 33580 1726882872.80576: stdout chunk (state=3): >>>import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb6a1aeb0> <<< 33580 1726882872.80638: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/dummy/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/dummy/__init__.py <<< 33580 1726882872.80643: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/dummy/__pycache__/__init__.cpython-39.pyc' <<< 33580 1726882872.80675: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/dummy/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/dummy/connection.py <<< 33580 1726882872.80688: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/dummy/__pycache__/connection.cpython-39.pyc' <<< 33580 1726882872.80692: stdout chunk (state=3): >>>import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb6879310> <<< 33580 1726882872.80698: stdout chunk (state=3): >>>import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb6a15700> <<< 33580 1726882872.81023: stdout chunk (state=3): >>>PyThreadState_Clear: warning: thread still has a frame <<< 33580 1726882872.81028: 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 <<< 33580 1726882873.01376: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "9", "ansible_distribution_major_version": "9", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_local": {}, "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "root", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_fips": false, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBANd7RrvRqB/kTBmp4g3vOXSd1XQX7zSKmnuTmpsZ60vmB0PwXJIj7HTI9DBqGrzofXOOHlh/Qs4ml+D2H79EO+6EUEZza9meZ+anJVVwXBuxgfn1Hl/EExsmp7gV5o+r0rCFeuFds6ISUZQpal2OlQk3lrit00RA//JoxvQO1YQdAAAAFQDxLJGSeERY5sZYyGr88om1BNq9KQAAAIEA1WO5ElHMof6Upf9GQZn4wlJh6JUOjZfYnL4XATh/W6uye7kuC/rBqGPirkmks1GCUkKhSkzQlRIPyLYENrbPKRMNarYAwwQ8N8BDOUWFDCcrO55SJdlLTyYGWdlVFysYGSMIyZT5ye4oL3Nkff/e1ZGqjvL0sLNJaye4za70Xj4AAACAXRnpJPDKgCzakgHO14HsH3r7qS4cvfQld+ThBJZcbtKtJUyUo1sqg9NbvK+hvA41TYWOVy52DcWn5yzPwfhAn+mQEcAdBXWqSSJdESZ9fPnbc9C1XO02sYpyX5+wsZnau23XhtnlnY8jRTpWgRt4X8AWaSND9mfeL8ZDTgVphRc=", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCi3knQjBMOMykE1WC1CWkOsV5q0hmL0iOCSTq050rqbxjUmkXoe4BeOWZh4ID8k5GgD5emRh5PU5ME25rsP6hnelUBzDOCjdgI1rmTkUbw5oFRN+kpX2RbAM/2L5J6RrqqllFBjrHtSG6JINsPIWqLn9rlmE965Kj4AY3QplgiApeN07yDM5YPS2tpRpVHVIxZia7pdzKs+h+TXJoo/Z7SMAw8MTUNeIXd9bSzuxhulOrLNrvrcej4EVg88FYiy96oA+NBNLFb41RHNLumM3xUQvjCeyqP1hcUw9YAY+gwADhRGBKQ+JCAzzLqyM/3RAO8gXXJr1Yjr+H9xi8IwKB71QU/lw7bWc33YuNbe5mDlUHQ/a2qvo4O96wD8m4eZpu81iHiwtIU5cwKm+fk8sz9kxOR77AozaYLtjgW9FYUmxh2ChfTBV2rnFflhC3CjgRMlZv8CLtne5JcsRFSpHeCB2RXzA1JPiF89OxoUFa8NsPqdUyAMUkaR8MmW+fj+t8=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAqf0PBdBRTqmYqGYFABEC2soCa/Gsi3A2munUEZEo0enWjwRQivB5pKJDjOn6lwgGyr2ebU0/VpRzddk73uEfk=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIOdij61fBkKDElS700Z560nYW2c4QCIx/VplUW7jn+UE", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_system": "Linux", "ansible_kernel": "5.14.0-508.el9.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.9.19", "ansible_fqdn": "ip-10-31-44-90.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-44-90", "ansible_nodename": "ip-10-31-44-90.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": "465293f2bd9b457497a5eaf565f184f8", "ansible_lsb": {}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.9", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.40.7 34614 10.31.44.90 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "6", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.40.7 34614 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "which_declare": "declare -f", "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", "BASH_FUNC_which%%": "() { ( alias;\n eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@\n}"}, "ansible_python": {"version": {"major": 3, "minor": 9, "micro": 19, "releaselevel": "final", "serial": 0}, "version_info": [3, 9, 19, "final", 0], "executable": "/usr/bin/python3.9", "has_sslcontext": true, "type": "cpython"}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_iscsi_iqn": "", "ansible_fibre_channel_wwn": [], "ansible_interfaces": ["lo", "eth0"], "ansible_eth0": {"device": "eth0", "macaddress": "02:9e:a1:0b:f9:6d", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.44.90", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22"}, "ipv6": [{"address": "fe80::9e:a1ff:fe0b:f96d", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.44.1", "interface": "eth0", "address": "10.31.44.90", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22", "macaddress": "02:9e:a1:0b:f9:6d", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.44.90"], "ansible_all_ipv6_addresses": ["fe80::9e:a1ff:fe0b:f96d"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.44.90", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::9e:a1ff:fe0b:f96d"]}, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:ef4e1c39-6f50-438a-87e7-12fb70b80bde", "ansible_is_chroot": false, "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3532, "ansible_memfree_mb": 2798, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3532, "used": 734, "free": 2798}, "nocache": {"free": 3263, "used": 269}, "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": "ec2ca037-5a7b-1ebc-28c4-7fb<<< 33580 1726882873.01392: stdout chunk (state=3): >>>32adce23a", "ansible_product_uuid": "ec2ca037-5a7b-1ebc-28c4-7fb32adce23a", "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": {"xvda1": {"links": {"ids": [], "uuids": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"], "labels": [], "masters": []}, "start": "2048", "sectors": "524285919", "sectorsize": 512, "size": "250.00 GB", "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013", "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda1": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 1030, "ansible_lvm": "N/A", "ansible_mounts": [{"mount": "/", "device": "/dev/xvda1", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "dump": 0, "passno": 0, "size_total": 268367278080, "size_available": 264234614784, "block_size": 4096, "block_total": 65519355, "block_available": 64510404, "block_used": 1008951, "inode_total": 131071472, "inode_available": 130998694, "inode_used": 72778, "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013"}], "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "41", "second": "13", "epoch": "1726882873", "epoch_int": "1726882873", "date": "2024-09-20", "time": "21:41:13", "iso8601_micro": "2024-09-21T01:41:13.009445Z", "iso8601": "2024-09-21T01:41:13Z", "iso8601_basic": "20240920T214113009445", "iso8601_basic_short": "20240920T214113", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_apparmor": {"status": "disabled"}, "ansible_pkg_mgr": "dnf", "ansible_loadavg": {"1m": 0.56, "5m": 0.53, "15m": 0.33}, "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"}}} <<< 33580 1726882873.01873: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ <<< 33580 1726882873.01879: stdout chunk (state=3): >>># restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale <<< 33580 1726882873.01886: stdout chunk (state=3): >>># destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq <<< 33580 1726882873.01932: stdout chunk (state=3): >>># cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib <<< 33580 1726882873.01936: stdout chunk (state=3): >>># cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible <<< 33580 1726882873.01943: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd <<< 33580 1726882873.01978: stdout chunk (state=3): >>># cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # 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 <<< 33580 1726882873.01994: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection <<< 33580 1726882873.01998: stdout chunk (state=3): >>># 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<<< 33580 1726882873.02054: stdout chunk (state=3): >>> # 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 <<< 33580 1726882873.02058: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos <<< 33580 1726882873.02071: stdout chunk (state=3): >>># 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 gc # 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 <<< 33580 1726882873.02450: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings <<< 33580 1726882873.02458: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 33580 1726882873.02493: stdout chunk (state=3): >>># destroy selinux <<< 33580 1726882873.02499: stdout chunk (state=3): >>># destroy distro # destroy logging # destroy argparse <<< 33580 1726882873.02538: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector <<< 33580 1726882873.02548: stdout chunk (state=3): >>># destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy pickle <<< 33580 1726882873.02562: stdout chunk (state=3): >>># destroy _compat_pickle <<< 33580 1726882873.02584: stdout chunk (state=3): >>># destroy queue <<< 33580 1726882873.02587: stdout chunk (state=3): >>># destroy multiprocessing.reduction <<< 33580 1726882873.02599: stdout chunk (state=3): >>># destroy shlex <<< 33580 1726882873.02609: stdout chunk (state=3): >>># destroy datetime <<< 33580 1726882873.02614: stdout chunk (state=3): >>># destroy base64 <<< 33580 1726882873.02648: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy getpass <<< 33580 1726882873.02653: stdout chunk (state=3): >>># destroy json <<< 33580 1726882873.02695: stdout chunk (state=3): >>># destroy socket # destroy struct <<< 33580 1726882873.02699: stdout chunk (state=3): >>># destroy glob # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector <<< 33580 1726882873.02701: stdout chunk (state=3): >>># destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy array # destroy multiprocessing.dummy.connection <<< 33580 1726882873.02797: stdout chunk (state=3): >>># cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping unicodedata # cleanup[3] wiping gc # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing <<< 33580 1726882873.02837: stdout chunk (state=3): >>># cleanup[3] wiping _queue # cleanup[3] wiping _pickle # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc <<< 33580 1726882873.02861: stdout chunk (state=3): >>># cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess <<< 33580 1726882873.02910: stdout chunk (state=3): >>># cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp <<< 33580 1726882873.02965: stdout chunk (state=3): >>># cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os <<< 33580 1726882873.03013: stdout chunk (state=3): >>># cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs <<< 33580 1726882873.03029: stdout chunk (state=3): >>># cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix <<< 33580 1726882873.03063: stdout chunk (state=3): >>># cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 33580 1726882873.03079: stdout chunk (state=3): >>># destroy unicodedata # destroy gc # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 33580 1726882873.03255: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize <<< 33580 1726882873.03293: stdout chunk (state=3): >>># destroy _heapq # destroy posixpath # destroy stat <<< 33580 1726882873.03296: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors <<< 33580 1726882873.03328: stdout chunk (state=3): >>># destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator <<< 33580 1726882873.03349: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 33580 1726882873.03384: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 33580 1726882873.03715: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. <<< 33580 1726882873.03801: stderr chunk (state=3): >>><<< 33580 1726882873.03804: stdout chunk (state=3): >>><<< 33580 1726882873.03980: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb7ed8dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb7e7d3a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb7ed8b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb7ed8ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb7e7d490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb7e7d940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb7e7d670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb7e34190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb7e34220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb7e57850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb7e34940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb7e95880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb7e2dd90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb7e57d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb7e7d970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb7baeeb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb7bb1f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb7ba7610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb7bad640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb7bae370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3fb7a94dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb7a948b0> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb7a94eb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb7a94f70> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb7a94e80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb7b89d30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb7b82610> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb7b96670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb7bb5e20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3fb7aa6c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb7b89250> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3fb7b96280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb7bbb9d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb7aa6fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb7aa6d90> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb7aa6d00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb7a79370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb7a79460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb7aaefa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb7aa8a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb7aa8490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb79ad1c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb7a64c70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb7aa8eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb7bbb040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb79bfaf0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3fb79bfe20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb79d1730> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb79d1c70> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3fb79693a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb79bff10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3fb797a280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb79d15b0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3fb797a340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb7aa69d0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3fb79956a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3fb7995970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb7995760> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3fb7995850> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3fb7995ca0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3fb79a21f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb79958e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb7989a30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb7aa65b0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb7995a90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f3fb78b9670> # zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb774d7f0> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3fb77de760> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb77de640> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb77de370> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb77de490> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb77de190> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3fb77de400> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb77de7c0> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb77bf7c0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3fb77bfb50> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3fb77bf9a0> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb71874f0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb77d7d30> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb77de520> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb77d7190> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb7806a90> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb77ab190> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb77ab790> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb718dd00> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3fb77ab6a0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb782cd30> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3fb71e59a0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb7837e50> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3fb71f50d0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb7837e20> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb783e220> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb71f5100> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3fb7802b80> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3fb7837ac0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3fb7837d00> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb78b9820> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3fb71f10d0> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3fb71e7370> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb71f1d00> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3fb71f16a0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb71f2130> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3fb77768b0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb777b910> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb6d9f6a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb77b57f0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb6da4d90> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3fb77690a0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb6d6c070> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb7772160> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb776fcd0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb6da4bb0> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb6b1fa60> # /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py # code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb6d7e6d0> # extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3fb6d7eaf0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb6d65250> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb6d65a30> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb6db4460> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb6db4910> # /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py # code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' # extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3fb6db1d00> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb6db1d60> # /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb6db1250> # /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3fb6b87f70> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb6dc54c0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb6db4310> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/collector.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/ohai.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/apparmor.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/chroot.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/date_time.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/dns.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb6a9fca0> # /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py # code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb6a9ffd0> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/local.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/lsb.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py # code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3fb6a8b370> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb6ae2bb0> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3fb6a1a160> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb6a1a2b0> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/user.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/base.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/aix.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/base.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/aix.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/darwin.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/iscsi.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/nvme.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/base.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/default_collectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9pw6ve9d/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/__init__.py # zipimport: zlib available import 'gc' # # /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py # code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3fb6a6b070> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb6a6b3a0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb6881700> # /usr/lib64/python3.9/multiprocessing/__pycache__/queues.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/queues.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/queues.cpython-39.pyc' import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb6a6b610> # /usr/lib64/python3.9/multiprocessing/__pycache__/synchronize.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/synchronize.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/synchronize.cpython-39.pyc' import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb6a1aeb0> # /usr/lib64/python3.9/multiprocessing/dummy/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/dummy/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/dummy/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/dummy/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/dummy/connection.py # code object from '/usr/lib64/python3.9/multiprocessing/dummy/__pycache__/connection.cpython-39.pyc' import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb6879310> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3fb6a15700> 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_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "9", "ansible_distribution_major_version": "9", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_local": {}, "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "root", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_fips": false, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBANd7RrvRqB/kTBmp4g3vOXSd1XQX7zSKmnuTmpsZ60vmB0PwXJIj7HTI9DBqGrzofXOOHlh/Qs4ml+D2H79EO+6EUEZza9meZ+anJVVwXBuxgfn1Hl/EExsmp7gV5o+r0rCFeuFds6ISUZQpal2OlQk3lrit00RA//JoxvQO1YQdAAAAFQDxLJGSeERY5sZYyGr88om1BNq9KQAAAIEA1WO5ElHMof6Upf9GQZn4wlJh6JUOjZfYnL4XATh/W6uye7kuC/rBqGPirkmks1GCUkKhSkzQlRIPyLYENrbPKRMNarYAwwQ8N8BDOUWFDCcrO55SJdlLTyYGWdlVFysYGSMIyZT5ye4oL3Nkff/e1ZGqjvL0sLNJaye4za70Xj4AAACAXRnpJPDKgCzakgHO14HsH3r7qS4cvfQld+ThBJZcbtKtJUyUo1sqg9NbvK+hvA41TYWOVy52DcWn5yzPwfhAn+mQEcAdBXWqSSJdESZ9fPnbc9C1XO02sYpyX5+wsZnau23XhtnlnY8jRTpWgRt4X8AWaSND9mfeL8ZDTgVphRc=", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCi3knQjBMOMykE1WC1CWkOsV5q0hmL0iOCSTq050rqbxjUmkXoe4BeOWZh4ID8k5GgD5emRh5PU5ME25rsP6hnelUBzDOCjdgI1rmTkUbw5oFRN+kpX2RbAM/2L5J6RrqqllFBjrHtSG6JINsPIWqLn9rlmE965Kj4AY3QplgiApeN07yDM5YPS2tpRpVHVIxZia7pdzKs+h+TXJoo/Z7SMAw8MTUNeIXd9bSzuxhulOrLNrvrcej4EVg88FYiy96oA+NBNLFb41RHNLumM3xUQvjCeyqP1hcUw9YAY+gwADhRGBKQ+JCAzzLqyM/3RAO8gXXJr1Yjr+H9xi8IwKB71QU/lw7bWc33YuNbe5mDlUHQ/a2qvo4O96wD8m4eZpu81iHiwtIU5cwKm+fk8sz9kxOR77AozaYLtjgW9FYUmxh2ChfTBV2rnFflhC3CjgRMlZv8CLtne5JcsRFSpHeCB2RXzA1JPiF89OxoUFa8NsPqdUyAMUkaR8MmW+fj+t8=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAqf0PBdBRTqmYqGYFABEC2soCa/Gsi3A2munUEZEo0enWjwRQivB5pKJDjOn6lwgGyr2ebU0/VpRzddk73uEfk=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIOdij61fBkKDElS700Z560nYW2c4QCIx/VplUW7jn+UE", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_system": "Linux", "ansible_kernel": "5.14.0-508.el9.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.9.19", "ansible_fqdn": "ip-10-31-44-90.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-44-90", "ansible_nodename": "ip-10-31-44-90.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": "465293f2bd9b457497a5eaf565f184f8", "ansible_lsb": {}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.9", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.40.7 34614 10.31.44.90 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "6", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.40.7 34614 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "which_declare": "declare -f", "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", "BASH_FUNC_which%%": "() { ( alias;\n eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@\n}"}, "ansible_python": {"version": {"major": 3, "minor": 9, "micro": 19, "releaselevel": "final", "serial": 0}, "version_info": [3, 9, 19, "final", 0], "executable": "/usr/bin/python3.9", "has_sslcontext": true, "type": "cpython"}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_iscsi_iqn": "", "ansible_fibre_channel_wwn": [], "ansible_interfaces": ["lo", "eth0"], "ansible_eth0": {"device": "eth0", "macaddress": "02:9e:a1:0b:f9:6d", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.44.90", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22"}, "ipv6": [{"address": "fe80::9e:a1ff:fe0b:f96d", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.44.1", "interface": "eth0", "address": "10.31.44.90", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22", "macaddress": "02:9e:a1:0b:f9:6d", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.44.90"], "ansible_all_ipv6_addresses": ["fe80::9e:a1ff:fe0b:f96d"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.44.90", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::9e:a1ff:fe0b:f96d"]}, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:ef4e1c39-6f50-438a-87e7-12fb70b80bde", "ansible_is_chroot": false, "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3532, "ansible_memfree_mb": 2798, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3532, "used": 734, "free": 2798}, "nocache": {"free": 3263, "used": 269}, "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": "ec2ca037-5a7b-1ebc-28c4-7fb32adce23a", "ansible_product_uuid": "ec2ca037-5a7b-1ebc-28c4-7fb32adce23a", "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": {"xvda1": {"links": {"ids": [], "uuids": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"], "labels": [], "masters": []}, "start": "2048", "sectors": "524285919", "sectorsize": 512, "size": "250.00 GB", "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013", "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda1": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 1030, "ansible_lvm": "N/A", "ansible_mounts": [{"mount": "/", "device": "/dev/xvda1", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "dump": 0, "passno": 0, "size_total": 268367278080, "size_available": 264234614784, "block_size": 4096, "block_total": 65519355, "block_available": 64510404, "block_used": 1008951, "inode_total": 131071472, "inode_available": 130998694, "inode_used": 72778, "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013"}], "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "41", "second": "13", "epoch": "1726882873", "epoch_int": "1726882873", "date": "2024-09-20", "time": "21:41:13", "iso8601_micro": "2024-09-21T01:41:13.009445Z", "iso8601": "2024-09-21T01:41:13Z", "iso8601_basic": "20240920T214113009445", "iso8601_basic_short": "20240920T214113", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_apparmor": {"status": "disabled"}, "ansible_pkg_mgr": "dnf", "ansible_loadavg": {"1m": 0.56, "5m": 0.53, "15m": 0.33}, "ansible_service_mgr": "systemd", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing gc # 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.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy selinux # destroy distro # destroy logging # destroy argparse # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy pickle # destroy _compat_pickle # destroy queue # destroy multiprocessing.reduction # destroy shlex # destroy datetime # destroy base64 # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json # destroy socket # destroy struct # destroy glob # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping unicodedata # cleanup[3] wiping gc # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy unicodedata # destroy gc # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. [WARNING]: Module invocation had junk after the JSON data: # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing gc # 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.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy selinux # destroy distro # destroy logging # destroy argparse # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy pickle # destroy _compat_pickle # destroy queue # destroy multiprocessing.reduction # destroy shlex # destroy datetime # destroy base64 # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json # destroy socket # destroy struct # destroy glob # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping unicodedata # cleanup[3] wiping gc # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy unicodedata # destroy gc # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks [WARNING]: Platform linux on host managed_node1 is using the discovered Python interpreter at /usr/bin/python3.9, but future installation of another Python interpreter could change the meaning of that path. See https://docs.ansible.com/ansible- core/2.17/reference_appendices/interpreter_discovery.html for more information. 33580 1726882873.05447: 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-1726882871.9938257-33605-269954404438922/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 33580 1726882873.05450: _low_level_execute_command(): starting 33580 1726882873.05452: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882871.9938257-33605-269954404438922/ > /dev/null 2>&1 && sleep 0' 33580 1726882873.06088: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 33580 1726882873.06106: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 33580 1726882873.06120: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 33580 1726882873.06136: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 33580 1726882873.06182: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 33580 1726882873.06194: stderr chunk (state=3): >>>debug2: match not found <<< 33580 1726882873.06215: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 33580 1726882873.06232: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 33580 1726882873.06243: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 33580 1726882873.06255: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 33580 1726882873.06269: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 33580 1726882873.06289: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 33580 1726882873.06314: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 33580 1726882873.06327: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 33580 1726882873.06339: stderr chunk (state=3): >>>debug2: match found <<< 33580 1726882873.06354: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 33580 1726882873.06442: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 33580 1726882873.06467: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 33580 1726882873.06484: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 33580 1726882873.06610: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 33580 1726882873.08430: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 33580 1726882873.08526: stderr chunk (state=3): >>><<< 33580 1726882873.08535: stdout chunk (state=3): >>><<< 33580 1726882873.08792: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 33580 1726882873.08795: handler run complete 33580 1726882873.08797: variable 'ansible_facts' from source: unknown 33580 1726882873.08817: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 33580 1726882873.09159: variable 'ansible_facts' from source: unknown 33580 1726882873.09253: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 33580 1726882873.09402: attempt loop complete, returning result 33580 1726882873.09411: _execute() done 33580 1726882873.09419: dumping result to json 33580 1726882873.09458: done dumping result, returning 33580 1726882873.09473: done running TaskExecutor() for managed_node1/TASK: Gathering Facts [0e448fcc-3ce9-74b3-6c21-0000000000af] 33580 1726882873.09484: sending task result for task 0e448fcc-3ce9-74b3-6c21-0000000000af ok: [managed_node1] 33580 1726882873.10195: no more pending results, returning what we have 33580 1726882873.10197: results queue empty 33580 1726882873.10198: checking for any_errors_fatal 33580 1726882873.10199: done checking for any_errors_fatal 33580 1726882873.10200: checking for max_fail_percentage 33580 1726882873.10202: done checking for max_fail_percentage 33580 1726882873.10202: checking to see if all hosts have failed and the running result is not ok 33580 1726882873.10203: done checking to see if all hosts have failed 33580 1726882873.10204: getting the remaining hosts for this loop 33580 1726882873.10206: done getting the remaining hosts for this loop 33580 1726882873.10209: getting the next task for host managed_node1 33580 1726882873.10215: done getting next task for host managed_node1 33580 1726882873.10216: ^ task is: TASK: meta (flush_handlers) 33580 1726882873.10218: ^ 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 33580 1726882873.10222: getting variables 33580 1726882873.10223: in VariableManager get_vars() 33580 1726882873.10253: Calling all_inventory to load vars for managed_node1 33580 1726882873.10256: Calling groups_inventory to load vars for managed_node1 33580 1726882873.10259: Calling all_plugins_inventory to load vars for managed_node1 33580 1726882873.10270: Calling all_plugins_play to load vars for managed_node1 33580 1726882873.10273: Calling groups_plugins_inventory to load vars for managed_node1 33580 1726882873.10277: Calling groups_plugins_play to load vars for managed_node1 33580 1726882873.10448: done sending task result for task 0e448fcc-3ce9-74b3-6c21-0000000000af 33580 1726882873.10452: WORKER PROCESS EXITING 33580 1726882873.10466: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 33580 1726882873.10579: done with get_vars() 33580 1726882873.10586: done getting variables 33580 1726882873.10632: in VariableManager get_vars() 33580 1726882873.10638: Calling all_inventory to load vars for managed_node1 33580 1726882873.10639: Calling groups_inventory to load vars for managed_node1 33580 1726882873.10641: Calling all_plugins_inventory to load vars for managed_node1 33580 1726882873.10643: Calling all_plugins_play to load vars for managed_node1 33580 1726882873.10645: Calling groups_plugins_inventory to load vars for managed_node1 33580 1726882873.10649: Calling groups_plugins_play to load vars for managed_node1 33580 1726882873.10738: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 33580 1726882873.10841: done with get_vars() 33580 1726882873.10850: done queuing things up, now waiting for results queue to drain 33580 1726882873.10852: results queue empty 33580 1726882873.10852: checking for any_errors_fatal 33580 1726882873.10853: done checking for any_errors_fatal 33580 1726882873.10854: checking for max_fail_percentage 33580 1726882873.10855: done checking for max_fail_percentage 33580 1726882873.10855: checking to see if all hosts have failed and the running result is not ok 33580 1726882873.10855: done checking to see if all hosts have failed 33580 1726882873.10856: getting the remaining hosts for this loop 33580 1726882873.10856: done getting the remaining hosts for this loop 33580 1726882873.10858: getting the next task for host managed_node1 33580 1726882873.10861: done getting next task for host managed_node1 33580 1726882873.10862: ^ task is: TASK: Include the task 'el_repo_setup.yml' 33580 1726882873.10865: ^ 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 33580 1726882873.10867: getting variables 33580 1726882873.10868: in VariableManager get_vars() 33580 1726882873.10873: Calling all_inventory to load vars for managed_node1 33580 1726882873.10875: Calling groups_inventory to load vars for managed_node1 33580 1726882873.10876: Calling all_plugins_inventory to load vars for managed_node1 33580 1726882873.10879: Calling all_plugins_play to load vars for managed_node1 33580 1726882873.10880: Calling groups_plugins_inventory to load vars for managed_node1 33580 1726882873.10882: Calling groups_plugins_play to load vars for managed_node1 33580 1726882873.10958: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 33580 1726882873.11061: done with get_vars() 33580 1726882873.11068: done getting variables TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tests_vlan_mtu_initscripts.yml:10 Friday 20 September 2024 21:41:13 -0400 (0:00:01.158) 0:00:01.165 ****** 33580 1726882873.11120: entering _queue_task() for managed_node1/include_tasks 33580 1726882873.11122: Creating lock for include_tasks 33580 1726882873.11307: worker is 1 (out of 1 available) 33580 1726882873.11320: exiting _queue_task() for managed_node1/include_tasks 33580 1726882873.11330: done queuing things up, now waiting for results queue to drain 33580 1726882873.11332: waiting for pending results... 33580 1726882873.11473: running TaskExecutor() for managed_node1/TASK: Include the task 'el_repo_setup.yml' 33580 1726882873.11526: in run() - task 0e448fcc-3ce9-74b3-6c21-000000000006 33580 1726882873.11536: variable 'ansible_search_path' from source: unknown 33580 1726882873.11567: calling self._execute() 33580 1726882873.11618: variable 'ansible_host' from source: host vars for 'managed_node1' 33580 1726882873.11621: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 33580 1726882873.11629: variable 'omit' from source: magic vars 33580 1726882873.11700: _execute() done 33580 1726882873.11704: dumping result to json 33580 1726882873.11706: done dumping result, returning 33580 1726882873.11712: done running TaskExecutor() for managed_node1/TASK: Include the task 'el_repo_setup.yml' [0e448fcc-3ce9-74b3-6c21-000000000006] 33580 1726882873.11717: sending task result for task 0e448fcc-3ce9-74b3-6c21-000000000006 33580 1726882873.11805: done sending task result for task 0e448fcc-3ce9-74b3-6c21-000000000006 33580 1726882873.11809: WORKER PROCESS EXITING 33580 1726882873.11844: no more pending results, returning what we have 33580 1726882873.11848: in VariableManager get_vars() 33580 1726882873.11875: Calling all_inventory to load vars for managed_node1 33580 1726882873.11878: Calling groups_inventory to load vars for managed_node1 33580 1726882873.11902: Calling all_plugins_inventory to load vars for managed_node1 33580 1726882873.11919: Calling all_plugins_play to load vars for managed_node1 33580 1726882873.11922: Calling groups_plugins_inventory to load vars for managed_node1 33580 1726882873.11924: Calling groups_plugins_play to load vars for managed_node1 33580 1726882873.12061: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 33580 1726882873.12210: done with get_vars() 33580 1726882873.12216: variable 'ansible_search_path' from source: unknown 33580 1726882873.12226: we have included files to process 33580 1726882873.12227: generating all_blocks data 33580 1726882873.12227: done generating all_blocks data 33580 1726882873.12228: processing included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 33580 1726882873.12229: loading included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 33580 1726882873.12230: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 33580 1726882873.12882: in VariableManager get_vars() 33580 1726882873.12896: done with get_vars() 33580 1726882873.12907: done processing included file 33580 1726882873.12909: iterating over new_blocks loaded from include file 33580 1726882873.12910: in VariableManager get_vars() 33580 1726882873.12922: done with get_vars() 33580 1726882873.12923: filtering new block on tags 33580 1726882873.12936: done filtering new block on tags 33580 1726882873.12939: in VariableManager get_vars() 33580 1726882873.12948: done with get_vars() 33580 1726882873.12949: filtering new block on tags 33580 1726882873.12972: done filtering new block on tags 33580 1726882873.13132: in VariableManager get_vars() 33580 1726882873.13143: done with get_vars() 33580 1726882873.13145: filtering new block on tags 33580 1726882873.13158: done filtering new block on tags 33580 1726882873.13166: done iterating over new_blocks loaded from include file included: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml for managed_node1 33580 1726882873.13173: extending task lists for all hosts with included blocks 33580 1726882873.13217: done extending task lists 33580 1726882873.13219: done processing included files 33580 1726882873.13220: results queue empty 33580 1726882873.13220: checking for any_errors_fatal 33580 1726882873.13222: done checking for any_errors_fatal 33580 1726882873.13222: checking for max_fail_percentage 33580 1726882873.13223: done checking for max_fail_percentage 33580 1726882873.13224: checking to see if all hosts have failed and the running result is not ok 33580 1726882873.13224: done checking to see if all hosts have failed 33580 1726882873.13225: getting the remaining hosts for this loop 33580 1726882873.13226: done getting the remaining hosts for this loop 33580 1726882873.13228: getting the next task for host managed_node1 33580 1726882873.13232: done getting next task for host managed_node1 33580 1726882873.13233: ^ task is: TASK: Gather the minimum subset of ansible_facts required by the network role test 33580 1726882873.13236: ^ 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 33580 1726882873.13238: getting variables 33580 1726882873.13238: in VariableManager get_vars() 33580 1726882873.13246: Calling all_inventory to load vars for managed_node1 33580 1726882873.13248: Calling groups_inventory to load vars for managed_node1 33580 1726882873.13250: Calling all_plugins_inventory to load vars for managed_node1 33580 1726882873.13254: Calling all_plugins_play to load vars for managed_node1 33580 1726882873.13257: Calling groups_plugins_inventory to load vars for managed_node1 33580 1726882873.13259: Calling groups_plugins_play to load vars for managed_node1 33580 1726882873.13413: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 33580 1726882873.14057: done with get_vars() 33580 1726882873.14070: done getting variables TASK [Gather the minimum subset of ansible_facts required by the network role test] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Friday 20 September 2024 21:41:13 -0400 (0:00:00.030) 0:00:01.195 ****** 33580 1726882873.14133: entering _queue_task() for managed_node1/setup 33580 1726882873.14357: worker is 1 (out of 1 available) 33580 1726882873.14372: exiting _queue_task() for managed_node1/setup 33580 1726882873.14381: done queuing things up, now waiting for results queue to drain 33580 1726882873.14383: waiting for pending results... 33580 1726882873.14651: running TaskExecutor() for managed_node1/TASK: Gather the minimum subset of ansible_facts required by the network role test 33580 1726882873.14838: in run() - task 0e448fcc-3ce9-74b3-6c21-0000000000c0 33580 1726882873.14861: variable 'ansible_search_path' from source: unknown 33580 1726882873.14874: variable 'ansible_search_path' from source: unknown 33580 1726882873.14976: calling self._execute() 33580 1726882873.15047: variable 'ansible_host' from source: host vars for 'managed_node1' 33580 1726882873.15192: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 33580 1726882873.15207: variable 'omit' from source: magic vars 33580 1726882873.15792: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 33580 1726882873.18208: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 33580 1726882873.18261: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 33580 1726882873.18296: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 33580 1726882873.18321: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 33580 1726882873.18340: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 33580 1726882873.18408: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 33580 1726882873.18427: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 33580 1726882873.18444: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 33580 1726882873.18476: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 33580 1726882873.18490: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 33580 1726882873.18617: variable 'ansible_facts' from source: unknown 33580 1726882873.18657: variable 'network_test_required_facts' from source: task vars 33580 1726882873.18694: Evaluated conditional (not ansible_facts.keys() | list | intersect(network_test_required_facts) == network_test_required_facts): True 33580 1726882873.18702: variable 'omit' from source: magic vars 33580 1726882873.18728: variable 'omit' from source: magic vars 33580 1726882873.18749: variable 'omit' from source: magic vars 33580 1726882873.18773: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 33580 1726882873.18796: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 33580 1726882873.18812: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 33580 1726882873.18825: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 33580 1726882873.18834: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 33580 1726882873.18855: variable 'inventory_hostname' from source: host vars for 'managed_node1' 33580 1726882873.18858: variable 'ansible_host' from source: host vars for 'managed_node1' 33580 1726882873.18861: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 33580 1726882873.18934: Set connection var ansible_pipelining to False 33580 1726882873.18937: Set connection var ansible_shell_type to sh 33580 1726882873.18943: Set connection var ansible_shell_executable to /bin/sh 33580 1726882873.18948: Set connection var ansible_module_compression to ZIP_DEFLATED 33580 1726882873.18953: Set connection var ansible_timeout to 10 33580 1726882873.18955: Set connection var ansible_connection to ssh 33580 1726882873.18978: variable 'ansible_shell_executable' from source: unknown 33580 1726882873.18981: variable 'ansible_connection' from source: unknown 33580 1726882873.18984: variable 'ansible_module_compression' from source: unknown 33580 1726882873.18986: variable 'ansible_shell_type' from source: unknown 33580 1726882873.18988: variable 'ansible_shell_executable' from source: unknown 33580 1726882873.18990: variable 'ansible_host' from source: host vars for 'managed_node1' 33580 1726882873.18994: variable 'ansible_pipelining' from source: unknown 33580 1726882873.18996: variable 'ansible_timeout' from source: unknown 33580 1726882873.18998: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 33580 1726882873.19095: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 33580 1726882873.19102: variable 'omit' from source: magic vars 33580 1726882873.19108: starting attempt loop 33580 1726882873.19111: running the handler 33580 1726882873.19122: _low_level_execute_command(): starting 33580 1726882873.19128: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 33580 1726882873.19626: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 33580 1726882873.19641: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 33580 1726882873.19658: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found <<< 33580 1726882873.19679: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 33580 1726882873.19724: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 33580 1726882873.19733: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 33580 1726882873.19743: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 33580 1726882873.19857: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 33580 1726882873.21467: stdout chunk (state=3): >>>/root <<< 33580 1726882873.21657: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 33580 1726882873.21681: stderr chunk (state=3): >>><<< 33580 1726882873.21697: stdout chunk (state=3): >>><<< 33580 1726882873.21733: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 33580 1726882873.21771: _low_level_execute_command(): starting 33580 1726882873.21781: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882873.2175393-33635-209521152894575 `" && echo ansible-tmp-1726882873.2175393-33635-209521152894575="` echo /root/.ansible/tmp/ansible-tmp-1726882873.2175393-33635-209521152894575 `" ) && sleep 0' 33580 1726882873.22444: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 33580 1726882873.22456: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 33580 1726882873.22502: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 33580 1726882873.22616: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master <<< 33580 1726882873.22628: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 33580 1726882873.22709: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 33580 1726882873.24551: stdout chunk (state=3): >>>ansible-tmp-1726882873.2175393-33635-209521152894575=/root/.ansible/tmp/ansible-tmp-1726882873.2175393-33635-209521152894575 <<< 33580 1726882873.24716: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 33580 1726882873.24751: stderr chunk (state=3): >>><<< 33580 1726882873.24754: stdout chunk (state=3): >>><<< 33580 1726882873.24772: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882873.2175393-33635-209521152894575=/root/.ansible/tmp/ansible-tmp-1726882873.2175393-33635-209521152894575 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 33580 1726882873.24807: variable 'ansible_module_compression' from source: unknown 33580 1726882873.24842: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-335800pzc95y0/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 33580 1726882873.24890: variable 'ansible_facts' from source: unknown 33580 1726882873.25007: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882873.2175393-33635-209521152894575/AnsiballZ_setup.py 33580 1726882873.25112: Sending initial data 33580 1726882873.25115: Sent initial data (154 bytes) 33580 1726882873.25768: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 33580 1726882873.25771: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 33580 1726882873.25811: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 33580 1726882873.25814: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 33580 1726882873.25816: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 33580 1726882873.25862: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 33580 1726882873.25868: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 33580 1726882873.25977: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 33580 1726882873.27695: 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 <<< 33580 1726882873.27805: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 33580 1726882873.27887: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-335800pzc95y0/tmpnwp40e3s /root/.ansible/tmp/ansible-tmp-1726882873.2175393-33635-209521152894575/AnsiballZ_setup.py <<< 33580 1726882873.27980: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 33580 1726882873.30347: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 33580 1726882873.30516: stderr chunk (state=3): >>><<< 33580 1726882873.30519: stdout chunk (state=3): >>><<< 33580 1726882873.30540: done transferring module to remote 33580 1726882873.30553: _low_level_execute_command(): starting 33580 1726882873.30556: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882873.2175393-33635-209521152894575/ /root/.ansible/tmp/ansible-tmp-1726882873.2175393-33635-209521152894575/AnsiballZ_setup.py && sleep 0' 33580 1726882873.31677: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 33580 1726882873.31692: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 33580 1726882873.31707: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 33580 1726882873.31724: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 33580 1726882873.31778: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 33580 1726882873.31793: stderr chunk (state=3): >>>debug2: match not found <<< 33580 1726882873.31807: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 33580 1726882873.31829: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 33580 1726882873.31841: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 33580 1726882873.31852: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 33580 1726882873.31865: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 33580 1726882873.31883: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 33580 1726882873.31903: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 33580 1726882873.31914: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 33580 1726882873.31924: stderr chunk (state=3): >>>debug2: match found <<< 33580 1726882873.31941: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 33580 1726882873.32032: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 33580 1726882873.32058: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 33580 1726882873.32080: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 33580 1726882873.32237: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 33580 1726882873.33940: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 33580 1726882873.34015: stderr chunk (state=3): >>><<< 33580 1726882873.34024: stdout chunk (state=3): >>><<< 33580 1726882873.34111: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 33580 1726882873.34114: _low_level_execute_command(): starting 33580 1726882873.34117: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882873.2175393-33635-209521152894575/AnsiballZ_setup.py && sleep 0' 33580 1726882873.34798: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 33580 1726882873.34810: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 33580 1726882873.34823: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 33580 1726882873.34838: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 33580 1726882873.34881: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 33580 1726882873.34893: stderr chunk (state=3): >>>debug2: match not found <<< 33580 1726882873.34905: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 33580 1726882873.34923: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 33580 1726882873.34937: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 33580 1726882873.34953: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 33580 1726882873.34966: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 33580 1726882873.34982: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 33580 1726882873.34997: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 33580 1726882873.35007: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 33580 1726882873.35017: stderr chunk (state=3): >>>debug2: match found <<< 33580 1726882873.35030: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 33580 1726882873.35107: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 33580 1726882873.35128: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 33580 1726882873.35146: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 33580 1726882873.35279: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 33580 1726882873.37221: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 33580 1726882873.37238: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 33580 1726882873.37293: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 33580 1726882873.37330: stdout chunk (state=3): >>>import 'posix' # <<< 33580 1726882873.37370: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 33580 1726882873.37382: stdout chunk (state=3): >>># installing zipimport hook <<< 33580 1726882873.37412: stdout chunk (state=3): >>>import 'time' # <<< 33580 1726882873.37415: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 33580 1726882873.37469: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 33580 1726882873.37515: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 33580 1726882873.37519: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 33580 1726882873.37531: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f517151edc0> <<< 33580 1726882873.37586: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 33580 1726882873.37603: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51714c33a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f517151eb20> <<< 33580 1726882873.37624: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f517151eac0> <<< 33580 1726882873.37642: stdout chunk (state=3): >>>import '_signal' # <<< 33580 1726882873.37687: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 33580 1726882873.37703: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51714c3490> <<< 33580 1726882873.37736: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py <<< 33580 1726882873.37753: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51714c3940> <<< 33580 1726882873.37777: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51714c3670> <<< 33580 1726882873.37816: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 33580 1726882873.37823: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 33580 1726882873.37862: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 33580 1726882873.37868: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 33580 1726882873.37894: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 33580 1726882873.37910: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 33580 1726882873.37947: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f517147a190> <<< 33580 1726882873.37951: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 33580 1726882873.37963: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 33580 1726882873.38044: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f517147a220> <<< 33580 1726882873.38084: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 33580 1726882873.38097: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f517149d850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f517147a940> <<< 33580 1726882873.38140: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51714db880> <<< 33580 1726882873.38155: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5171473d90> <<< 33580 1726882873.38215: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' <<< 33580 1726882873.38219: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f517149dd90> <<< 33580 1726882873.38270: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51714c3970> <<< 33580 1726882873.38297: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 33580 1726882873.38629: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 33580 1726882873.38661: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 33580 1726882873.38690: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 33580 1726882873.38748: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f517143eeb0> <<< 33580 1726882873.38786: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5171441f40> <<< 33580 1726882873.38815: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 33580 1726882873.38841: stdout chunk (state=3): >>>import '_sre' # <<< 33580 1726882873.38878: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 33580 1726882873.38897: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 33580 1726882873.38926: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5171437610> <<< 33580 1726882873.38939: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f517143d640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f517143e370> <<< 33580 1726882873.38961: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 33580 1726882873.39069: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 33580 1726882873.39098: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 33580 1726882873.39111: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 33580 1726882873.39182: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f51710f8e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51710f8910> import 'itertools' # <<< 33580 1726882873.39280: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51710f8f10> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 33580 1726882873.39287: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51710f8fd0> <<< 33580 1726882873.39290: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py <<< 33580 1726882873.39293: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f517110b0d0> <<< 33580 1726882873.39302: stdout chunk (state=3): >>>import '_collections' # <<< 33580 1726882873.39345: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51711eed90> <<< 33580 1726882873.39362: stdout chunk (state=3): >>>import '_functools' # <<< 33580 1726882873.39378: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51711e7670> <<< 33580 1726882873.39439: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' <<< 33580 1726882873.39455: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51711fa6d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5171445e20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 33580 1726882873.39940: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f517110bcd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51711ee2b0> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f51711fa2e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f517144b9d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f517110beb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f517110bdf0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f517110bd60> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51710de3d0> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51710de4c0> <<< 33580 1726882873.40018: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5171112f40> <<< 33580 1726882873.40061: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f517110da90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f517110d490> <<< 33580 1726882873.40086: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 33580 1726882873.40096: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 33580 1726882873.40123: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 33580 1726882873.40135: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 33580 1726882873.40176: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' <<< 33580 1726882873.40195: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5171012220> <<< 33580 1726882873.40206: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51710c9520> <<< 33580 1726882873.40254: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f517110df10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f517144b040> <<< 33580 1726882873.40283: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 33580 1726882873.40302: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 33580 1726882873.40334: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5171024b50> <<< 33580 1726882873.40347: stdout chunk (state=3): >>>import 'errno' # <<< 33580 1726882873.40391: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5171024e80> <<< 33580 1726882873.40422: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 33580 1726882873.40433: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5171035790> <<< 33580 1726882873.40453: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 33580 1726882873.40488: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 33580 1726882873.40514: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5171035cd0> <<< 33580 1726882873.40566: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' <<< 33580 1726882873.40587: stdout chunk (state=3): >>>import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5170fce400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5171024f70> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 33580 1726882873.40639: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5170fdf2e0> <<< 33580 1726882873.40652: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5171035610> import 'pwd' # <<< 33580 1726882873.40680: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5170fdf3a0> <<< 33580 1726882873.40715: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f517110ba30> <<< 33580 1726882873.40745: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 33580 1726882873.40783: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 33580 1726882873.40787: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 33580 1726882873.40859: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5170ffa700> <<< 33580 1726882873.40863: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 33580 1726882873.40895: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5170ffa9d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5170ffa7c0> <<< 33580 1726882873.40899: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5170ffa8b0> <<< 33580 1726882873.40923: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 33580 1726882873.41119: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5170ffad00> <<< 33580 1726882873.41160: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5171005250> <<< 33580 1726882873.41174: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5170ffa940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5170feea90> <<< 33580 1726882873.41203: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f517110b610> <<< 33580 1726882873.41215: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 33580 1726882873.41281: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 33580 1726882873.41309: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5170ffaaf0> <<< 33580 1726882873.41461: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 33580 1726882873.41465: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f51709e76d0> <<< 33580 1726882873.41967: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip' # zipimport: zlib available <<< 33580 1726882873.42059: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882873.42103: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 33580 1726882873.42112: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882873.42126: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 33580 1726882873.43346: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882873.44269: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f517087a820> <<< 33580 1726882873.44295: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 33580 1726882873.44323: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 33580 1726882873.44336: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 33580 1726882873.44382: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5170909730> <<< 33580 1726882873.44413: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5170909610> <<< 33580 1726882873.44435: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5170909340> <<< 33580 1726882873.44449: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 33580 1726882873.44497: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5170909460> <<< 33580 1726882873.44523: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5170909160> import 'atexit' # <<< 33580 1726882873.44542: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f51709093a0> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 33580 1726882873.44577: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 33580 1726882873.44618: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5170909790> <<< 33580 1726882873.44656: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 33580 1726882873.44659: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 33580 1726882873.44699: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 33580 1726882873.44714: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 33580 1726882873.44717: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 33580 1726882873.44798: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51708f9820> <<< 33580 1726882873.44847: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' <<< 33580 1726882873.44851: stdout chunk (state=3): >>># extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f51708f9490> <<< 33580 1726882873.44875: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f51708f9640> <<< 33580 1726882873.44888: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 33580 1726882873.44918: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51707ff520> <<< 33580 1726882873.44937: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5170904d60> <<< 33580 1726882873.45109: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51709094f0> <<< 33580 1726882873.45121: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 33580 1726882873.45143: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51709041c0> <<< 33580 1726882873.45167: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 33580 1726882873.45170: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 33580 1726882873.45200: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 33580 1726882873.45238: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 33580 1726882873.45253: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 33580 1726882873.45268: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5170908b20> <<< 33580 1726882873.45340: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51708d8160> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51708d8760> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5170804d30> <<< 33580 1726882873.45375: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f51708d8670> <<< 33580 1726882873.45399: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f517095ad00> <<< 33580 1726882873.45430: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py <<< 33580 1726882873.45440: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 33580 1726882873.45453: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 33580 1726882873.45484: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 33580 1726882873.45561: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f517085ba00> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5170964e80> <<< 33580 1726882873.45584: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 33580 1726882873.45655: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f517086a0a0> <<< 33580 1726882873.45659: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5170964eb0> <<< 33580 1726882873.45677: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 33580 1726882873.45707: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 33580 1726882873.45737: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py <<< 33580 1726882873.45740: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 33580 1726882873.45791: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f517096c250> <<< 33580 1726882873.45921: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f517086a0d0> <<< 33580 1726882873.46011: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f517096ca60> <<< 33580 1726882873.46040: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f517092eb80> <<< 33580 1726882873.46099: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5170964cd0> <<< 33580 1726882873.46102: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f517095aee0> <<< 33580 1726882873.46132: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 33580 1726882873.46147: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 33580 1726882873.46150: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 33580 1726882873.46191: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f51708660d0> <<< 33580 1726882873.46383: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f517085d310> <<< 33580 1726882873.46405: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5170866cd0> <<< 33580 1726882873.46442: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5170866670> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5170867100> # zipimport: zlib available <<< 33580 1726882873.46446: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip/ansible/module_utils/compat/__init__.py <<< 33580 1726882873.46458: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882873.46526: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882873.46611: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 33580 1726882873.46652: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip/ansible/module_utils/common/text/__init__.py <<< 33580 1726882873.46655: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882873.46752: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882873.46849: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882873.47295: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882873.47752: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 33580 1726882873.47762: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip/ansible/module_utils/common/text/converters.py <<< 33580 1726882873.47784: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 33580 1726882873.47794: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 33580 1726882873.47849: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f51708a4910> <<< 33580 1726882873.47914: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' <<< 33580 1726882873.47936: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51708a99a0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f517040d640> <<< 33580 1726882873.47997: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip/ansible/module_utils/compat/selinux.py <<< 33580 1726882873.48000: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882873.48032: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip/ansible/module_utils/_text.py <<< 33580 1726882873.48035: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882873.48151: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882873.48280: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 33580 1726882873.48315: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51708e07f0> <<< 33580 1726882873.48318: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882873.48698: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882873.49069: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882873.49131: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882873.49190: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 33580 1726882873.49253: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882873.49270: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 33580 1726882873.49330: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882873.49399: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available <<< 33580 1726882873.49427: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 33580 1726882873.49461: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882873.49504: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 33580 1726882873.49511: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882873.49688: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882873.49875: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 33580 1726882873.49909: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 33580 1726882873.49912: stdout chunk (state=3): >>>import '_ast' # <<< 33580 1726882873.49985: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5170926460> # zipimport: zlib available <<< 33580 1726882873.50044: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882873.50134: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip/ansible/module_utils/common/validation.py <<< 33580 1726882873.50148: stdout chunk (state=3): >>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip/ansible/module_utils/common/arg_spec.py <<< 33580 1726882873.50155: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882873.50181: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882873.50216: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 33580 1726882873.50261: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882873.50294: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882873.50386: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882873.50445: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 33580 1726882873.50471: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 33580 1726882873.50547: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' <<< 33580 1726882873.50550: stdout chunk (state=3): >>># extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f51708980d0> <<< 33580 1726882873.50625: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51708a91f0> <<< 33580 1726882873.50658: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip/ansible/module_utils/common/process.py <<< 33580 1726882873.50673: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882873.50720: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882873.50784: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882873.50796: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882873.50867: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 33580 1726882873.50872: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 33580 1726882873.50890: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 33580 1726882873.50911: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 33580 1726882873.50923: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 33580 1726882873.50946: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 33580 1726882873.51019: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51708abbb0> <<< 33580 1726882873.51055: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5170975070> <<< 33580 1726882873.51125: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f517089b2e0> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip/ansible/module_utils/distro/__init__.py <<< 33580 1726882873.51134: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882873.51145: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882873.51173: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip/ansible/module_utils/common/sys_info.py <<< 33580 1726882873.51260: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available <<< 33580 1726882873.51289: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip/ansible/modules/__init__.py <<< 33580 1726882873.51293: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882873.51344: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882873.51400: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882873.51422: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882873.51434: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882873.51471: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882873.51508: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882873.51537: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882873.51580: stdout chunk (state=3): >>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip/ansible/module_utils/facts/namespace.py <<< 33580 1726882873.51583: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882873.51641: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882873.51702: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882873.51731: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882873.51762: stdout chunk (state=3): >>>import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available <<< 33580 1726882873.51909: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882873.52045: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882873.52083: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882873.52133: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc' <<< 33580 1726882873.52191: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py <<< 33580 1726882873.52194: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' <<< 33580 1726882873.52214: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51703c2400> <<< 33580 1726882873.52255: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc' <<< 33580 1726882873.52493: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py # code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51704219a0> # extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5170421df0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f517041e490> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5170299040> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51701893a0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51701895e0> <<< 33580 1726882873.52518: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py <<< 33580 1726882873.52553: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py <<< 33580 1726882873.52556: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' <<< 33580 1726882873.52584: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f51708976d0> <<< 33580 1726882873.52604: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f517042e730> <<< 33580 1726882873.52629: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py <<< 33580 1726882873.52639: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' <<< 33580 1726882873.52660: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51708975e0> <<< 33580 1726882873.52682: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py <<< 33580 1726882873.52695: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' <<< 33580 1726882873.52728: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' <<< 33580 1726882873.52738: stdout chunk (state=3): >>># extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f51703d1c70> <<< 33580 1726882873.52762: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51701e89a0> <<< 33580 1726882873.52797: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51701894f0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip/ansible/module_utils/facts/collector.py <<< 33580 1726882873.52831: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip/ansible/module_utils/facts/other/__init__.py <<< 33580 1726882873.52835: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882873.52887: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882873.52944: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip/ansible/module_utils/facts/other/facter.py <<< 33580 1726882873.52948: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882873.52982: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882873.53039: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip/ansible/module_utils/facts/other/ohai.py <<< 33580 1726882873.53059: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882873.53082: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip/ansible/module_utils/facts/system/__init__.py <<< 33580 1726882873.53086: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882873.53101: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882873.53125: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip/ansible/module_utils/facts/system/apparmor.py # zipimport: zlib available <<< 33580 1726882873.53174: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882873.53226: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip/ansible/module_utils/facts/system/caps.py <<< 33580 1726882873.53230: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882873.53255: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882873.53299: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip/ansible/module_utils/facts/system/chroot.py # zipimport: zlib available <<< 33580 1726882873.53355: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882873.53403: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882873.53451: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882873.53513: stdout chunk (state=3): >>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip/ansible/module_utils/facts/system/cmdline.py <<< 33580 1726882873.53516: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882873.53900: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882873.54268: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip/ansible/module_utils/facts/system/distribution.py <<< 33580 1726882873.54271: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882873.54310: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882873.54356: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882873.54383: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882873.54421: stdout chunk (state=3): >>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip/ansible/module_utils/facts/system/date_time.py <<< 33580 1726882873.54442: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882873.54454: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882873.54490: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip/ansible/module_utils/facts/system/env.py <<< 33580 1726882873.54493: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882873.54538: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882873.54592: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip/ansible/module_utils/facts/system/dns.py <<< 33580 1726882873.54595: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882873.54615: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882873.54653: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip/ansible/module_utils/facts/system/fips.py <<< 33580 1726882873.54657: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882873.54681: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882873.54711: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available <<< 33580 1726882873.54779: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882873.54850: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' <<< 33580 1726882873.54875: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51701899d0> <<< 33580 1726882873.54897: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py <<< 33580 1726882873.54916: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 33580 1726882873.55072: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5170107f40> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip/ansible/module_utils/facts/system/local.py <<< 33580 1726882873.55088: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882873.55135: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882873.55199: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip/ansible/module_utils/facts/system/lsb.py <<< 33580 1726882873.55202: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882873.55274: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882873.55351: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py # zipimport: zlib available <<< 33580 1726882873.55407: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882873.55487: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip/ansible/module_utils/facts/system/platform.py <<< 33580 1726882873.55490: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882873.55517: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882873.55584: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py # code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' <<< 33580 1726882873.55725: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f51701013a0> <<< 33580 1726882873.55973: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f517014e100> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip/ansible/module_utils/facts/system/python.py <<< 33580 1726882873.55977: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882873.56018: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882873.56060: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip/ansible/module_utils/facts/system/selinux.py <<< 33580 1726882873.56077: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882873.56138: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882873.56209: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882873.56299: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882873.56442: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py <<< 33580 1726882873.56445: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882873.56474: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882873.56519: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py <<< 33580 1726882873.56523: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882873.56550: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882873.56602: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py <<< 33580 1726882873.56605: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' <<< 33580 1726882873.56647: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' <<< 33580 1726882873.56681: stdout chunk (state=3): >>>import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f51700946a0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5170094a90> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip/ansible/module_utils/facts/system/user.py # zipimport: zlib available <<< 33580 1726882873.56694: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py # zipimport: zlib available <<< 33580 1726882873.56727: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882873.56762: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/base.py <<< 33580 1726882873.56781: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882873.56904: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882873.57046: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/aix.py # zipimport: zlib available <<< 33580 1726882873.57115: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882873.57194: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882873.57233: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882873.57272: stdout chunk (state=3): >>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip/ansible/module_utils/facts/sysctl.py <<< 33580 1726882873.57287: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py # zipimport: zlib available <<< 33580 1726882873.57349: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882873.57374: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882873.57487: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882873.57992: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py # zipimport: zlib available # zipimport: zlib available <<< 33580 1726882873.58016: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882873.58459: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882873.58877: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py <<< 33580 1726882873.58892: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882873.58973: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882873.59068: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py # zipimport: zlib available <<< 33580 1726882873.59149: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882873.59244: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py <<< 33580 1726882873.59247: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882873.59365: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882873.59524: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py <<< 33580 1726882873.59542: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip/ansible/module_utils/facts/network/__init__.py <<< 33580 1726882873.59545: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882873.59568: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882873.59616: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip/ansible/module_utils/facts/network/base.py # zipimport: zlib available <<< 33580 1726882873.59695: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882873.59782: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882873.59950: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882873.60127: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip/ansible/module_utils/facts/network/aix.py <<< 33580 1726882873.60130: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882873.60165: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882873.60194: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip/ansible/module_utils/facts/network/darwin.py # zipimport: zlib available <<< 33580 1726882873.60219: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882873.60246: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available <<< 33580 1726882873.60310: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882873.60386: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py <<< 33580 1726882873.60398: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882873.60427: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available <<< 33580 1726882873.60480: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882873.60538: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip/ansible/module_utils/facts/network/hpux.py <<< 33580 1726882873.60541: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882873.60579: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882873.60633: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip/ansible/module_utils/facts/network/hurd.py <<< 33580 1726882873.60644: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882873.60851: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882873.61069: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip/ansible/module_utils/facts/network/linux.py <<< 33580 1726882873.61085: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882873.61119: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882873.61175: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip/ansible/module_utils/facts/network/iscsi.py <<< 33580 1726882873.61187: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882873.61212: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882873.61245: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip/ansible/module_utils/facts/network/nvme.py <<< 33580 1726882873.61272: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882873.61285: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882873.61318: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip/ansible/module_utils/facts/network/netbsd.py # zipimport: zlib available <<< 33580 1726882873.61345: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882873.61384: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip/ansible/module_utils/facts/network/openbsd.py <<< 33580 1726882873.61395: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882873.61445: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882873.61520: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip/ansible/module_utils/facts/network/sunos.py <<< 33580 1726882873.61554: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py <<< 33580 1726882873.61572: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882873.61595: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882873.61643: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/base.py # zipimport: zlib available <<< 33580 1726882873.61673: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882873.61693: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882873.61724: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882873.61772: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882873.61825: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882873.61905: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py <<< 33580 1726882873.61919: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available <<< 33580 1726882873.61947: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882873.61999: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py <<< 33580 1726882873.62020: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882873.62163: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882873.62331: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/linux.py <<< 33580 1726882873.62358: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882873.62373: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882873.62413: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py # zipimport: zlib available <<< 33580 1726882873.62460: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882873.62499: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py <<< 33580 1726882873.62512: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882873.62577: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882873.62653: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip/ansible/module_utils/facts/default_collectors.py <<< 33580 1726882873.62670: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882873.62728: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882873.62806: stdout chunk (state=3): >>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip/ansible/module_utils/facts/__init__.py <<< 33580 1726882873.62882: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882873.63703: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc' <<< 33580 1726882873.63729: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py <<< 33580 1726882873.63744: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' <<< 33580 1726882873.63779: stdout chunk (state=3): >>># extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5170076040> <<< 33580 1726882873.63791: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5170078d60> <<< 33580 1726882873.63837: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5170078af0> <<< 33580 1726882873.65020: stdout chunk (state=3): >>>import 'gc' # <<< 33580 1726882873.65376: stdout chunk (state=3): >>> <<< 33580 1726882873.65428: stdout chunk (state=3): >>>{"ansible_facts": {"ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "9", "ansible_distribution_major_version": "9", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "41", "second": "13", "epoch": "1726882873", "epoch_int": "1726882873", "date": "2024-09-20", "time": "21:41:13", "iso8601_micro": "2024-09-21T01:41:13.634574Z", "iso8601": "2024-09-21T01:41:13Z", "iso8601_basic": "20240920T214113634574", "iso8601_basic_short": "20240920T214113", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBANd7RrvRqB/kTBmp4g3vOXSd1XQX7zSKmnuTmpsZ60vmB0PwXJIj7HTI9DBqGrzofXOOHlh/Qs4ml+D2H79EO+6EUEZza9meZ+anJVVwXBuxgfn1Hl/EExsmp7gV5o+r0rCFeuFds6ISUZQpal2OlQk3lrit00RA//JoxvQO1YQdAAAAFQDxLJGSeERY5sZYyGr88om1BNq9KQAAAIEA1WO5ElHMof6Upf9GQZn4wlJh6JUOjZfYnL4XATh/W6uye7kuC/rBqGPirkmks1GCUkKhSkzQlRIPyLYENrbPKRMNarYAwwQ8N8BDOUWFDCcrO55SJdlLTyYGWdlVFysYGSMIyZT5ye4oL3Nkff/e1ZGqjvL0sLNJaye4za70Xj4AAACAXRnpJPDKgCzakgHO14HsH3r7qS4cvfQld+ThBJZcbtKtJUyUo1sqg9NbvK+hvA41TYWOVy52DcWn5yzPwfhAn+mQEcAdBXWqSSJdESZ9fPnbc9C1XO02sYpyX5+wsZnau23XhtnlnY8jRTpWgRt4X8AWaSND9mfeL8ZDTgVphRc=", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCi3knQjBMOMykE1WC1CWkOsV5q0hmL0iOCSTq050rqbxjUmkXoe4BeOWZh4ID8k5GgD5emRh5PU5ME25rsP6hnelUBzDOCjdgI1rmTkUbw5oFRN+kpX2RbAM/2L5J6RrqqllFBjrHtSG6JINsPIWqLn9rlmE965Kj4AY3QplgiApeN07yDM5YPS2tpRpVHVIxZia7pdzKs+h+TXJoo/Z7SMAw8MTUNeIXd9bSzuxhulOrLNrvrcej4EVg88FYiy96oA+NBNLFb41RHNLumM3xUQvjCeyqP1hcUw9YAY+gwADhRGBKQ+JCAzzLqyM/3RAO8gXXJr1Yjr+H9xi8IwKB71QU/lw7bWc33YuNbe5mDlUHQ/a2qvo4O96wD8m4eZpu81iHiwtIU5cwKm+fk8sz9kxOR77AozaYLtjgW9FYUmxh2ChfTBV2rnFflhC3CjgRMlZv8CLtne5JcsRFSpHeCB2RXzA1JPiF89OxoUFa8NsPqdUyAMUkaR8MmW+fj+t8=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAqf0PBdBRTqmYqGYFABEC2soCa/Gsi3A2munUEZEo0enWjwRQivB5pKJDjOn6lwgGyr2ebU0/VpRzddk73uEfk=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIOdij61fBkKDElS700Z560nYW2c4QCIx/VplUW7jn+UE", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_local": {}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.9", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.40.7 34614 10.31.44.90 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "6", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.40.7 34614 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "which_declare": "declare -f", "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", "BASH_FUNC_which%%": "() { ( alias;\n eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@\n}"}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_python": {"version": {"major": 3, "minor": 9, "micro": 19, "releaselevel": "final", "serial": 0}, "version_info": [3, 9, 19, "final", 0], "executable": "/usr/bin/python3.9", "has_sslcontext": true, "type": "cpython"}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "root", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_pkg_mgr": "dnf", "ansible_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_lsb": {}, "ansible_system": "Linux", "ansible_kernel": "5.14.0-508.el9.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.9.19", "ansible_fqdn": "ip-10-31-44-90.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-44-90", "ansible_nodename": "ip-10-31-44-90.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": "465293f2bd9b457497a5eaf565f184f8", "ansible_apparmor": {"status": "disabled"}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_fips": false, "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"}}} <<< 33580 1726882873.65970: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv <<< 33580 1726882873.66005: stdout chunk (state=3): >>># clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct <<< 33580 1726882873.66119: stdout chunk (state=3): >>># cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal<<< 33580 1726882873.66233: stdout chunk (state=3): >>> # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils <<< 33580 1726882873.66376: stdout chunk (state=3): >>># destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _queue # cleanup[2] removing queue # 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 <<< 33580 1726882873.66406: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing gc <<< 33580 1726882873.66665: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 33580 1726882873.66691: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 33580 1726882873.66731: stdout chunk (state=3): >>># destroy zipimport # destroy _compression <<< 33580 1726882873.66775: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings <<< 33580 1726882873.66795: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 33580 1726882873.66845: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy logging # destroy argparse <<< 33580 1726882873.66883: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool <<< 33580 1726882873.66912: stdout chunk (state=3): >>># destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy queue <<< 33580 1726882873.66950: stdout chunk (state=3): >>># destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy shlex # destroy datetime <<< 33580 1726882873.66992: stdout chunk (state=3): >>># destroy base64 # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json <<< 33580 1726882873.67018: stdout chunk (state=3): >>># destroy socket # destroy struct # destroy glob # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector <<< 33580 1726882873.67123: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping unicodedata # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle # cleanup[3] wiping selinux._selinux <<< 33580 1726882873.67161: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external <<< 33580 1726882873.67230: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse <<< 33580 1726882873.67261: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib <<< 33580 1726882873.67310: stdout chunk (state=3): >>># cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy unicodedata # destroy termios <<< 33580 1726882873.67332: stdout chunk (state=3): >>># destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 33580 1726882873.67492: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse <<< 33580 1726882873.67533: stdout chunk (state=3): >>># destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors <<< 33580 1726882873.67559: stdout chunk (state=3): >>># destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 33580 1726882873.67595: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 33580 1726882873.67956: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. <<< 33580 1726882873.67968: stdout chunk (state=3): >>><<< 33580 1726882873.67986: stderr chunk (state=3): >>><<< 33580 1726882873.68218: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f517151edc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51714c33a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f517151eb20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f517151eac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51714c3490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51714c3940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51714c3670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f517147a190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f517147a220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f517149d850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f517147a940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51714db880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5171473d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f517149dd90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51714c3970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f517143eeb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5171441f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5171437610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f517143d640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f517143e370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f51710f8e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51710f8910> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51710f8f10> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51710f8fd0> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f517110b0d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51711eed90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51711e7670> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51711fa6d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5171445e20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f517110bcd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51711ee2b0> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f51711fa2e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f517144b9d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f517110beb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f517110bdf0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f517110bd60> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51710de3d0> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51710de4c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5171112f40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f517110da90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f517110d490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5171012220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51710c9520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f517110df10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f517144b040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5171024b50> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5171024e80> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5171035790> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5171035cd0> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5170fce400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5171024f70> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5170fdf2e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5171035610> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5170fdf3a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f517110ba30> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5170ffa700> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5170ffa9d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5170ffa7c0> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5170ffa8b0> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5170ffad00> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5171005250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5170ffa940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5170feea90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f517110b610> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5170ffaaf0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f51709e76d0> # zipimport: found 103 names in '/tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f517087a820> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5170909730> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5170909610> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5170909340> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5170909460> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5170909160> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f51709093a0> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5170909790> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51708f9820> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f51708f9490> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f51708f9640> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51707ff520> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5170904d60> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51709094f0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51709041c0> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5170908b20> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51708d8160> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51708d8760> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5170804d30> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f51708d8670> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f517095ad00> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f517085ba00> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5170964e80> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f517086a0a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5170964eb0> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f517096c250> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f517086a0d0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f517096ca60> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f517092eb80> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5170964cd0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f517095aee0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f51708660d0> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f517085d310> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5170866cd0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5170866670> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5170867100> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f51708a4910> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51708a99a0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f517040d640> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51708e07f0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5170926460> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f51708980d0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51708a91f0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51708abbb0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5170975070> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f517089b2e0> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51703c2400> # /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py # code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51704219a0> # extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5170421df0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f517041e490> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5170299040> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51701893a0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51701895e0> # /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py # code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' # extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f51708976d0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f517042e730> # /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51708975e0> # /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f51703d1c70> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51701e89a0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51701894f0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip/ansible/module_utils/facts/collector.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip/ansible/module_utils/facts/other/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip/ansible/module_utils/facts/other/ohai.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip/ansible/module_utils/facts/system/apparmor.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip/ansible/module_utils/facts/system/chroot.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip/ansible/module_utils/facts/system/date_time.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip/ansible/module_utils/facts/system/dns.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51701899d0> # /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py # code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5170107f40> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip/ansible/module_utils/facts/system/local.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip/ansible/module_utils/facts/system/lsb.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py # code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f51701013a0> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f517014e100> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f51700946a0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5170094a90> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip/ansible/module_utils/facts/system/user.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/base.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/aix.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip/ansible/module_utils/facts/network/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip/ansible/module_utils/facts/network/base.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip/ansible/module_utils/facts/network/aix.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip/ansible/module_utils/facts/network/darwin.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip/ansible/module_utils/facts/network/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip/ansible/module_utils/facts/network/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip/ansible/module_utils/facts/network/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip/ansible/module_utils/facts/network/iscsi.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip/ansible/module_utils/facts/network/nvme.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip/ansible/module_utils/facts/network/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip/ansible/module_utils/facts/network/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip/ansible/module_utils/facts/network/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/base.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip/ansible/module_utils/facts/default_collectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_setup_payload_klr7sdft/ansible_setup_payload.zip/ansible/module_utils/facts/__init__.py # zipimport: zlib available # /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py # code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5170076040> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5170078d60> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5170078af0> import 'gc' # {"ansible_facts": {"ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "9", "ansible_distribution_major_version": "9", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "41", "second": "13", "epoch": "1726882873", "epoch_int": "1726882873", "date": "2024-09-20", "time": "21:41:13", "iso8601_micro": "2024-09-21T01:41:13.634574Z", "iso8601": "2024-09-21T01:41:13Z", "iso8601_basic": "20240920T214113634574", "iso8601_basic_short": "20240920T214113", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBANd7RrvRqB/kTBmp4g3vOXSd1XQX7zSKmnuTmpsZ60vmB0PwXJIj7HTI9DBqGrzofXOOHlh/Qs4ml+D2H79EO+6EUEZza9meZ+anJVVwXBuxgfn1Hl/EExsmp7gV5o+r0rCFeuFds6ISUZQpal2OlQk3lrit00RA//JoxvQO1YQdAAAAFQDxLJGSeERY5sZYyGr88om1BNq9KQAAAIEA1WO5ElHMof6Upf9GQZn4wlJh6JUOjZfYnL4XATh/W6uye7kuC/rBqGPirkmks1GCUkKhSkzQlRIPyLYENrbPKRMNarYAwwQ8N8BDOUWFDCcrO55SJdlLTyYGWdlVFysYGSMIyZT5ye4oL3Nkff/e1ZGqjvL0sLNJaye4za70Xj4AAACAXRnpJPDKgCzakgHO14HsH3r7qS4cvfQld+ThBJZcbtKtJUyUo1sqg9NbvK+hvA41TYWOVy52DcWn5yzPwfhAn+mQEcAdBXWqSSJdESZ9fPnbc9C1XO02sYpyX5+wsZnau23XhtnlnY8jRTpWgRt4X8AWaSND9mfeL8ZDTgVphRc=", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCi3knQjBMOMykE1WC1CWkOsV5q0hmL0iOCSTq050rqbxjUmkXoe4BeOWZh4ID8k5GgD5emRh5PU5ME25rsP6hnelUBzDOCjdgI1rmTkUbw5oFRN+kpX2RbAM/2L5J6RrqqllFBjrHtSG6JINsPIWqLn9rlmE965Kj4AY3QplgiApeN07yDM5YPS2tpRpVHVIxZia7pdzKs+h+TXJoo/Z7SMAw8MTUNeIXd9bSzuxhulOrLNrvrcej4EVg88FYiy96oA+NBNLFb41RHNLumM3xUQvjCeyqP1hcUw9YAY+gwADhRGBKQ+JCAzzLqyM/3RAO8gXXJr1Yjr+H9xi8IwKB71QU/lw7bWc33YuNbe5mDlUHQ/a2qvo4O96wD8m4eZpu81iHiwtIU5cwKm+fk8sz9kxOR77AozaYLtjgW9FYUmxh2ChfTBV2rnFflhC3CjgRMlZv8CLtne5JcsRFSpHeCB2RXzA1JPiF89OxoUFa8NsPqdUyAMUkaR8MmW+fj+t8=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAqf0PBdBRTqmYqGYFABEC2soCa/Gsi3A2munUEZEo0enWjwRQivB5pKJDjOn6lwgGyr2ebU0/VpRzddk73uEfk=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIOdij61fBkKDElS700Z560nYW2c4QCIx/VplUW7jn+UE", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_local": {}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.9", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.40.7 34614 10.31.44.90 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "6", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.40.7 34614 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "which_declare": "declare -f", "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", "BASH_FUNC_which%%": "() { ( alias;\n eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@\n}"}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_python": {"version": {"major": 3, "minor": 9, "micro": 19, "releaselevel": "final", "serial": 0}, "version_info": [3, 9, 19, "final", 0], "executable": "/usr/bin/python3.9", "has_sslcontext": true, "type": "cpython"}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "root", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_pkg_mgr": "dnf", "ansible_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_lsb": {}, "ansible_system": "Linux", "ansible_kernel": "5.14.0-508.el9.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.9.19", "ansible_fqdn": "ip-10-31-44-90.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-44-90", "ansible_nodename": "ip-10-31-44-90.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": "465293f2bd9b457497a5eaf565f184f8", "ansible_apparmor": {"status": "disabled"}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_fips": false, "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 builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing gc # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy selinux # destroy distro # destroy logging # destroy argparse # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy shlex # destroy datetime # destroy base64 # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json # destroy socket # destroy struct # destroy glob # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # cleanup[3] wiping gc # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping unicodedata # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy unicodedata # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. [WARNING]: Module invocation had junk after the JSON data: # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing gc # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy selinux # destroy distro # destroy logging # destroy argparse # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy shlex # destroy datetime # destroy base64 # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json # destroy socket # destroy struct # destroy glob # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # cleanup[3] wiping gc # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping unicodedata # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy unicodedata # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks 33580 1726882873.69465: 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-1726882873.2175393-33635-209521152894575/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 33580 1726882873.69469: _low_level_execute_command(): starting 33580 1726882873.69472: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882873.2175393-33635-209521152894575/ > /dev/null 2>&1 && sleep 0' 33580 1726882873.70122: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 33580 1726882873.70136: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 33580 1726882873.70150: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 33580 1726882873.70171: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 33580 1726882873.70218: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 33580 1726882873.70231: stderr chunk (state=3): >>>debug2: match not found <<< 33580 1726882873.70245: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 33580 1726882873.70263: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 33580 1726882873.70278: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 33580 1726882873.70289: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 33580 1726882873.70301: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 33580 1726882873.70315: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 33580 1726882873.70337: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 33580 1726882873.70350: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 33580 1726882873.70362: stderr chunk (state=3): >>>debug2: match found <<< 33580 1726882873.70384: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 33580 1726882873.70469: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 33580 1726882873.70492: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 33580 1726882873.70509: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 33580 1726882873.70636: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 33580 1726882873.72496: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 33580 1726882873.72499: stdout chunk (state=3): >>><<< 33580 1726882873.72501: stderr chunk (state=3): >>><<< 33580 1726882873.73171: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 33580 1726882873.73175: handler run complete 33580 1726882873.73177: variable 'ansible_facts' from source: unknown 33580 1726882873.73179: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 33580 1726882873.73182: variable 'ansible_facts' from source: unknown 33580 1726882873.73184: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 33580 1726882873.73186: attempt loop complete, returning result 33580 1726882873.73188: _execute() done 33580 1726882873.73190: dumping result to json 33580 1726882873.73192: done dumping result, returning 33580 1726882873.73194: done running TaskExecutor() for managed_node1/TASK: Gather the minimum subset of ansible_facts required by the network role test [0e448fcc-3ce9-74b3-6c21-0000000000c0] 33580 1726882873.73196: sending task result for task 0e448fcc-3ce9-74b3-6c21-0000000000c0 33580 1726882873.73284: done sending task result for task 0e448fcc-3ce9-74b3-6c21-0000000000c0 33580 1726882873.73288: WORKER PROCESS EXITING ok: [managed_node1] 33580 1726882873.73422: no more pending results, returning what we have 33580 1726882873.73425: results queue empty 33580 1726882873.73426: checking for any_errors_fatal 33580 1726882873.73427: done checking for any_errors_fatal 33580 1726882873.73428: checking for max_fail_percentage 33580 1726882873.73430: done checking for max_fail_percentage 33580 1726882873.73430: checking to see if all hosts have failed and the running result is not ok 33580 1726882873.73431: done checking to see if all hosts have failed 33580 1726882873.73432: getting the remaining hosts for this loop 33580 1726882873.73433: done getting the remaining hosts for this loop 33580 1726882873.73437: getting the next task for host managed_node1 33580 1726882873.73444: done getting next task for host managed_node1 33580 1726882873.73446: ^ task is: TASK: Check if system is ostree 33580 1726882873.73448: ^ 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 33580 1726882873.73451: getting variables 33580 1726882873.73452: in VariableManager get_vars() 33580 1726882873.73474: Calling all_inventory to load vars for managed_node1 33580 1726882873.73477: Calling groups_inventory to load vars for managed_node1 33580 1726882873.73481: Calling all_plugins_inventory to load vars for managed_node1 33580 1726882873.73491: Calling all_plugins_play to load vars for managed_node1 33580 1726882873.73493: Calling groups_plugins_inventory to load vars for managed_node1 33580 1726882873.73497: Calling groups_plugins_play to load vars for managed_node1 33580 1726882873.73651: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 33580 1726882873.73853: done with get_vars() 33580 1726882873.73862: done getting variables TASK [Check if system is ostree] *********************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 Friday 20 September 2024 21:41:13 -0400 (0:00:00.598) 0:00:01.794 ****** 33580 1726882873.73958: entering _queue_task() for managed_node1/stat 33580 1726882873.74203: worker is 1 (out of 1 available) 33580 1726882873.74220: exiting _queue_task() for managed_node1/stat 33580 1726882873.74232: done queuing things up, now waiting for results queue to drain 33580 1726882873.74234: waiting for pending results... 33580 1726882873.74507: running TaskExecutor() for managed_node1/TASK: Check if system is ostree 33580 1726882873.74584: in run() - task 0e448fcc-3ce9-74b3-6c21-0000000000c2 33580 1726882873.74602: variable 'ansible_search_path' from source: unknown 33580 1726882873.74610: variable 'ansible_search_path' from source: unknown 33580 1726882873.74653: calling self._execute() 33580 1726882873.74733: variable 'ansible_host' from source: host vars for 'managed_node1' 33580 1726882873.74743: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 33580 1726882873.74762: variable 'omit' from source: magic vars 33580 1726882873.75248: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 33580 1726882873.75544: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 33580 1726882873.75593: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 33580 1726882873.75634: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 33580 1726882873.75678: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 33580 1726882873.75770: 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) 33580 1726882873.75803: 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) 33580 1726882873.75835: 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) 33580 1726882873.75878: 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) 33580 1726882873.76009: Evaluated conditional (not __network_is_ostree is defined): True 33580 1726882873.76019: variable 'omit' from source: magic vars 33580 1726882873.76060: variable 'omit' from source: magic vars 33580 1726882873.76111: variable 'omit' from source: magic vars 33580 1726882873.76140: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 33580 1726882873.76173: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 33580 1726882873.76204: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 33580 1726882873.76225: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 33580 1726882873.76240: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 33580 1726882873.76276: variable 'inventory_hostname' from source: host vars for 'managed_node1' 33580 1726882873.76291: variable 'ansible_host' from source: host vars for 'managed_node1' 33580 1726882873.76303: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 33580 1726882873.76407: Set connection var ansible_pipelining to False 33580 1726882873.76420: Set connection var ansible_shell_type to sh 33580 1726882873.76429: Set connection var ansible_shell_executable to /bin/sh 33580 1726882873.76436: Set connection var ansible_module_compression to ZIP_DEFLATED 33580 1726882873.76443: Set connection var ansible_timeout to 10 33580 1726882873.76448: Set connection var ansible_connection to ssh 33580 1726882873.76474: variable 'ansible_shell_executable' from source: unknown 33580 1726882873.76480: variable 'ansible_connection' from source: unknown 33580 1726882873.76486: variable 'ansible_module_compression' from source: unknown 33580 1726882873.76491: variable 'ansible_shell_type' from source: unknown 33580 1726882873.76496: variable 'ansible_shell_executable' from source: unknown 33580 1726882873.76503: variable 'ansible_host' from source: host vars for 'managed_node1' 33580 1726882873.76512: variable 'ansible_pipelining' from source: unknown 33580 1726882873.76517: variable 'ansible_timeout' from source: unknown 33580 1726882873.76526: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 33580 1726882873.76665: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 33580 1726882873.76680: variable 'omit' from source: magic vars 33580 1726882873.76689: starting attempt loop 33580 1726882873.76694: running the handler 33580 1726882873.76709: _low_level_execute_command(): starting 33580 1726882873.76719: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 33580 1726882873.77451: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 33580 1726882873.77469: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 33580 1726882873.77490: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 33580 1726882873.77514: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 33580 1726882873.77557: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 33580 1726882873.77573: stderr chunk (state=3): >>>debug2: match not found <<< 33580 1726882873.77588: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 33580 1726882873.77615: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 33580 1726882873.77627: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 33580 1726882873.77639: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 33580 1726882873.77651: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 33580 1726882873.77667: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 33580 1726882873.77685: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 33580 1726882873.77698: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 33580 1726882873.77716: stderr chunk (state=3): >>>debug2: match found <<< 33580 1726882873.77734: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 33580 1726882873.77812: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 33580 1726882873.77842: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 33580 1726882873.77859: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 33580 1726882873.77994: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 33580 1726882873.79656: stdout chunk (state=3): >>>/root <<< 33580 1726882873.79781: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 33580 1726882873.79859: stderr chunk (state=3): >>><<< 33580 1726882873.79867: stdout chunk (state=3): >>><<< 33580 1726882873.79976: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 33580 1726882873.79994: _low_level_execute_command(): starting 33580 1726882873.79998: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882873.7988975-33674-21405461377575 `" && echo ansible-tmp-1726882873.7988975-33674-21405461377575="` echo /root/.ansible/tmp/ansible-tmp-1726882873.7988975-33674-21405461377575 `" ) && sleep 0' 33580 1726882873.80685: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 33580 1726882873.80699: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 33580 1726882873.80714: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 33580 1726882873.80732: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 33580 1726882873.80783: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 33580 1726882873.80795: stderr chunk (state=3): >>>debug2: match not found <<< 33580 1726882873.80809: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 33580 1726882873.80826: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 33580 1726882873.80838: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 33580 1726882873.80853: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 33580 1726882873.80873: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 33580 1726882873.80888: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 33580 1726882873.80904: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 33580 1726882873.80916: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 33580 1726882873.80927: stderr chunk (state=3): >>>debug2: match found <<< 33580 1726882873.80941: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 33580 1726882873.81021: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 33580 1726882873.81043: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 33580 1726882873.81059: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 33580 1726882873.81199: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 33580 1726882873.83060: stdout chunk (state=3): >>>ansible-tmp-1726882873.7988975-33674-21405461377575=/root/.ansible/tmp/ansible-tmp-1726882873.7988975-33674-21405461377575 <<< 33580 1726882873.83247: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 33580 1726882873.83250: stdout chunk (state=3): >>><<< 33580 1726882873.83253: stderr chunk (state=3): >>><<< 33580 1726882873.83376: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882873.7988975-33674-21405461377575=/root/.ansible/tmp/ansible-tmp-1726882873.7988975-33674-21405461377575 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 33580 1726882873.83379: variable 'ansible_module_compression' from source: unknown 33580 1726882873.83484: ANSIBALLZ: Using lock for stat 33580 1726882873.83489: ANSIBALLZ: Acquiring lock 33580 1726882873.83491: ANSIBALLZ: Lock acquired: 140517186827520 33580 1726882873.83493: ANSIBALLZ: Creating module 33580 1726882873.96577: ANSIBALLZ: Writing module into payload 33580 1726882873.96710: ANSIBALLZ: Writing module 33580 1726882873.96738: ANSIBALLZ: Renaming module 33580 1726882873.96748: ANSIBALLZ: Done creating module 33580 1726882873.96772: variable 'ansible_facts' from source: unknown 33580 1726882873.96857: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882873.7988975-33674-21405461377575/AnsiballZ_stat.py 33580 1726882873.97034: Sending initial data 33580 1726882873.97038: Sent initial data (152 bytes) 33580 1726882873.98097: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 33580 1726882873.98120: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 33580 1726882873.98135: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 33580 1726882873.98157: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 33580 1726882873.98204: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 33580 1726882873.98224: stderr chunk (state=3): >>>debug2: match not found <<< 33580 1726882873.98242: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 33580 1726882873.98261: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 33580 1726882873.98277: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 33580 1726882873.98290: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 33580 1726882873.98302: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 33580 1726882873.98318: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 33580 1726882873.98342: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 33580 1726882873.98355: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 33580 1726882873.98368: stderr chunk (state=3): >>>debug2: match found <<< 33580 1726882873.98384: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 33580 1726882873.98472: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 33580 1726882873.98497: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 33580 1726882873.98513: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 33580 1726882873.98643: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 33580 1726882874.00478: 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 <<< 33580 1726882874.00568: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 33580 1726882874.00665: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-335800pzc95y0/tmp4azxhg2q /root/.ansible/tmp/ansible-tmp-1726882873.7988975-33674-21405461377575/AnsiballZ_stat.py <<< 33580 1726882874.00758: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 33580 1726882874.02018: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 33580 1726882874.02270: stderr chunk (state=3): >>><<< 33580 1726882874.02273: stdout chunk (state=3): >>><<< 33580 1726882874.02275: done transferring module to remote 33580 1726882874.02278: _low_level_execute_command(): starting 33580 1726882874.02281: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882873.7988975-33674-21405461377575/ /root/.ansible/tmp/ansible-tmp-1726882873.7988975-33674-21405461377575/AnsiballZ_stat.py && sleep 0' 33580 1726882874.02835: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 33580 1726882874.02850: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 33580 1726882874.02867: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 33580 1726882874.02887: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 33580 1726882874.02930: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 33580 1726882874.02943: stderr chunk (state=3): >>>debug2: match not found <<< 33580 1726882874.02958: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 33580 1726882874.02980: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 33580 1726882874.02994: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 33580 1726882874.03006: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 33580 1726882874.03019: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 33580 1726882874.03033: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 33580 1726882874.03050: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 33580 1726882874.03063: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 33580 1726882874.03079: stderr chunk (state=3): >>>debug2: match found <<< 33580 1726882874.03094: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 33580 1726882874.03168: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 33580 1726882874.03185: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 33580 1726882874.03198: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 33580 1726882874.03587: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 33580 1726882874.05103: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 33580 1726882874.05172: stderr chunk (state=3): >>><<< 33580 1726882874.05175: stdout chunk (state=3): >>><<< 33580 1726882874.05276: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 33580 1726882874.05279: _low_level_execute_command(): starting 33580 1726882874.05282: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882873.7988975-33674-21405461377575/AnsiballZ_stat.py && sleep 0' 33580 1726882874.07496: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 33580 1726882874.07511: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 33580 1726882874.07544: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 33580 1726882874.07565: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 33580 1726882874.07607: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 33580 1726882874.07679: stderr chunk (state=3): >>>debug2: match not found <<< 33580 1726882874.07695: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 33580 1726882874.07713: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 33580 1726882874.07725: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 33580 1726882874.07737: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 33580 1726882874.07756: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 33580 1726882874.07774: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 33580 1726882874.07792: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 33580 1726882874.07879: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 33580 1726882874.07892: stderr chunk (state=3): >>>debug2: match found <<< 33580 1726882874.07906: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 33580 1726882874.07987: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 33580 1726882874.08100: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 33580 1726882874.08117: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 33580 1726882874.08248: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 33580 1726882874.10213: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # <<< 33580 1726882874.10217: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 33580 1726882874.10269: stdout chunk (state=3): >>>import '_io' # <<< 33580 1726882874.10283: stdout chunk (state=3): >>>import 'marshal' # <<< 33580 1726882874.10310: stdout chunk (state=3): >>>import 'posix' # <<< 33580 1726882874.10340: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 33580 1726882874.10391: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 33580 1726882874.10444: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 33580 1726882874.10456: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 33580 1726882874.10486: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 33580 1726882874.10509: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66328d8dc0> <<< 33580 1726882874.10544: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 33580 1726882874.10573: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f663287d3a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66328d8b20> <<< 33580 1726882874.10615: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 33580 1726882874.10619: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66328d8ac0> <<< 33580 1726882874.10640: stdout chunk (state=3): >>>import '_signal' # <<< 33580 1726882874.10661: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f663287d490> <<< 33580 1726882874.10688: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 33580 1726882874.10725: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 33580 1726882874.10754: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f663287d940> <<< 33580 1726882874.10757: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f663287d670> <<< 33580 1726882874.10786: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 33580 1726882874.10803: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 33580 1726882874.10816: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 33580 1726882874.10851: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 33580 1726882874.10854: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 33580 1726882874.10897: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 33580 1726882874.10909: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6632834190> <<< 33580 1726882874.10936: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 33580 1726882874.10939: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 33580 1726882874.11013: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6632834220> <<< 33580 1726882874.11067: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 33580 1726882874.11072: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 33580 1726882874.11092: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6632857850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6632834940> <<< 33580 1726882874.11122: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6632895880> <<< 33580 1726882874.11136: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f663282dd90> <<< 33580 1726882874.11205: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # <<< 33580 1726882874.11210: stdout chunk (state=3): >>>import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6632857d90> <<< 33580 1726882874.11245: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f663287d970> <<< 33580 1726882874.11279: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 33580 1726882874.11485: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 33580 1726882874.11505: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 33580 1726882874.11537: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 33580 1726882874.11556: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 33580 1726882874.11567: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 33580 1726882874.11591: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 33580 1726882874.11594: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66325aeeb0> <<< 33580 1726882874.11642: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66325b1f40> <<< 33580 1726882874.11674: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 33580 1726882874.11690: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 33580 1726882874.11729: stdout chunk (state=3): >>>import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 33580 1726882874.11736: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 33580 1726882874.11765: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 33580 1726882874.11792: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66325a7610> <<< 33580 1726882874.11796: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66325ad640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66325ae370> <<< 33580 1726882874.11807: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 33580 1726882874.11878: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 33580 1726882874.11898: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 33580 1726882874.11927: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 33580 1726882874.11949: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 33580 1726882874.12033: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' <<< 33580 1726882874.12059: stdout chunk (state=3): >>># extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f663252fe20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f663252f910> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f663252ff10> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 33580 1726882874.12108: stdout chunk (state=3): >>>import '_operator' # <<< 33580 1726882874.12139: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f663252ffd0> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66325420d0> import '_collections' # <<< 33580 1726882874.12181: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6632589d90> import '_functools' # <<< 33580 1726882874.12216: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6632582670> <<< 33580 1726882874.12280: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66325956d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66325b5e20> <<< 33580 1726882874.12295: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 33580 1726882874.12318: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6632542cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66325892b0> <<< 33580 1726882874.12356: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f66325952e0> <<< 33580 1726882874.12375: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66325bb9d0> <<< 33580 1726882874.12392: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 33580 1726882874.12410: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py <<< 33580 1726882874.12429: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 33580 1726882874.12460: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6632542eb0> <<< 33580 1726882874.12482: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6632542df0> <<< 33580 1726882874.12502: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6632542d60> <<< 33580 1726882874.12514: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 33580 1726882874.12539: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 33580 1726882874.12573: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 33580 1726882874.12602: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 33580 1726882874.12651: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66325153d0> <<< 33580 1726882874.12675: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 33580 1726882874.12752: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66325154c0> <<< 33580 1726882874.12867: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6632549f40> <<< 33580 1726882874.12892: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6632544a90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6632544490> <<< 33580 1726882874.12904: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 33580 1726882874.12980: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py <<< 33580 1726882874.12996: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f663243e220> <<< 33580 1726882874.13077: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6632500520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6632544f10> <<< 33580 1726882874.13101: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66325bb040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 33580 1726882874.13116: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 33580 1726882874.13180: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6632450b50> import 'errno' # <<< 33580 1726882874.13203: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6632450e80> <<< 33580 1726882874.13220: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 33580 1726882874.13242: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' <<< 33580 1726882874.13254: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6632461790> <<< 33580 1726882874.13295: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 33580 1726882874.13309: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 33580 1726882874.13400: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6632461cd0> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f66323ef400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6632450f70> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 33580 1726882874.13415: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 33580 1726882874.13440: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' <<< 33580 1726882874.13457: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f66324002e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6632461610> import 'pwd' # <<< 33580 1726882874.13533: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f66324003a0> <<< 33580 1726882874.13549: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6632542a30> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 33580 1726882874.13642: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f663241b700> <<< 33580 1726882874.13679: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 33580 1726882874.13694: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f663241b9d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f663241b7c0> <<< 33580 1726882874.13714: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' <<< 33580 1726882874.13727: stdout chunk (state=3): >>>import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f663241b8b0> <<< 33580 1726882874.13748: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 33580 1726882874.13948: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' <<< 33580 1726882874.13973: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f663241bd00> <<< 33580 1726882874.13998: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6632426250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f663241b940> <<< 33580 1726882874.14016: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f663240fa90> <<< 33580 1726882874.14030: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6632542610> <<< 33580 1726882874.14044: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 33580 1726882874.14104: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 33580 1726882874.14141: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f663241baf0> <<< 33580 1726882874.14241: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 33580 1726882874.14254: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f6631de76d0> <<< 33580 1726882874.14482: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_h79_jzbx/ansible_stat_payload.zip' # zipimport: zlib available <<< 33580 1726882874.14576: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882874.14608: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_stat_payload_h79_jzbx/ansible_stat_payload.zip/ansible/__init__.py <<< 33580 1726882874.14613: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882874.14627: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_h79_jzbx/ansible_stat_payload.zip/ansible/module_utils/__init__.py <<< 33580 1726882874.14647: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882874.15885: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882874.16841: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6631ce4820> <<< 33580 1726882874.16901: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc'<<< 33580 1726882874.16908: stdout chunk (state=3): >>> <<< 33580 1726882874.16911: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py <<< 33580 1726882874.16917: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 33580 1726882874.16936: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 33580 1726882874.16959: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' <<< 33580 1726882874.16961: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6631d74730> <<< 33580 1726882874.16999: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6631d74610> <<< 33580 1726882874.17056: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6631d74340> <<< 33580 1726882874.17059: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py <<< 33580 1726882874.17061: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 33580 1726882874.17108: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6631d74460> <<< 33580 1726882874.17111: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6631d74160> <<< 33580 1726882874.17113: stdout chunk (state=3): >>>import 'atexit' # <<< 33580 1726882874.17142: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6631d743a0> <<< 33580 1726882874.17159: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 33580 1726882874.17185: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 33580 1726882874.17227: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6631d74790> <<< 33580 1726882874.17242: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 33580 1726882874.17260: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 33580 1726882874.17284: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 33580 1726882874.17306: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 33580 1726882874.17321: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 33580 1726882874.17404: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6631c647f0> <<< 33580 1726882874.17434: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6631c64b80> <<< 33580 1726882874.17470: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' <<< 33580 1726882874.17474: stdout chunk (state=3): >>># extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6631c649d0> <<< 33580 1726882874.17485: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 33580 1726882874.17514: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 33580 1726882874.17551: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6631c83af0> <<< 33580 1726882874.17565: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6631d6dd60> <<< 33580 1726882874.17736: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6631d744f0> <<< 33580 1726882874.17751: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 33580 1726882874.17774: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6631d6d1c0> <<< 33580 1726882874.17805: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 33580 1726882874.17808: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 33580 1726882874.17833: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 33580 1726882874.17847: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 33580 1726882874.17887: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' <<< 33580 1726882874.17890: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6631ce0b20> <<< 33580 1726882874.17981: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6631d15eb0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6631d158b0> <<< 33580 1726882874.17987: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6631c7ed30> <<< 33580 1726882874.18000: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6631d159a0> <<< 33580 1726882874.18032: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' <<< 33580 1726882874.18036: stdout chunk (state=3): >>>import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6631d44d00> <<< 33580 1726882874.18059: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py <<< 33580 1726882874.18082: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 33580 1726882874.18085: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 33580 1726882874.18112: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 33580 1726882874.18194: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6631c45a00> <<< 33580 1726882874.18202: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6631d4ce80> <<< 33580 1726882874.18215: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 33580 1726882874.18292: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6631c540a0> <<< 33580 1726882874.18295: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6631d4ceb0> <<< 33580 1726882874.18306: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 33580 1726882874.18341: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 33580 1726882874.18371: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py <<< 33580 1726882874.18374: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 33580 1726882874.18431: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6631d19730> <<< 33580 1726882874.18558: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6631c540d0> <<< 33580 1726882874.18654: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6631c51550> <<< 33580 1726882874.18688: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6631c51610> <<< 33580 1726882874.18747: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6631c50c40> <<< 33580 1726882874.18751: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6631d44ee0> <<< 33580 1726882874.18793: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 33580 1726882874.18796: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 33580 1726882874.18798: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 33580 1726882874.18850: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' <<< 33580 1726882874.18853: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6631cd4b50> <<< 33580 1726882874.19033: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 33580 1726882874.19036: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6631cd3940> <<< 33580 1726882874.19039: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6631c47820> <<< 33580 1726882874.19090: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6631cd45b0> <<< 33580 1726882874.19096: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6631d0daf0> # zipimport: zlib available <<< 33580 1726882874.19121: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_h79_jzbx/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py <<< 33580 1726882874.19124: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882874.19204: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882874.19301: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 33580 1726882874.19305: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_h79_jzbx/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py <<< 33580 1726882874.19308: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882874.19331: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_h79_jzbx/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 33580 1726882874.19435: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882874.19534: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882874.19989: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882874.20452: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_h79_jzbx/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 33580 1726882874.20458: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_stat_payload_h79_jzbx/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py <<< 33580 1726882874.20485: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 33580 1726882874.20488: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 33580 1726882874.20550: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f663184fdf0> <<< 33580 1726882874.20627: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' <<< 33580 1726882874.20630: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6631c215b0> <<< 33580 1726882874.20632: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6631c12df0> <<< 33580 1726882874.20688: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_h79_jzbx/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available <<< 33580 1726882874.20706: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882874.20730: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_h79_jzbx/ansible_stat_payload.zip/ansible/module_utils/_text.py <<< 33580 1726882874.20733: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882874.20849: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882874.20985: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 33580 1726882874.21013: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6631cca9d0> <<< 33580 1726882874.21016: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882874.21402: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882874.21759: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882874.21815: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882874.21883: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_h79_jzbx/ansible_stat_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 33580 1726882874.21917: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882874.21954: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_h79_jzbx/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py <<< 33580 1726882874.21957: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882874.22008: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882874.22092: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_h79_jzbx/ansible_stat_payload.zip/ansible/module_utils/errors.py <<< 33580 1726882874.22097: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882874.22121: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_h79_jzbx/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py <<< 33580 1726882874.22124: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882874.22156: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882874.22194: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_h79_jzbx/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 33580 1726882874.22197: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882874.22382: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882874.22573: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 33580 1726882874.22600: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 33580 1726882874.22603: stdout chunk (state=3): >>>import '_ast' # <<< 33580 1726882874.22685: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6631822e50> <<< 33580 1726882874.22689: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882874.22742: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882874.22814: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_h79_jzbx/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py <<< 33580 1726882874.22817: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_h79_jzbx/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_h79_jzbx/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py <<< 33580 1726882874.22839: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_h79_jzbx/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available <<< 33580 1726882874.23085: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_h79_jzbx/ansible_stat_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 33580 1726882874.23173: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 33580 1726882874.23178: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 33580 1726882874.23247: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6631d5e910> <<< 33580 1726882874.23288: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6631822be0> <<< 33580 1726882874.23324: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_h79_jzbx/ansible_stat_payload.zip/ansible/module_utils/common/file.py <<< 33580 1726882874.23327: stdout chunk (state=3): >>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_h79_jzbx/ansible_stat_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 33580 1726882874.23461: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882874.23522: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882874.23541: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882874.23591: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 33580 1726882874.23595: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 33580 1726882874.23629: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 33580 1726882874.23645: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 33580 1726882874.23686: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 33580 1726882874.23689: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 33580 1726882874.23775: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66317e3c70> <<< 33580 1726882874.23814: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6631c14670> <<< 33580 1726882874.23879: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6631c13850> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_h79_jzbx/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py <<< 33580 1726882874.23882: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882874.23908: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882874.23936: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_h79_jzbx/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py <<< 33580 1726882874.23939: stdout chunk (state=3): >>>import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_h79_jzbx/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py <<< 33580 1726882874.24026: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_h79_jzbx/ansible_stat_payload.zip/ansible/module_utils/basic.py <<< 33580 1726882874.24029: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882874.24032: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_stat_payload_h79_jzbx/ansible_stat_payload.zip/ansible/modules/__init__.py <<< 33580 1726882874.24045: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882874.24156: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882874.24332: stdout chunk (state=3): >>># zipimport: zlib available <<< 33580 1726882874.24478: 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"}}} <<< 33580 1726882874.24481: stdout chunk (state=3): >>># destroy __main__ <<< 33580 1726882874.24758: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks <<< 33580 1726882874.24761: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings <<< 33580 1726882874.24791: stdout chunk (state=3): >>># cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types <<< 33580 1726882874.24831: stdout chunk (state=3): >>># cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil <<< 33580 1726882874.24858: stdout chunk (state=3): >>># destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal <<< 33580 1726882874.24876: 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 # 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 <<< 33580 1726882874.25079: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 33580 1726882874.25086: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 33580 1726882874.25102: stdout chunk (state=3): >>># destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 33580 1726882874.25157: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib <<< 33580 1726882874.25160: stdout chunk (state=3): >>># destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid <<< 33580 1726882874.25192: stdout chunk (state=3): >>># destroy array # destroy datetime <<< 33580 1726882874.25195: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 33580 1726882874.25274: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes <<< 33580 1726882874.25280: stdout chunk (state=3): >>># cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string <<< 33580 1726882874.25286: stdout chunk (state=3): >>># cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize <<< 33580 1726882874.25402: stdout chunk (state=3): >>># cleanup[3] wiping platform # destroy subprocess <<< 33580 1726882874.25408: stdout chunk (state=3): >>># cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading <<< 33580 1726882874.25416: stdout chunk (state=3): >>># cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib <<< 33580 1726882874.25421: stdout chunk (state=3): >>># cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap <<< 33580 1726882874.25434: stdout chunk (state=3): >>># cleanup[3] wiping _struct # cleanup[3] wiping re <<< 33580 1726882874.25440: stdout chunk (state=3): >>># destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools <<< 33580 1726882874.25444: stdout chunk (state=3): >>># cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator <<< 33580 1726882874.25449: stdout chunk (state=3): >>># cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types <<< 33580 1726882874.25452: stdout chunk (state=3): >>># cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os <<< 33580 1726882874.25474: stdout chunk (state=3): >>># cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 33580 1726882874.25646: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse <<< 33580 1726882874.25651: stdout chunk (state=3): >>># destroy tokenize # destroy _heapq <<< 33580 1726882874.25654: stdout chunk (state=3): >>># destroy posixpath # destroy stat <<< 33580 1726882874.25698: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select <<< 33580 1726882874.25704: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp <<< 33580 1726882874.25707: stdout chunk (state=3): >>># destroy io # destroy marshal <<< 33580 1726882874.25719: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 33580 1726882874.26041: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. <<< 33580 1726882874.26123: stderr chunk (state=3): >>><<< 33580 1726882874.26126: stdout chunk (state=3): >>><<< 33580 1726882874.26301: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66328d8dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f663287d3a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66328d8b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66328d8ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f663287d490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f663287d940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f663287d670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6632834190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6632834220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6632857850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6632834940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6632895880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f663282dd90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6632857d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f663287d970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66325aeeb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66325b1f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66325a7610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66325ad640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66325ae370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f663252fe20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f663252f910> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f663252ff10> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f663252ffd0> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66325420d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6632589d90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6632582670> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66325956d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66325b5e20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6632542cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66325892b0> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f66325952e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66325bb9d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6632542eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6632542df0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6632542d60> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66325153d0> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66325154c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6632549f40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6632544a90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6632544490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f663243e220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6632500520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6632544f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66325bb040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6632450b50> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6632450e80> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6632461790> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6632461cd0> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f66323ef400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6632450f70> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f66324002e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6632461610> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f66324003a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6632542a30> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f663241b700> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f663241b9d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f663241b7c0> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f663241b8b0> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f663241bd00> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6632426250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f663241b940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f663240fa90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6632542610> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f663241baf0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f6631de76d0> # zipimport: found 30 names in '/tmp/ansible_stat_payload_h79_jzbx/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_stat_payload_h79_jzbx/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_h79_jzbx/ansible_stat_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6631ce4820> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6631d74730> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6631d74610> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6631d74340> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6631d74460> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6631d74160> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6631d743a0> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6631d74790> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6631c647f0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6631c64b80> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6631c649d0> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6631c83af0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6631d6dd60> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6631d744f0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6631d6d1c0> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6631ce0b20> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6631d15eb0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6631d158b0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6631c7ed30> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6631d159a0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6631d44d00> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6631c45a00> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6631d4ce80> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6631c540a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6631d4ceb0> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6631d19730> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6631c540d0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6631c51550> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6631c51610> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6631c50c40> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6631d44ee0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6631cd4b50> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6631cd3940> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6631c47820> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6631cd45b0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6631d0daf0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_h79_jzbx/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_h79_jzbx/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_h79_jzbx/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_h79_jzbx/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_stat_payload_h79_jzbx/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f663184fdf0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6631c215b0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6631c12df0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_h79_jzbx/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_h79_jzbx/ansible_stat_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6631cca9d0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_h79_jzbx/ansible_stat_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_h79_jzbx/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_h79_jzbx/ansible_stat_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_h79_jzbx/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_h79_jzbx/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6631822e50> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_h79_jzbx/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_h79_jzbx/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_h79_jzbx/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_h79_jzbx/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_h79_jzbx/ansible_stat_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6631d5e910> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6631822be0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_h79_jzbx/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_h79_jzbx/ansible_stat_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66317e3c70> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6631c14670> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6631c13850> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_h79_jzbx/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_h79_jzbx/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_h79_jzbx/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_h79_jzbx/ansible_stat_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_stat_payload_h79_jzbx/ansible_stat_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/run/ostree-booted", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. [WARNING]: Module invocation had junk after the JSON data: # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks 33580 1726882874.26958: 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-1726882873.7988975-33674-21405461377575/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 33580 1726882874.26962: _low_level_execute_command(): starting 33580 1726882874.26966: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882873.7988975-33674-21405461377575/ > /dev/null 2>&1 && sleep 0' 33580 1726882874.28254: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 33580 1726882874.28258: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 33580 1726882874.28303: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found <<< 33580 1726882874.28306: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 33580 1726882874.28308: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found <<< 33580 1726882874.28310: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 33580 1726882874.28372: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 33580 1726882874.28466: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 33580 1726882874.28472: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 33580 1726882874.28579: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 33580 1726882874.30498: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 33580 1726882874.30501: stdout chunk (state=3): >>><<< 33580 1726882874.30508: stderr chunk (state=3): >>><<< 33580 1726882874.30870: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 33580 1726882874.30873: handler run complete 33580 1726882874.30876: attempt loop complete, returning result 33580 1726882874.30878: _execute() done 33580 1726882874.30881: dumping result to json 33580 1726882874.30883: done dumping result, returning 33580 1726882874.30885: done running TaskExecutor() for managed_node1/TASK: Check if system is ostree [0e448fcc-3ce9-74b3-6c21-0000000000c2] 33580 1726882874.30887: sending task result for task 0e448fcc-3ce9-74b3-6c21-0000000000c2 33580 1726882874.30951: done sending task result for task 0e448fcc-3ce9-74b3-6c21-0000000000c2 33580 1726882874.30954: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "stat": { "exists": false } } 33580 1726882874.31029: no more pending results, returning what we have 33580 1726882874.31032: results queue empty 33580 1726882874.31033: checking for any_errors_fatal 33580 1726882874.31039: done checking for any_errors_fatal 33580 1726882874.31040: checking for max_fail_percentage 33580 1726882874.31041: done checking for max_fail_percentage 33580 1726882874.31042: checking to see if all hosts have failed and the running result is not ok 33580 1726882874.31043: done checking to see if all hosts have failed 33580 1726882874.31044: getting the remaining hosts for this loop 33580 1726882874.31045: done getting the remaining hosts for this loop 33580 1726882874.31048: getting the next task for host managed_node1 33580 1726882874.31053: done getting next task for host managed_node1 33580 1726882874.31056: ^ task is: TASK: Set flag to indicate system is ostree 33580 1726882874.31058: ^ 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 33580 1726882874.31061: getting variables 33580 1726882874.31062: in VariableManager get_vars() 33580 1726882874.31095: Calling all_inventory to load vars for managed_node1 33580 1726882874.31098: Calling groups_inventory to load vars for managed_node1 33580 1726882874.31101: Calling all_plugins_inventory to load vars for managed_node1 33580 1726882874.31111: Calling all_plugins_play to load vars for managed_node1 33580 1726882874.31114: Calling groups_plugins_inventory to load vars for managed_node1 33580 1726882874.31117: Calling groups_plugins_play to load vars for managed_node1 33580 1726882874.31287: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 33580 1726882874.31493: done with get_vars() 33580 1726882874.31503: done getting variables 33580 1726882874.31603: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Set flag to indicate system is ostree] *********************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:22 Friday 20 September 2024 21:41:14 -0400 (0:00:00.576) 0:00:02.370 ****** 33580 1726882874.31631: entering _queue_task() for managed_node1/set_fact 33580 1726882874.31633: Creating lock for set_fact 33580 1726882874.32410: worker is 1 (out of 1 available) 33580 1726882874.32424: exiting _queue_task() for managed_node1/set_fact 33580 1726882874.32479: done queuing things up, now waiting for results queue to drain 33580 1726882874.32481: waiting for pending results... 33580 1726882874.33136: running TaskExecutor() for managed_node1/TASK: Set flag to indicate system is ostree 33580 1726882874.33365: in run() - task 0e448fcc-3ce9-74b3-6c21-0000000000c3 33580 1726882874.33505: variable 'ansible_search_path' from source: unknown 33580 1726882874.33513: variable 'ansible_search_path' from source: unknown 33580 1726882874.33549: calling self._execute() 33580 1726882874.33631: variable 'ansible_host' from source: host vars for 'managed_node1' 33580 1726882874.33714: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 33580 1726882874.33726: variable 'omit' from source: magic vars 33580 1726882874.34536: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 33580 1726882874.35136: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 33580 1726882874.35183: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 33580 1726882874.35336: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 33580 1726882874.35374: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 33580 1726882874.35459: 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) 33580 1726882874.35578: 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) 33580 1726882874.35609: 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) 33580 1726882874.35639: 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) 33580 1726882874.35988: Evaluated conditional (not __network_is_ostree is defined): True 33580 1726882874.35999: variable 'omit' from source: magic vars 33580 1726882874.36034: variable 'omit' from source: magic vars 33580 1726882874.36155: variable '__ostree_booted_stat' from source: set_fact 33580 1726882874.36351: variable 'omit' from source: magic vars 33580 1726882874.36381: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 33580 1726882874.36525: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 33580 1726882874.36562: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 33580 1726882874.36587: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 33580 1726882874.36607: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 33580 1726882874.36641: variable 'inventory_hostname' from source: host vars for 'managed_node1' 33580 1726882874.36649: variable 'ansible_host' from source: host vars for 'managed_node1' 33580 1726882874.36744: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 33580 1726882874.36958: Set connection var ansible_pipelining to False 33580 1726882874.36976: Set connection var ansible_shell_type to sh 33580 1726882874.36988: Set connection var ansible_shell_executable to /bin/sh 33580 1726882874.37000: Set connection var ansible_module_compression to ZIP_DEFLATED 33580 1726882874.37016: Set connection var ansible_timeout to 10 33580 1726882874.37024: Set connection var ansible_connection to ssh 33580 1726882874.37053: variable 'ansible_shell_executable' from source: unknown 33580 1726882874.37067: variable 'ansible_connection' from source: unknown 33580 1726882874.37080: variable 'ansible_module_compression' from source: unknown 33580 1726882874.37088: variable 'ansible_shell_type' from source: unknown 33580 1726882874.37094: variable 'ansible_shell_executable' from source: unknown 33580 1726882874.37176: variable 'ansible_host' from source: host vars for 'managed_node1' 33580 1726882874.37186: variable 'ansible_pipelining' from source: unknown 33580 1726882874.37193: variable 'ansible_timeout' from source: unknown 33580 1726882874.37201: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 33580 1726882874.37411: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 33580 1726882874.37423: variable 'omit' from source: magic vars 33580 1726882874.37431: starting attempt loop 33580 1726882874.37436: running the handler 33580 1726882874.37449: handler run complete 33580 1726882874.37460: attempt loop complete, returning result 33580 1726882874.37467: _execute() done 33580 1726882874.37473: dumping result to json 33580 1726882874.37481: done dumping result, returning 33580 1726882874.37489: done running TaskExecutor() for managed_node1/TASK: Set flag to indicate system is ostree [0e448fcc-3ce9-74b3-6c21-0000000000c3] 33580 1726882874.37501: sending task result for task 0e448fcc-3ce9-74b3-6c21-0000000000c3 ok: [managed_node1] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } 33580 1726882874.37643: no more pending results, returning what we have 33580 1726882874.37646: results queue empty 33580 1726882874.37647: checking for any_errors_fatal 33580 1726882874.37654: done checking for any_errors_fatal 33580 1726882874.37655: checking for max_fail_percentage 33580 1726882874.37656: done checking for max_fail_percentage 33580 1726882874.37657: checking to see if all hosts have failed and the running result is not ok 33580 1726882874.37658: done checking to see if all hosts have failed 33580 1726882874.37659: getting the remaining hosts for this loop 33580 1726882874.37660: done getting the remaining hosts for this loop 33580 1726882874.37666: getting the next task for host managed_node1 33580 1726882874.37678: done getting next task for host managed_node1 33580 1726882874.37681: ^ task is: TASK: Fix CentOS6 Base repo 33580 1726882874.37684: ^ 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 33580 1726882874.37688: getting variables 33580 1726882874.37689: in VariableManager get_vars() 33580 1726882874.37718: Calling all_inventory to load vars for managed_node1 33580 1726882874.37720: Calling groups_inventory to load vars for managed_node1 33580 1726882874.37723: Calling all_plugins_inventory to load vars for managed_node1 33580 1726882874.37735: Calling all_plugins_play to load vars for managed_node1 33580 1726882874.37739: Calling groups_plugins_inventory to load vars for managed_node1 33580 1726882874.37743: Calling groups_plugins_play to load vars for managed_node1 33580 1726882874.37918: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 33580 1726882874.38117: done with get_vars() 33580 1726882874.38126: done getting variables 33580 1726882874.38167: done sending task result for task 0e448fcc-3ce9-74b3-6c21-0000000000c3 33580 1726882874.38171: WORKER PROCESS EXITING 33580 1726882874.38267: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Fix CentOS6 Base repo] *************************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:26 Friday 20 September 2024 21:41:14 -0400 (0:00:00.066) 0:00:02.437 ****** 33580 1726882874.38298: entering _queue_task() for managed_node1/copy 33580 1726882874.38517: worker is 1 (out of 1 available) 33580 1726882874.38529: exiting _queue_task() for managed_node1/copy 33580 1726882874.38541: done queuing things up, now waiting for results queue to drain 33580 1726882874.38543: waiting for pending results... 33580 1726882874.39313: running TaskExecutor() for managed_node1/TASK: Fix CentOS6 Base repo 33580 1726882874.39416: in run() - task 0e448fcc-3ce9-74b3-6c21-0000000000c5 33580 1726882874.39587: variable 'ansible_search_path' from source: unknown 33580 1726882874.39595: variable 'ansible_search_path' from source: unknown 33580 1726882874.39633: calling self._execute() 33580 1726882874.39709: variable 'ansible_host' from source: host vars for 'managed_node1' 33580 1726882874.39798: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 33580 1726882874.39813: variable 'omit' from source: magic vars 33580 1726882874.40705: variable 'ansible_distribution' from source: facts 33580 1726882874.40727: Evaluated conditional (ansible_distribution == 'CentOS'): True 33580 1726882874.40983: variable 'ansible_distribution_major_version' from source: facts 33580 1726882874.40994: Evaluated conditional (ansible_distribution_major_version == '6'): False 33580 1726882874.41094: when evaluation is False, skipping this task 33580 1726882874.41102: _execute() done 33580 1726882874.41109: dumping result to json 33580 1726882874.41116: done dumping result, returning 33580 1726882874.41124: done running TaskExecutor() for managed_node1/TASK: Fix CentOS6 Base repo [0e448fcc-3ce9-74b3-6c21-0000000000c5] 33580 1726882874.41133: sending task result for task 0e448fcc-3ce9-74b3-6c21-0000000000c5 skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 33580 1726882874.41293: no more pending results, returning what we have 33580 1726882874.41296: results queue empty 33580 1726882874.41297: checking for any_errors_fatal 33580 1726882874.41305: done checking for any_errors_fatal 33580 1726882874.41306: checking for max_fail_percentage 33580 1726882874.41307: done checking for max_fail_percentage 33580 1726882874.41308: checking to see if all hosts have failed and the running result is not ok 33580 1726882874.41309: done checking to see if all hosts have failed 33580 1726882874.41310: getting the remaining hosts for this loop 33580 1726882874.41311: done getting the remaining hosts for this loop 33580 1726882874.41315: getting the next task for host managed_node1 33580 1726882874.41321: done getting next task for host managed_node1 33580 1726882874.41323: ^ task is: TASK: Include the task 'enable_epel.yml' 33580 1726882874.41326: ^ 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 33580 1726882874.41329: getting variables 33580 1726882874.41331: in VariableManager get_vars() 33580 1726882874.41358: Calling all_inventory to load vars for managed_node1 33580 1726882874.41362: Calling groups_inventory to load vars for managed_node1 33580 1726882874.41370: Calling all_plugins_inventory to load vars for managed_node1 33580 1726882874.41385: Calling all_plugins_play to load vars for managed_node1 33580 1726882874.41388: Calling groups_plugins_inventory to load vars for managed_node1 33580 1726882874.41393: Calling groups_plugins_play to load vars for managed_node1 33580 1726882874.41567: done sending task result for task 0e448fcc-3ce9-74b3-6c21-0000000000c5 33580 1726882874.41571: WORKER PROCESS EXITING 33580 1726882874.41595: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 33580 1726882874.41804: done with get_vars() 33580 1726882874.41813: done getting variables TASK [Include the task 'enable_epel.yml'] ************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:51 Friday 20 September 2024 21:41:14 -0400 (0:00:00.036) 0:00:02.474 ****** 33580 1726882874.41977: entering _queue_task() for managed_node1/include_tasks 33580 1726882874.42583: worker is 1 (out of 1 available) 33580 1726882874.42592: exiting _queue_task() for managed_node1/include_tasks 33580 1726882874.42602: done queuing things up, now waiting for results queue to drain 33580 1726882874.42604: waiting for pending results... 33580 1726882874.42907: running TaskExecutor() for managed_node1/TASK: Include the task 'enable_epel.yml' 33580 1726882874.43003: in run() - task 0e448fcc-3ce9-74b3-6c21-0000000000c6 33580 1726882874.43022: variable 'ansible_search_path' from source: unknown 33580 1726882874.43029: variable 'ansible_search_path' from source: unknown 33580 1726882874.43067: calling self._execute() 33580 1726882874.43140: variable 'ansible_host' from source: host vars for 'managed_node1' 33580 1726882874.43150: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 33580 1726882874.43165: variable 'omit' from source: magic vars 33580 1726882874.43644: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 33580 1726882874.48654: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 33580 1726882874.48835: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 33580 1726882874.48917: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 33580 1726882874.49022: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 33580 1726882874.49052: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 33580 1726882874.49174: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 33580 1726882874.49245: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 33580 1726882874.49281: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 33580 1726882874.49333: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 33580 1726882874.49353: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 33580 1726882874.49476: variable '__network_is_ostree' from source: set_fact 33580 1726882874.49499: Evaluated conditional (not __network_is_ostree | d(false)): True 33580 1726882874.49510: _execute() done 33580 1726882874.49517: dumping result to json 33580 1726882874.49523: done dumping result, returning 33580 1726882874.49536: done running TaskExecutor() for managed_node1/TASK: Include the task 'enable_epel.yml' [0e448fcc-3ce9-74b3-6c21-0000000000c6] 33580 1726882874.49546: sending task result for task 0e448fcc-3ce9-74b3-6c21-0000000000c6 33580 1726882874.49676: no more pending results, returning what we have 33580 1726882874.49682: in VariableManager get_vars() 33580 1726882874.49714: Calling all_inventory to load vars for managed_node1 33580 1726882874.49716: Calling groups_inventory to load vars for managed_node1 33580 1726882874.49719: Calling all_plugins_inventory to load vars for managed_node1 33580 1726882874.49731: Calling all_plugins_play to load vars for managed_node1 33580 1726882874.49733: Calling groups_plugins_inventory to load vars for managed_node1 33580 1726882874.49737: Calling groups_plugins_play to load vars for managed_node1 33580 1726882874.49895: done sending task result for task 0e448fcc-3ce9-74b3-6c21-0000000000c6 33580 1726882874.49899: WORKER PROCESS EXITING 33580 1726882874.49913: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 33580 1726882874.50104: done with get_vars() 33580 1726882874.50113: variable 'ansible_search_path' from source: unknown 33580 1726882874.50114: variable 'ansible_search_path' from source: unknown 33580 1726882874.50151: we have included files to process 33580 1726882874.50152: generating all_blocks data 33580 1726882874.50153: done generating all_blocks data 33580 1726882874.50158: processing included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 33580 1726882874.50159: loading included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 33580 1726882874.50162: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 33580 1726882874.50849: done processing included file 33580 1726882874.50851: iterating over new_blocks loaded from include file 33580 1726882874.50852: in VariableManager get_vars() 33580 1726882874.50866: done with get_vars() 33580 1726882874.50870: filtering new block on tags 33580 1726882874.50893: done filtering new block on tags 33580 1726882874.50895: in VariableManager get_vars() 33580 1726882874.50906: done with get_vars() 33580 1726882874.50907: filtering new block on tags 33580 1726882874.50918: done filtering new block on tags 33580 1726882874.50919: done iterating over new_blocks loaded from include file included: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml for managed_node1 33580 1726882874.50925: extending task lists for all hosts with included blocks 33580 1726882874.51024: done extending task lists 33580 1726882874.51025: done processing included files 33580 1726882874.51026: results queue empty 33580 1726882874.51027: checking for any_errors_fatal 33580 1726882874.51030: done checking for any_errors_fatal 33580 1726882874.51031: checking for max_fail_percentage 33580 1726882874.51032: done checking for max_fail_percentage 33580 1726882874.51033: checking to see if all hosts have failed and the running result is not ok 33580 1726882874.51033: done checking to see if all hosts have failed 33580 1726882874.51034: getting the remaining hosts for this loop 33580 1726882874.51035: done getting the remaining hosts for this loop 33580 1726882874.51038: getting the next task for host managed_node1 33580 1726882874.51042: done getting next task for host managed_node1 33580 1726882874.51044: ^ task is: TASK: Create EPEL {{ ansible_distribution_major_version }} 33580 1726882874.51047: ^ 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 33580 1726882874.51049: getting variables 33580 1726882874.51050: in VariableManager get_vars() 33580 1726882874.51058: Calling all_inventory to load vars for managed_node1 33580 1726882874.51060: Calling groups_inventory to load vars for managed_node1 33580 1726882874.51062: Calling all_plugins_inventory to load vars for managed_node1 33580 1726882874.51071: Calling all_plugins_play to load vars for managed_node1 33580 1726882874.51078: Calling groups_plugins_inventory to load vars for managed_node1 33580 1726882874.51081: Calling groups_plugins_play to load vars for managed_node1 33580 1726882874.51233: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 33580 1726882874.51412: done with get_vars() 33580 1726882874.51420: done getting variables 33580 1726882874.51487: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) 33580 1726882874.51665: variable 'ansible_distribution_major_version' from source: facts TASK [Create EPEL 9] *********************************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:8 Friday 20 September 2024 21:41:14 -0400 (0:00:00.097) 0:00:02.571 ****** 33580 1726882874.51713: entering _queue_task() for managed_node1/command 33580 1726882874.51715: Creating lock for command 33580 1726882874.51951: worker is 1 (out of 1 available) 33580 1726882874.51963: exiting _queue_task() for managed_node1/command 33580 1726882874.51978: done queuing things up, now waiting for results queue to drain 33580 1726882874.51979: waiting for pending results... 33580 1726882874.52840: running TaskExecutor() for managed_node1/TASK: Create EPEL 9 33580 1726882874.52922: in run() - task 0e448fcc-3ce9-74b3-6c21-0000000000e0 33580 1726882874.53048: variable 'ansible_search_path' from source: unknown 33580 1726882874.53051: variable 'ansible_search_path' from source: unknown 33580 1726882874.53088: calling self._execute() 33580 1726882874.53270: variable 'ansible_host' from source: host vars for 'managed_node1' 33580 1726882874.53278: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 33580 1726882874.53287: variable 'omit' from source: magic vars 33580 1726882874.53934: variable 'ansible_distribution' from source: facts 33580 1726882874.53945: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 33580 1726882874.54182: variable 'ansible_distribution_major_version' from source: facts 33580 1726882874.54187: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 33580 1726882874.54190: when evaluation is False, skipping this task 33580 1726882874.54192: _execute() done 33580 1726882874.54195: dumping result to json 33580 1726882874.54199: done dumping result, returning 33580 1726882874.54351: done running TaskExecutor() for managed_node1/TASK: Create EPEL 9 [0e448fcc-3ce9-74b3-6c21-0000000000e0] 33580 1726882874.54363: sending task result for task 0e448fcc-3ce9-74b3-6c21-0000000000e0 skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 33580 1726882874.54534: no more pending results, returning what we have 33580 1726882874.54538: results queue empty 33580 1726882874.54539: checking for any_errors_fatal 33580 1726882874.54541: done checking for any_errors_fatal 33580 1726882874.54541: checking for max_fail_percentage 33580 1726882874.54543: done checking for max_fail_percentage 33580 1726882874.54544: checking to see if all hosts have failed and the running result is not ok 33580 1726882874.54545: done checking to see if all hosts have failed 33580 1726882874.54546: getting the remaining hosts for this loop 33580 1726882874.54547: done getting the remaining hosts for this loop 33580 1726882874.54552: getting the next task for host managed_node1 33580 1726882874.54559: done getting next task for host managed_node1 33580 1726882874.54562: ^ task is: TASK: Install yum-utils package 33580 1726882874.54570: ^ 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 33580 1726882874.54575: getting variables 33580 1726882874.54577: in VariableManager get_vars() 33580 1726882874.54608: Calling all_inventory to load vars for managed_node1 33580 1726882874.54614: Calling groups_inventory to load vars for managed_node1 33580 1726882874.54618: Calling all_plugins_inventory to load vars for managed_node1 33580 1726882874.54632: Calling all_plugins_play to load vars for managed_node1 33580 1726882874.54636: Calling groups_plugins_inventory to load vars for managed_node1 33580 1726882874.54640: Calling groups_plugins_play to load vars for managed_node1 33580 1726882874.54822: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 33580 1726882874.55019: done with get_vars() 33580 1726882874.55028: done getting variables 33580 1726882874.55471: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) 33580 1726882874.55494: done sending task result for task 0e448fcc-3ce9-74b3-6c21-0000000000e0 33580 1726882874.55497: WORKER PROCESS EXITING TASK [Install yum-utils package] *********************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:26 Friday 20 September 2024 21:41:14 -0400 (0:00:00.037) 0:00:02.609 ****** 33580 1726882874.55509: entering _queue_task() for managed_node1/package 33580 1726882874.55511: Creating lock for package 33580 1726882874.55741: worker is 1 (out of 1 available) 33580 1726882874.55753: exiting _queue_task() for managed_node1/package 33580 1726882874.55766: done queuing things up, now waiting for results queue to drain 33580 1726882874.55770: waiting for pending results... 33580 1726882874.56694: running TaskExecutor() for managed_node1/TASK: Install yum-utils package 33580 1726882874.56803: in run() - task 0e448fcc-3ce9-74b3-6c21-0000000000e1 33580 1726882874.56883: variable 'ansible_search_path' from source: unknown 33580 1726882874.56890: variable 'ansible_search_path' from source: unknown 33580 1726882874.56924: calling self._execute() 33580 1726882874.57202: variable 'ansible_host' from source: host vars for 'managed_node1' 33580 1726882874.57880: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 33580 1726882874.57895: variable 'omit' from source: magic vars 33580 1726882874.58230: variable 'ansible_distribution' from source: facts 33580 1726882874.58247: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 33580 1726882874.58383: variable 'ansible_distribution_major_version' from source: facts 33580 1726882874.58394: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 33580 1726882874.58402: when evaluation is False, skipping this task 33580 1726882874.58410: _execute() done 33580 1726882874.58417: dumping result to json 33580 1726882874.58425: done dumping result, returning 33580 1726882874.58436: done running TaskExecutor() for managed_node1/TASK: Install yum-utils package [0e448fcc-3ce9-74b3-6c21-0000000000e1] 33580 1726882874.58447: sending task result for task 0e448fcc-3ce9-74b3-6c21-0000000000e1 33580 1726882874.58547: done sending task result for task 0e448fcc-3ce9-74b3-6c21-0000000000e1 skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 33580 1726882874.58647: no more pending results, returning what we have 33580 1726882874.58651: results queue empty 33580 1726882874.58652: checking for any_errors_fatal 33580 1726882874.58656: done checking for any_errors_fatal 33580 1726882874.58656: checking for max_fail_percentage 33580 1726882874.58658: done checking for max_fail_percentage 33580 1726882874.58658: checking to see if all hosts have failed and the running result is not ok 33580 1726882874.58659: done checking to see if all hosts have failed 33580 1726882874.58660: getting the remaining hosts for this loop 33580 1726882874.58661: done getting the remaining hosts for this loop 33580 1726882874.58667: getting the next task for host managed_node1 33580 1726882874.58672: done getting next task for host managed_node1 33580 1726882874.58674: ^ task is: TASK: Enable EPEL 7 33580 1726882874.58678: ^ 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 33580 1726882874.58681: getting variables 33580 1726882874.58682: in VariableManager get_vars() 33580 1726882874.58701: Calling all_inventory to load vars for managed_node1 33580 1726882874.58703: Calling groups_inventory to load vars for managed_node1 33580 1726882874.58705: Calling all_plugins_inventory to load vars for managed_node1 33580 1726882874.58715: Calling all_plugins_play to load vars for managed_node1 33580 1726882874.58718: Calling groups_plugins_inventory to load vars for managed_node1 33580 1726882874.58722: Calling groups_plugins_play to load vars for managed_node1 33580 1726882874.58867: WORKER PROCESS EXITING 33580 1726882874.58883: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 33580 1726882874.59089: done with get_vars() 33580 1726882874.59098: done getting variables 33580 1726882874.59153: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Enable EPEL 7] *********************************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:32 Friday 20 September 2024 21:41:14 -0400 (0:00:00.036) 0:00:02.646 ****** 33580 1726882874.59183: entering _queue_task() for managed_node1/command 33580 1726882874.60402: worker is 1 (out of 1 available) 33580 1726882874.60410: exiting _queue_task() for managed_node1/command 33580 1726882874.60419: done queuing things up, now waiting for results queue to drain 33580 1726882874.60421: waiting for pending results... 33580 1726882874.60440: running TaskExecutor() for managed_node1/TASK: Enable EPEL 7 33580 1726882874.60646: in run() - task 0e448fcc-3ce9-74b3-6c21-0000000000e2 33580 1726882874.60697: variable 'ansible_search_path' from source: unknown 33580 1726882874.60748: variable 'ansible_search_path' from source: unknown 33580 1726882874.60790: calling self._execute() 33580 1726882874.60894: variable 'ansible_host' from source: host vars for 'managed_node1' 33580 1726882874.60928: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 33580 1726882874.60941: variable 'omit' from source: magic vars 33580 1726882874.61284: variable 'ansible_distribution' from source: facts 33580 1726882874.61302: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 33580 1726882874.61493: variable 'ansible_distribution_major_version' from source: facts 33580 1726882874.61504: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 33580 1726882874.61511: when evaluation is False, skipping this task 33580 1726882874.61517: _execute() done 33580 1726882874.61523: dumping result to json 33580 1726882874.61530: done dumping result, returning 33580 1726882874.61538: done running TaskExecutor() for managed_node1/TASK: Enable EPEL 7 [0e448fcc-3ce9-74b3-6c21-0000000000e2] 33580 1726882874.61547: sending task result for task 0e448fcc-3ce9-74b3-6c21-0000000000e2 skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 33580 1726882874.61687: no more pending results, returning what we have 33580 1726882874.61690: results queue empty 33580 1726882874.61691: checking for any_errors_fatal 33580 1726882874.61698: done checking for any_errors_fatal 33580 1726882874.61699: checking for max_fail_percentage 33580 1726882874.61700: done checking for max_fail_percentage 33580 1726882874.61701: checking to see if all hosts have failed and the running result is not ok 33580 1726882874.61702: done checking to see if all hosts have failed 33580 1726882874.61703: getting the remaining hosts for this loop 33580 1726882874.61704: done getting the remaining hosts for this loop 33580 1726882874.61708: getting the next task for host managed_node1 33580 1726882874.61713: done getting next task for host managed_node1 33580 1726882874.61716: ^ task is: TASK: Enable EPEL 8 33580 1726882874.61719: ^ 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 33580 1726882874.61723: getting variables 33580 1726882874.61724: in VariableManager get_vars() 33580 1726882874.61751: Calling all_inventory to load vars for managed_node1 33580 1726882874.61754: Calling groups_inventory to load vars for managed_node1 33580 1726882874.61757: Calling all_plugins_inventory to load vars for managed_node1 33580 1726882874.61770: Calling all_plugins_play to load vars for managed_node1 33580 1726882874.61773: Calling groups_plugins_inventory to load vars for managed_node1 33580 1726882874.61777: Calling groups_plugins_play to load vars for managed_node1 33580 1726882874.61921: done sending task result for task 0e448fcc-3ce9-74b3-6c21-0000000000e2 33580 1726882874.61924: WORKER PROCESS EXITING 33580 1726882874.61945: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 33580 1726882874.62177: done with get_vars() 33580 1726882874.62185: done getting variables 33580 1726882874.62235: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Enable EPEL 8] *********************************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:37 Friday 20 September 2024 21:41:14 -0400 (0:00:00.030) 0:00:02.677 ****** 33580 1726882874.62269: entering _queue_task() for managed_node1/command 33580 1726882874.62656: worker is 1 (out of 1 available) 33580 1726882874.62669: exiting _queue_task() for managed_node1/command 33580 1726882874.62703: done queuing things up, now waiting for results queue to drain 33580 1726882874.62705: waiting for pending results... 33580 1726882874.62939: running TaskExecutor() for managed_node1/TASK: Enable EPEL 8 33580 1726882874.63044: in run() - task 0e448fcc-3ce9-74b3-6c21-0000000000e3 33580 1726882874.63068: variable 'ansible_search_path' from source: unknown 33580 1726882874.63162: variable 'ansible_search_path' from source: unknown 33580 1726882874.63206: calling self._execute() 33580 1726882874.63282: variable 'ansible_host' from source: host vars for 'managed_node1' 33580 1726882874.63292: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 33580 1726882874.63304: variable 'omit' from source: magic vars 33580 1726882874.63692: variable 'ansible_distribution' from source: facts 33580 1726882874.63714: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 33580 1726882874.63851: variable 'ansible_distribution_major_version' from source: facts 33580 1726882874.63862: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 33580 1726882874.63871: when evaluation is False, skipping this task 33580 1726882874.63879: _execute() done 33580 1726882874.63888: dumping result to json 33580 1726882874.63896: done dumping result, returning 33580 1726882874.63905: done running TaskExecutor() for managed_node1/TASK: Enable EPEL 8 [0e448fcc-3ce9-74b3-6c21-0000000000e3] 33580 1726882874.63915: sending task result for task 0e448fcc-3ce9-74b3-6c21-0000000000e3 33580 1726882874.64015: done sending task result for task 0e448fcc-3ce9-74b3-6c21-0000000000e3 33580 1726882874.64021: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 33580 1726882874.64088: no more pending results, returning what we have 33580 1726882874.64091: results queue empty 33580 1726882874.64092: checking for any_errors_fatal 33580 1726882874.64098: done checking for any_errors_fatal 33580 1726882874.64099: checking for max_fail_percentage 33580 1726882874.64100: done checking for max_fail_percentage 33580 1726882874.64101: checking to see if all hosts have failed and the running result is not ok 33580 1726882874.64102: done checking to see if all hosts have failed 33580 1726882874.64103: getting the remaining hosts for this loop 33580 1726882874.64105: done getting the remaining hosts for this loop 33580 1726882874.64109: getting the next task for host managed_node1 33580 1726882874.64117: done getting next task for host managed_node1 33580 1726882874.64120: ^ task is: TASK: Enable EPEL 6 33580 1726882874.64124: ^ 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 33580 1726882874.64128: getting variables 33580 1726882874.64130: in VariableManager get_vars() 33580 1726882874.64162: Calling all_inventory to load vars for managed_node1 33580 1726882874.64166: Calling groups_inventory to load vars for managed_node1 33580 1726882874.64170: Calling all_plugins_inventory to load vars for managed_node1 33580 1726882874.64182: Calling all_plugins_play to load vars for managed_node1 33580 1726882874.64186: Calling groups_plugins_inventory to load vars for managed_node1 33580 1726882874.64189: Calling groups_plugins_play to load vars for managed_node1 33580 1726882874.64368: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 33580 1726882874.64557: done with get_vars() 33580 1726882874.64568: done getting variables 33580 1726882874.64642: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Enable EPEL 6] *********************************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:42 Friday 20 September 2024 21:41:14 -0400 (0:00:00.024) 0:00:02.701 ****** 33580 1726882874.64675: entering _queue_task() for managed_node1/copy 33580 1726882874.65034: worker is 1 (out of 1 available) 33580 1726882874.65045: exiting _queue_task() for managed_node1/copy 33580 1726882874.65056: done queuing things up, now waiting for results queue to drain 33580 1726882874.65058: waiting for pending results... 33580 1726882874.65712: running TaskExecutor() for managed_node1/TASK: Enable EPEL 6 33580 1726882874.66294: in run() - task 0e448fcc-3ce9-74b3-6c21-0000000000e5 33580 1726882874.66319: variable 'ansible_search_path' from source: unknown 33580 1726882874.66326: variable 'ansible_search_path' from source: unknown 33580 1726882874.66377: calling self._execute() 33580 1726882874.66459: variable 'ansible_host' from source: host vars for 'managed_node1' 33580 1726882874.66477: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 33580 1726882874.66489: variable 'omit' from source: magic vars 33580 1726882874.66910: variable 'ansible_distribution' from source: facts 33580 1726882874.66928: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 33580 1726882874.67055: variable 'ansible_distribution_major_version' from source: facts 33580 1726882874.67070: Evaluated conditional (ansible_distribution_major_version == '6'): False 33580 1726882874.67079: when evaluation is False, skipping this task 33580 1726882874.67086: _execute() done 33580 1726882874.67093: dumping result to json 33580 1726882874.67100: done dumping result, returning 33580 1726882874.67112: done running TaskExecutor() for managed_node1/TASK: Enable EPEL 6 [0e448fcc-3ce9-74b3-6c21-0000000000e5] 33580 1726882874.67126: sending task result for task 0e448fcc-3ce9-74b3-6c21-0000000000e5 skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 33580 1726882874.67277: no more pending results, returning what we have 33580 1726882874.67281: results queue empty 33580 1726882874.67282: checking for any_errors_fatal 33580 1726882874.67286: done checking for any_errors_fatal 33580 1726882874.67287: checking for max_fail_percentage 33580 1726882874.67289: done checking for max_fail_percentage 33580 1726882874.67290: checking to see if all hosts have failed and the running result is not ok 33580 1726882874.67291: done checking to see if all hosts have failed 33580 1726882874.67292: getting the remaining hosts for this loop 33580 1726882874.67293: done getting the remaining hosts for this loop 33580 1726882874.67298: getting the next task for host managed_node1 33580 1726882874.67307: done getting next task for host managed_node1 33580 1726882874.67310: ^ task is: TASK: Set network provider to 'initscripts' 33580 1726882874.67313: ^ 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 33580 1726882874.67317: getting variables 33580 1726882874.67319: in VariableManager get_vars() 33580 1726882874.67351: Calling all_inventory to load vars for managed_node1 33580 1726882874.67355: Calling groups_inventory to load vars for managed_node1 33580 1726882874.67358: Calling all_plugins_inventory to load vars for managed_node1 33580 1726882874.67377: Calling all_plugins_play to load vars for managed_node1 33580 1726882874.67381: Calling groups_plugins_inventory to load vars for managed_node1 33580 1726882874.67385: Calling groups_plugins_play to load vars for managed_node1 33580 1726882874.67636: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 33580 1726882874.67833: done with get_vars() 33580 1726882874.67842: done getting variables 33580 1726882874.68158: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 33580 1726882874.68179: done sending task result for task 0e448fcc-3ce9-74b3-6c21-0000000000e5 33580 1726882874.68182: WORKER PROCESS EXITING TASK [Set network provider to 'initscripts'] *********************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tests_vlan_mtu_initscripts.yml:12 Friday 20 September 2024 21:41:14 -0400 (0:00:00.035) 0:00:02.736 ****** 33580 1726882874.68195: entering _queue_task() for managed_node1/set_fact 33580 1726882874.68523: worker is 1 (out of 1 available) 33580 1726882874.68533: exiting _queue_task() for managed_node1/set_fact 33580 1726882874.68546: done queuing things up, now waiting for results queue to drain 33580 1726882874.68548: waiting for pending results... 33580 1726882874.68788: running TaskExecutor() for managed_node1/TASK: Set network provider to 'initscripts' 33580 1726882874.68873: in run() - task 0e448fcc-3ce9-74b3-6c21-000000000007 33580 1726882874.68896: variable 'ansible_search_path' from source: unknown 33580 1726882874.68939: calling self._execute() 33580 1726882874.69013: variable 'ansible_host' from source: host vars for 'managed_node1' 33580 1726882874.69026: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 33580 1726882874.69037: variable 'omit' from source: magic vars 33580 1726882874.69140: variable 'omit' from source: magic vars 33580 1726882874.69175: variable 'omit' from source: magic vars 33580 1726882874.69218: variable 'omit' from source: magic vars 33580 1726882874.69266: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 33580 1726882874.69303: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 33580 1726882874.69329: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 33580 1726882874.69355: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 33580 1726882874.69371: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 33580 1726882874.69402: variable 'inventory_hostname' from source: host vars for 'managed_node1' 33580 1726882874.69410: variable 'ansible_host' from source: host vars for 'managed_node1' 33580 1726882874.69418: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 33580 1726882874.69522: Set connection var ansible_pipelining to False 33580 1726882874.69535: Set connection var ansible_shell_type to sh 33580 1726882874.69573: Set connection var ansible_shell_executable to /bin/sh 33580 1726882874.69583: Set connection var ansible_module_compression to ZIP_DEFLATED 33580 1726882874.69591: Set connection var ansible_timeout to 10 33580 1726882874.69596: Set connection var ansible_connection to ssh 33580 1726882874.69667: variable 'ansible_shell_executable' from source: unknown 33580 1726882874.69679: variable 'ansible_connection' from source: unknown 33580 1726882874.69687: variable 'ansible_module_compression' from source: unknown 33580 1726882874.69693: variable 'ansible_shell_type' from source: unknown 33580 1726882874.69756: variable 'ansible_shell_executable' from source: unknown 33580 1726882874.69767: variable 'ansible_host' from source: host vars for 'managed_node1' 33580 1726882874.69775: variable 'ansible_pipelining' from source: unknown 33580 1726882874.69786: variable 'ansible_timeout' from source: unknown 33580 1726882874.69794: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 33580 1726882874.70075: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 33580 1726882874.70093: variable 'omit' from source: magic vars 33580 1726882874.70116: starting attempt loop 33580 1726882874.70171: running the handler 33580 1726882874.70193: handler run complete 33580 1726882874.70228: attempt loop complete, returning result 33580 1726882874.70294: _execute() done 33580 1726882874.70302: dumping result to json 33580 1726882874.70316: done dumping result, returning 33580 1726882874.70333: done running TaskExecutor() for managed_node1/TASK: Set network provider to 'initscripts' [0e448fcc-3ce9-74b3-6c21-000000000007] 33580 1726882874.70349: sending task result for task 0e448fcc-3ce9-74b3-6c21-000000000007 ok: [managed_node1] => { "ansible_facts": { "network_provider": "initscripts" }, "changed": false } 33580 1726882874.70494: no more pending results, returning what we have 33580 1726882874.70497: results queue empty 33580 1726882874.70498: checking for any_errors_fatal 33580 1726882874.70505: done checking for any_errors_fatal 33580 1726882874.70506: checking for max_fail_percentage 33580 1726882874.70508: done checking for max_fail_percentage 33580 1726882874.70509: checking to see if all hosts have failed and the running result is not ok 33580 1726882874.70509: done checking to see if all hosts have failed 33580 1726882874.70510: getting the remaining hosts for this loop 33580 1726882874.70512: done getting the remaining hosts for this loop 33580 1726882874.70516: getting the next task for host managed_node1 33580 1726882874.70523: done getting next task for host managed_node1 33580 1726882874.70525: ^ task is: TASK: meta (flush_handlers) 33580 1726882874.70527: ^ 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 33580 1726882874.70531: getting variables 33580 1726882874.70532: in VariableManager get_vars() 33580 1726882874.70560: Calling all_inventory to load vars for managed_node1 33580 1726882874.70565: Calling groups_inventory to load vars for managed_node1 33580 1726882874.70569: Calling all_plugins_inventory to load vars for managed_node1 33580 1726882874.70579: Calling all_plugins_play to load vars for managed_node1 33580 1726882874.70583: Calling groups_plugins_inventory to load vars for managed_node1 33580 1726882874.70587: Calling groups_plugins_play to load vars for managed_node1 33580 1726882874.70759: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 33580 1726882874.71033: done with get_vars() 33580 1726882874.71042: done getting variables 33580 1726882874.71135: in VariableManager get_vars() 33580 1726882874.71144: Calling all_inventory to load vars for managed_node1 33580 1726882874.71146: Calling groups_inventory to load vars for managed_node1 33580 1726882874.71149: Calling all_plugins_inventory to load vars for managed_node1 33580 1726882874.71166: Calling all_plugins_play to load vars for managed_node1 33580 1726882874.71170: Calling groups_plugins_inventory to load vars for managed_node1 33580 1726882874.71173: Calling groups_plugins_play to load vars for managed_node1 33580 1726882874.71656: done sending task result for task 0e448fcc-3ce9-74b3-6c21-000000000007 33580 1726882874.71659: WORKER PROCESS EXITING 33580 1726882874.71684: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 33580 1726882874.72189: done with get_vars() 33580 1726882874.72271: done queuing things up, now waiting for results queue to drain 33580 1726882874.72314: results queue empty 33580 1726882874.72316: checking for any_errors_fatal 33580 1726882874.72318: done checking for any_errors_fatal 33580 1726882874.72319: checking for max_fail_percentage 33580 1726882874.72320: done checking for max_fail_percentage 33580 1726882874.72321: checking to see if all hosts have failed and the running result is not ok 33580 1726882874.72322: done checking to see if all hosts have failed 33580 1726882874.72322: getting the remaining hosts for this loop 33580 1726882874.72323: done getting the remaining hosts for this loop 33580 1726882874.72326: getting the next task for host managed_node1 33580 1726882874.72329: done getting next task for host managed_node1 33580 1726882874.72331: ^ task is: TASK: meta (flush_handlers) 33580 1726882874.72333: ^ 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 33580 1726882874.72347: getting variables 33580 1726882874.72348: in VariableManager get_vars() 33580 1726882874.72355: Calling all_inventory to load vars for managed_node1 33580 1726882874.72357: Calling groups_inventory to load vars for managed_node1 33580 1726882874.72359: Calling all_plugins_inventory to load vars for managed_node1 33580 1726882874.72366: Calling all_plugins_play to load vars for managed_node1 33580 1726882874.72368: Calling groups_plugins_inventory to load vars for managed_node1 33580 1726882874.72371: Calling groups_plugins_play to load vars for managed_node1 33580 1726882874.72780: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 33580 1726882874.73221: done with get_vars() 33580 1726882874.73228: done getting variables 33580 1726882874.73267: in VariableManager get_vars() 33580 1726882874.73275: Calling all_inventory to load vars for managed_node1 33580 1726882874.73276: Calling groups_inventory to load vars for managed_node1 33580 1726882874.73279: Calling all_plugins_inventory to load vars for managed_node1 33580 1726882874.73282: Calling all_plugins_play to load vars for managed_node1 33580 1726882874.73284: Calling groups_plugins_inventory to load vars for managed_node1 33580 1726882874.73287: Calling groups_plugins_play to load vars for managed_node1 33580 1726882874.73644: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 33580 1726882874.73939: done with get_vars() 33580 1726882874.74067: done queuing things up, now waiting for results queue to drain 33580 1726882874.74069: results queue empty 33580 1726882874.74070: checking for any_errors_fatal 33580 1726882874.74072: done checking for any_errors_fatal 33580 1726882874.74072: checking for max_fail_percentage 33580 1726882874.74074: done checking for max_fail_percentage 33580 1726882874.74074: checking to see if all hosts have failed and the running result is not ok 33580 1726882874.74075: done checking to see if all hosts have failed 33580 1726882874.74076: getting the remaining hosts for this loop 33580 1726882874.74076: done getting the remaining hosts for this loop 33580 1726882874.74079: getting the next task for host managed_node1 33580 1726882874.74082: done getting next task for host managed_node1 33580 1726882874.74082: ^ task is: None 33580 1726882874.74084: ^ 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 33580 1726882874.74085: done queuing things up, now waiting for results queue to drain 33580 1726882874.74086: results queue empty 33580 1726882874.74086: checking for any_errors_fatal 33580 1726882874.74087: done checking for any_errors_fatal 33580 1726882874.74088: checking for max_fail_percentage 33580 1726882874.74089: done checking for max_fail_percentage 33580 1726882874.74089: checking to see if all hosts have failed and the running result is not ok 33580 1726882874.74090: done checking to see if all hosts have failed 33580 1726882874.74091: getting the next task for host managed_node1 33580 1726882874.74093: done getting next task for host managed_node1 33580 1726882874.74094: ^ task is: None 33580 1726882874.74095: ^ 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 33580 1726882874.74294: in VariableManager get_vars() 33580 1726882874.74318: done with get_vars() 33580 1726882874.74323: in VariableManager get_vars() 33580 1726882874.74337: done with get_vars() 33580 1726882874.74341: variable 'omit' from source: magic vars 33580 1726882874.74372: in VariableManager get_vars() 33580 1726882874.74504: done with get_vars() 33580 1726882874.74527: variable 'omit' from source: magic vars PLAY [Play for testing vlan mtu setting] *************************************** 33580 1726882874.75239: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 33580 1726882874.76179: getting the remaining hosts for this loop 33580 1726882874.76181: done getting the remaining hosts for this loop 33580 1726882874.76184: getting the next task for host managed_node1 33580 1726882874.76186: done getting next task for host managed_node1 33580 1726882874.76188: ^ task is: TASK: Gathering Facts 33580 1726882874.76189: ^ 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 33580 1726882874.76191: getting variables 33580 1726882874.76192: in VariableManager get_vars() 33580 1726882874.76204: Calling all_inventory to load vars for managed_node1 33580 1726882874.76206: Calling groups_inventory to load vars for managed_node1 33580 1726882874.76208: Calling all_plugins_inventory to load vars for managed_node1 33580 1726882874.76212: Calling all_plugins_play to load vars for managed_node1 33580 1726882874.76225: Calling groups_plugins_inventory to load vars for managed_node1 33580 1726882874.76230: Calling groups_plugins_play to load vars for managed_node1 33580 1726882874.76366: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 33580 1726882874.76536: done with get_vars() 33580 1726882874.76542: done getting variables 33580 1726882874.76576: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_vlan_mtu.yml:3 Friday 20 September 2024 21:41:14 -0400 (0:00:00.083) 0:00:02.820 ****** 33580 1726882874.76595: entering _queue_task() for managed_node1/gather_facts 33580 1726882874.76818: worker is 1 (out of 1 available) 33580 1726882874.76830: exiting _queue_task() for managed_node1/gather_facts 33580 1726882874.76842: done queuing things up, now waiting for results queue to drain 33580 1726882874.76843: waiting for pending results... 33580 1726882874.77736: running TaskExecutor() for managed_node1/TASK: Gathering Facts 33580 1726882874.77836: in run() - task 0e448fcc-3ce9-74b3-6c21-00000000010b 33580 1726882874.77857: variable 'ansible_search_path' from source: unknown 33580 1726882874.77980: calling self._execute() 33580 1726882874.78177: variable 'ansible_host' from source: host vars for 'managed_node1' 33580 1726882874.78188: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 33580 1726882874.78201: variable 'omit' from source: magic vars 33580 1726882874.79089: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 33580 1726882874.84588: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 33580 1726882874.84767: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 33580 1726882874.84799: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 33580 1726882874.84959: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 33580 1726882874.84986: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 33580 1726882874.85177: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 33580 1726882874.85205: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 33580 1726882874.85228: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 33580 1726882874.85376: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 33580 1726882874.85396: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 33580 1726882874.85641: variable 'ansible_distribution' from source: facts 33580 1726882874.85647: variable 'ansible_distribution_major_version' from source: facts 33580 1726882874.85666: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 33580 1726882874.85672: when evaluation is False, skipping this task 33580 1726882874.85675: _execute() done 33580 1726882874.85677: dumping result to json 33580 1726882874.85679: done dumping result, returning 33580 1726882874.85684: done running TaskExecutor() for managed_node1/TASK: Gathering Facts [0e448fcc-3ce9-74b3-6c21-00000000010b] 33580 1726882874.85690: sending task result for task 0e448fcc-3ce9-74b3-6c21-00000000010b 33580 1726882874.85899: done sending task result for task 0e448fcc-3ce9-74b3-6c21-00000000010b 33580 1726882874.85902: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 33580 1726882874.85953: no more pending results, returning what we have 33580 1726882874.85957: results queue empty 33580 1726882874.85958: checking for any_errors_fatal 33580 1726882874.85959: done checking for any_errors_fatal 33580 1726882874.85960: checking for max_fail_percentage 33580 1726882874.85961: done checking for max_fail_percentage 33580 1726882874.85962: checking to see if all hosts have failed and the running result is not ok 33580 1726882874.85965: done checking to see if all hosts have failed 33580 1726882874.85965: getting the remaining hosts for this loop 33580 1726882874.85967: done getting the remaining hosts for this loop 33580 1726882874.85971: getting the next task for host managed_node1 33580 1726882874.85977: done getting next task for host managed_node1 33580 1726882874.85979: ^ task is: TASK: meta (flush_handlers) 33580 1726882874.85981: ^ 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 33580 1726882874.85985: getting variables 33580 1726882874.85986: in VariableManager get_vars() 33580 1726882874.86028: Calling all_inventory to load vars for managed_node1 33580 1726882874.86030: Calling groups_inventory to load vars for managed_node1 33580 1726882874.86033: Calling all_plugins_inventory to load vars for managed_node1 33580 1726882874.86044: Calling all_plugins_play to load vars for managed_node1 33580 1726882874.86047: Calling groups_plugins_inventory to load vars for managed_node1 33580 1726882874.86050: Calling groups_plugins_play to load vars for managed_node1 33580 1726882874.86253: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 33580 1726882874.86467: done with get_vars() 33580 1726882874.86478: done getting variables 33580 1726882874.86548: in VariableManager get_vars() 33580 1726882874.86561: Calling all_inventory to load vars for managed_node1 33580 1726882874.86565: Calling groups_inventory to load vars for managed_node1 33580 1726882874.86567: Calling all_plugins_inventory to load vars for managed_node1 33580 1726882874.86572: Calling all_plugins_play to load vars for managed_node1 33580 1726882874.86574: Calling groups_plugins_inventory to load vars for managed_node1 33580 1726882874.86577: Calling groups_plugins_play to load vars for managed_node1 33580 1726882874.87086: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 33580 1726882874.87498: done with get_vars() 33580 1726882874.87511: done queuing things up, now waiting for results queue to drain 33580 1726882874.87513: results queue empty 33580 1726882874.87514: checking for any_errors_fatal 33580 1726882874.87516: done checking for any_errors_fatal 33580 1726882874.87517: checking for max_fail_percentage 33580 1726882874.87518: done checking for max_fail_percentage 33580 1726882874.87519: checking to see if all hosts have failed and the running result is not ok 33580 1726882874.87519: done checking to see if all hosts have failed 33580 1726882874.87520: getting the remaining hosts for this loop 33580 1726882874.87521: done getting the remaining hosts for this loop 33580 1726882874.87523: getting the next task for host managed_node1 33580 1726882874.87527: done getting next task for host managed_node1 33580 1726882874.87530: ^ task is: TASK: Include the task 'show_interfaces.yml' 33580 1726882874.87531: ^ 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 33580 1726882874.87533: getting variables 33580 1726882874.87534: in VariableManager get_vars() 33580 1726882874.87547: Calling all_inventory to load vars for managed_node1 33580 1726882874.87550: Calling groups_inventory to load vars for managed_node1 33580 1726882874.87552: Calling all_plugins_inventory to load vars for managed_node1 33580 1726882874.87561: Calling all_plugins_play to load vars for managed_node1 33580 1726882874.87565: Calling groups_plugins_inventory to load vars for managed_node1 33580 1726882874.87568: Calling groups_plugins_play to load vars for managed_node1 33580 1726882874.87981: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 33580 1726882874.88791: done with get_vars() 33580 1726882874.88799: done getting variables TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_vlan_mtu.yml:10 Friday 20 September 2024 21:41:14 -0400 (0:00:00.122) 0:00:02.944 ****** 33580 1726882874.89002: entering _queue_task() for managed_node1/include_tasks 33580 1726882874.89412: worker is 1 (out of 1 available) 33580 1726882874.89423: exiting _queue_task() for managed_node1/include_tasks 33580 1726882874.89547: done queuing things up, now waiting for results queue to drain 33580 1726882874.89549: waiting for pending results... 33580 1726882874.90273: running TaskExecutor() for managed_node1/TASK: Include the task 'show_interfaces.yml' 33580 1726882874.90479: in run() - task 0e448fcc-3ce9-74b3-6c21-00000000000b 33580 1726882874.90499: variable 'ansible_search_path' from source: unknown 33580 1726882874.90536: calling self._execute() 33580 1726882874.90645: variable 'ansible_host' from source: host vars for 'managed_node1' 33580 1726882874.90798: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 33580 1726882874.90812: variable 'omit' from source: magic vars 33580 1726882874.91673: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 33580 1726882874.98086: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 33580 1726882874.98154: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 33580 1726882874.98199: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 33580 1726882874.98237: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 33580 1726882874.98271: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 33580 1726882874.98349: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 33580 1726882874.98392: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 33580 1726882874.98423: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 33580 1726882874.99115: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 33580 1726882874.99135: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 33580 1726882874.99281: variable 'ansible_distribution' from source: facts 33580 1726882874.99293: variable 'ansible_distribution_major_version' from source: facts 33580 1726882874.99316: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 33580 1726882874.99325: when evaluation is False, skipping this task 33580 1726882874.99333: _execute() done 33580 1726882874.99339: dumping result to json 33580 1726882874.99346: done dumping result, returning 33580 1726882874.99355: done running TaskExecutor() for managed_node1/TASK: Include the task 'show_interfaces.yml' [0e448fcc-3ce9-74b3-6c21-00000000000b] 33580 1726882874.99367: sending task result for task 0e448fcc-3ce9-74b3-6c21-00000000000b 33580 1726882874.99475: done sending task result for task 0e448fcc-3ce9-74b3-6c21-00000000000b 33580 1726882874.99484: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 33580 1726882874.99530: no more pending results, returning what we have 33580 1726882874.99533: results queue empty 33580 1726882874.99534: checking for any_errors_fatal 33580 1726882874.99536: done checking for any_errors_fatal 33580 1726882874.99537: checking for max_fail_percentage 33580 1726882874.99538: done checking for max_fail_percentage 33580 1726882874.99539: checking to see if all hosts have failed and the running result is not ok 33580 1726882874.99540: done checking to see if all hosts have failed 33580 1726882874.99540: getting the remaining hosts for this loop 33580 1726882874.99542: done getting the remaining hosts for this loop 33580 1726882874.99547: getting the next task for host managed_node1 33580 1726882874.99552: done getting next task for host managed_node1 33580 1726882874.99554: ^ task is: TASK: Include the task 'manage_test_interface.yml' 33580 1726882874.99556: ^ 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 33580 1726882874.99559: getting variables 33580 1726882874.99560: in VariableManager get_vars() 33580 1726882874.99602: Calling all_inventory to load vars for managed_node1 33580 1726882874.99605: Calling groups_inventory to load vars for managed_node1 33580 1726882874.99607: Calling all_plugins_inventory to load vars for managed_node1 33580 1726882874.99617: Calling all_plugins_play to load vars for managed_node1 33580 1726882874.99620: Calling groups_plugins_inventory to load vars for managed_node1 33580 1726882874.99623: Calling groups_plugins_play to load vars for managed_node1 33580 1726882874.99786: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 33580 1726882874.99994: done with get_vars() 33580 1726882875.00005: done getting variables TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_vlan_mtu.yml:12 Friday 20 September 2024 21:41:15 -0400 (0:00:00.110) 0:00:03.055 ****** 33580 1726882875.00092: entering _queue_task() for managed_node1/include_tasks 33580 1726882875.00543: worker is 1 (out of 1 available) 33580 1726882875.00555: exiting _queue_task() for managed_node1/include_tasks 33580 1726882875.00623: done queuing things up, now waiting for results queue to drain 33580 1726882875.00625: waiting for pending results... 33580 1726882875.01192: running TaskExecutor() for managed_node1/TASK: Include the task 'manage_test_interface.yml' 33580 1726882875.01837: in run() - task 0e448fcc-3ce9-74b3-6c21-00000000000c 33580 1726882875.01857: variable 'ansible_search_path' from source: unknown 33580 1726882875.01901: calling self._execute() 33580 1726882875.01981: variable 'ansible_host' from source: host vars for 'managed_node1' 33580 1726882875.01992: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 33580 1726882875.02007: variable 'omit' from source: magic vars 33580 1726882875.02423: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 33580 1726882875.04851: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 33580 1726882875.04921: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 33580 1726882875.04971: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 33580 1726882875.05022: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 33580 1726882875.05056: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 33580 1726882875.05140: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 33580 1726882875.05185: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 33580 1726882875.05217: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 33580 1726882875.05273: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 33580 1726882875.05295: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 33580 1726882875.05436: variable 'ansible_distribution' from source: facts 33580 1726882875.05451: variable 'ansible_distribution_major_version' from source: facts 33580 1726882875.05483: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 33580 1726882875.05491: when evaluation is False, skipping this task 33580 1726882875.05499: _execute() done 33580 1726882875.05507: dumping result to json 33580 1726882875.05514: done dumping result, returning 33580 1726882875.05525: done running TaskExecutor() for managed_node1/TASK: Include the task 'manage_test_interface.yml' [0e448fcc-3ce9-74b3-6c21-00000000000c] 33580 1726882875.05535: sending task result for task 0e448fcc-3ce9-74b3-6c21-00000000000c 33580 1726882875.05646: done sending task result for task 0e448fcc-3ce9-74b3-6c21-00000000000c 33580 1726882875.05653: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 33580 1726882875.05704: no more pending results, returning what we have 33580 1726882875.05708: results queue empty 33580 1726882875.05709: checking for any_errors_fatal 33580 1726882875.05715: done checking for any_errors_fatal 33580 1726882875.05716: checking for max_fail_percentage 33580 1726882875.05718: done checking for max_fail_percentage 33580 1726882875.05718: checking to see if all hosts have failed and the running result is not ok 33580 1726882875.05719: done checking to see if all hosts have failed 33580 1726882875.05720: getting the remaining hosts for this loop 33580 1726882875.05722: done getting the remaining hosts for this loop 33580 1726882875.05726: getting the next task for host managed_node1 33580 1726882875.05733: done getting next task for host managed_node1 33580 1726882875.05736: ^ task is: TASK: Include the task 'assert_device_present.yml' 33580 1726882875.05738: ^ 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 33580 1726882875.05741: getting variables 33580 1726882875.05744: in VariableManager get_vars() 33580 1726882875.05791: Calling all_inventory to load vars for managed_node1 33580 1726882875.05793: Calling groups_inventory to load vars for managed_node1 33580 1726882875.05796: Calling all_plugins_inventory to load vars for managed_node1 33580 1726882875.05807: Calling all_plugins_play to load vars for managed_node1 33580 1726882875.05810: Calling groups_plugins_inventory to load vars for managed_node1 33580 1726882875.05813: Calling groups_plugins_play to load vars for managed_node1 33580 1726882875.05996: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 33580 1726882875.06260: done with get_vars() 33580 1726882875.06275: done getting variables TASK [Include the task 'assert_device_present.yml'] **************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_vlan_mtu.yml:16 Friday 20 September 2024 21:41:15 -0400 (0:00:00.064) 0:00:03.120 ****** 33580 1726882875.06543: entering _queue_task() for managed_node1/include_tasks 33580 1726882875.07037: worker is 1 (out of 1 available) 33580 1726882875.07162: exiting _queue_task() for managed_node1/include_tasks 33580 1726882875.07177: done queuing things up, now waiting for results queue to drain 33580 1726882875.07179: waiting for pending results... 33580 1726882875.07672: running TaskExecutor() for managed_node1/TASK: Include the task 'assert_device_present.yml' 33580 1726882875.07786: in run() - task 0e448fcc-3ce9-74b3-6c21-00000000000d 33580 1726882875.07813: variable 'ansible_search_path' from source: unknown 33580 1726882875.07867: calling self._execute() 33580 1726882875.07977: variable 'ansible_host' from source: host vars for 'managed_node1' 33580 1726882875.07987: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 33580 1726882875.08001: variable 'omit' from source: magic vars 33580 1726882875.08526: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 33580 1726882875.11413: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 33580 1726882875.11493: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 33580 1726882875.11536: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 33580 1726882875.11585: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 33580 1726882875.11615: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 33580 1726882875.11705: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 33580 1726882875.11742: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 33580 1726882875.11778: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 33580 1726882875.11822: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 33580 1726882875.11845: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 33580 1726882875.12003: variable 'ansible_distribution' from source: facts 33580 1726882875.12016: variable 'ansible_distribution_major_version' from source: facts 33580 1726882875.12039: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 33580 1726882875.12047: when evaluation is False, skipping this task 33580 1726882875.12055: _execute() done 33580 1726882875.12071: dumping result to json 33580 1726882875.12082: done dumping result, returning 33580 1726882875.12095: done running TaskExecutor() for managed_node1/TASK: Include the task 'assert_device_present.yml' [0e448fcc-3ce9-74b3-6c21-00000000000d] 33580 1726882875.12122: sending task result for task 0e448fcc-3ce9-74b3-6c21-00000000000d skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 33580 1726882875.12278: no more pending results, returning what we have 33580 1726882875.12282: results queue empty 33580 1726882875.12283: checking for any_errors_fatal 33580 1726882875.12288: done checking for any_errors_fatal 33580 1726882875.12289: checking for max_fail_percentage 33580 1726882875.12290: done checking for max_fail_percentage 33580 1726882875.12291: checking to see if all hosts have failed and the running result is not ok 33580 1726882875.12292: done checking to see if all hosts have failed 33580 1726882875.12292: getting the remaining hosts for this loop 33580 1726882875.12294: done getting the remaining hosts for this loop 33580 1726882875.12299: getting the next task for host managed_node1 33580 1726882875.12305: done getting next task for host managed_node1 33580 1726882875.12308: ^ task is: TASK: TEST: I can configure the MTU for a vlan interface without autoconnect. 33580 1726882875.12310: ^ 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 33580 1726882875.12313: getting variables 33580 1726882875.12315: in VariableManager get_vars() 33580 1726882875.12358: Calling all_inventory to load vars for managed_node1 33580 1726882875.12361: Calling groups_inventory to load vars for managed_node1 33580 1726882875.12366: Calling all_plugins_inventory to load vars for managed_node1 33580 1726882875.12380: Calling all_plugins_play to load vars for managed_node1 33580 1726882875.12383: Calling groups_plugins_inventory to load vars for managed_node1 33580 1726882875.12387: Calling groups_plugins_play to load vars for managed_node1 33580 1726882875.12549: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 33580 1726882875.12770: done with get_vars() 33580 1726882875.12782: done getting variables 33580 1726882875.12891: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) 33580 1726882875.13029: done sending task result for task 0e448fcc-3ce9-74b3-6c21-00000000000d 33580 1726882875.13032: WORKER PROCESS EXITING TASK [TEST: I can configure the MTU for a vlan interface without autoconnect.] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_vlan_mtu.yml:18 Friday 20 September 2024 21:41:15 -0400 (0:00:00.065) 0:00:03.185 ****** 33580 1726882875.13046: entering _queue_task() for managed_node1/debug 33580 1726882875.13048: Creating lock for debug 33580 1726882875.13685: worker is 1 (out of 1 available) 33580 1726882875.13695: exiting _queue_task() for managed_node1/debug 33580 1726882875.13706: done queuing things up, now waiting for results queue to drain 33580 1726882875.13707: waiting for pending results... 33580 1726882875.14215: running TaskExecutor() for managed_node1/TASK: TEST: I can configure the MTU for a vlan interface without autoconnect. 33580 1726882875.14453: in run() - task 0e448fcc-3ce9-74b3-6c21-00000000000e 33580 1726882875.14481: variable 'ansible_search_path' from source: unknown 33580 1726882875.14521: calling self._execute() 33580 1726882875.14617: variable 'ansible_host' from source: host vars for 'managed_node1' 33580 1726882875.14628: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 33580 1726882875.14642: variable 'omit' from source: magic vars 33580 1726882875.15126: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 33580 1726882875.19360: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 33580 1726882875.19440: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 33580 1726882875.19509: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 33580 1726882875.19548: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 33580 1726882875.19596: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 33580 1726882875.19684: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 33580 1726882875.19725: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 33580 1726882875.19756: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 33580 1726882875.19817: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 33580 1726882875.19836: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 33580 1726882875.19992: variable 'ansible_distribution' from source: facts 33580 1726882875.20007: variable 'ansible_distribution_major_version' from source: facts 33580 1726882875.20036: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 33580 1726882875.20044: when evaluation is False, skipping this task 33580 1726882875.20052: _execute() done 33580 1726882875.20058: dumping result to json 33580 1726882875.20070: done dumping result, returning 33580 1726882875.20082: done running TaskExecutor() for managed_node1/TASK: TEST: I can configure the MTU for a vlan interface without autoconnect. [0e448fcc-3ce9-74b3-6c21-00000000000e] 33580 1726882875.20093: sending task result for task 0e448fcc-3ce9-74b3-6c21-00000000000e 33580 1726882875.20205: done sending task result for task 0e448fcc-3ce9-74b3-6c21-00000000000e skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 33580 1726882875.20256: no more pending results, returning what we have 33580 1726882875.20260: results queue empty 33580 1726882875.20261: checking for any_errors_fatal 33580 1726882875.20270: done checking for any_errors_fatal 33580 1726882875.20271: checking for max_fail_percentage 33580 1726882875.20273: done checking for max_fail_percentage 33580 1726882875.20274: checking to see if all hosts have failed and the running result is not ok 33580 1726882875.20275: done checking to see if all hosts have failed 33580 1726882875.20276: getting the remaining hosts for this loop 33580 1726882875.20278: done getting the remaining hosts for this loop 33580 1726882875.20283: getting the next task for host managed_node1 33580 1726882875.20290: done getting next task for host managed_node1 33580 1726882875.20297: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 33580 1726882875.20301: ^ 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 33580 1726882875.20315: getting variables 33580 1726882875.20317: in VariableManager get_vars() 33580 1726882875.20362: Calling all_inventory to load vars for managed_node1 33580 1726882875.20366: Calling groups_inventory to load vars for managed_node1 33580 1726882875.20372: Calling all_plugins_inventory to load vars for managed_node1 33580 1726882875.20383: Calling all_plugins_play to load vars for managed_node1 33580 1726882875.20386: Calling groups_plugins_inventory to load vars for managed_node1 33580 1726882875.20389: Calling groups_plugins_play to load vars for managed_node1 33580 1726882875.20617: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 33580 1726882875.20840: done with get_vars() 33580 1726882875.20851: done getting variables 33580 1726882875.21025: WORKER PROCESS EXITING TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 21:41:15 -0400 (0:00:00.080) 0:00:03.265 ****** 33580 1726882875.21109: entering _queue_task() for managed_node1/include_tasks 33580 1726882875.21514: worker is 1 (out of 1 available) 33580 1726882875.21525: exiting _queue_task() for managed_node1/include_tasks 33580 1726882875.21536: done queuing things up, now waiting for results queue to drain 33580 1726882875.21537: waiting for pending results... 33580 1726882875.22230: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 33580 1726882875.22438: in run() - task 0e448fcc-3ce9-74b3-6c21-000000000016 33580 1726882875.22456: variable 'ansible_search_path' from source: unknown 33580 1726882875.22467: variable 'ansible_search_path' from source: unknown 33580 1726882875.22509: calling self._execute() 33580 1726882875.22598: variable 'ansible_host' from source: host vars for 'managed_node1' 33580 1726882875.22609: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 33580 1726882875.22625: variable 'omit' from source: magic vars 33580 1726882875.23400: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 33580 1726882875.26106: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 33580 1726882875.26182: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 33580 1726882875.26221: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 33580 1726882875.26267: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 33580 1726882875.26301: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 33580 1726882875.26417: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 33580 1726882875.26576: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 33580 1726882875.26608: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 33580 1726882875.26652: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 33580 1726882875.26687: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 33580 1726882875.26822: variable 'ansible_distribution' from source: facts 33580 1726882875.26833: variable 'ansible_distribution_major_version' from source: facts 33580 1726882875.26853: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 33580 1726882875.26859: when evaluation is False, skipping this task 33580 1726882875.26871: _execute() done 33580 1726882875.26884: dumping result to json 33580 1726882875.26895: done dumping result, returning 33580 1726882875.26906: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0e448fcc-3ce9-74b3-6c21-000000000016] 33580 1726882875.26915: sending task result for task 0e448fcc-3ce9-74b3-6c21-000000000016 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 33580 1726882875.27051: no more pending results, returning what we have 33580 1726882875.27055: results queue empty 33580 1726882875.27056: checking for any_errors_fatal 33580 1726882875.27063: done checking for any_errors_fatal 33580 1726882875.27073: checking for max_fail_percentage 33580 1726882875.27075: done checking for max_fail_percentage 33580 1726882875.27076: checking to see if all hosts have failed and the running result is not ok 33580 1726882875.27078: done checking to see if all hosts have failed 33580 1726882875.27078: getting the remaining hosts for this loop 33580 1726882875.27080: done getting the remaining hosts for this loop 33580 1726882875.27084: getting the next task for host managed_node1 33580 1726882875.27091: done getting next task for host managed_node1 33580 1726882875.27096: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 33580 1726882875.27099: ^ 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 33580 1726882875.27113: getting variables 33580 1726882875.27115: in VariableManager get_vars() 33580 1726882875.27160: Calling all_inventory to load vars for managed_node1 33580 1726882875.27165: Calling groups_inventory to load vars for managed_node1 33580 1726882875.27171: Calling all_plugins_inventory to load vars for managed_node1 33580 1726882875.27184: Calling all_plugins_play to load vars for managed_node1 33580 1726882875.27187: Calling groups_plugins_inventory to load vars for managed_node1 33580 1726882875.27190: Calling groups_plugins_play to load vars for managed_node1 33580 1726882875.27370: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 33580 1726882875.27611: done with get_vars() 33580 1726882875.27621: done getting variables 33580 1726882875.27677: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 33580 1726882875.27814: done sending task result for task 0e448fcc-3ce9-74b3-6c21-000000000016 33580 1726882875.27817: WORKER PROCESS EXITING TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 21:41:15 -0400 (0:00:00.067) 0:00:03.332 ****** 33580 1726882875.27832: entering _queue_task() for managed_node1/debug 33580 1726882875.28235: worker is 1 (out of 1 available) 33580 1726882875.28436: exiting _queue_task() for managed_node1/debug 33580 1726882875.28447: done queuing things up, now waiting for results queue to drain 33580 1726882875.28448: waiting for pending results... 33580 1726882875.28715: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider 33580 1726882875.28846: in run() - task 0e448fcc-3ce9-74b3-6c21-000000000017 33580 1726882875.28874: variable 'ansible_search_path' from source: unknown 33580 1726882875.28884: variable 'ansible_search_path' from source: unknown 33580 1726882875.28928: calling self._execute() 33580 1726882875.29023: variable 'ansible_host' from source: host vars for 'managed_node1' 33580 1726882875.29034: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 33580 1726882875.29047: variable 'omit' from source: magic vars 33580 1726882875.29856: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 33580 1726882875.33331: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 33580 1726882875.33412: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 33580 1726882875.33450: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 33580 1726882875.33512: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 33580 1726882875.33543: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 33580 1726882875.33636: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 33580 1726882875.33674: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 33580 1726882875.33709: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 33580 1726882875.33751: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 33580 1726882875.33774: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 33580 1726882875.33910: variable 'ansible_distribution' from source: facts 33580 1726882875.33927: variable 'ansible_distribution_major_version' from source: facts 33580 1726882875.33948: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 33580 1726882875.33955: when evaluation is False, skipping this task 33580 1726882875.33961: _execute() done 33580 1726882875.33972: dumping result to json 33580 1726882875.33980: done dumping result, returning 33580 1726882875.33990: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider [0e448fcc-3ce9-74b3-6c21-000000000017] 33580 1726882875.33998: sending task result for task 0e448fcc-3ce9-74b3-6c21-000000000017 skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 33580 1726882875.34134: no more pending results, returning what we have 33580 1726882875.34137: results queue empty 33580 1726882875.34138: checking for any_errors_fatal 33580 1726882875.34143: done checking for any_errors_fatal 33580 1726882875.34144: checking for max_fail_percentage 33580 1726882875.34146: done checking for max_fail_percentage 33580 1726882875.34146: checking to see if all hosts have failed and the running result is not ok 33580 1726882875.34147: done checking to see if all hosts have failed 33580 1726882875.34148: getting the remaining hosts for this loop 33580 1726882875.34150: done getting the remaining hosts for this loop 33580 1726882875.34154: getting the next task for host managed_node1 33580 1726882875.34160: done getting next task for host managed_node1 33580 1726882875.34166: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 33580 1726882875.34171: ^ 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 33580 1726882875.34185: getting variables 33580 1726882875.34188: in VariableManager get_vars() 33580 1726882875.34236: Calling all_inventory to load vars for managed_node1 33580 1726882875.34239: Calling groups_inventory to load vars for managed_node1 33580 1726882875.34242: Calling all_plugins_inventory to load vars for managed_node1 33580 1726882875.34253: Calling all_plugins_play to load vars for managed_node1 33580 1726882875.34256: Calling groups_plugins_inventory to load vars for managed_node1 33580 1726882875.34259: Calling groups_plugins_play to load vars for managed_node1 33580 1726882875.34496: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 33580 1726882875.34743: done with get_vars() 33580 1726882875.34753: done getting variables 33580 1726882875.34875: done sending task result for task 0e448fcc-3ce9-74b3-6c21-000000000017 33580 1726882875.34879: WORKER PROCESS EXITING 33580 1726882875.34947: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 21:41:15 -0400 (0:00:00.072) 0:00:03.405 ****** 33580 1726882875.35092: entering _queue_task() for managed_node1/fail 33580 1726882875.35094: Creating lock for fail 33580 1726882875.35427: worker is 1 (out of 1 available) 33580 1726882875.35442: exiting _queue_task() for managed_node1/fail 33580 1726882875.35452: done queuing things up, now waiting for results queue to drain 33580 1726882875.35454: waiting for pending results... 33580 1726882875.35704: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 33580 1726882875.35836: in run() - task 0e448fcc-3ce9-74b3-6c21-000000000018 33580 1726882875.35855: variable 'ansible_search_path' from source: unknown 33580 1726882875.35867: variable 'ansible_search_path' from source: unknown 33580 1726882875.35917: calling self._execute() 33580 1726882875.36001: variable 'ansible_host' from source: host vars for 'managed_node1' 33580 1726882875.36014: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 33580 1726882875.36029: variable 'omit' from source: magic vars 33580 1726882875.36488: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 33580 1726882875.38904: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 33580 1726882875.38984: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 33580 1726882875.39023: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 33580 1726882875.39075: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 33580 1726882875.39106: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 33580 1726882875.39198: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 33580 1726882875.39232: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 33580 1726882875.39276: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 33580 1726882875.39322: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 33580 1726882875.39343: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 33580 1726882875.39501: variable 'ansible_distribution' from source: facts 33580 1726882875.39514: variable 'ansible_distribution_major_version' from source: facts 33580 1726882875.39538: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 33580 1726882875.39545: when evaluation is False, skipping this task 33580 1726882875.39553: _execute() done 33580 1726882875.39559: dumping result to json 33580 1726882875.39572: done dumping result, returning 33580 1726882875.39592: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0e448fcc-3ce9-74b3-6c21-000000000018] 33580 1726882875.39606: sending task result for task 0e448fcc-3ce9-74b3-6c21-000000000018 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 33580 1726882875.39750: no more pending results, returning what we have 33580 1726882875.39753: results queue empty 33580 1726882875.39754: checking for any_errors_fatal 33580 1726882875.39758: done checking for any_errors_fatal 33580 1726882875.39759: checking for max_fail_percentage 33580 1726882875.39761: done checking for max_fail_percentage 33580 1726882875.39761: checking to see if all hosts have failed and the running result is not ok 33580 1726882875.39762: done checking to see if all hosts have failed 33580 1726882875.39765: getting the remaining hosts for this loop 33580 1726882875.39767: done getting the remaining hosts for this loop 33580 1726882875.39773: getting the next task for host managed_node1 33580 1726882875.39779: done getting next task for host managed_node1 33580 1726882875.39784: ^ 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 33580 1726882875.39787: ^ 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 33580 1726882875.39799: getting variables 33580 1726882875.39801: in VariableManager get_vars() 33580 1726882875.39844: Calling all_inventory to load vars for managed_node1 33580 1726882875.39847: Calling groups_inventory to load vars for managed_node1 33580 1726882875.39850: Calling all_plugins_inventory to load vars for managed_node1 33580 1726882875.39860: Calling all_plugins_play to load vars for managed_node1 33580 1726882875.39863: Calling groups_plugins_inventory to load vars for managed_node1 33580 1726882875.39870: Calling groups_plugins_play to load vars for managed_node1 33580 1726882875.40044: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 33580 1726882875.40270: done with get_vars() 33580 1726882875.40282: done getting variables 33580 1726882875.40347: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 21:41:15 -0400 (0:00:00.052) 0:00:03.458 ****** 33580 1726882875.40390: entering _queue_task() for managed_node1/fail 33580 1726882875.40516: done sending task result for task 0e448fcc-3ce9-74b3-6c21-000000000018 33580 1726882875.40520: WORKER PROCESS EXITING 33580 1726882875.40918: worker is 1 (out of 1 available) 33580 1726882875.40930: exiting _queue_task() for managed_node1/fail 33580 1726882875.40940: done queuing things up, now waiting for results queue to drain 33580 1726882875.40942: waiting for pending results... 33580 1726882875.41193: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 33580 1726882875.41314: in run() - task 0e448fcc-3ce9-74b3-6c21-000000000019 33580 1726882875.41331: variable 'ansible_search_path' from source: unknown 33580 1726882875.41338: variable 'ansible_search_path' from source: unknown 33580 1726882875.41379: calling self._execute() 33580 1726882875.41460: variable 'ansible_host' from source: host vars for 'managed_node1' 33580 1726882875.41479: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 33580 1726882875.41501: variable 'omit' from source: magic vars 33580 1726882875.41929: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 33580 1726882875.44398: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 33580 1726882875.44474: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 33580 1726882875.44525: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 33580 1726882875.44574: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 33580 1726882875.44604: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 33580 1726882875.44693: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 33580 1726882875.44728: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 33580 1726882875.44760: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 33580 1726882875.44814: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 33580 1726882875.44832: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 33580 1726882875.44993: variable 'ansible_distribution' from source: facts 33580 1726882875.45006: variable 'ansible_distribution_major_version' from source: facts 33580 1726882875.45026: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 33580 1726882875.45033: when evaluation is False, skipping this task 33580 1726882875.45040: _execute() done 33580 1726882875.45046: dumping result to json 33580 1726882875.45053: done dumping result, returning 33580 1726882875.45062: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [0e448fcc-3ce9-74b3-6c21-000000000019] 33580 1726882875.45078: sending task result for task 0e448fcc-3ce9-74b3-6c21-000000000019 33580 1726882875.45185: done sending task result for task 0e448fcc-3ce9-74b3-6c21-000000000019 33580 1726882875.45191: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 33580 1726882875.45253: no more pending results, returning what we have 33580 1726882875.45257: results queue empty 33580 1726882875.45258: checking for any_errors_fatal 33580 1726882875.45265: done checking for any_errors_fatal 33580 1726882875.45266: checking for max_fail_percentage 33580 1726882875.45270: done checking for max_fail_percentage 33580 1726882875.45271: checking to see if all hosts have failed and the running result is not ok 33580 1726882875.45271: done checking to see if all hosts have failed 33580 1726882875.45272: getting the remaining hosts for this loop 33580 1726882875.45274: done getting the remaining hosts for this loop 33580 1726882875.45277: getting the next task for host managed_node1 33580 1726882875.45283: done getting next task for host managed_node1 33580 1726882875.45287: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 33580 1726882875.45289: ^ 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 33580 1726882875.45301: getting variables 33580 1726882875.45303: in VariableManager get_vars() 33580 1726882875.45342: Calling all_inventory to load vars for managed_node1 33580 1726882875.45344: Calling groups_inventory to load vars for managed_node1 33580 1726882875.45346: Calling all_plugins_inventory to load vars for managed_node1 33580 1726882875.45356: Calling all_plugins_play to load vars for managed_node1 33580 1726882875.45358: Calling groups_plugins_inventory to load vars for managed_node1 33580 1726882875.45361: Calling groups_plugins_play to load vars for managed_node1 33580 1726882875.45565: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 33580 1726882875.45790: done with get_vars() 33580 1726882875.45801: done getting variables 33580 1726882875.45859: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 21:41:15 -0400 (0:00:00.056) 0:00:03.514 ****** 33580 1726882875.46015: entering _queue_task() for managed_node1/fail 33580 1726882875.46383: worker is 1 (out of 1 available) 33580 1726882875.46396: exiting _queue_task() for managed_node1/fail 33580 1726882875.46407: done queuing things up, now waiting for results queue to drain 33580 1726882875.46409: waiting for pending results... 33580 1726882875.47335: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 33580 1726882875.47472: in run() - task 0e448fcc-3ce9-74b3-6c21-00000000001a 33580 1726882875.47652: variable 'ansible_search_path' from source: unknown 33580 1726882875.47661: variable 'ansible_search_path' from source: unknown 33580 1726882875.47703: calling self._execute() 33580 1726882875.47786: variable 'ansible_host' from source: host vars for 'managed_node1' 33580 1726882875.47874: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 33580 1726882875.47890: variable 'omit' from source: magic vars 33580 1726882875.48792: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 33580 1726882875.51770: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 33580 1726882875.51844: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 33580 1726882875.51891: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 33580 1726882875.51939: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 33580 1726882875.51974: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 33580 1726882875.52061: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 33580 1726882875.52099: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 33580 1726882875.52128: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 33580 1726882875.52183: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 33580 1726882875.52201: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 33580 1726882875.52342: variable 'ansible_distribution' from source: facts 33580 1726882875.52354: variable 'ansible_distribution_major_version' from source: facts 33580 1726882875.52385: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 33580 1726882875.52392: when evaluation is False, skipping this task 33580 1726882875.52399: _execute() done 33580 1726882875.52405: dumping result to json 33580 1726882875.52411: done dumping result, returning 33580 1726882875.52421: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0e448fcc-3ce9-74b3-6c21-00000000001a] 33580 1726882875.52431: sending task result for task 0e448fcc-3ce9-74b3-6c21-00000000001a skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 33580 1726882875.52565: no more pending results, returning what we have 33580 1726882875.52571: results queue empty 33580 1726882875.52572: checking for any_errors_fatal 33580 1726882875.52577: done checking for any_errors_fatal 33580 1726882875.52578: checking for max_fail_percentage 33580 1726882875.52580: done checking for max_fail_percentage 33580 1726882875.52581: checking to see if all hosts have failed and the running result is not ok 33580 1726882875.52581: done checking to see if all hosts have failed 33580 1726882875.52582: getting the remaining hosts for this loop 33580 1726882875.52584: done getting the remaining hosts for this loop 33580 1726882875.52588: getting the next task for host managed_node1 33580 1726882875.52594: done getting next task for host managed_node1 33580 1726882875.52599: ^ 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 33580 1726882875.52601: ^ 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 33580 1726882875.52614: getting variables 33580 1726882875.52616: in VariableManager get_vars() 33580 1726882875.52658: Calling all_inventory to load vars for managed_node1 33580 1726882875.52661: Calling groups_inventory to load vars for managed_node1 33580 1726882875.52671: Calling all_plugins_inventory to load vars for managed_node1 33580 1726882875.52684: Calling all_plugins_play to load vars for managed_node1 33580 1726882875.52687: Calling groups_plugins_inventory to load vars for managed_node1 33580 1726882875.52690: Calling groups_plugins_play to load vars for managed_node1 33580 1726882875.52871: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 33580 1726882875.53089: done with get_vars() 33580 1726882875.53105: done getting variables 33580 1726882875.53223: done sending task result for task 0e448fcc-3ce9-74b3-6c21-00000000001a 33580 1726882875.53226: WORKER PROCESS EXITING 33580 1726882875.53255: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 21:41:15 -0400 (0:00:00.072) 0:00:03.587 ****** 33580 1726882875.53294: entering _queue_task() for managed_node1/dnf 33580 1726882875.53730: worker is 1 (out of 1 available) 33580 1726882875.53742: exiting _queue_task() for managed_node1/dnf 33580 1726882875.53752: done queuing things up, now waiting for results queue to drain 33580 1726882875.53756: waiting for pending results... 33580 1726882875.54004: running TaskExecutor() for managed_node1/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 33580 1726882875.54128: in run() - task 0e448fcc-3ce9-74b3-6c21-00000000001b 33580 1726882875.54148: variable 'ansible_search_path' from source: unknown 33580 1726882875.54157: variable 'ansible_search_path' from source: unknown 33580 1726882875.54204: calling self._execute() 33580 1726882875.54284: variable 'ansible_host' from source: host vars for 'managed_node1' 33580 1726882875.54296: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 33580 1726882875.54317: variable 'omit' from source: magic vars 33580 1726882875.54739: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 33580 1726882875.57779: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 33580 1726882875.58026: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 33580 1726882875.58082: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 33580 1726882875.58124: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 33580 1726882875.58274: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 33580 1726882875.58359: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 33580 1726882875.58495: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 33580 1726882875.58526: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 33580 1726882875.58678: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 33580 1726882875.58704: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 33580 1726882875.58958: variable 'ansible_distribution' from source: facts 33580 1726882875.58976: variable 'ansible_distribution_major_version' from source: facts 33580 1726882875.58999: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 33580 1726882875.59128: when evaluation is False, skipping this task 33580 1726882875.59135: _execute() done 33580 1726882875.59143: dumping result to json 33580 1726882875.59151: done dumping result, returning 33580 1726882875.59161: done running TaskExecutor() for managed_node1/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 [0e448fcc-3ce9-74b3-6c21-00000000001b] 33580 1726882875.59177: sending task result for task 0e448fcc-3ce9-74b3-6c21-00000000001b skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 33580 1726882875.59323: no more pending results, returning what we have 33580 1726882875.59326: results queue empty 33580 1726882875.59327: checking for any_errors_fatal 33580 1726882875.59333: done checking for any_errors_fatal 33580 1726882875.59334: checking for max_fail_percentage 33580 1726882875.59335: done checking for max_fail_percentage 33580 1726882875.59336: checking to see if all hosts have failed and the running result is not ok 33580 1726882875.59337: done checking to see if all hosts have failed 33580 1726882875.59337: getting the remaining hosts for this loop 33580 1726882875.59339: done getting the remaining hosts for this loop 33580 1726882875.59343: getting the next task for host managed_node1 33580 1726882875.59350: done getting next task for host managed_node1 33580 1726882875.59354: ^ 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 33580 1726882875.59357: ^ 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 33580 1726882875.59374: getting variables 33580 1726882875.59376: in VariableManager get_vars() 33580 1726882875.59417: Calling all_inventory to load vars for managed_node1 33580 1726882875.59420: Calling groups_inventory to load vars for managed_node1 33580 1726882875.59422: Calling all_plugins_inventory to load vars for managed_node1 33580 1726882875.59433: Calling all_plugins_play to load vars for managed_node1 33580 1726882875.59436: Calling groups_plugins_inventory to load vars for managed_node1 33580 1726882875.59439: Calling groups_plugins_play to load vars for managed_node1 33580 1726882875.59658: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 33580 1726882875.59881: done with get_vars() 33580 1726882875.59895: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 33580 1726882875.59975: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 33580 1726882875.60849: done sending task result for task 0e448fcc-3ce9-74b3-6c21-00000000001b 33580 1726882875.60853: WORKER PROCESS EXITING 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 21:41:15 -0400 (0:00:00.075) 0:00:03.663 ****** 33580 1726882875.60871: entering _queue_task() for managed_node1/yum 33580 1726882875.60873: Creating lock for yum 33580 1726882875.61124: worker is 1 (out of 1 available) 33580 1726882875.61137: exiting _queue_task() for managed_node1/yum 33580 1726882875.61148: done queuing things up, now waiting for results queue to drain 33580 1726882875.61149: waiting for pending results... 33580 1726882875.61987: running TaskExecutor() for managed_node1/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 33580 1726882875.62200: in run() - task 0e448fcc-3ce9-74b3-6c21-00000000001c 33580 1726882875.62213: variable 'ansible_search_path' from source: unknown 33580 1726882875.62288: variable 'ansible_search_path' from source: unknown 33580 1726882875.62325: calling self._execute() 33580 1726882875.62461: variable 'ansible_host' from source: host vars for 'managed_node1' 33580 1726882875.62506: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 33580 1726882875.62520: variable 'omit' from source: magic vars 33580 1726882875.63349: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 33580 1726882875.68166: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 33580 1726882875.68317: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 33580 1726882875.68391: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 33580 1726882875.68500: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 33580 1726882875.68600: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 33580 1726882875.68798: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 33580 1726882875.68832: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 33580 1726882875.68863: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 33580 1726882875.68939: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 33580 1726882875.69024: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 33580 1726882875.69221: variable 'ansible_distribution' from source: facts 33580 1726882875.69347: variable 'ansible_distribution_major_version' from source: facts 33580 1726882875.69374: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 33580 1726882875.69451: when evaluation is False, skipping this task 33580 1726882875.69460: _execute() done 33580 1726882875.69472: dumping result to json 33580 1726882875.69482: done dumping result, returning 33580 1726882875.69495: done running TaskExecutor() for managed_node1/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 [0e448fcc-3ce9-74b3-6c21-00000000001c] 33580 1726882875.69505: sending task result for task 0e448fcc-3ce9-74b3-6c21-00000000001c skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 33580 1726882875.69686: no more pending results, returning what we have 33580 1726882875.69690: results queue empty 33580 1726882875.69691: checking for any_errors_fatal 33580 1726882875.69696: done checking for any_errors_fatal 33580 1726882875.69697: checking for max_fail_percentage 33580 1726882875.69698: done checking for max_fail_percentage 33580 1726882875.69699: checking to see if all hosts have failed and the running result is not ok 33580 1726882875.69700: done checking to see if all hosts have failed 33580 1726882875.69701: getting the remaining hosts for this loop 33580 1726882875.69703: done getting the remaining hosts for this loop 33580 1726882875.69707: getting the next task for host managed_node1 33580 1726882875.69714: done getting next task for host managed_node1 33580 1726882875.69718: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 33580 1726882875.69721: ^ 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 33580 1726882875.69734: getting variables 33580 1726882875.69735: in VariableManager get_vars() 33580 1726882875.69779: Calling all_inventory to load vars for managed_node1 33580 1726882875.69782: Calling groups_inventory to load vars for managed_node1 33580 1726882875.69785: Calling all_plugins_inventory to load vars for managed_node1 33580 1726882875.69795: Calling all_plugins_play to load vars for managed_node1 33580 1726882875.69798: Calling groups_plugins_inventory to load vars for managed_node1 33580 1726882875.69802: Calling groups_plugins_play to load vars for managed_node1 33580 1726882875.69983: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 33580 1726882875.70220: done with get_vars() 33580 1726882875.70231: done getting variables 33580 1726882875.70369: done sending task result for task 0e448fcc-3ce9-74b3-6c21-00000000001c 33580 1726882875.70372: WORKER PROCESS EXITING 33580 1726882875.70391: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 21:41:15 -0400 (0:00:00.095) 0:00:03.758 ****** 33580 1726882875.70433: entering _queue_task() for managed_node1/fail 33580 1726882875.70914: worker is 1 (out of 1 available) 33580 1726882875.70924: exiting _queue_task() for managed_node1/fail 33580 1726882875.70935: done queuing things up, now waiting for results queue to drain 33580 1726882875.70936: waiting for pending results... 33580 1726882875.71799: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 33580 1726882875.71923: in run() - task 0e448fcc-3ce9-74b3-6c21-00000000001d 33580 1726882875.72276: variable 'ansible_search_path' from source: unknown 33580 1726882875.72287: variable 'ansible_search_path' from source: unknown 33580 1726882875.72327: calling self._execute() 33580 1726882875.72410: variable 'ansible_host' from source: host vars for 'managed_node1' 33580 1726882875.72420: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 33580 1726882875.72432: variable 'omit' from source: magic vars 33580 1726882875.72837: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 33580 1726882875.77379: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 33580 1726882875.77839: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 33580 1726882875.77898: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 33580 1726882875.78460: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 33580 1726882875.78497: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 33580 1726882875.78590: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 33580 1726882875.78626: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 33580 1726882875.78657: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 33580 1726882875.78710: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 33580 1726882875.78730: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 33580 1726882875.78877: variable 'ansible_distribution' from source: facts 33580 1726882875.79263: variable 'ansible_distribution_major_version' from source: facts 33580 1726882875.79293: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 33580 1726882875.79301: when evaluation is False, skipping this task 33580 1726882875.79307: _execute() done 33580 1726882875.79314: dumping result to json 33580 1726882875.79321: done dumping result, returning 33580 1726882875.79332: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0e448fcc-3ce9-74b3-6c21-00000000001d] 33580 1726882875.79341: sending task result for task 0e448fcc-3ce9-74b3-6c21-00000000001d 33580 1726882875.79455: done sending task result for task 0e448fcc-3ce9-74b3-6c21-00000000001d 33580 1726882875.79463: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 33580 1726882875.79519: no more pending results, returning what we have 33580 1726882875.79523: results queue empty 33580 1726882875.79524: checking for any_errors_fatal 33580 1726882875.79531: done checking for any_errors_fatal 33580 1726882875.79531: checking for max_fail_percentage 33580 1726882875.79533: done checking for max_fail_percentage 33580 1726882875.79534: checking to see if all hosts have failed and the running result is not ok 33580 1726882875.79535: done checking to see if all hosts have failed 33580 1726882875.79535: getting the remaining hosts for this loop 33580 1726882875.79537: done getting the remaining hosts for this loop 33580 1726882875.79542: getting the next task for host managed_node1 33580 1726882875.79549: done getting next task for host managed_node1 33580 1726882875.79553: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 33580 1726882875.79556: ^ 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 33580 1726882875.79576: getting variables 33580 1726882875.79578: in VariableManager get_vars() 33580 1726882875.79622: Calling all_inventory to load vars for managed_node1 33580 1726882875.79625: Calling groups_inventory to load vars for managed_node1 33580 1726882875.79627: Calling all_plugins_inventory to load vars for managed_node1 33580 1726882875.79638: Calling all_plugins_play to load vars for managed_node1 33580 1726882875.79641: Calling groups_plugins_inventory to load vars for managed_node1 33580 1726882875.79644: Calling groups_plugins_play to load vars for managed_node1 33580 1726882875.79878: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 33580 1726882875.80083: done with get_vars() 33580 1726882875.80093: done getting variables 33580 1726882875.80154: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 21:41:15 -0400 (0:00:00.100) 0:00:03.859 ****** 33580 1726882875.80446: entering _queue_task() for managed_node1/package 33580 1726882875.80661: worker is 1 (out of 1 available) 33580 1726882875.80676: exiting _queue_task() for managed_node1/package 33580 1726882875.80687: done queuing things up, now waiting for results queue to drain 33580 1726882875.80689: waiting for pending results... 33580 1726882875.81578: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages 33580 1726882875.81712: in run() - task 0e448fcc-3ce9-74b3-6c21-00000000001e 33580 1726882875.81729: variable 'ansible_search_path' from source: unknown 33580 1726882875.81737: variable 'ansible_search_path' from source: unknown 33580 1726882875.81781: calling self._execute() 33580 1726882875.81856: variable 'ansible_host' from source: host vars for 'managed_node1' 33580 1726882875.81874: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 33580 1726882875.81891: variable 'omit' from source: magic vars 33580 1726882875.82316: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 33580 1726882875.86733: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 33580 1726882875.86815: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 33580 1726882875.86861: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 33580 1726882875.86906: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 33580 1726882875.86936: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 33580 1726882875.87065: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 33580 1726882875.87108: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 33580 1726882875.87140: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 33580 1726882875.87196: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 33580 1726882875.87217: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 33580 1726882875.87370: variable 'ansible_distribution' from source: facts 33580 1726882875.87383: variable 'ansible_distribution_major_version' from source: facts 33580 1726882875.87411: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 33580 1726882875.87419: when evaluation is False, skipping this task 33580 1726882875.87426: _execute() done 33580 1726882875.87433: dumping result to json 33580 1726882875.87441: done dumping result, returning 33580 1726882875.87453: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages [0e448fcc-3ce9-74b3-6c21-00000000001e] 33580 1726882875.87466: sending task result for task 0e448fcc-3ce9-74b3-6c21-00000000001e skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 33580 1726882875.87622: no more pending results, returning what we have 33580 1726882875.87626: results queue empty 33580 1726882875.87627: checking for any_errors_fatal 33580 1726882875.87632: done checking for any_errors_fatal 33580 1726882875.87633: checking for max_fail_percentage 33580 1726882875.87634: done checking for max_fail_percentage 33580 1726882875.87635: checking to see if all hosts have failed and the running result is not ok 33580 1726882875.87636: done checking to see if all hosts have failed 33580 1726882875.87637: getting the remaining hosts for this loop 33580 1726882875.87639: done getting the remaining hosts for this loop 33580 1726882875.87643: getting the next task for host managed_node1 33580 1726882875.87649: done getting next task for host managed_node1 33580 1726882875.87654: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 33580 1726882875.87657: ^ 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 33580 1726882875.87675: getting variables 33580 1726882875.87678: in VariableManager get_vars() 33580 1726882875.87721: Calling all_inventory to load vars for managed_node1 33580 1726882875.87724: Calling groups_inventory to load vars for managed_node1 33580 1726882875.87726: Calling all_plugins_inventory to load vars for managed_node1 33580 1726882875.87738: Calling all_plugins_play to load vars for managed_node1 33580 1726882875.87741: Calling groups_plugins_inventory to load vars for managed_node1 33580 1726882875.87744: Calling groups_plugins_play to load vars for managed_node1 33580 1726882875.87927: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 33580 1726882875.88143: done with get_vars() 33580 1726882875.88154: done getting variables 33580 1726882875.88221: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 33580 1726882875.88419: done sending task result for task 0e448fcc-3ce9-74b3-6c21-00000000001e 33580 1726882875.88422: WORKER PROCESS EXITING TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 21:41:15 -0400 (0:00:00.079) 0:00:03.938 ****** 33580 1726882875.88437: entering _queue_task() for managed_node1/package 33580 1726882875.88952: worker is 1 (out of 1 available) 33580 1726882875.88966: exiting _queue_task() for managed_node1/package 33580 1726882875.88980: done queuing things up, now waiting for results queue to drain 33580 1726882875.88982: waiting for pending results... 33580 1726882875.89237: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 33580 1726882875.89361: in run() - task 0e448fcc-3ce9-74b3-6c21-00000000001f 33580 1726882875.89385: variable 'ansible_search_path' from source: unknown 33580 1726882875.89394: variable 'ansible_search_path' from source: unknown 33580 1726882875.89436: calling self._execute() 33580 1726882875.89516: variable 'ansible_host' from source: host vars for 'managed_node1' 33580 1726882875.89528: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 33580 1726882875.89544: variable 'omit' from source: magic vars 33580 1726882875.89976: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 33580 1726882875.92775: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 33580 1726882875.92847: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 33580 1726882875.92901: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 33580 1726882875.92944: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 33580 1726882875.92980: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 33580 1726882875.93070: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 33580 1726882875.93105: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 33580 1726882875.93140: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 33580 1726882875.93189: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 33580 1726882875.93209: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 33580 1726882875.93356: variable 'ansible_distribution' from source: facts 33580 1726882875.93375: variable 'ansible_distribution_major_version' from source: facts 33580 1726882875.93390: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 33580 1726882875.93393: when evaluation is False, skipping this task 33580 1726882875.93395: _execute() done 33580 1726882875.93397: dumping result to json 33580 1726882875.93402: done dumping result, returning 33580 1726882875.93409: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0e448fcc-3ce9-74b3-6c21-00000000001f] 33580 1726882875.93414: sending task result for task 0e448fcc-3ce9-74b3-6c21-00000000001f 33580 1726882875.93525: done sending task result for task 0e448fcc-3ce9-74b3-6c21-00000000001f 33580 1726882875.93528: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 33580 1726882875.93575: no more pending results, returning what we have 33580 1726882875.93579: results queue empty 33580 1726882875.93580: checking for any_errors_fatal 33580 1726882875.93586: done checking for any_errors_fatal 33580 1726882875.93587: checking for max_fail_percentage 33580 1726882875.93588: done checking for max_fail_percentage 33580 1726882875.93589: checking to see if all hosts have failed and the running result is not ok 33580 1726882875.93590: done checking to see if all hosts have failed 33580 1726882875.93591: getting the remaining hosts for this loop 33580 1726882875.93592: done getting the remaining hosts for this loop 33580 1726882875.93597: getting the next task for host managed_node1 33580 1726882875.93602: done getting next task for host managed_node1 33580 1726882875.93606: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 33580 1726882875.93609: ^ 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 33580 1726882875.93621: getting variables 33580 1726882875.93622: in VariableManager get_vars() 33580 1726882875.93667: Calling all_inventory to load vars for managed_node1 33580 1726882875.93671: Calling groups_inventory to load vars for managed_node1 33580 1726882875.93674: Calling all_plugins_inventory to load vars for managed_node1 33580 1726882875.93683: Calling all_plugins_play to load vars for managed_node1 33580 1726882875.93685: Calling groups_plugins_inventory to load vars for managed_node1 33580 1726882875.93688: Calling groups_plugins_play to load vars for managed_node1 33580 1726882875.93846: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 33580 1726882875.93971: done with get_vars() 33580 1726882875.93979: done getting variables 33580 1726882875.94021: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 21:41:15 -0400 (0:00:00.056) 0:00:03.995 ****** 33580 1726882875.94044: entering _queue_task() for managed_node1/package 33580 1726882875.94229: worker is 1 (out of 1 available) 33580 1726882875.94242: exiting _queue_task() for managed_node1/package 33580 1726882875.94253: done queuing things up, now waiting for results queue to drain 33580 1726882875.94255: waiting for pending results... 33580 1726882875.94429: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 33580 1726882875.94542: in run() - task 0e448fcc-3ce9-74b3-6c21-000000000020 33580 1726882875.94566: variable 'ansible_search_path' from source: unknown 33580 1726882875.94575: variable 'ansible_search_path' from source: unknown 33580 1726882875.94612: calling self._execute() 33580 1726882875.94692: variable 'ansible_host' from source: host vars for 'managed_node1' 33580 1726882875.94702: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 33580 1726882875.94716: variable 'omit' from source: magic vars 33580 1726882875.95161: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 33580 1726882875.97702: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 33580 1726882875.97748: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 33580 1726882875.97776: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 33580 1726882875.97801: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 33580 1726882875.97820: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 33580 1726882875.97881: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 33580 1726882875.97904: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 33580 1726882875.97921: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 33580 1726882875.97953: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 33580 1726882875.97965: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 33580 1726882875.98067: variable 'ansible_distribution' from source: facts 33580 1726882875.98075: variable 'ansible_distribution_major_version' from source: facts 33580 1726882875.98090: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 33580 1726882875.98093: when evaluation is False, skipping this task 33580 1726882875.98096: _execute() done 33580 1726882875.98100: dumping result to json 33580 1726882875.98102: done dumping result, returning 33580 1726882875.98110: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0e448fcc-3ce9-74b3-6c21-000000000020] 33580 1726882875.98115: sending task result for task 0e448fcc-3ce9-74b3-6c21-000000000020 33580 1726882875.98236: done sending task result for task 0e448fcc-3ce9-74b3-6c21-000000000020 33580 1726882875.98239: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 33580 1726882875.98318: no more pending results, returning what we have 33580 1726882875.98321: results queue empty 33580 1726882875.98322: checking for any_errors_fatal 33580 1726882875.98329: done checking for any_errors_fatal 33580 1726882875.98330: checking for max_fail_percentage 33580 1726882875.98331: done checking for max_fail_percentage 33580 1726882875.98332: checking to see if all hosts have failed and the running result is not ok 33580 1726882875.98333: done checking to see if all hosts have failed 33580 1726882875.98334: getting the remaining hosts for this loop 33580 1726882875.98336: done getting the remaining hosts for this loop 33580 1726882875.98340: getting the next task for host managed_node1 33580 1726882875.98345: done getting next task for host managed_node1 33580 1726882875.98349: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 33580 1726882875.98351: ^ 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 33580 1726882875.98486: getting variables 33580 1726882875.98488: in VariableManager get_vars() 33580 1726882875.98528: Calling all_inventory to load vars for managed_node1 33580 1726882875.98531: Calling groups_inventory to load vars for managed_node1 33580 1726882875.98534: Calling all_plugins_inventory to load vars for managed_node1 33580 1726882875.98543: Calling all_plugins_play to load vars for managed_node1 33580 1726882875.98546: Calling groups_plugins_inventory to load vars for managed_node1 33580 1726882875.98549: Calling groups_plugins_play to load vars for managed_node1 33580 1726882875.98717: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 33580 1726882875.99005: done with get_vars() 33580 1726882875.99021: done getting variables 33580 1726882875.99171: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 21:41:15 -0400 (0:00:00.051) 0:00:04.047 ****** 33580 1726882875.99242: entering _queue_task() for managed_node1/service 33580 1726882875.99244: Creating lock for service 33580 1726882876.00390: worker is 1 (out of 1 available) 33580 1726882876.00403: exiting _queue_task() for managed_node1/service 33580 1726882876.00414: done queuing things up, now waiting for results queue to drain 33580 1726882876.00416: waiting for pending results... 33580 1726882876.00655: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 33580 1726882876.00775: in run() - task 0e448fcc-3ce9-74b3-6c21-000000000021 33580 1726882876.00794: variable 'ansible_search_path' from source: unknown 33580 1726882876.00810: variable 'ansible_search_path' from source: unknown 33580 1726882876.00850: calling self._execute() 33580 1726882876.00937: variable 'ansible_host' from source: host vars for 'managed_node1' 33580 1726882876.00948: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 33580 1726882876.00961: variable 'omit' from source: magic vars 33580 1726882876.01412: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 33580 1726882876.03604: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 33580 1726882876.03918: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 33580 1726882876.03973: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 33580 1726882876.04010: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 33580 1726882876.04044: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 33580 1726882876.04126: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 33580 1726882876.04167: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 33580 1726882876.04200: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 33580 1726882876.04245: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 33580 1726882876.04324: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 33580 1726882876.04508: variable 'ansible_distribution' from source: facts 33580 1726882876.04522: variable 'ansible_distribution_major_version' from source: facts 33580 1726882876.04544: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 33580 1726882876.04552: when evaluation is False, skipping this task 33580 1726882876.04560: _execute() done 33580 1726882876.04570: dumping result to json 33580 1726882876.04578: done dumping result, returning 33580 1726882876.04588: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0e448fcc-3ce9-74b3-6c21-000000000021] 33580 1726882876.04597: sending task result for task 0e448fcc-3ce9-74b3-6c21-000000000021 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 33580 1726882876.04742: no more pending results, returning what we have 33580 1726882876.04745: results queue empty 33580 1726882876.04746: checking for any_errors_fatal 33580 1726882876.04751: done checking for any_errors_fatal 33580 1726882876.04752: checking for max_fail_percentage 33580 1726882876.04753: done checking for max_fail_percentage 33580 1726882876.04754: checking to see if all hosts have failed and the running result is not ok 33580 1726882876.04755: done checking to see if all hosts have failed 33580 1726882876.04756: getting the remaining hosts for this loop 33580 1726882876.04758: done getting the remaining hosts for this loop 33580 1726882876.04762: getting the next task for host managed_node1 33580 1726882876.04770: done getting next task for host managed_node1 33580 1726882876.04774: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 33580 1726882876.04777: ^ 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 33580 1726882876.04789: getting variables 33580 1726882876.04791: in VariableManager get_vars() 33580 1726882876.04834: Calling all_inventory to load vars for managed_node1 33580 1726882876.04836: Calling groups_inventory to load vars for managed_node1 33580 1726882876.04839: Calling all_plugins_inventory to load vars for managed_node1 33580 1726882876.04849: Calling all_plugins_play to load vars for managed_node1 33580 1726882876.04852: Calling groups_plugins_inventory to load vars for managed_node1 33580 1726882876.04855: Calling groups_plugins_play to load vars for managed_node1 33580 1726882876.05143: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 33580 1726882876.05389: done with get_vars() 33580 1726882876.05398: done getting variables 33580 1726882876.05431: done sending task result for task 0e448fcc-3ce9-74b3-6c21-000000000021 33580 1726882876.05435: WORKER PROCESS EXITING 33580 1726882876.05499: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 21:41:16 -0400 (0:00:00.062) 0:00:04.109 ****** 33580 1726882876.05530: entering _queue_task() for managed_node1/service 33580 1726882876.05965: worker is 1 (out of 1 available) 33580 1726882876.05979: exiting _queue_task() for managed_node1/service 33580 1726882876.05991: done queuing things up, now waiting for results queue to drain 33580 1726882876.05992: waiting for pending results... 33580 1726882876.06261: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 33580 1726882876.06409: in run() - task 0e448fcc-3ce9-74b3-6c21-000000000022 33580 1726882876.06438: variable 'ansible_search_path' from source: unknown 33580 1726882876.06447: variable 'ansible_search_path' from source: unknown 33580 1726882876.06553: calling self._execute() 33580 1726882876.06655: variable 'ansible_host' from source: host vars for 'managed_node1' 33580 1726882876.06675: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 33580 1726882876.06689: variable 'omit' from source: magic vars 33580 1726882876.06999: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 33580 1726882876.10393: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 33580 1726882876.10490: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 33580 1726882876.10546: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 33580 1726882876.10600: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 33580 1726882876.10635: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 33580 1726882876.10747: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 33580 1726882876.10797: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 33580 1726882876.10830: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 33580 1726882876.10889: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 33580 1726882876.10929: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 33580 1726882876.11097: variable 'ansible_distribution' from source: facts 33580 1726882876.11101: variable 'ansible_distribution_major_version' from source: facts 33580 1726882876.11119: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 33580 1726882876.11122: when evaluation is False, skipping this task 33580 1726882876.11125: _execute() done 33580 1726882876.11127: dumping result to json 33580 1726882876.11129: done dumping result, returning 33580 1726882876.11138: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0e448fcc-3ce9-74b3-6c21-000000000022] 33580 1726882876.11142: sending task result for task 0e448fcc-3ce9-74b3-6c21-000000000022 33580 1726882876.11242: done sending task result for task 0e448fcc-3ce9-74b3-6c21-000000000022 33580 1726882876.11244: WORKER PROCESS EXITING skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 33580 1726882876.11325: no more pending results, returning what we have 33580 1726882876.11328: results queue empty 33580 1726882876.11329: checking for any_errors_fatal 33580 1726882876.11344: done checking for any_errors_fatal 33580 1726882876.11345: checking for max_fail_percentage 33580 1726882876.11347: done checking for max_fail_percentage 33580 1726882876.11348: checking to see if all hosts have failed and the running result is not ok 33580 1726882876.11348: done checking to see if all hosts have failed 33580 1726882876.11349: getting the remaining hosts for this loop 33580 1726882876.11351: done getting the remaining hosts for this loop 33580 1726882876.11355: getting the next task for host managed_node1 33580 1726882876.11361: done getting next task for host managed_node1 33580 1726882876.11366: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 33580 1726882876.11369: ^ 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 33580 1726882876.11381: getting variables 33580 1726882876.11383: in VariableManager get_vars() 33580 1726882876.11437: Calling all_inventory to load vars for managed_node1 33580 1726882876.11440: Calling groups_inventory to load vars for managed_node1 33580 1726882876.11442: Calling all_plugins_inventory to load vars for managed_node1 33580 1726882876.11450: Calling all_plugins_play to load vars for managed_node1 33580 1726882876.11453: Calling groups_plugins_inventory to load vars for managed_node1 33580 1726882876.11456: Calling groups_plugins_play to load vars for managed_node1 33580 1726882876.11601: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 33580 1726882876.11737: done with get_vars() 33580 1726882876.11745: done getting variables 33580 1726882876.11788: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 21:41:16 -0400 (0:00:00.063) 0:00:04.173 ****** 33580 1726882876.11842: entering _queue_task() for managed_node1/service 33580 1726882876.12054: worker is 1 (out of 1 available) 33580 1726882876.12071: exiting _queue_task() for managed_node1/service 33580 1726882876.12083: done queuing things up, now waiting for results queue to drain 33580 1726882876.12085: waiting for pending results... 33580 1726882876.12236: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 33580 1726882876.12311: in run() - task 0e448fcc-3ce9-74b3-6c21-000000000023 33580 1726882876.12322: variable 'ansible_search_path' from source: unknown 33580 1726882876.12325: variable 'ansible_search_path' from source: unknown 33580 1726882876.12351: calling self._execute() 33580 1726882876.12413: variable 'ansible_host' from source: host vars for 'managed_node1' 33580 1726882876.12416: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 33580 1726882876.12424: variable 'omit' from source: magic vars 33580 1726882876.12711: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 33580 1726882876.14538: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 33580 1726882876.14626: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 33580 1726882876.14667: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 33580 1726882876.14913: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 33580 1726882876.14969: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 33580 1726882876.15050: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 33580 1726882876.15078: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 33580 1726882876.15113: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 33580 1726882876.15191: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 33580 1726882876.15217: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 33580 1726882876.15356: variable 'ansible_distribution' from source: facts 33580 1726882876.15360: variable 'ansible_distribution_major_version' from source: facts 33580 1726882876.15399: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 33580 1726882876.15407: when evaluation is False, skipping this task 33580 1726882876.15415: _execute() done 33580 1726882876.15417: dumping result to json 33580 1726882876.15430: done dumping result, returning 33580 1726882876.15433: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0e448fcc-3ce9-74b3-6c21-000000000023] 33580 1726882876.15441: sending task result for task 0e448fcc-3ce9-74b3-6c21-000000000023 33580 1726882876.15557: done sending task result for task 0e448fcc-3ce9-74b3-6c21-000000000023 33580 1726882876.15560: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 33580 1726882876.15613: no more pending results, returning what we have 33580 1726882876.15616: results queue empty 33580 1726882876.15617: checking for any_errors_fatal 33580 1726882876.15622: done checking for any_errors_fatal 33580 1726882876.15622: checking for max_fail_percentage 33580 1726882876.15624: done checking for max_fail_percentage 33580 1726882876.15625: checking to see if all hosts have failed and the running result is not ok 33580 1726882876.15626: done checking to see if all hosts have failed 33580 1726882876.15627: getting the remaining hosts for this loop 33580 1726882876.15628: done getting the remaining hosts for this loop 33580 1726882876.15632: getting the next task for host managed_node1 33580 1726882876.15637: done getting next task for host managed_node1 33580 1726882876.15644: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 33580 1726882876.15646: ^ 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 33580 1726882876.15670: getting variables 33580 1726882876.15673: in VariableManager get_vars() 33580 1726882876.15711: Calling all_inventory to load vars for managed_node1 33580 1726882876.15714: Calling groups_inventory to load vars for managed_node1 33580 1726882876.15716: Calling all_plugins_inventory to load vars for managed_node1 33580 1726882876.15729: Calling all_plugins_play to load vars for managed_node1 33580 1726882876.15734: Calling groups_plugins_inventory to load vars for managed_node1 33580 1726882876.15738: Calling groups_plugins_play to load vars for managed_node1 33580 1726882876.15994: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 33580 1726882876.16160: done with get_vars() 33580 1726882876.16176: done getting variables 33580 1726882876.16225: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 21:41:16 -0400 (0:00:00.044) 0:00:04.217 ****** 33580 1726882876.16249: entering _queue_task() for managed_node1/service 33580 1726882876.16475: worker is 1 (out of 1 available) 33580 1726882876.16488: exiting _queue_task() for managed_node1/service 33580 1726882876.16499: done queuing things up, now waiting for results queue to drain 33580 1726882876.16501: waiting for pending results... 33580 1726882876.16670: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service 33580 1726882876.16750: in run() - task 0e448fcc-3ce9-74b3-6c21-000000000024 33580 1726882876.16759: variable 'ansible_search_path' from source: unknown 33580 1726882876.16766: variable 'ansible_search_path' from source: unknown 33580 1726882876.16802: calling self._execute() 33580 1726882876.16854: variable 'ansible_host' from source: host vars for 'managed_node1' 33580 1726882876.16857: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 33580 1726882876.16866: variable 'omit' from source: magic vars 33580 1726882876.17178: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 33580 1726882876.19193: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 33580 1726882876.19252: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 33580 1726882876.19284: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 33580 1726882876.19312: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 33580 1726882876.19332: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 33580 1726882876.19394: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 33580 1726882876.19423: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 33580 1726882876.19445: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 33580 1726882876.19478: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 33580 1726882876.19491: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 33580 1726882876.19587: variable 'ansible_distribution' from source: facts 33580 1726882876.19591: variable 'ansible_distribution_major_version' from source: facts 33580 1726882876.19612: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 33580 1726882876.19620: when evaluation is False, skipping this task 33580 1726882876.19629: _execute() done 33580 1726882876.19632: dumping result to json 33580 1726882876.19634: done dumping result, returning 33580 1726882876.19645: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service [0e448fcc-3ce9-74b3-6c21-000000000024] 33580 1726882876.19658: sending task result for task 0e448fcc-3ce9-74b3-6c21-000000000024 33580 1726882876.19764: done sending task result for task 0e448fcc-3ce9-74b3-6c21-000000000024 33580 1726882876.19776: WORKER PROCESS EXITING skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 33580 1726882876.19922: no more pending results, returning what we have 33580 1726882876.19925: results queue empty 33580 1726882876.19926: checking for any_errors_fatal 33580 1726882876.19932: done checking for any_errors_fatal 33580 1726882876.19933: checking for max_fail_percentage 33580 1726882876.19934: done checking for max_fail_percentage 33580 1726882876.19935: checking to see if all hosts have failed and the running result is not ok 33580 1726882876.19935: done checking to see if all hosts have failed 33580 1726882876.19936: getting the remaining hosts for this loop 33580 1726882876.19937: done getting the remaining hosts for this loop 33580 1726882876.19939: getting the next task for host managed_node1 33580 1726882876.19947: done getting next task for host managed_node1 33580 1726882876.19952: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 33580 1726882876.19954: ^ 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 33580 1726882876.19973: getting variables 33580 1726882876.19975: in VariableManager get_vars() 33580 1726882876.20016: Calling all_inventory to load vars for managed_node1 33580 1726882876.20018: Calling groups_inventory to load vars for managed_node1 33580 1726882876.20019: Calling all_plugins_inventory to load vars for managed_node1 33580 1726882876.20026: Calling all_plugins_play to load vars for managed_node1 33580 1726882876.20028: Calling groups_plugins_inventory to load vars for managed_node1 33580 1726882876.20032: Calling groups_plugins_play to load vars for managed_node1 33580 1726882876.20162: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 33580 1726882876.20339: done with get_vars() 33580 1726882876.20357: done getting variables 33580 1726882876.20405: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 21:41:16 -0400 (0:00:00.041) 0:00:04.258 ****** 33580 1726882876.20427: entering _queue_task() for managed_node1/copy 33580 1726882876.20646: worker is 1 (out of 1 available) 33580 1726882876.20658: exiting _queue_task() for managed_node1/copy 33580 1726882876.20681: done queuing things up, now waiting for results queue to drain 33580 1726882876.20683: waiting for pending results... 33580 1726882876.20942: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 33580 1726882876.21075: in run() - task 0e448fcc-3ce9-74b3-6c21-000000000025 33580 1726882876.21087: variable 'ansible_search_path' from source: unknown 33580 1726882876.21090: variable 'ansible_search_path' from source: unknown 33580 1726882876.21117: calling self._execute() 33580 1726882876.21185: variable 'ansible_host' from source: host vars for 'managed_node1' 33580 1726882876.21189: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 33580 1726882876.21198: variable 'omit' from source: magic vars 33580 1726882876.21495: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 33580 1726882876.23658: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 33580 1726882876.23702: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 33580 1726882876.23733: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 33580 1726882876.23872: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 33580 1726882876.23875: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 33580 1726882876.23880: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 33580 1726882876.23907: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 33580 1726882876.23938: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 33580 1726882876.23988: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 33580 1726882876.24009: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 33580 1726882876.24142: variable 'ansible_distribution' from source: facts 33580 1726882876.24153: variable 'ansible_distribution_major_version' from source: facts 33580 1726882876.24178: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 33580 1726882876.24185: when evaluation is False, skipping this task 33580 1726882876.24192: _execute() done 33580 1726882876.24197: dumping result to json 33580 1726882876.24203: done dumping result, returning 33580 1726882876.24213: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0e448fcc-3ce9-74b3-6c21-000000000025] 33580 1726882876.24221: sending task result for task 0e448fcc-3ce9-74b3-6c21-000000000025 33580 1726882876.24320: done sending task result for task 0e448fcc-3ce9-74b3-6c21-000000000025 33580 1726882876.24326: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 33580 1726882876.24470: no more pending results, returning what we have 33580 1726882876.24473: results queue empty 33580 1726882876.24474: checking for any_errors_fatal 33580 1726882876.24478: done checking for any_errors_fatal 33580 1726882876.24479: checking for max_fail_percentage 33580 1726882876.24480: done checking for max_fail_percentage 33580 1726882876.24481: checking to see if all hosts have failed and the running result is not ok 33580 1726882876.24482: done checking to see if all hosts have failed 33580 1726882876.24482: getting the remaining hosts for this loop 33580 1726882876.24484: done getting the remaining hosts for this loop 33580 1726882876.24487: getting the next task for host managed_node1 33580 1726882876.24493: done getting next task for host managed_node1 33580 1726882876.24496: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 33580 1726882876.24499: ^ 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 33580 1726882876.24511: getting variables 33580 1726882876.24512: in VariableManager get_vars() 33580 1726882876.24660: Calling all_inventory to load vars for managed_node1 33580 1726882876.24665: Calling groups_inventory to load vars for managed_node1 33580 1726882876.24668: Calling all_plugins_inventory to load vars for managed_node1 33580 1726882876.24678: Calling all_plugins_play to load vars for managed_node1 33580 1726882876.24680: Calling groups_plugins_inventory to load vars for managed_node1 33580 1726882876.24683: Calling groups_plugins_play to load vars for managed_node1 33580 1726882876.24986: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 33580 1726882876.25203: done with get_vars() 33580 1726882876.25212: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 21:41:16 -0400 (0:00:00.048) 0:00:04.307 ****** 33580 1726882876.25296: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 33580 1726882876.25298: Creating lock for fedora.linux_system_roles.network_connections 33580 1726882876.25556: worker is 1 (out of 1 available) 33580 1726882876.25569: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 33580 1726882876.25581: done queuing things up, now waiting for results queue to drain 33580 1726882876.25582: waiting for pending results... 33580 1726882876.25859: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 33580 1726882876.26076: in run() - task 0e448fcc-3ce9-74b3-6c21-000000000026 33580 1726882876.26093: variable 'ansible_search_path' from source: unknown 33580 1726882876.26100: variable 'ansible_search_path' from source: unknown 33580 1726882876.26142: calling self._execute() 33580 1726882876.26230: variable 'ansible_host' from source: host vars for 'managed_node1' 33580 1726882876.26233: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 33580 1726882876.26244: variable 'omit' from source: magic vars 33580 1726882876.26558: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 33580 1726882876.28338: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 33580 1726882876.28393: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 33580 1726882876.28429: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 33580 1726882876.28456: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 33580 1726882876.28483: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 33580 1726882876.28538: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 33580 1726882876.28559: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 33580 1726882876.28585: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 33580 1726882876.28624: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 33580 1726882876.28642: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 33580 1726882876.28785: variable 'ansible_distribution' from source: facts 33580 1726882876.28796: variable 'ansible_distribution_major_version' from source: facts 33580 1726882876.28816: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 33580 1726882876.28827: when evaluation is False, skipping this task 33580 1726882876.28834: _execute() done 33580 1726882876.28840: dumping result to json 33580 1726882876.28850: done dumping result, returning 33580 1726882876.28864: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0e448fcc-3ce9-74b3-6c21-000000000026] 33580 1726882876.28881: sending task result for task 0e448fcc-3ce9-74b3-6c21-000000000026 33580 1726882876.28991: done sending task result for task 0e448fcc-3ce9-74b3-6c21-000000000026 33580 1726882876.28999: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 33580 1726882876.29169: no more pending results, returning what we have 33580 1726882876.29176: results queue empty 33580 1726882876.29176: checking for any_errors_fatal 33580 1726882876.29182: done checking for any_errors_fatal 33580 1726882876.29182: checking for max_fail_percentage 33580 1726882876.29184: done checking for max_fail_percentage 33580 1726882876.29185: checking to see if all hosts have failed and the running result is not ok 33580 1726882876.29185: done checking to see if all hosts have failed 33580 1726882876.29186: getting the remaining hosts for this loop 33580 1726882876.29188: done getting the remaining hosts for this loop 33580 1726882876.29191: getting the next task for host managed_node1 33580 1726882876.29196: done getting next task for host managed_node1 33580 1726882876.29200: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 33580 1726882876.29202: ^ 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 33580 1726882876.29214: getting variables 33580 1726882876.29215: in VariableManager get_vars() 33580 1726882876.29252: Calling all_inventory to load vars for managed_node1 33580 1726882876.29254: Calling groups_inventory to load vars for managed_node1 33580 1726882876.29257: Calling all_plugins_inventory to load vars for managed_node1 33580 1726882876.29267: Calling all_plugins_play to load vars for managed_node1 33580 1726882876.29270: Calling groups_plugins_inventory to load vars for managed_node1 33580 1726882876.29273: Calling groups_plugins_play to load vars for managed_node1 33580 1726882876.29435: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 33580 1726882876.29633: done with get_vars() 33580 1726882876.29645: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 21:41:16 -0400 (0:00:00.044) 0:00:04.351 ****** 33580 1726882876.29710: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_state 33580 1726882876.29711: Creating lock for fedora.linux_system_roles.network_state 33580 1726882876.29920: worker is 1 (out of 1 available) 33580 1726882876.29931: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_state 33580 1726882876.29943: done queuing things up, now waiting for results queue to drain 33580 1726882876.29944: waiting for pending results... 33580 1726882876.30150: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state 33580 1726882876.30258: in run() - task 0e448fcc-3ce9-74b3-6c21-000000000027 33580 1726882876.30282: variable 'ansible_search_path' from source: unknown 33580 1726882876.30291: variable 'ansible_search_path' from source: unknown 33580 1726882876.30329: calling self._execute() 33580 1726882876.30413: variable 'ansible_host' from source: host vars for 'managed_node1' 33580 1726882876.30424: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 33580 1726882876.30438: variable 'omit' from source: magic vars 33580 1726882876.30856: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 33580 1726882876.32735: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 33580 1726882876.32779: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 33580 1726882876.32807: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 33580 1726882876.32830: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 33580 1726882876.32858: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 33580 1726882876.32918: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 33580 1726882876.32937: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 33580 1726882876.32954: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 33580 1726882876.32986: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 33580 1726882876.32998: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 33580 1726882876.33089: variable 'ansible_distribution' from source: facts 33580 1726882876.33096: variable 'ansible_distribution_major_version' from source: facts 33580 1726882876.33113: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 33580 1726882876.33117: when evaluation is False, skipping this task 33580 1726882876.33120: _execute() done 33580 1726882876.33122: dumping result to json 33580 1726882876.33124: done dumping result, returning 33580 1726882876.33127: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state [0e448fcc-3ce9-74b3-6c21-000000000027] 33580 1726882876.33133: sending task result for task 0e448fcc-3ce9-74b3-6c21-000000000027 33580 1726882876.33225: done sending task result for task 0e448fcc-3ce9-74b3-6c21-000000000027 33580 1726882876.33228: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 33580 1726882876.33277: no more pending results, returning what we have 33580 1726882876.33280: results queue empty 33580 1726882876.33281: checking for any_errors_fatal 33580 1726882876.33287: done checking for any_errors_fatal 33580 1726882876.33287: checking for max_fail_percentage 33580 1726882876.33289: done checking for max_fail_percentage 33580 1726882876.33290: checking to see if all hosts have failed and the running result is not ok 33580 1726882876.33291: done checking to see if all hosts have failed 33580 1726882876.33291: getting the remaining hosts for this loop 33580 1726882876.33293: done getting the remaining hosts for this loop 33580 1726882876.33297: getting the next task for host managed_node1 33580 1726882876.33302: done getting next task for host managed_node1 33580 1726882876.33306: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 33580 1726882876.33308: ^ 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 33580 1726882876.33320: getting variables 33580 1726882876.33321: in VariableManager get_vars() 33580 1726882876.33359: Calling all_inventory to load vars for managed_node1 33580 1726882876.33361: Calling groups_inventory to load vars for managed_node1 33580 1726882876.33365: Calling all_plugins_inventory to load vars for managed_node1 33580 1726882876.33376: Calling all_plugins_play to load vars for managed_node1 33580 1726882876.33378: Calling groups_plugins_inventory to load vars for managed_node1 33580 1726882876.33381: Calling groups_plugins_play to load vars for managed_node1 33580 1726882876.33585: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 33580 1726882876.33787: done with get_vars() 33580 1726882876.33797: done getting variables 33580 1726882876.33855: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 21:41:16 -0400 (0:00:00.041) 0:00:04.393 ****** 33580 1726882876.33891: entering _queue_task() for managed_node1/debug 33580 1726882876.34123: worker is 1 (out of 1 available) 33580 1726882876.34134: exiting _queue_task() for managed_node1/debug 33580 1726882876.34145: done queuing things up, now waiting for results queue to drain 33580 1726882876.34146: waiting for pending results... 33580 1726882876.34416: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 33580 1726882876.34540: in run() - task 0e448fcc-3ce9-74b3-6c21-000000000028 33580 1726882876.34560: variable 'ansible_search_path' from source: unknown 33580 1726882876.34573: variable 'ansible_search_path' from source: unknown 33580 1726882876.34616: calling self._execute() 33580 1726882876.34684: variable 'ansible_host' from source: host vars for 'managed_node1' 33580 1726882876.34688: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 33580 1726882876.34702: variable 'omit' from source: magic vars 33580 1726882876.35024: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 33580 1726882876.39105: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 33580 1726882876.39273: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 33580 1726882876.39416: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 33580 1726882876.39469: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 33580 1726882876.39606: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 33580 1726882876.39708: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 33580 1726882876.40015: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 33580 1726882876.40059: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 33580 1726882876.40118: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 33580 1726882876.40141: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 33580 1726882876.40350: variable 'ansible_distribution' from source: facts 33580 1726882876.40473: variable 'ansible_distribution_major_version' from source: facts 33580 1726882876.40498: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 33580 1726882876.40505: when evaluation is False, skipping this task 33580 1726882876.40512: _execute() done 33580 1726882876.40517: dumping result to json 33580 1726882876.40524: done dumping result, returning 33580 1726882876.40540: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0e448fcc-3ce9-74b3-6c21-000000000028] 33580 1726882876.40555: sending task result for task 0e448fcc-3ce9-74b3-6c21-000000000028 skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 33580 1726882876.40724: no more pending results, returning what we have 33580 1726882876.40727: results queue empty 33580 1726882876.40728: checking for any_errors_fatal 33580 1726882876.40736: done checking for any_errors_fatal 33580 1726882876.40740: checking for max_fail_percentage 33580 1726882876.40742: done checking for max_fail_percentage 33580 1726882876.40743: checking to see if all hosts have failed and the running result is not ok 33580 1726882876.40744: done checking to see if all hosts have failed 33580 1726882876.40745: getting the remaining hosts for this loop 33580 1726882876.40746: done getting the remaining hosts for this loop 33580 1726882876.40750: getting the next task for host managed_node1 33580 1726882876.40757: done getting next task for host managed_node1 33580 1726882876.40762: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 33580 1726882876.40766: ^ 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 33580 1726882876.40781: getting variables 33580 1726882876.40783: in VariableManager get_vars() 33580 1726882876.40827: Calling all_inventory to load vars for managed_node1 33580 1726882876.40830: Calling groups_inventory to load vars for managed_node1 33580 1726882876.40833: Calling all_plugins_inventory to load vars for managed_node1 33580 1726882876.40850: Calling all_plugins_play to load vars for managed_node1 33580 1726882876.40855: Calling groups_plugins_inventory to load vars for managed_node1 33580 1726882876.40859: Calling groups_plugins_play to load vars for managed_node1 33580 1726882876.41049: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 33580 1726882876.41281: done with get_vars() 33580 1726882876.41292: done getting variables 33580 1726882876.41349: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 33580 1726882876.41586: done sending task result for task 0e448fcc-3ce9-74b3-6c21-000000000028 33580 1726882876.41589: WORKER PROCESS EXITING TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 21:41:16 -0400 (0:00:00.077) 0:00:04.470 ****** 33580 1726882876.41602: entering _queue_task() for managed_node1/debug 33580 1726882876.41843: worker is 1 (out of 1 available) 33580 1726882876.41855: exiting _queue_task() for managed_node1/debug 33580 1726882876.41870: done queuing things up, now waiting for results queue to drain 33580 1726882876.41872: waiting for pending results... 33580 1726882876.42036: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 33580 1726882876.42115: in run() - task 0e448fcc-3ce9-74b3-6c21-000000000029 33580 1726882876.42124: variable 'ansible_search_path' from source: unknown 33580 1726882876.42128: variable 'ansible_search_path' from source: unknown 33580 1726882876.42160: calling self._execute() 33580 1726882876.42217: variable 'ansible_host' from source: host vars for 'managed_node1' 33580 1726882876.42220: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 33580 1726882876.42230: variable 'omit' from source: magic vars 33580 1726882876.42538: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 33580 1726882876.44953: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 33580 1726882876.45026: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 33580 1726882876.45095: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 33580 1726882876.45155: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 33580 1726882876.45198: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 33580 1726882876.45292: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 33580 1726882876.45324: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 33580 1726882876.45351: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 33580 1726882876.45407: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 33580 1726882876.45434: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 33580 1726882876.45598: variable 'ansible_distribution' from source: facts 33580 1726882876.45607: variable 'ansible_distribution_major_version' from source: facts 33580 1726882876.45625: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 33580 1726882876.45631: when evaluation is False, skipping this task 33580 1726882876.45637: _execute() done 33580 1726882876.45656: dumping result to json 33580 1726882876.45672: done dumping result, returning 33580 1726882876.45691: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0e448fcc-3ce9-74b3-6c21-000000000029] 33580 1726882876.45709: sending task result for task 0e448fcc-3ce9-74b3-6c21-000000000029 33580 1726882876.45812: done sending task result for task 0e448fcc-3ce9-74b3-6c21-000000000029 33580 1726882876.45820: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 33580 1726882876.46100: no more pending results, returning what we have 33580 1726882876.46103: results queue empty 33580 1726882876.46104: checking for any_errors_fatal 33580 1726882876.46108: done checking for any_errors_fatal 33580 1726882876.46109: checking for max_fail_percentage 33580 1726882876.46110: done checking for max_fail_percentage 33580 1726882876.46111: checking to see if all hosts have failed and the running result is not ok 33580 1726882876.46112: done checking to see if all hosts have failed 33580 1726882876.46113: getting the remaining hosts for this loop 33580 1726882876.46115: done getting the remaining hosts for this loop 33580 1726882876.46118: getting the next task for host managed_node1 33580 1726882876.46123: done getting next task for host managed_node1 33580 1726882876.46127: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 33580 1726882876.46129: ^ 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 33580 1726882876.46140: getting variables 33580 1726882876.46142: in VariableManager get_vars() 33580 1726882876.46181: Calling all_inventory to load vars for managed_node1 33580 1726882876.46184: Calling groups_inventory to load vars for managed_node1 33580 1726882876.46186: Calling all_plugins_inventory to load vars for managed_node1 33580 1726882876.46195: Calling all_plugins_play to load vars for managed_node1 33580 1726882876.46197: Calling groups_plugins_inventory to load vars for managed_node1 33580 1726882876.46199: Calling groups_plugins_play to load vars for managed_node1 33580 1726882876.46600: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 33580 1726882876.46821: done with get_vars() 33580 1726882876.46834: done getting variables 33580 1726882876.46904: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 21:41:16 -0400 (0:00:00.053) 0:00:04.524 ****** 33580 1726882876.46938: entering _queue_task() for managed_node1/debug 33580 1726882876.47197: worker is 1 (out of 1 available) 33580 1726882876.47211: exiting _queue_task() for managed_node1/debug 33580 1726882876.47221: done queuing things up, now waiting for results queue to drain 33580 1726882876.47223: waiting for pending results... 33580 1726882876.47500: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 33580 1726882876.47623: in run() - task 0e448fcc-3ce9-74b3-6c21-00000000002a 33580 1726882876.47642: variable 'ansible_search_path' from source: unknown 33580 1726882876.47648: variable 'ansible_search_path' from source: unknown 33580 1726882876.47692: calling self._execute() 33580 1726882876.47780: variable 'ansible_host' from source: host vars for 'managed_node1' 33580 1726882876.47790: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 33580 1726882876.47802: variable 'omit' from source: magic vars 33580 1726882876.48235: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 33580 1726882876.50834: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 33580 1726882876.50905: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 33580 1726882876.50949: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 33580 1726882876.51036: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 33580 1726882876.51092: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 33580 1726882876.51199: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 33580 1726882876.51232: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 33580 1726882876.51271: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 33580 1726882876.51314: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 33580 1726882876.51330: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 33580 1726882876.51571: variable 'ansible_distribution' from source: facts 33580 1726882876.51600: variable 'ansible_distribution_major_version' from source: facts 33580 1726882876.51640: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 33580 1726882876.51658: when evaluation is False, skipping this task 33580 1726882876.51681: _execute() done 33580 1726882876.51698: dumping result to json 33580 1726882876.51707: done dumping result, returning 33580 1726882876.51718: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0e448fcc-3ce9-74b3-6c21-00000000002a] 33580 1726882876.51726: sending task result for task 0e448fcc-3ce9-74b3-6c21-00000000002a skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 33580 1726882876.51882: no more pending results, returning what we have 33580 1726882876.51889: results queue empty 33580 1726882876.51890: checking for any_errors_fatal 33580 1726882876.51904: done checking for any_errors_fatal 33580 1726882876.51905: checking for max_fail_percentage 33580 1726882876.51907: done checking for max_fail_percentage 33580 1726882876.51908: checking to see if all hosts have failed and the running result is not ok 33580 1726882876.51909: done checking to see if all hosts have failed 33580 1726882876.51910: getting the remaining hosts for this loop 33580 1726882876.51912: done getting the remaining hosts for this loop 33580 1726882876.51916: getting the next task for host managed_node1 33580 1726882876.51923: done getting next task for host managed_node1 33580 1726882876.51929: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 33580 1726882876.51932: ^ 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 33580 1726882876.51946: getting variables 33580 1726882876.51948: in VariableManager get_vars() 33580 1726882876.51991: Calling all_inventory to load vars for managed_node1 33580 1726882876.51993: Calling groups_inventory to load vars for managed_node1 33580 1726882876.51995: Calling all_plugins_inventory to load vars for managed_node1 33580 1726882876.52007: Calling all_plugins_play to load vars for managed_node1 33580 1726882876.52009: Calling groups_plugins_inventory to load vars for managed_node1 33580 1726882876.52012: Calling groups_plugins_play to load vars for managed_node1 33580 1726882876.52205: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 33580 1726882876.52430: done with get_vars() 33580 1726882876.52442: done getting variables 33580 1726882876.52728: done sending task result for task 0e448fcc-3ce9-74b3-6c21-00000000002a 33580 1726882876.52731: WORKER PROCESS EXITING TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 21:41:16 -0400 (0:00:00.058) 0:00:04.582 ****** 33580 1726882876.52798: entering _queue_task() for managed_node1/ping 33580 1726882876.52800: Creating lock for ping 33580 1726882876.53030: worker is 1 (out of 1 available) 33580 1726882876.53043: exiting _queue_task() for managed_node1/ping 33580 1726882876.53055: done queuing things up, now waiting for results queue to drain 33580 1726882876.53056: waiting for pending results... 33580 1726882876.53799: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity 33580 1726882876.53972: in run() - task 0e448fcc-3ce9-74b3-6c21-00000000002b 33580 1726882876.53993: variable 'ansible_search_path' from source: unknown 33580 1726882876.54001: variable 'ansible_search_path' from source: unknown 33580 1726882876.54044: calling self._execute() 33580 1726882876.54133: variable 'ansible_host' from source: host vars for 'managed_node1' 33580 1726882876.54146: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 33580 1726882876.54161: variable 'omit' from source: magic vars 33580 1726882876.54686: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 33580 1726882876.57806: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 33580 1726882876.57896: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 33580 1726882876.57948: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 33580 1726882876.58010: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 33580 1726882876.58040: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 33580 1726882876.58136: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 33580 1726882876.58179: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 33580 1726882876.58254: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 33580 1726882876.58308: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 33580 1726882876.58327: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 33580 1726882876.58476: variable 'ansible_distribution' from source: facts 33580 1726882876.58487: variable 'ansible_distribution_major_version' from source: facts 33580 1726882876.58516: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 33580 1726882876.58523: when evaluation is False, skipping this task 33580 1726882876.58529: _execute() done 33580 1726882876.58535: dumping result to json 33580 1726882876.58540: done dumping result, returning 33580 1726882876.58550: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity [0e448fcc-3ce9-74b3-6c21-00000000002b] 33580 1726882876.58558: sending task result for task 0e448fcc-3ce9-74b3-6c21-00000000002b skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 33580 1726882876.58698: no more pending results, returning what we have 33580 1726882876.58701: results queue empty 33580 1726882876.58702: checking for any_errors_fatal 33580 1726882876.58707: done checking for any_errors_fatal 33580 1726882876.58708: checking for max_fail_percentage 33580 1726882876.58710: done checking for max_fail_percentage 33580 1726882876.58710: checking to see if all hosts have failed and the running result is not ok 33580 1726882876.58711: done checking to see if all hosts have failed 33580 1726882876.58712: getting the remaining hosts for this loop 33580 1726882876.58714: done getting the remaining hosts for this loop 33580 1726882876.58718: getting the next task for host managed_node1 33580 1726882876.58732: done getting next task for host managed_node1 33580 1726882876.58736: ^ task is: TASK: meta (role_complete) 33580 1726882876.58739: ^ 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 33580 1726882876.58755: getting variables 33580 1726882876.58757: in VariableManager get_vars() 33580 1726882876.58803: Calling all_inventory to load vars for managed_node1 33580 1726882876.58806: Calling groups_inventory to load vars for managed_node1 33580 1726882876.58812: Calling all_plugins_inventory to load vars for managed_node1 33580 1726882876.58823: Calling all_plugins_play to load vars for managed_node1 33580 1726882876.58826: Calling groups_plugins_inventory to load vars for managed_node1 33580 1726882876.58829: Calling groups_plugins_play to load vars for managed_node1 33580 1726882876.59079: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 33580 1726882876.59287: done with get_vars() 33580 1726882876.59297: done getting variables 33580 1726882876.59427: done sending task result for task 0e448fcc-3ce9-74b3-6c21-00000000002b 33580 1726882876.59430: WORKER PROCESS EXITING 33580 1726882876.59487: done queuing things up, now waiting for results queue to drain 33580 1726882876.59492: results queue empty 33580 1726882876.59493: checking for any_errors_fatal 33580 1726882876.59495: done checking for any_errors_fatal 33580 1726882876.59496: checking for max_fail_percentage 33580 1726882876.59497: done checking for max_fail_percentage 33580 1726882876.59498: checking to see if all hosts have failed and the running result is not ok 33580 1726882876.59500: done checking to see if all hosts have failed 33580 1726882876.59501: getting the remaining hosts for this loop 33580 1726882876.59502: done getting the remaining hosts for this loop 33580 1726882876.59504: getting the next task for host managed_node1 33580 1726882876.59508: done getting next task for host managed_node1 33580 1726882876.59510: ^ task is: TASK: Include the task 'assert_device_present.yml' 33580 1726882876.59512: ^ 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 33580 1726882876.59514: getting variables 33580 1726882876.59515: in VariableManager get_vars() 33580 1726882876.59527: Calling all_inventory to load vars for managed_node1 33580 1726882876.59530: Calling groups_inventory to load vars for managed_node1 33580 1726882876.59532: Calling all_plugins_inventory to load vars for managed_node1 33580 1726882876.59536: Calling all_plugins_play to load vars for managed_node1 33580 1726882876.59539: Calling groups_plugins_inventory to load vars for managed_node1 33580 1726882876.59542: Calling groups_plugins_play to load vars for managed_node1 33580 1726882876.59886: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 33580 1726882876.60345: done with get_vars() 33580 1726882876.60353: done getting variables TASK [Include the task 'assert_device_present.yml'] **************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_vlan_mtu.yml:46 Friday 20 September 2024 21:41:16 -0400 (0:00:00.076) 0:00:04.658 ****** 33580 1726882876.60423: entering _queue_task() for managed_node1/include_tasks 33580 1726882876.60651: worker is 1 (out of 1 available) 33580 1726882876.60662: exiting _queue_task() for managed_node1/include_tasks 33580 1726882876.60678: done queuing things up, now waiting for results queue to drain 33580 1726882876.60680: waiting for pending results... 33580 1726882876.61659: running TaskExecutor() for managed_node1/TASK: Include the task 'assert_device_present.yml' 33580 1726882876.61871: in run() - task 0e448fcc-3ce9-74b3-6c21-00000000005b 33580 1726882876.61920: variable 'ansible_search_path' from source: unknown 33580 1726882876.61976: calling self._execute() 33580 1726882876.62086: variable 'ansible_host' from source: host vars for 'managed_node1' 33580 1726882876.62095: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 33580 1726882876.62107: variable 'omit' from source: magic vars 33580 1726882876.62523: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 33580 1726882876.66817: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 33580 1726882876.67018: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 33580 1726882876.67061: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 33580 1726882876.67234: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 33580 1726882876.67270: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 33580 1726882876.67357: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 33580 1726882876.67456: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 33580 1726882876.67556: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 33580 1726882876.67601: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 33580 1726882876.67658: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 33580 1726882876.67913: variable 'ansible_distribution' from source: facts 33580 1726882876.67981: variable 'ansible_distribution_major_version' from source: facts 33580 1726882876.68004: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 33580 1726882876.68080: when evaluation is False, skipping this task 33580 1726882876.68089: _execute() done 33580 1726882876.68096: dumping result to json 33580 1726882876.68104: done dumping result, returning 33580 1726882876.68116: done running TaskExecutor() for managed_node1/TASK: Include the task 'assert_device_present.yml' [0e448fcc-3ce9-74b3-6c21-00000000005b] 33580 1726882876.68128: sending task result for task 0e448fcc-3ce9-74b3-6c21-00000000005b skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 33580 1726882876.68284: no more pending results, returning what we have 33580 1726882876.68288: results queue empty 33580 1726882876.68289: checking for any_errors_fatal 33580 1726882876.68291: done checking for any_errors_fatal 33580 1726882876.68291: checking for max_fail_percentage 33580 1726882876.68293: done checking for max_fail_percentage 33580 1726882876.68294: checking to see if all hosts have failed and the running result is not ok 33580 1726882876.68295: done checking to see if all hosts have failed 33580 1726882876.68296: getting the remaining hosts for this loop 33580 1726882876.68298: done getting the remaining hosts for this loop 33580 1726882876.68302: getting the next task for host managed_node1 33580 1726882876.68308: done getting next task for host managed_node1 33580 1726882876.68311: ^ task is: TASK: Include the task 'assert_profile_present.yml' 33580 1726882876.68313: ^ 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 33580 1726882876.68316: getting variables 33580 1726882876.68318: in VariableManager get_vars() 33580 1726882876.68360: Calling all_inventory to load vars for managed_node1 33580 1726882876.68365: Calling groups_inventory to load vars for managed_node1 33580 1726882876.68370: Calling all_plugins_inventory to load vars for managed_node1 33580 1726882876.68382: Calling all_plugins_play to load vars for managed_node1 33580 1726882876.68385: Calling groups_plugins_inventory to load vars for managed_node1 33580 1726882876.68388: Calling groups_plugins_play to load vars for managed_node1 33580 1726882876.68572: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 33580 1726882876.68828: done with get_vars() 33580 1726882876.68839: done getting variables 33580 1726882876.69380: done sending task result for task 0e448fcc-3ce9-74b3-6c21-00000000005b TASK [Include the task 'assert_profile_present.yml'] *************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_vlan_mtu.yml:50 Friday 20 September 2024 21:41:16 -0400 (0:00:00.090) 0:00:04.749 ****** 33580 1726882876.69453: entering _queue_task() for managed_node1/include_tasks 33580 1726882876.69473: WORKER PROCESS EXITING 33580 1726882876.69943: worker is 1 (out of 1 available) 33580 1726882876.69954: exiting _queue_task() for managed_node1/include_tasks 33580 1726882876.69966: done queuing things up, now waiting for results queue to drain 33580 1726882876.69970: waiting for pending results... 33580 1726882876.70882: running TaskExecutor() for managed_node1/TASK: Include the task 'assert_profile_present.yml' 33580 1726882876.71089: in run() - task 0e448fcc-3ce9-74b3-6c21-00000000005c 33580 1726882876.71104: variable 'ansible_search_path' from source: unknown 33580 1726882876.71150: variable 'interface' from source: play vars 33580 1726882876.71498: variable 'interface' from source: play vars 33580 1726882876.71653: variable 'vlan_interface' from source: play vars 33580 1726882876.71795: variable 'vlan_interface' from source: play vars 33580 1726882876.71955: variable 'omit' from source: magic vars 33580 1726882876.72198: variable 'ansible_host' from source: host vars for 'managed_node1' 33580 1726882876.72212: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 33580 1726882876.72228: variable 'omit' from source: magic vars 33580 1726882876.72785: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 33580 1726882876.77851: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 33580 1726882876.78046: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 33580 1726882876.78096: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 33580 1726882876.78249: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 33580 1726882876.78287: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 33580 1726882876.78490: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 33580 1726882876.78538: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 33580 1726882876.78580: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 33580 1726882876.78718: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 33580 1726882876.78739: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 33580 1726882876.78991: variable 'ansible_distribution' from source: facts 33580 1726882876.79116: variable 'ansible_distribution_major_version' from source: facts 33580 1726882876.79136: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 33580 1726882876.79145: when evaluation is False, skipping this task 33580 1726882876.79184: variable 'item' from source: unknown 33580 1726882876.79261: variable 'item' from source: unknown skipping: [managed_node1] => (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" } 33580 1726882876.79638: variable 'ansible_host' from source: host vars for 'managed_node1' 33580 1726882876.79651: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 33580 1726882876.79665: variable 'omit' from source: magic vars 33580 1726882876.79971: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 33580 1726882876.80150: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 33580 1726882876.80184: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 33580 1726882876.80340: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 33580 1726882876.80359: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 33580 1726882876.80461: variable 'ansible_distribution' from source: facts 33580 1726882876.80562: variable 'ansible_distribution_major_version' from source: facts 33580 1726882876.80580: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 33580 1726882876.80587: when evaluation is False, skipping this task 33580 1726882876.80616: variable 'item' from source: unknown 33580 1726882876.80795: variable 'item' from source: unknown skipping: [managed_node1] => (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" } 33580 1726882876.80895: dumping result to json 33580 1726882876.80905: done dumping result, returning 33580 1726882876.80915: done running TaskExecutor() for managed_node1/TASK: Include the task 'assert_profile_present.yml' [0e448fcc-3ce9-74b3-6c21-00000000005c] 33580 1726882876.80925: sending task result for task 0e448fcc-3ce9-74b3-6c21-00000000005c skipping: [managed_node1] => { "changed": false } MSG: All items skipped 33580 1726882876.81028: no more pending results, returning what we have 33580 1726882876.81031: results queue empty 33580 1726882876.81032: checking for any_errors_fatal 33580 1726882876.81036: done checking for any_errors_fatal 33580 1726882876.81037: checking for max_fail_percentage 33580 1726882876.81038: done checking for max_fail_percentage 33580 1726882876.81039: checking to see if all hosts have failed and the running result is not ok 33580 1726882876.81040: done checking to see if all hosts have failed 33580 1726882876.81041: getting the remaining hosts for this loop 33580 1726882876.81043: done getting the remaining hosts for this loop 33580 1726882876.81047: getting the next task for host managed_node1 33580 1726882876.81053: done getting next task for host managed_node1 33580 1726882876.81056: ^ task is: TASK: TEARDOWN: remove profiles. 33580 1726882876.81058: ^ 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 33580 1726882876.81061: getting variables 33580 1726882876.81063: in VariableManager get_vars() 33580 1726882876.81110: Calling all_inventory to load vars for managed_node1 33580 1726882876.81114: Calling groups_inventory to load vars for managed_node1 33580 1726882876.81116: Calling all_plugins_inventory to load vars for managed_node1 33580 1726882876.81128: Calling all_plugins_play to load vars for managed_node1 33580 1726882876.81131: Calling groups_plugins_inventory to load vars for managed_node1 33580 1726882876.81142: Calling groups_plugins_play to load vars for managed_node1 33580 1726882876.81322: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 33580 1726882876.81528: done with get_vars() 33580 1726882876.81538: done getting variables 33580 1726882876.81605: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [TEARDOWN: remove profiles.] ********************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_vlan_mtu.yml:58 Friday 20 September 2024 21:41:16 -0400 (0:00:00.121) 0:00:04.870 ****** 33580 1726882876.81638: entering _queue_task() for managed_node1/debug 33580 1726882876.81656: done sending task result for task 0e448fcc-3ce9-74b3-6c21-00000000005c 33580 1726882876.81665: WORKER PROCESS EXITING 33580 1726882876.82807: worker is 1 (out of 1 available) 33580 1726882876.82818: exiting _queue_task() for managed_node1/debug 33580 1726882876.82829: done queuing things up, now waiting for results queue to drain 33580 1726882876.82830: waiting for pending results... 33580 1726882876.83713: running TaskExecutor() for managed_node1/TASK: TEARDOWN: remove profiles. 33580 1726882876.83892: in run() - task 0e448fcc-3ce9-74b3-6c21-00000000005d 33580 1726882876.83912: variable 'ansible_search_path' from source: unknown 33580 1726882876.83946: calling self._execute() 33580 1726882876.84143: variable 'ansible_host' from source: host vars for 'managed_node1' 33580 1726882876.84146: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 33580 1726882876.84156: variable 'omit' from source: magic vars 33580 1726882876.85162: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 33580 1726882876.89826: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 33580 1726882876.89910: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 33580 1726882876.89944: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 33580 1726882876.89985: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 33580 1726882876.90011: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 33580 1726882876.90102: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 33580 1726882876.90130: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 33580 1726882876.90154: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 33580 1726882876.90333: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 33580 1726882876.90348: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 33580 1726882876.90690: variable 'ansible_distribution' from source: facts 33580 1726882876.90696: variable 'ansible_distribution_major_version' from source: facts 33580 1726882876.90716: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 33580 1726882876.90719: when evaluation is False, skipping this task 33580 1726882876.90721: _execute() done 33580 1726882876.90724: dumping result to json 33580 1726882876.90773: done dumping result, returning 33580 1726882876.90777: done running TaskExecutor() for managed_node1/TASK: TEARDOWN: remove profiles. [0e448fcc-3ce9-74b3-6c21-00000000005d] 33580 1726882876.90785: sending task result for task 0e448fcc-3ce9-74b3-6c21-00000000005d 33580 1726882876.90876: done sending task result for task 0e448fcc-3ce9-74b3-6c21-00000000005d 33580 1726882876.90879: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 33580 1726882876.90929: no more pending results, returning what we have 33580 1726882876.90932: results queue empty 33580 1726882876.90933: checking for any_errors_fatal 33580 1726882876.90941: done checking for any_errors_fatal 33580 1726882876.90942: checking for max_fail_percentage 33580 1726882876.90943: done checking for max_fail_percentage 33580 1726882876.90944: checking to see if all hosts have failed and the running result is not ok 33580 1726882876.90945: done checking to see if all hosts have failed 33580 1726882876.90946: getting the remaining hosts for this loop 33580 1726882876.90948: done getting the remaining hosts for this loop 33580 1726882876.90951: getting the next task for host managed_node1 33580 1726882876.90958: done getting next task for host managed_node1 33580 1726882876.90965: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 33580 1726882876.90970: ^ 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 33580 1726882876.90985: getting variables 33580 1726882876.90987: in VariableManager get_vars() 33580 1726882876.91025: Calling all_inventory to load vars for managed_node1 33580 1726882876.91027: Calling groups_inventory to load vars for managed_node1 33580 1726882876.91029: Calling all_plugins_inventory to load vars for managed_node1 33580 1726882876.91039: Calling all_plugins_play to load vars for managed_node1 33580 1726882876.91041: Calling groups_plugins_inventory to load vars for managed_node1 33580 1726882876.91044: Calling groups_plugins_play to load vars for managed_node1 33580 1726882876.91255: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 33580 1726882876.91462: done with get_vars() 33580 1726882876.91477: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 21:41:16 -0400 (0:00:00.099) 0:00:04.970 ****** 33580 1726882876.91857: entering _queue_task() for managed_node1/include_tasks 33580 1726882876.92199: worker is 1 (out of 1 available) 33580 1726882876.92212: exiting _queue_task() for managed_node1/include_tasks 33580 1726882876.92224: done queuing things up, now waiting for results queue to drain 33580 1726882876.92225: waiting for pending results... 33580 1726882876.92498: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 33580 1726882876.92623: in run() - task 0e448fcc-3ce9-74b3-6c21-000000000065 33580 1726882876.92644: variable 'ansible_search_path' from source: unknown 33580 1726882876.92652: variable 'ansible_search_path' from source: unknown 33580 1726882876.92698: calling self._execute() 33580 1726882876.92783: variable 'ansible_host' from source: host vars for 'managed_node1' 33580 1726882876.92793: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 33580 1726882876.92805: variable 'omit' from source: magic vars 33580 1726882876.93217: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 33580 1726882876.95925: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 33580 1726882876.96000: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 33580 1726882876.96041: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 33580 1726882876.96100: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 33580 1726882876.96132: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 33580 1726882876.96233: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 33580 1726882876.96274: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 33580 1726882876.96305: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 33580 1726882876.96350: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 33580 1726882876.96376: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 33580 1726882876.96516: variable 'ansible_distribution' from source: facts 33580 1726882876.96527: variable 'ansible_distribution_major_version' from source: facts 33580 1726882876.96597: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 33580 1726882876.96604: when evaluation is False, skipping this task 33580 1726882876.96612: _execute() done 33580 1726882876.96661: dumping result to json 33580 1726882876.96678: done dumping result, returning 33580 1726882876.96732: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0e448fcc-3ce9-74b3-6c21-000000000065] 33580 1726882876.96833: sending task result for task 0e448fcc-3ce9-74b3-6c21-000000000065 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 33580 1726882876.96993: no more pending results, returning what we have 33580 1726882876.96997: results queue empty 33580 1726882876.96999: checking for any_errors_fatal 33580 1726882876.97007: done checking for any_errors_fatal 33580 1726882876.97007: checking for max_fail_percentage 33580 1726882876.97009: done checking for max_fail_percentage 33580 1726882876.97010: checking to see if all hosts have failed and the running result is not ok 33580 1726882876.97011: done checking to see if all hosts have failed 33580 1726882876.97012: getting the remaining hosts for this loop 33580 1726882876.97014: done getting the remaining hosts for this loop 33580 1726882876.97019: getting the next task for host managed_node1 33580 1726882876.97026: done getting next task for host managed_node1 33580 1726882876.97030: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 33580 1726882876.97033: ^ 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 33580 1726882876.97048: getting variables 33580 1726882876.97050: in VariableManager get_vars() 33580 1726882876.97109: Calling all_inventory to load vars for managed_node1 33580 1726882876.97113: Calling groups_inventory to load vars for managed_node1 33580 1726882876.97115: Calling all_plugins_inventory to load vars for managed_node1 33580 1726882876.97126: Calling all_plugins_play to load vars for managed_node1 33580 1726882876.97129: Calling groups_plugins_inventory to load vars for managed_node1 33580 1726882876.97132: Calling groups_plugins_play to load vars for managed_node1 33580 1726882876.97312: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 33580 1726882876.97522: done with get_vars() 33580 1726882876.97533: done getting variables 33580 1726882876.97601: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 21:41:16 -0400 (0:00:00.060) 0:00:05.030 ****** 33580 1726882876.97636: entering _queue_task() for managed_node1/debug 33580 1726882876.97655: done sending task result for task 0e448fcc-3ce9-74b3-6c21-000000000065 33580 1726882876.97663: WORKER PROCESS EXITING 33580 1726882876.98072: worker is 1 (out of 1 available) 33580 1726882876.98084: exiting _queue_task() for managed_node1/debug 33580 1726882876.98096: done queuing things up, now waiting for results queue to drain 33580 1726882876.98097: waiting for pending results... 33580 1726882876.98245: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider 33580 1726882876.98318: in run() - task 0e448fcc-3ce9-74b3-6c21-000000000066 33580 1726882876.98328: variable 'ansible_search_path' from source: unknown 33580 1726882876.98332: variable 'ansible_search_path' from source: unknown 33580 1726882876.98358: calling self._execute() 33580 1726882876.98422: variable 'ansible_host' from source: host vars for 'managed_node1' 33580 1726882876.98425: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 33580 1726882876.98434: variable 'omit' from source: magic vars 33580 1726882876.98892: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 33580 1726882877.01298: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 33580 1726882877.01347: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 33580 1726882877.01377: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 33580 1726882877.01403: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 33580 1726882877.01422: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 33580 1726882877.01481: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 33580 1726882877.01506: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 33580 1726882877.01527: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 33580 1726882877.01553: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 33580 1726882877.01565: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 33580 1726882877.01662: variable 'ansible_distribution' from source: facts 33580 1726882877.01669: variable 'ansible_distribution_major_version' from source: facts 33580 1726882877.01684: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 33580 1726882877.01687: when evaluation is False, skipping this task 33580 1726882877.01689: _execute() done 33580 1726882877.01693: dumping result to json 33580 1726882877.01696: done dumping result, returning 33580 1726882877.01701: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider [0e448fcc-3ce9-74b3-6c21-000000000066] 33580 1726882877.01708: sending task result for task 0e448fcc-3ce9-74b3-6c21-000000000066 33580 1726882877.01791: done sending task result for task 0e448fcc-3ce9-74b3-6c21-000000000066 33580 1726882877.01794: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 33580 1726882877.01856: no more pending results, returning what we have 33580 1726882877.01859: results queue empty 33580 1726882877.01860: checking for any_errors_fatal 33580 1726882877.01865: done checking for any_errors_fatal 33580 1726882877.01866: checking for max_fail_percentage 33580 1726882877.01869: done checking for max_fail_percentage 33580 1726882877.01870: checking to see if all hosts have failed and the running result is not ok 33580 1726882877.01871: done checking to see if all hosts have failed 33580 1726882877.01872: getting the remaining hosts for this loop 33580 1726882877.01874: done getting the remaining hosts for this loop 33580 1726882877.01878: getting the next task for host managed_node1 33580 1726882877.01883: done getting next task for host managed_node1 33580 1726882877.01886: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 33580 1726882877.01889: ^ 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 33580 1726882877.01903: getting variables 33580 1726882877.01904: in VariableManager get_vars() 33580 1726882877.01938: Calling all_inventory to load vars for managed_node1 33580 1726882877.01941: Calling groups_inventory to load vars for managed_node1 33580 1726882877.01942: Calling all_plugins_inventory to load vars for managed_node1 33580 1726882877.01948: Calling all_plugins_play to load vars for managed_node1 33580 1726882877.01950: Calling groups_plugins_inventory to load vars for managed_node1 33580 1726882877.01952: Calling groups_plugins_play to load vars for managed_node1 33580 1726882877.02091: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 33580 1726882877.02208: done with get_vars() 33580 1726882877.02215: done getting variables 33580 1726882877.02253: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 21:41:17 -0400 (0:00:00.046) 0:00:05.077 ****** 33580 1726882877.02281: entering _queue_task() for managed_node1/fail 33580 1726882877.02518: worker is 1 (out of 1 available) 33580 1726882877.02532: exiting _queue_task() for managed_node1/fail 33580 1726882877.02557: done queuing things up, now waiting for results queue to drain 33580 1726882877.02577: waiting for pending results... 33580 1726882877.03105: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 33580 1726882877.03432: in run() - task 0e448fcc-3ce9-74b3-6c21-000000000067 33580 1726882877.03454: variable 'ansible_search_path' from source: unknown 33580 1726882877.03489: variable 'ansible_search_path' from source: unknown 33580 1726882877.03534: calling self._execute() 33580 1726882877.03627: variable 'ansible_host' from source: host vars for 'managed_node1' 33580 1726882877.03639: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 33580 1726882877.03653: variable 'omit' from source: magic vars 33580 1726882877.05104: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 33580 1726882877.07952: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 33580 1726882877.08002: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 33580 1726882877.08027: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 33580 1726882877.08058: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 33580 1726882877.08091: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 33580 1726882877.08156: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 33580 1726882877.08183: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 33580 1726882877.08204: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 33580 1726882877.08229: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 33580 1726882877.08240: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 33580 1726882877.08339: variable 'ansible_distribution' from source: facts 33580 1726882877.08343: variable 'ansible_distribution_major_version' from source: facts 33580 1726882877.08359: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 33580 1726882877.08362: when evaluation is False, skipping this task 33580 1726882877.08365: _execute() done 33580 1726882877.08369: dumping result to json 33580 1726882877.08375: done dumping result, returning 33580 1726882877.08382: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0e448fcc-3ce9-74b3-6c21-000000000067] 33580 1726882877.08387: sending task result for task 0e448fcc-3ce9-74b3-6c21-000000000067 33580 1726882877.08470: done sending task result for task 0e448fcc-3ce9-74b3-6c21-000000000067 33580 1726882877.08474: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 33580 1726882877.08516: no more pending results, returning what we have 33580 1726882877.08520: results queue empty 33580 1726882877.08521: checking for any_errors_fatal 33580 1726882877.08524: done checking for any_errors_fatal 33580 1726882877.08525: checking for max_fail_percentage 33580 1726882877.08527: done checking for max_fail_percentage 33580 1726882877.08528: checking to see if all hosts have failed and the running result is not ok 33580 1726882877.08528: done checking to see if all hosts have failed 33580 1726882877.08529: getting the remaining hosts for this loop 33580 1726882877.08531: done getting the remaining hosts for this loop 33580 1726882877.08534: getting the next task for host managed_node1 33580 1726882877.08540: done getting next task for host managed_node1 33580 1726882877.08544: ^ 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 33580 1726882877.08546: ^ 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 33580 1726882877.08561: getting variables 33580 1726882877.08562: in VariableManager get_vars() 33580 1726882877.08600: Calling all_inventory to load vars for managed_node1 33580 1726882877.08602: Calling groups_inventory to load vars for managed_node1 33580 1726882877.08605: Calling all_plugins_inventory to load vars for managed_node1 33580 1726882877.08613: Calling all_plugins_play to load vars for managed_node1 33580 1726882877.08615: Calling groups_plugins_inventory to load vars for managed_node1 33580 1726882877.08618: Calling groups_plugins_play to load vars for managed_node1 33580 1726882877.08786: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 33580 1726882877.08941: done with get_vars() 33580 1726882877.08951: done getting variables 33580 1726882877.09011: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 21:41:17 -0400 (0:00:00.068) 0:00:05.146 ****** 33580 1726882877.09138: entering _queue_task() for managed_node1/fail 33580 1726882877.09389: worker is 1 (out of 1 available) 33580 1726882877.09426: exiting _queue_task() for managed_node1/fail 33580 1726882877.09472: done queuing things up, now waiting for results queue to drain 33580 1726882877.09474: waiting for pending results... 33580 1726882877.09854: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 33580 1726882877.10131: in run() - task 0e448fcc-3ce9-74b3-6c21-000000000068 33580 1726882877.10180: variable 'ansible_search_path' from source: unknown 33580 1726882877.10209: variable 'ansible_search_path' from source: unknown 33580 1726882877.10282: calling self._execute() 33580 1726882877.10461: variable 'ansible_host' from source: host vars for 'managed_node1' 33580 1726882877.10515: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 33580 1726882877.10529: variable 'omit' from source: magic vars 33580 1726882877.11281: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 33580 1726882877.13735: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 33580 1726882877.13792: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 33580 1726882877.13817: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 33580 1726882877.13841: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 33580 1726882877.13861: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 33580 1726882877.13932: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 33580 1726882877.13962: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 33580 1726882877.13986: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 33580 1726882877.14028: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 33580 1726882877.14054: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 33580 1726882877.14189: variable 'ansible_distribution' from source: facts 33580 1726882877.14195: variable 'ansible_distribution_major_version' from source: facts 33580 1726882877.14225: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 33580 1726882877.14240: when evaluation is False, skipping this task 33580 1726882877.14255: _execute() done 33580 1726882877.14267: dumping result to json 33580 1726882877.14280: done dumping result, returning 33580 1726882877.14289: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [0e448fcc-3ce9-74b3-6c21-000000000068] 33580 1726882877.14300: sending task result for task 0e448fcc-3ce9-74b3-6c21-000000000068 33580 1726882877.14402: done sending task result for task 0e448fcc-3ce9-74b3-6c21-000000000068 33580 1726882877.14405: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 33580 1726882877.14453: no more pending results, returning what we have 33580 1726882877.14456: results queue empty 33580 1726882877.14457: checking for any_errors_fatal 33580 1726882877.14465: done checking for any_errors_fatal 33580 1726882877.14466: checking for max_fail_percentage 33580 1726882877.14470: done checking for max_fail_percentage 33580 1726882877.14471: checking to see if all hosts have failed and the running result is not ok 33580 1726882877.14472: done checking to see if all hosts have failed 33580 1726882877.14473: getting the remaining hosts for this loop 33580 1726882877.14475: done getting the remaining hosts for this loop 33580 1726882877.14479: getting the next task for host managed_node1 33580 1726882877.14484: done getting next task for host managed_node1 33580 1726882877.14488: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 33580 1726882877.14490: ^ 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 33580 1726882877.14505: getting variables 33580 1726882877.14506: in VariableManager get_vars() 33580 1726882877.14552: Calling all_inventory to load vars for managed_node1 33580 1726882877.14554: Calling groups_inventory to load vars for managed_node1 33580 1726882877.14557: Calling all_plugins_inventory to load vars for managed_node1 33580 1726882877.14566: Calling all_plugins_play to load vars for managed_node1 33580 1726882877.14571: Calling groups_plugins_inventory to load vars for managed_node1 33580 1726882877.14574: Calling groups_plugins_play to load vars for managed_node1 33580 1726882877.14763: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 33580 1726882877.14979: done with get_vars() 33580 1726882877.14990: done getting variables 33580 1726882877.15051: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 21:41:17 -0400 (0:00:00.059) 0:00:05.205 ****** 33580 1726882877.15088: entering _queue_task() for managed_node1/fail 33580 1726882877.15340: worker is 1 (out of 1 available) 33580 1726882877.15353: exiting _queue_task() for managed_node1/fail 33580 1726882877.15367: done queuing things up, now waiting for results queue to drain 33580 1726882877.15371: waiting for pending results... 33580 1726882877.15676: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 33580 1726882877.15825: in run() - task 0e448fcc-3ce9-74b3-6c21-000000000069 33580 1726882877.15843: variable 'ansible_search_path' from source: unknown 33580 1726882877.15851: variable 'ansible_search_path' from source: unknown 33580 1726882877.15899: calling self._execute() 33580 1726882877.16011: variable 'ansible_host' from source: host vars for 'managed_node1' 33580 1726882877.16023: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 33580 1726882877.16049: variable 'omit' from source: magic vars 33580 1726882877.16500: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 33580 1726882877.18592: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 33580 1726882877.18637: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 33580 1726882877.18665: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 33580 1726882877.18697: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 33580 1726882877.18727: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 33580 1726882877.18787: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 33580 1726882877.18821: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 33580 1726882877.18850: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 33580 1726882877.18894: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 33580 1726882877.18915: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 33580 1726882877.19090: variable 'ansible_distribution' from source: facts 33580 1726882877.19550: variable 'ansible_distribution_major_version' from source: facts 33580 1726882877.19576: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 33580 1726882877.19584: when evaluation is False, skipping this task 33580 1726882877.19591: _execute() done 33580 1726882877.19596: dumping result to json 33580 1726882877.19603: done dumping result, returning 33580 1726882877.19616: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0e448fcc-3ce9-74b3-6c21-000000000069] 33580 1726882877.19620: sending task result for task 0e448fcc-3ce9-74b3-6c21-000000000069 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 33580 1726882877.19762: no more pending results, returning what we have 33580 1726882877.19773: results queue empty 33580 1726882877.19774: checking for any_errors_fatal 33580 1726882877.19779: done checking for any_errors_fatal 33580 1726882877.19780: checking for max_fail_percentage 33580 1726882877.19781: done checking for max_fail_percentage 33580 1726882877.19782: checking to see if all hosts have failed and the running result is not ok 33580 1726882877.19783: done checking to see if all hosts have failed 33580 1726882877.19784: getting the remaining hosts for this loop 33580 1726882877.19785: done getting the remaining hosts for this loop 33580 1726882877.19790: getting the next task for host managed_node1 33580 1726882877.19795: done getting next task for host managed_node1 33580 1726882877.19799: ^ 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 33580 1726882877.19801: ^ 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 33580 1726882877.19816: getting variables 33580 1726882877.19818: in VariableManager get_vars() 33580 1726882877.19856: Calling all_inventory to load vars for managed_node1 33580 1726882877.19858: Calling groups_inventory to load vars for managed_node1 33580 1726882877.19860: Calling all_plugins_inventory to load vars for managed_node1 33580 1726882877.19879: Calling all_plugins_play to load vars for managed_node1 33580 1726882877.19882: Calling groups_plugins_inventory to load vars for managed_node1 33580 1726882877.19886: Calling groups_plugins_play to load vars for managed_node1 33580 1726882877.20034: done sending task result for task 0e448fcc-3ce9-74b3-6c21-000000000069 33580 1726882877.20038: WORKER PROCESS EXITING 33580 1726882877.20094: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 33580 1726882877.20349: done with get_vars() 33580 1726882877.20359: done getting variables 33580 1726882877.20422: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 21:41:17 -0400 (0:00:00.053) 0:00:05.259 ****** 33580 1726882877.20443: entering _queue_task() for managed_node1/dnf 33580 1726882877.20632: worker is 1 (out of 1 available) 33580 1726882877.20646: exiting _queue_task() for managed_node1/dnf 33580 1726882877.20657: done queuing things up, now waiting for results queue to drain 33580 1726882877.20659: waiting for pending results... 33580 1726882877.20820: running TaskExecutor() for managed_node1/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 33580 1726882877.20896: in run() - task 0e448fcc-3ce9-74b3-6c21-00000000006a 33580 1726882877.20908: variable 'ansible_search_path' from source: unknown 33580 1726882877.20911: variable 'ansible_search_path' from source: unknown 33580 1726882877.20938: calling self._execute() 33580 1726882877.20999: variable 'ansible_host' from source: host vars for 'managed_node1' 33580 1726882877.21002: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 33580 1726882877.21011: variable 'omit' from source: magic vars 33580 1726882877.21353: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 33580 1726882877.23415: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 33580 1726882877.23493: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 33580 1726882877.23530: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 33580 1726882877.23566: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 33580 1726882877.23597: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 33580 1726882877.23688: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 33580 1726882877.23724: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 33580 1726882877.23755: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 33580 1726882877.23807: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 33580 1726882877.23828: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 33580 1726882877.23991: variable 'ansible_distribution' from source: facts 33580 1726882877.24004: variable 'ansible_distribution_major_version' from source: facts 33580 1726882877.24043: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 33580 1726882877.24051: when evaluation is False, skipping this task 33580 1726882877.24058: _execute() done 33580 1726882877.24078: dumping result to json 33580 1726882877.24086: done dumping result, returning 33580 1726882877.24098: done running TaskExecutor() for managed_node1/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 [0e448fcc-3ce9-74b3-6c21-00000000006a] 33580 1726882877.24110: sending task result for task 0e448fcc-3ce9-74b3-6c21-00000000006a skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 33580 1726882877.24259: no more pending results, returning what we have 33580 1726882877.24262: results queue empty 33580 1726882877.24265: checking for any_errors_fatal 33580 1726882877.24270: done checking for any_errors_fatal 33580 1726882877.24271: checking for max_fail_percentage 33580 1726882877.24273: done checking for max_fail_percentage 33580 1726882877.24273: checking to see if all hosts have failed and the running result is not ok 33580 1726882877.24274: done checking to see if all hosts have failed 33580 1726882877.24275: getting the remaining hosts for this loop 33580 1726882877.24276: done getting the remaining hosts for this loop 33580 1726882877.24281: getting the next task for host managed_node1 33580 1726882877.24286: done getting next task for host managed_node1 33580 1726882877.24290: ^ 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 33580 1726882877.24293: ^ 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 33580 1726882877.24303: done sending task result for task 0e448fcc-3ce9-74b3-6c21-00000000006a 33580 1726882877.24306: WORKER PROCESS EXITING 33580 1726882877.24318: getting variables 33580 1726882877.24320: in VariableManager get_vars() 33580 1726882877.24357: Calling all_inventory to load vars for managed_node1 33580 1726882877.24359: Calling groups_inventory to load vars for managed_node1 33580 1726882877.24362: Calling all_plugins_inventory to load vars for managed_node1 33580 1726882877.24373: Calling all_plugins_play to load vars for managed_node1 33580 1726882877.24375: Calling groups_plugins_inventory to load vars for managed_node1 33580 1726882877.24378: Calling groups_plugins_play to load vars for managed_node1 33580 1726882877.24574: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 33580 1726882877.24789: done with get_vars() 33580 1726882877.24800: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 33580 1726882877.24873: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 21:41:17 -0400 (0:00:00.044) 0:00:05.303 ****** 33580 1726882877.24911: entering _queue_task() for managed_node1/yum 33580 1726882877.25156: worker is 1 (out of 1 available) 33580 1726882877.25171: exiting _queue_task() for managed_node1/yum 33580 1726882877.25182: done queuing things up, now waiting for results queue to drain 33580 1726882877.25183: waiting for pending results... 33580 1726882877.25471: running TaskExecutor() for managed_node1/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 33580 1726882877.25601: in run() - task 0e448fcc-3ce9-74b3-6c21-00000000006b 33580 1726882877.25619: variable 'ansible_search_path' from source: unknown 33580 1726882877.25632: variable 'ansible_search_path' from source: unknown 33580 1726882877.25680: calling self._execute() 33580 1726882877.25770: variable 'ansible_host' from source: host vars for 'managed_node1' 33580 1726882877.25783: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 33580 1726882877.25796: variable 'omit' from source: magic vars 33580 1726882877.26240: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 33580 1726882877.28728: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 33580 1726882877.28812: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 33580 1726882877.28850: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 33580 1726882877.28915: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 33580 1726882877.28948: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 33580 1726882877.29048: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 33580 1726882877.29088: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 33580 1726882877.29127: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 33580 1726882877.29182: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 33580 1726882877.29218: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 33580 1726882877.29351: variable 'ansible_distribution' from source: facts 33580 1726882877.29354: variable 'ansible_distribution_major_version' from source: facts 33580 1726882877.29363: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 33580 1726882877.29365: when evaluation is False, skipping this task 33580 1726882877.29374: _execute() done 33580 1726882877.29377: dumping result to json 33580 1726882877.29379: done dumping result, returning 33580 1726882877.29384: done running TaskExecutor() for managed_node1/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 [0e448fcc-3ce9-74b3-6c21-00000000006b] 33580 1726882877.29397: sending task result for task 0e448fcc-3ce9-74b3-6c21-00000000006b 33580 1726882877.29492: done sending task result for task 0e448fcc-3ce9-74b3-6c21-00000000006b 33580 1726882877.29495: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 33580 1726882877.29551: no more pending results, returning what we have 33580 1726882877.29554: results queue empty 33580 1726882877.29555: checking for any_errors_fatal 33580 1726882877.29561: done checking for any_errors_fatal 33580 1726882877.29562: checking for max_fail_percentage 33580 1726882877.29566: done checking for max_fail_percentage 33580 1726882877.29566: checking to see if all hosts have failed and the running result is not ok 33580 1726882877.29567: done checking to see if all hosts have failed 33580 1726882877.29570: getting the remaining hosts for this loop 33580 1726882877.29572: done getting the remaining hosts for this loop 33580 1726882877.29576: getting the next task for host managed_node1 33580 1726882877.29582: done getting next task for host managed_node1 33580 1726882877.29586: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 33580 1726882877.29588: ^ 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 33580 1726882877.29602: getting variables 33580 1726882877.29605: in VariableManager get_vars() 33580 1726882877.29638: Calling all_inventory to load vars for managed_node1 33580 1726882877.29640: Calling groups_inventory to load vars for managed_node1 33580 1726882877.29643: Calling all_plugins_inventory to load vars for managed_node1 33580 1726882877.29650: Calling all_plugins_play to load vars for managed_node1 33580 1726882877.29652: Calling groups_plugins_inventory to load vars for managed_node1 33580 1726882877.29655: Calling groups_plugins_play to load vars for managed_node1 33580 1726882877.29762: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 33580 1726882877.29887: done with get_vars() 33580 1726882877.29895: done getting variables 33580 1726882877.29933: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 21:41:17 -0400 (0:00:00.050) 0:00:05.354 ****** 33580 1726882877.29954: entering _queue_task() for managed_node1/fail 33580 1726882877.30135: worker is 1 (out of 1 available) 33580 1726882877.30148: exiting _queue_task() for managed_node1/fail 33580 1726882877.30160: done queuing things up, now waiting for results queue to drain 33580 1726882877.30162: waiting for pending results... 33580 1726882877.30318: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 33580 1726882877.30392: in run() - task 0e448fcc-3ce9-74b3-6c21-00000000006c 33580 1726882877.30404: variable 'ansible_search_path' from source: unknown 33580 1726882877.30407: variable 'ansible_search_path' from source: unknown 33580 1726882877.30439: calling self._execute() 33580 1726882877.30498: variable 'ansible_host' from source: host vars for 'managed_node1' 33580 1726882877.30501: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 33580 1726882877.30509: variable 'omit' from source: magic vars 33580 1726882877.30840: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 33580 1726882877.32880: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 33580 1726882877.32931: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 33580 1726882877.32959: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 33580 1726882877.32987: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 33580 1726882877.33006: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 33580 1726882877.33066: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 33580 1726882877.33090: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 33580 1726882877.33107: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 33580 1726882877.33133: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 33580 1726882877.33143: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 33580 1726882877.33243: variable 'ansible_distribution' from source: facts 33580 1726882877.33246: variable 'ansible_distribution_major_version' from source: facts 33580 1726882877.33267: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 33580 1726882877.33272: when evaluation is False, skipping this task 33580 1726882877.33275: _execute() done 33580 1726882877.33277: dumping result to json 33580 1726882877.33280: done dumping result, returning 33580 1726882877.33286: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0e448fcc-3ce9-74b3-6c21-00000000006c] 33580 1726882877.33291: sending task result for task 0e448fcc-3ce9-74b3-6c21-00000000006c 33580 1726882877.33376: done sending task result for task 0e448fcc-3ce9-74b3-6c21-00000000006c 33580 1726882877.33379: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 33580 1726882877.33430: no more pending results, returning what we have 33580 1726882877.33433: results queue empty 33580 1726882877.33434: checking for any_errors_fatal 33580 1726882877.33440: done checking for any_errors_fatal 33580 1726882877.33441: checking for max_fail_percentage 33580 1726882877.33443: done checking for max_fail_percentage 33580 1726882877.33444: checking to see if all hosts have failed and the running result is not ok 33580 1726882877.33444: done checking to see if all hosts have failed 33580 1726882877.33445: getting the remaining hosts for this loop 33580 1726882877.33447: done getting the remaining hosts for this loop 33580 1726882877.33451: getting the next task for host managed_node1 33580 1726882877.33456: done getting next task for host managed_node1 33580 1726882877.33459: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 33580 1726882877.33462: ^ 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 33580 1726882877.33479: getting variables 33580 1726882877.33480: in VariableManager get_vars() 33580 1726882877.33515: Calling all_inventory to load vars for managed_node1 33580 1726882877.33518: Calling groups_inventory to load vars for managed_node1 33580 1726882877.33520: Calling all_plugins_inventory to load vars for managed_node1 33580 1726882877.33528: Calling all_plugins_play to load vars for managed_node1 33580 1726882877.33531: Calling groups_plugins_inventory to load vars for managed_node1 33580 1726882877.33533: Calling groups_plugins_play to load vars for managed_node1 33580 1726882877.33678: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 33580 1726882877.33796: done with get_vars() 33580 1726882877.33804: done getting variables 33580 1726882877.33842: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 21:41:17 -0400 (0:00:00.039) 0:00:05.393 ****** 33580 1726882877.33865: entering _queue_task() for managed_node1/package 33580 1726882877.34049: worker is 1 (out of 1 available) 33580 1726882877.34063: exiting _queue_task() for managed_node1/package 33580 1726882877.34075: done queuing things up, now waiting for results queue to drain 33580 1726882877.34077: waiting for pending results... 33580 1726882877.34246: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages 33580 1726882877.34347: in run() - task 0e448fcc-3ce9-74b3-6c21-00000000006d 33580 1726882877.34370: variable 'ansible_search_path' from source: unknown 33580 1726882877.34378: variable 'ansible_search_path' from source: unknown 33580 1726882877.34416: calling self._execute() 33580 1726882877.34503: variable 'ansible_host' from source: host vars for 'managed_node1' 33580 1726882877.34513: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 33580 1726882877.34525: variable 'omit' from source: magic vars 33580 1726882877.34949: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 33580 1726882877.36984: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 33580 1726882877.37027: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 33580 1726882877.37053: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 33580 1726882877.37092: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 33580 1726882877.37111: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 33580 1726882877.37169: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 33580 1726882877.37193: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 33580 1726882877.37211: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 33580 1726882877.37236: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 33580 1726882877.37247: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 33580 1726882877.37345: variable 'ansible_distribution' from source: facts 33580 1726882877.37349: variable 'ansible_distribution_major_version' from source: facts 33580 1726882877.37365: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 33580 1726882877.37370: when evaluation is False, skipping this task 33580 1726882877.37375: _execute() done 33580 1726882877.37378: dumping result to json 33580 1726882877.37382: done dumping result, returning 33580 1726882877.37389: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages [0e448fcc-3ce9-74b3-6c21-00000000006d] 33580 1726882877.37394: sending task result for task 0e448fcc-3ce9-74b3-6c21-00000000006d 33580 1726882877.37486: done sending task result for task 0e448fcc-3ce9-74b3-6c21-00000000006d 33580 1726882877.37488: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 33580 1726882877.37551: no more pending results, returning what we have 33580 1726882877.37555: results queue empty 33580 1726882877.37555: checking for any_errors_fatal 33580 1726882877.37561: done checking for any_errors_fatal 33580 1726882877.37561: checking for max_fail_percentage 33580 1726882877.37565: done checking for max_fail_percentage 33580 1726882877.37566: checking to see if all hosts have failed and the running result is not ok 33580 1726882877.37567: done checking to see if all hosts have failed 33580 1726882877.37567: getting the remaining hosts for this loop 33580 1726882877.37570: done getting the remaining hosts for this loop 33580 1726882877.37574: getting the next task for host managed_node1 33580 1726882877.37580: done getting next task for host managed_node1 33580 1726882877.37583: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 33580 1726882877.37586: ^ 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 33580 1726882877.37600: getting variables 33580 1726882877.37601: in VariableManager get_vars() 33580 1726882877.37634: Calling all_inventory to load vars for managed_node1 33580 1726882877.37636: Calling groups_inventory to load vars for managed_node1 33580 1726882877.37639: Calling all_plugins_inventory to load vars for managed_node1 33580 1726882877.37647: Calling all_plugins_play to load vars for managed_node1 33580 1726882877.37649: Calling groups_plugins_inventory to load vars for managed_node1 33580 1726882877.37652: Calling groups_plugins_play to load vars for managed_node1 33580 1726882877.37758: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 33580 1726882877.37880: done with get_vars() 33580 1726882877.37888: done getting variables 33580 1726882877.37926: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 21:41:17 -0400 (0:00:00.040) 0:00:05.434 ****** 33580 1726882877.37948: entering _queue_task() for managed_node1/package 33580 1726882877.38154: worker is 1 (out of 1 available) 33580 1726882877.38189: exiting _queue_task() for managed_node1/package 33580 1726882877.38205: done queuing things up, now waiting for results queue to drain 33580 1726882877.38207: waiting for pending results... 33580 1726882877.38392: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 33580 1726882877.38491: in run() - task 0e448fcc-3ce9-74b3-6c21-00000000006e 33580 1726882877.38511: variable 'ansible_search_path' from source: unknown 33580 1726882877.39274: variable 'ansible_search_path' from source: unknown 33580 1726882877.39279: calling self._execute() 33580 1726882877.39282: variable 'ansible_host' from source: host vars for 'managed_node1' 33580 1726882877.39285: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 33580 1726882877.39287: variable 'omit' from source: magic vars 33580 1726882877.39290: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 33580 1726882877.41324: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 33580 1726882877.41379: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 33580 1726882877.41404: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 33580 1726882877.41428: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 33580 1726882877.41446: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 33580 1726882877.41508: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 33580 1726882877.41527: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 33580 1726882877.41545: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 33580 1726882877.41577: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 33580 1726882877.41669: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 33580 1726882877.41719: variable 'ansible_distribution' from source: facts 33580 1726882877.41725: variable 'ansible_distribution_major_version' from source: facts 33580 1726882877.41743: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 33580 1726882877.41746: when evaluation is False, skipping this task 33580 1726882877.41749: _execute() done 33580 1726882877.41751: dumping result to json 33580 1726882877.41753: done dumping result, returning 33580 1726882877.41760: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0e448fcc-3ce9-74b3-6c21-00000000006e] 33580 1726882877.41768: sending task result for task 0e448fcc-3ce9-74b3-6c21-00000000006e 33580 1726882877.41857: done sending task result for task 0e448fcc-3ce9-74b3-6c21-00000000006e 33580 1726882877.41860: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 33580 1726882877.41932: no more pending results, returning what we have 33580 1726882877.41936: results queue empty 33580 1726882877.41936: checking for any_errors_fatal 33580 1726882877.41942: done checking for any_errors_fatal 33580 1726882877.41943: checking for max_fail_percentage 33580 1726882877.41944: done checking for max_fail_percentage 33580 1726882877.41945: checking to see if all hosts have failed and the running result is not ok 33580 1726882877.41946: done checking to see if all hosts have failed 33580 1726882877.41946: getting the remaining hosts for this loop 33580 1726882877.41948: done getting the remaining hosts for this loop 33580 1726882877.41951: getting the next task for host managed_node1 33580 1726882877.41956: done getting next task for host managed_node1 33580 1726882877.41960: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 33580 1726882877.41962: ^ 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 33580 1726882877.41978: getting variables 33580 1726882877.41980: in VariableManager get_vars() 33580 1726882877.42066: Calling all_inventory to load vars for managed_node1 33580 1726882877.42069: Calling groups_inventory to load vars for managed_node1 33580 1726882877.42071: Calling all_plugins_inventory to load vars for managed_node1 33580 1726882877.42079: Calling all_plugins_play to load vars for managed_node1 33580 1726882877.42082: Calling groups_plugins_inventory to load vars for managed_node1 33580 1726882877.42085: Calling groups_plugins_play to load vars for managed_node1 33580 1726882877.42237: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 33580 1726882877.42440: done with get_vars() 33580 1726882877.42449: done getting variables 33580 1726882877.42516: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 21:41:17 -0400 (0:00:00.045) 0:00:05.480 ****** 33580 1726882877.42548: entering _queue_task() for managed_node1/package 33580 1726882877.43055: worker is 1 (out of 1 available) 33580 1726882877.43062: exiting _queue_task() for managed_node1/package 33580 1726882877.43075: done queuing things up, now waiting for results queue to drain 33580 1726882877.43077: waiting for pending results... 33580 1726882877.43098: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 33580 1726882877.43366: in run() - task 0e448fcc-3ce9-74b3-6c21-00000000006f 33580 1726882877.43389: variable 'ansible_search_path' from source: unknown 33580 1726882877.43398: variable 'ansible_search_path' from source: unknown 33580 1726882877.43437: calling self._execute() 33580 1726882877.44095: variable 'ansible_host' from source: host vars for 'managed_node1' 33580 1726882877.44132: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 33580 1726882877.44147: variable 'omit' from source: magic vars 33580 1726882877.45076: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 33580 1726882877.47423: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 33580 1726882877.47465: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 33580 1726882877.47495: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 33580 1726882877.47831: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 33580 1726882877.47838: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 33580 1726882877.47943: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 33580 1726882877.47966: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 33580 1726882877.47999: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 33580 1726882877.48079: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 33580 1726882877.48083: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 33580 1726882877.48266: variable 'ansible_distribution' from source: facts 33580 1726882877.48270: variable 'ansible_distribution_major_version' from source: facts 33580 1726882877.48292: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 33580 1726882877.48295: when evaluation is False, skipping this task 33580 1726882877.48298: _execute() done 33580 1726882877.48300: dumping result to json 33580 1726882877.48304: done dumping result, returning 33580 1726882877.48309: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0e448fcc-3ce9-74b3-6c21-00000000006f] 33580 1726882877.48319: sending task result for task 0e448fcc-3ce9-74b3-6c21-00000000006f skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 33580 1726882877.48556: no more pending results, returning what we have 33580 1726882877.48559: results queue empty 33580 1726882877.48560: checking for any_errors_fatal 33580 1726882877.48585: done checking for any_errors_fatal 33580 1726882877.48587: checking for max_fail_percentage 33580 1726882877.48589: done checking for max_fail_percentage 33580 1726882877.48589: checking to see if all hosts have failed and the running result is not ok 33580 1726882877.48590: done checking to see if all hosts have failed 33580 1726882877.48591: getting the remaining hosts for this loop 33580 1726882877.48593: done getting the remaining hosts for this loop 33580 1726882877.48601: getting the next task for host managed_node1 33580 1726882877.48613: done getting next task for host managed_node1 33580 1726882877.48617: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 33580 1726882877.48619: ^ 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 33580 1726882877.48641: done sending task result for task 0e448fcc-3ce9-74b3-6c21-00000000006f 33580 1726882877.48644: WORKER PROCESS EXITING 33580 1726882877.48664: getting variables 33580 1726882877.48668: in VariableManager get_vars() 33580 1726882877.48714: Calling all_inventory to load vars for managed_node1 33580 1726882877.48717: Calling groups_inventory to load vars for managed_node1 33580 1726882877.48720: Calling all_plugins_inventory to load vars for managed_node1 33580 1726882877.48739: Calling all_plugins_play to load vars for managed_node1 33580 1726882877.48743: Calling groups_plugins_inventory to load vars for managed_node1 33580 1726882877.48746: Calling groups_plugins_play to load vars for managed_node1 33580 1726882877.49000: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 33580 1726882877.49254: done with get_vars() 33580 1726882877.49277: done getting variables 33580 1726882877.49362: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 21:41:17 -0400 (0:00:00.068) 0:00:05.548 ****** 33580 1726882877.49400: entering _queue_task() for managed_node1/service 33580 1726882877.49716: worker is 1 (out of 1 available) 33580 1726882877.49729: exiting _queue_task() for managed_node1/service 33580 1726882877.49741: done queuing things up, now waiting for results queue to drain 33580 1726882877.49743: waiting for pending results... 33580 1726882877.50032: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 33580 1726882877.50169: in run() - task 0e448fcc-3ce9-74b3-6c21-000000000070 33580 1726882877.50195: variable 'ansible_search_path' from source: unknown 33580 1726882877.50207: variable 'ansible_search_path' from source: unknown 33580 1726882877.50242: calling self._execute() 33580 1726882877.50412: variable 'ansible_host' from source: host vars for 'managed_node1' 33580 1726882877.50422: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 33580 1726882877.50434: variable 'omit' from source: magic vars 33580 1726882877.50893: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 33580 1726882877.53434: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 33580 1726882877.53778: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 33580 1726882877.53816: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 33580 1726882877.53873: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 33580 1726882877.53924: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 33580 1726882877.54028: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 33580 1726882877.54078: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 33580 1726882877.54128: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 33580 1726882877.54189: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 33580 1726882877.54228: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 33580 1726882877.54383: variable 'ansible_distribution' from source: facts 33580 1726882877.54397: variable 'ansible_distribution_major_version' from source: facts 33580 1726882877.54421: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 33580 1726882877.54432: when evaluation is False, skipping this task 33580 1726882877.54441: _execute() done 33580 1726882877.54448: dumping result to json 33580 1726882877.54454: done dumping result, returning 33580 1726882877.54465: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0e448fcc-3ce9-74b3-6c21-000000000070] 33580 1726882877.54487: sending task result for task 0e448fcc-3ce9-74b3-6c21-000000000070 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 33580 1726882877.54730: no more pending results, returning what we have 33580 1726882877.54733: results queue empty 33580 1726882877.54734: checking for any_errors_fatal 33580 1726882877.54739: done checking for any_errors_fatal 33580 1726882877.54740: checking for max_fail_percentage 33580 1726882877.54741: done checking for max_fail_percentage 33580 1726882877.54742: checking to see if all hosts have failed and the running result is not ok 33580 1726882877.54743: done checking to see if all hosts have failed 33580 1726882877.54744: getting the remaining hosts for this loop 33580 1726882877.54745: done getting the remaining hosts for this loop 33580 1726882877.54749: getting the next task for host managed_node1 33580 1726882877.54754: done getting next task for host managed_node1 33580 1726882877.54758: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 33580 1726882877.54761: ^ 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 33580 1726882877.54780: getting variables 33580 1726882877.54782: in VariableManager get_vars() 33580 1726882877.54815: Calling all_inventory to load vars for managed_node1 33580 1726882877.54817: Calling groups_inventory to load vars for managed_node1 33580 1726882877.54820: Calling all_plugins_inventory to load vars for managed_node1 33580 1726882877.54833: Calling all_plugins_play to load vars for managed_node1 33580 1726882877.54839: Calling groups_plugins_inventory to load vars for managed_node1 33580 1726882877.54846: Calling groups_plugins_play to load vars for managed_node1 33580 1726882877.55033: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 33580 1726882877.55267: done with get_vars() 33580 1726882877.55279: done getting variables 33580 1726882877.55421: done sending task result for task 0e448fcc-3ce9-74b3-6c21-000000000070 33580 1726882877.55423: WORKER PROCESS EXITING 33580 1726882877.55451: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 21:41:17 -0400 (0:00:00.060) 0:00:05.609 ****** 33580 1726882877.55489: entering _queue_task() for managed_node1/service 33580 1726882877.55907: worker is 1 (out of 1 available) 33580 1726882877.55920: exiting _queue_task() for managed_node1/service 33580 1726882877.55933: done queuing things up, now waiting for results queue to drain 33580 1726882877.55935: waiting for pending results... 33580 1726882877.56226: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 33580 1726882877.56403: in run() - task 0e448fcc-3ce9-74b3-6c21-000000000071 33580 1726882877.56423: variable 'ansible_search_path' from source: unknown 33580 1726882877.56432: variable 'ansible_search_path' from source: unknown 33580 1726882877.56487: calling self._execute() 33580 1726882877.56582: variable 'ansible_host' from source: host vars for 'managed_node1' 33580 1726882877.56592: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 33580 1726882877.56614: variable 'omit' from source: magic vars 33580 1726882877.57079: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 33580 1726882877.59971: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 33580 1726882877.60051: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 33580 1726882877.60094: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 33580 1726882877.60139: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 33580 1726882877.60175: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 33580 1726882877.60281: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 33580 1726882877.60314: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 33580 1726882877.60351: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 33580 1726882877.60401: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 33580 1726882877.60419: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 33580 1726882877.60570: variable 'ansible_distribution' from source: facts 33580 1726882877.60582: variable 'ansible_distribution_major_version' from source: facts 33580 1726882877.60603: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 33580 1726882877.60609: when evaluation is False, skipping this task 33580 1726882877.60615: _execute() done 33580 1726882877.60621: dumping result to json 33580 1726882877.60627: done dumping result, returning 33580 1726882877.60636: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0e448fcc-3ce9-74b3-6c21-000000000071] 33580 1726882877.60651: sending task result for task 0e448fcc-3ce9-74b3-6c21-000000000071 33580 1726882877.60760: done sending task result for task 0e448fcc-3ce9-74b3-6c21-000000000071 skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 33580 1726882877.60814: no more pending results, returning what we have 33580 1726882877.60817: results queue empty 33580 1726882877.60818: checking for any_errors_fatal 33580 1726882877.60824: done checking for any_errors_fatal 33580 1726882877.60825: checking for max_fail_percentage 33580 1726882877.60827: done checking for max_fail_percentage 33580 1726882877.60828: checking to see if all hosts have failed and the running result is not ok 33580 1726882877.60829: done checking to see if all hosts have failed 33580 1726882877.60829: getting the remaining hosts for this loop 33580 1726882877.60831: done getting the remaining hosts for this loop 33580 1726882877.60835: getting the next task for host managed_node1 33580 1726882877.60841: done getting next task for host managed_node1 33580 1726882877.60846: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 33580 1726882877.60849: ^ 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 33580 1726882877.60866: getting variables 33580 1726882877.60870: in VariableManager get_vars() 33580 1726882877.60911: Calling all_inventory to load vars for managed_node1 33580 1726882877.60914: Calling groups_inventory to load vars for managed_node1 33580 1726882877.60916: Calling all_plugins_inventory to load vars for managed_node1 33580 1726882877.60927: Calling all_plugins_play to load vars for managed_node1 33580 1726882877.60929: Calling groups_plugins_inventory to load vars for managed_node1 33580 1726882877.60933: Calling groups_plugins_play to load vars for managed_node1 33580 1726882877.61105: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 33580 1726882877.61606: done with get_vars() 33580 1726882877.61616: done getting variables 33580 1726882877.61717: WORKER PROCESS EXITING 33580 1726882877.61778: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 21:41:17 -0400 (0:00:00.064) 0:00:05.674 ****** 33580 1726882877.61957: entering _queue_task() for managed_node1/service 33580 1726882877.62339: worker is 1 (out of 1 available) 33580 1726882877.62353: exiting _queue_task() for managed_node1/service 33580 1726882877.62366: done queuing things up, now waiting for results queue to drain 33580 1726882877.62371: waiting for pending results... 33580 1726882877.62635: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 33580 1726882877.62867: in run() - task 0e448fcc-3ce9-74b3-6c21-000000000072 33580 1726882877.62887: variable 'ansible_search_path' from source: unknown 33580 1726882877.62894: variable 'ansible_search_path' from source: unknown 33580 1726882877.62934: calling self._execute() 33580 1726882877.63025: variable 'ansible_host' from source: host vars for 'managed_node1' 33580 1726882877.63035: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 33580 1726882877.63046: variable 'omit' from source: magic vars 33580 1726882877.63456: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 33580 1726882877.66322: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 33580 1726882877.66397: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 33580 1726882877.66495: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 33580 1726882877.66649: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 33580 1726882877.66688: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 33580 1726882877.66893: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 33580 1726882877.66929: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 33580 1726882877.67006: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 33580 1726882877.67128: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 33580 1726882877.67150: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 33580 1726882877.67523: variable 'ansible_distribution' from source: facts 33580 1726882877.67536: variable 'ansible_distribution_major_version' from source: facts 33580 1726882877.67562: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 33580 1726882877.67572: when evaluation is False, skipping this task 33580 1726882877.67580: _execute() done 33580 1726882877.67586: dumping result to json 33580 1726882877.67593: done dumping result, returning 33580 1726882877.67603: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0e448fcc-3ce9-74b3-6c21-000000000072] 33580 1726882877.67613: sending task result for task 0e448fcc-3ce9-74b3-6c21-000000000072 33580 1726882877.67814: done sending task result for task 0e448fcc-3ce9-74b3-6c21-000000000072 33580 1726882877.67821: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 33580 1726882877.67881: no more pending results, returning what we have 33580 1726882877.67885: results queue empty 33580 1726882877.67886: checking for any_errors_fatal 33580 1726882877.67892: done checking for any_errors_fatal 33580 1726882877.67892: checking for max_fail_percentage 33580 1726882877.67894: done checking for max_fail_percentage 33580 1726882877.67895: checking to see if all hosts have failed and the running result is not ok 33580 1726882877.67896: done checking to see if all hosts have failed 33580 1726882877.67897: getting the remaining hosts for this loop 33580 1726882877.67898: done getting the remaining hosts for this loop 33580 1726882877.67903: getting the next task for host managed_node1 33580 1726882877.67909: done getting next task for host managed_node1 33580 1726882877.67914: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 33580 1726882877.67917: ^ 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 33580 1726882877.67933: getting variables 33580 1726882877.67935: in VariableManager get_vars() 33580 1726882877.67978: Calling all_inventory to load vars for managed_node1 33580 1726882877.67981: Calling groups_inventory to load vars for managed_node1 33580 1726882877.67983: Calling all_plugins_inventory to load vars for managed_node1 33580 1726882877.67994: Calling all_plugins_play to load vars for managed_node1 33580 1726882877.67997: Calling groups_plugins_inventory to load vars for managed_node1 33580 1726882877.68000: Calling groups_plugins_play to load vars for managed_node1 33580 1726882877.68180: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 33580 1726882877.68405: done with get_vars() 33580 1726882877.68416: done getting variables 33580 1726882877.68476: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 21:41:17 -0400 (0:00:00.067) 0:00:05.741 ****** 33580 1726882877.68738: entering _queue_task() for managed_node1/service 33580 1726882877.69226: worker is 1 (out of 1 available) 33580 1726882877.69240: exiting _queue_task() for managed_node1/service 33580 1726882877.69251: done queuing things up, now waiting for results queue to drain 33580 1726882877.69253: waiting for pending results... 33580 1726882877.70173: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service 33580 1726882877.70471: in run() - task 0e448fcc-3ce9-74b3-6c21-000000000073 33580 1726882877.70490: variable 'ansible_search_path' from source: unknown 33580 1726882877.70497: variable 'ansible_search_path' from source: unknown 33580 1726882877.70533: calling self._execute() 33580 1726882877.70644: variable 'ansible_host' from source: host vars for 'managed_node1' 33580 1726882877.70802: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 33580 1726882877.70815: variable 'omit' from source: magic vars 33580 1726882877.71537: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 33580 1726882877.74215: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 33580 1726882877.74293: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 33580 1726882877.74333: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 33580 1726882877.74373: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 33580 1726882877.74420: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 33580 1726882877.74502: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 33580 1726882877.74534: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 33580 1726882877.74562: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 33580 1726882877.74617: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 33580 1726882877.74634: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 33580 1726882877.74776: variable 'ansible_distribution' from source: facts 33580 1726882877.74786: variable 'ansible_distribution_major_version' from source: facts 33580 1726882877.74807: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 33580 1726882877.74818: when evaluation is False, skipping this task 33580 1726882877.74828: _execute() done 33580 1726882877.74835: dumping result to json 33580 1726882877.74841: done dumping result, returning 33580 1726882877.74850: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service [0e448fcc-3ce9-74b3-6c21-000000000073] 33580 1726882877.74859: sending task result for task 0e448fcc-3ce9-74b3-6c21-000000000073 skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 33580 1726882877.74992: no more pending results, returning what we have 33580 1726882877.74996: results queue empty 33580 1726882877.74996: checking for any_errors_fatal 33580 1726882877.75002: done checking for any_errors_fatal 33580 1726882877.75002: checking for max_fail_percentage 33580 1726882877.75004: done checking for max_fail_percentage 33580 1726882877.75005: checking to see if all hosts have failed and the running result is not ok 33580 1726882877.75006: done checking to see if all hosts have failed 33580 1726882877.75007: getting the remaining hosts for this loop 33580 1726882877.75008: done getting the remaining hosts for this loop 33580 1726882877.75012: getting the next task for host managed_node1 33580 1726882877.75019: done getting next task for host managed_node1 33580 1726882877.75022: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 33580 1726882877.75025: ^ 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 33580 1726882877.75040: getting variables 33580 1726882877.75042: in VariableManager get_vars() 33580 1726882877.75088: Calling all_inventory to load vars for managed_node1 33580 1726882877.75090: Calling groups_inventory to load vars for managed_node1 33580 1726882877.75093: Calling all_plugins_inventory to load vars for managed_node1 33580 1726882877.75103: Calling all_plugins_play to load vars for managed_node1 33580 1726882877.75105: Calling groups_plugins_inventory to load vars for managed_node1 33580 1726882877.75109: Calling groups_plugins_play to load vars for managed_node1 33580 1726882877.75279: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 33580 1726882877.75519: done with get_vars() 33580 1726882877.75528: done getting variables 33580 1726882877.75584: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 21:41:17 -0400 (0:00:00.069) 0:00:05.811 ****** 33580 1726882877.75734: entering _queue_task() for managed_node1/copy 33580 1726882877.75747: done sending task result for task 0e448fcc-3ce9-74b3-6c21-000000000073 33580 1726882877.75750: WORKER PROCESS EXITING 33580 1726882877.76116: worker is 1 (out of 1 available) 33580 1726882877.76128: exiting _queue_task() for managed_node1/copy 33580 1726882877.76140: done queuing things up, now waiting for results queue to drain 33580 1726882877.76141: waiting for pending results... 33580 1726882877.76397: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 33580 1726882877.76510: in run() - task 0e448fcc-3ce9-74b3-6c21-000000000074 33580 1726882877.76527: variable 'ansible_search_path' from source: unknown 33580 1726882877.76534: variable 'ansible_search_path' from source: unknown 33580 1726882877.76571: calling self._execute() 33580 1726882877.76655: variable 'ansible_host' from source: host vars for 'managed_node1' 33580 1726882877.76667: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 33580 1726882877.76681: variable 'omit' from source: magic vars 33580 1726882877.77109: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 33580 1726882877.80333: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 33580 1726882877.80530: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 33580 1726882877.80572: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 33580 1726882877.80627: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 33580 1726882877.80737: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 33580 1726882877.80937: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 33580 1726882877.80975: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 33580 1726882877.81007: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 33580 1726882877.81106: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 33580 1726882877.81162: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 33580 1726882877.81498: variable 'ansible_distribution' from source: facts 33580 1726882877.81509: variable 'ansible_distribution_major_version' from source: facts 33580 1726882877.81533: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 33580 1726882877.81541: when evaluation is False, skipping this task 33580 1726882877.81548: _execute() done 33580 1726882877.81555: dumping result to json 33580 1726882877.81561: done dumping result, returning 33580 1726882877.81578: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0e448fcc-3ce9-74b3-6c21-000000000074] 33580 1726882877.81690: sending task result for task 0e448fcc-3ce9-74b3-6c21-000000000074 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 33580 1726882877.81836: no more pending results, returning what we have 33580 1726882877.81840: results queue empty 33580 1726882877.81841: checking for any_errors_fatal 33580 1726882877.81847: done checking for any_errors_fatal 33580 1726882877.81848: checking for max_fail_percentage 33580 1726882877.81849: done checking for max_fail_percentage 33580 1726882877.81850: checking to see if all hosts have failed and the running result is not ok 33580 1726882877.81851: done checking to see if all hosts have failed 33580 1726882877.81852: getting the remaining hosts for this loop 33580 1726882877.81854: done getting the remaining hosts for this loop 33580 1726882877.81857: getting the next task for host managed_node1 33580 1726882877.81865: done getting next task for host managed_node1 33580 1726882877.81870: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 33580 1726882877.81872: ^ 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 33580 1726882877.81888: getting variables 33580 1726882877.81890: in VariableManager get_vars() 33580 1726882877.81931: Calling all_inventory to load vars for managed_node1 33580 1726882877.81934: Calling groups_inventory to load vars for managed_node1 33580 1726882877.81936: Calling all_plugins_inventory to load vars for managed_node1 33580 1726882877.81947: Calling all_plugins_play to load vars for managed_node1 33580 1726882877.81950: Calling groups_plugins_inventory to load vars for managed_node1 33580 1726882877.81953: Calling groups_plugins_play to load vars for managed_node1 33580 1726882877.82127: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 33580 1726882877.82345: done with get_vars() 33580 1726882877.82356: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 21:41:17 -0400 (0:00:00.067) 0:00:05.879 ****** 33580 1726882877.82453: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 33580 1726882877.82475: done sending task result for task 0e448fcc-3ce9-74b3-6c21-000000000074 33580 1726882877.82485: WORKER PROCESS EXITING 33580 1726882877.83213: worker is 1 (out of 1 available) 33580 1726882877.83225: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 33580 1726882877.83236: done queuing things up, now waiting for results queue to drain 33580 1726882877.83238: waiting for pending results... 33580 1726882877.84174: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 33580 1726882877.84409: in run() - task 0e448fcc-3ce9-74b3-6c21-000000000075 33580 1726882877.84428: variable 'ansible_search_path' from source: unknown 33580 1726882877.84469: variable 'ansible_search_path' from source: unknown 33580 1726882877.84507: calling self._execute() 33580 1726882877.84641: variable 'ansible_host' from source: host vars for 'managed_node1' 33580 1726882877.84651: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 33580 1726882877.84665: variable 'omit' from source: magic vars 33580 1726882877.85082: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 33580 1726882877.87720: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 33580 1726882877.87793: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 33580 1726882877.87847: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 33580 1726882877.87887: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 33580 1726882877.87916: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 33580 1726882877.88000: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 33580 1726882877.88032: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 33580 1726882877.88069: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 33580 1726882877.88114: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 33580 1726882877.88131: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 33580 1726882877.88261: variable 'ansible_distribution' from source: facts 33580 1726882877.88280: variable 'ansible_distribution_major_version' from source: facts 33580 1726882877.88301: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 33580 1726882877.88308: when evaluation is False, skipping this task 33580 1726882877.88314: _execute() done 33580 1726882877.88321: dumping result to json 33580 1726882877.88327: done dumping result, returning 33580 1726882877.88336: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0e448fcc-3ce9-74b3-6c21-000000000075] 33580 1726882877.88345: sending task result for task 0e448fcc-3ce9-74b3-6c21-000000000075 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 33580 1726882877.88487: no more pending results, returning what we have 33580 1726882877.88491: results queue empty 33580 1726882877.88492: checking for any_errors_fatal 33580 1726882877.88497: done checking for any_errors_fatal 33580 1726882877.88498: checking for max_fail_percentage 33580 1726882877.88500: done checking for max_fail_percentage 33580 1726882877.88500: checking to see if all hosts have failed and the running result is not ok 33580 1726882877.88501: done checking to see if all hosts have failed 33580 1726882877.88502: getting the remaining hosts for this loop 33580 1726882877.88504: done getting the remaining hosts for this loop 33580 1726882877.88507: getting the next task for host managed_node1 33580 1726882877.88513: done getting next task for host managed_node1 33580 1726882877.88518: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 33580 1726882877.88521: ^ 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 33580 1726882877.88535: getting variables 33580 1726882877.88537: in VariableManager get_vars() 33580 1726882877.88580: Calling all_inventory to load vars for managed_node1 33580 1726882877.88583: Calling groups_inventory to load vars for managed_node1 33580 1726882877.88585: Calling all_plugins_inventory to load vars for managed_node1 33580 1726882877.88596: Calling all_plugins_play to load vars for managed_node1 33580 1726882877.88599: Calling groups_plugins_inventory to load vars for managed_node1 33580 1726882877.88602: Calling groups_plugins_play to load vars for managed_node1 33580 1726882877.88986: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 33580 1726882877.89376: done with get_vars() 33580 1726882877.89384: done getting variables 33580 1726882877.89492: done sending task result for task 0e448fcc-3ce9-74b3-6c21-000000000075 33580 1726882877.89495: WORKER PROCESS EXITING TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 21:41:17 -0400 (0:00:00.070) 0:00:05.950 ****** 33580 1726882877.89553: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_state 33580 1726882877.89785: worker is 1 (out of 1 available) 33580 1726882877.89796: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_state 33580 1726882877.89805: done queuing things up, now waiting for results queue to drain 33580 1726882877.89806: waiting for pending results... 33580 1726882877.90070: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state 33580 1726882877.90187: in run() - task 0e448fcc-3ce9-74b3-6c21-000000000076 33580 1726882877.90207: variable 'ansible_search_path' from source: unknown 33580 1726882877.90213: variable 'ansible_search_path' from source: unknown 33580 1726882877.90251: calling self._execute() 33580 1726882877.90393: variable 'ansible_host' from source: host vars for 'managed_node1' 33580 1726882877.90406: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 33580 1726882877.90480: variable 'omit' from source: magic vars 33580 1726882877.91350: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 33580 1726882877.93781: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 33580 1726882877.93853: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 33580 1726882877.93896: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 33580 1726882877.93946: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 33580 1726882877.93981: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 33580 1726882877.94075: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 33580 1726882877.94110: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 33580 1726882877.94147: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 33580 1726882877.94194: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 33580 1726882877.94213: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 33580 1726882877.94365: variable 'ansible_distribution' from source: facts 33580 1726882877.94379: variable 'ansible_distribution_major_version' from source: facts 33580 1726882877.94402: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 33580 1726882877.94409: when evaluation is False, skipping this task 33580 1726882877.94417: _execute() done 33580 1726882877.94425: dumping result to json 33580 1726882877.94432: done dumping result, returning 33580 1726882877.94445: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state [0e448fcc-3ce9-74b3-6c21-000000000076] 33580 1726882877.94459: sending task result for task 0e448fcc-3ce9-74b3-6c21-000000000076 33580 1726882877.94566: done sending task result for task 0e448fcc-3ce9-74b3-6c21-000000000076 33580 1726882877.94575: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 33580 1726882877.94625: no more pending results, returning what we have 33580 1726882877.94629: results queue empty 33580 1726882877.94630: checking for any_errors_fatal 33580 1726882877.94639: done checking for any_errors_fatal 33580 1726882877.94639: checking for max_fail_percentage 33580 1726882877.94642: done checking for max_fail_percentage 33580 1726882877.94642: checking to see if all hosts have failed and the running result is not ok 33580 1726882877.94643: done checking to see if all hosts have failed 33580 1726882877.94644: getting the remaining hosts for this loop 33580 1726882877.94646: done getting the remaining hosts for this loop 33580 1726882877.94650: getting the next task for host managed_node1 33580 1726882877.94655: done getting next task for host managed_node1 33580 1726882877.94659: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 33580 1726882877.94664: ^ 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 33580 1726882877.94682: getting variables 33580 1726882877.94683: in VariableManager get_vars() 33580 1726882877.94724: Calling all_inventory to load vars for managed_node1 33580 1726882877.94727: Calling groups_inventory to load vars for managed_node1 33580 1726882877.94730: Calling all_plugins_inventory to load vars for managed_node1 33580 1726882877.94740: Calling all_plugins_play to load vars for managed_node1 33580 1726882877.94744: Calling groups_plugins_inventory to load vars for managed_node1 33580 1726882877.94747: Calling groups_plugins_play to load vars for managed_node1 33580 1726882877.94931: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 33580 1726882877.95159: done with get_vars() 33580 1726882877.95171: done getting variables 33580 1726882877.95231: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 21:41:17 -0400 (0:00:00.057) 0:00:06.007 ****** 33580 1726882877.95268: entering _queue_task() for managed_node1/debug 33580 1726882877.95734: worker is 1 (out of 1 available) 33580 1726882877.95745: exiting _queue_task() for managed_node1/debug 33580 1726882877.95755: done queuing things up, now waiting for results queue to drain 33580 1726882877.95756: waiting for pending results... 33580 1726882877.96007: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 33580 1726882877.96127: in run() - task 0e448fcc-3ce9-74b3-6c21-000000000077 33580 1726882877.96146: variable 'ansible_search_path' from source: unknown 33580 1726882877.96158: variable 'ansible_search_path' from source: unknown 33580 1726882877.96199: calling self._execute() 33580 1726882877.96282: variable 'ansible_host' from source: host vars for 'managed_node1' 33580 1726882877.96293: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 33580 1726882877.96310: variable 'omit' from source: magic vars 33580 1726882877.96727: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 33580 1726882877.99596: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 33580 1726882877.99667: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 33580 1726882877.99722: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 33580 1726882877.99778: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 33580 1726882877.99813: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 33580 1726882877.99901: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 33580 1726882877.99941: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 33580 1726882877.99977: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 33580 1726882878.00027: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 33580 1726882878.00053: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 33580 1726882878.00204: variable 'ansible_distribution' from source: facts 33580 1726882878.00215: variable 'ansible_distribution_major_version' from source: facts 33580 1726882878.00237: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 33580 1726882878.00247: when evaluation is False, skipping this task 33580 1726882878.00259: _execute() done 33580 1726882878.00271: dumping result to json 33580 1726882878.00280: done dumping result, returning 33580 1726882878.00290: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0e448fcc-3ce9-74b3-6c21-000000000077] 33580 1726882878.00299: sending task result for task 0e448fcc-3ce9-74b3-6c21-000000000077 skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 33580 1726882878.00436: no more pending results, returning what we have 33580 1726882878.00440: results queue empty 33580 1726882878.00440: checking for any_errors_fatal 33580 1726882878.00445: done checking for any_errors_fatal 33580 1726882878.00445: checking for max_fail_percentage 33580 1726882878.00447: done checking for max_fail_percentage 33580 1726882878.00448: checking to see if all hosts have failed and the running result is not ok 33580 1726882878.00449: done checking to see if all hosts have failed 33580 1726882878.00450: getting the remaining hosts for this loop 33580 1726882878.00452: done getting the remaining hosts for this loop 33580 1726882878.00456: getting the next task for host managed_node1 33580 1726882878.00462: done getting next task for host managed_node1 33580 1726882878.00471: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 33580 1726882878.00475: ^ 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 33580 1726882878.00493: getting variables 33580 1726882878.00495: in VariableManager get_vars() 33580 1726882878.00536: Calling all_inventory to load vars for managed_node1 33580 1726882878.00539: Calling groups_inventory to load vars for managed_node1 33580 1726882878.00542: Calling all_plugins_inventory to load vars for managed_node1 33580 1726882878.00553: Calling all_plugins_play to load vars for managed_node1 33580 1726882878.00556: Calling groups_plugins_inventory to load vars for managed_node1 33580 1726882878.00560: Calling groups_plugins_play to load vars for managed_node1 33580 1726882878.00752: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 33580 1726882878.01144: done with get_vars() 33580 1726882878.01225: done getting variables 33580 1726882878.01331: done sending task result for task 0e448fcc-3ce9-74b3-6c21-000000000077 33580 1726882878.01334: WORKER PROCESS EXITING 33580 1726882878.01376: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 21:41:18 -0400 (0:00:00.061) 0:00:06.068 ****** 33580 1726882878.01415: entering _queue_task() for managed_node1/debug 33580 1726882878.01832: worker is 1 (out of 1 available) 33580 1726882878.01845: exiting _queue_task() for managed_node1/debug 33580 1726882878.01856: done queuing things up, now waiting for results queue to drain 33580 1726882878.01857: waiting for pending results... 33580 1726882878.02135: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 33580 1726882878.02258: in run() - task 0e448fcc-3ce9-74b3-6c21-000000000078 33580 1726882878.02284: variable 'ansible_search_path' from source: unknown 33580 1726882878.02289: variable 'ansible_search_path' from source: unknown 33580 1726882878.02318: calling self._execute() 33580 1726882878.02394: variable 'ansible_host' from source: host vars for 'managed_node1' 33580 1726882878.02400: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 33580 1726882878.02408: variable 'omit' from source: magic vars 33580 1726882878.02709: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 33580 1726882878.05287: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 33580 1726882878.05351: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 33580 1726882878.05382: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 33580 1726882878.05406: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 33580 1726882878.05425: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 33580 1726882878.05491: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 33580 1726882878.05513: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 33580 1726882878.05530: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 33580 1726882878.05560: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 33580 1726882878.05575: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 33580 1726882878.05669: variable 'ansible_distribution' from source: facts 33580 1726882878.05677: variable 'ansible_distribution_major_version' from source: facts 33580 1726882878.05692: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 33580 1726882878.05695: when evaluation is False, skipping this task 33580 1726882878.05697: _execute() done 33580 1726882878.05700: dumping result to json 33580 1726882878.05704: done dumping result, returning 33580 1726882878.05711: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0e448fcc-3ce9-74b3-6c21-000000000078] 33580 1726882878.05715: sending task result for task 0e448fcc-3ce9-74b3-6c21-000000000078 33580 1726882878.05800: done sending task result for task 0e448fcc-3ce9-74b3-6c21-000000000078 33580 1726882878.05802: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 33580 1726882878.05841: no more pending results, returning what we have 33580 1726882878.05844: results queue empty 33580 1726882878.05844: checking for any_errors_fatal 33580 1726882878.05849: done checking for any_errors_fatal 33580 1726882878.05850: checking for max_fail_percentage 33580 1726882878.05852: done checking for max_fail_percentage 33580 1726882878.05853: checking to see if all hosts have failed and the running result is not ok 33580 1726882878.05853: done checking to see if all hosts have failed 33580 1726882878.05854: getting the remaining hosts for this loop 33580 1726882878.05856: done getting the remaining hosts for this loop 33580 1726882878.05859: getting the next task for host managed_node1 33580 1726882878.05867: done getting next task for host managed_node1 33580 1726882878.05871: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 33580 1726882878.05873: ^ 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 33580 1726882878.05889: getting variables 33580 1726882878.05891: in VariableManager get_vars() 33580 1726882878.05926: Calling all_inventory to load vars for managed_node1 33580 1726882878.05928: Calling groups_inventory to load vars for managed_node1 33580 1726882878.05930: Calling all_plugins_inventory to load vars for managed_node1 33580 1726882878.05938: Calling all_plugins_play to load vars for managed_node1 33580 1726882878.05940: Calling groups_plugins_inventory to load vars for managed_node1 33580 1726882878.05942: Calling groups_plugins_play to load vars for managed_node1 33580 1726882878.06056: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 33580 1726882878.06223: done with get_vars() 33580 1726882878.06234: done getting variables 33580 1726882878.06298: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 21:41:18 -0400 (0:00:00.049) 0:00:06.118 ****** 33580 1726882878.06339: entering _queue_task() for managed_node1/debug 33580 1726882878.06604: worker is 1 (out of 1 available) 33580 1726882878.06622: exiting _queue_task() for managed_node1/debug 33580 1726882878.06643: done queuing things up, now waiting for results queue to drain 33580 1726882878.06645: waiting for pending results... 33580 1726882878.06980: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 33580 1726882878.07112: in run() - task 0e448fcc-3ce9-74b3-6c21-000000000079 33580 1726882878.07140: variable 'ansible_search_path' from source: unknown 33580 1726882878.07154: variable 'ansible_search_path' from source: unknown 33580 1726882878.07227: calling self._execute() 33580 1726882878.07316: variable 'ansible_host' from source: host vars for 'managed_node1' 33580 1726882878.07342: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 33580 1726882878.07355: variable 'omit' from source: magic vars 33580 1726882878.09620: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 33580 1726882878.11599: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 33580 1726882878.11672: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 33580 1726882878.11696: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 33580 1726882878.11723: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 33580 1726882878.11744: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 33580 1726882878.11815: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 33580 1726882878.11840: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 33580 1726882878.12153: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 33580 1726882878.12156: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 33580 1726882878.12159: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 33580 1726882878.12161: variable 'ansible_distribution' from source: facts 33580 1726882878.12404: variable 'ansible_distribution_major_version' from source: facts 33580 1726882878.12409: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 33580 1726882878.12411: when evaluation is False, skipping this task 33580 1726882878.12413: _execute() done 33580 1726882878.12415: dumping result to json 33580 1726882878.12417: done dumping result, returning 33580 1726882878.12419: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0e448fcc-3ce9-74b3-6c21-000000000079] 33580 1726882878.12421: sending task result for task 0e448fcc-3ce9-74b3-6c21-000000000079 33580 1726882878.12492: done sending task result for task 0e448fcc-3ce9-74b3-6c21-000000000079 33580 1726882878.12495: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 33580 1726882878.12537: no more pending results, returning what we have 33580 1726882878.12540: results queue empty 33580 1726882878.12541: checking for any_errors_fatal 33580 1726882878.12546: done checking for any_errors_fatal 33580 1726882878.12547: checking for max_fail_percentage 33580 1726882878.12548: done checking for max_fail_percentage 33580 1726882878.12549: checking to see if all hosts have failed and the running result is not ok 33580 1726882878.12550: done checking to see if all hosts have failed 33580 1726882878.12551: getting the remaining hosts for this loop 33580 1726882878.12552: done getting the remaining hosts for this loop 33580 1726882878.12555: getting the next task for host managed_node1 33580 1726882878.12561: done getting next task for host managed_node1 33580 1726882878.12566: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 33580 1726882878.12571: ^ 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 33580 1726882878.12585: getting variables 33580 1726882878.12586: in VariableManager get_vars() 33580 1726882878.12626: Calling all_inventory to load vars for managed_node1 33580 1726882878.12629: Calling groups_inventory to load vars for managed_node1 33580 1726882878.12630: Calling all_plugins_inventory to load vars for managed_node1 33580 1726882878.12638: Calling all_plugins_play to load vars for managed_node1 33580 1726882878.12640: Calling groups_plugins_inventory to load vars for managed_node1 33580 1726882878.12643: Calling groups_plugins_play to load vars for managed_node1 33580 1726882878.12831: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 33580 1726882878.13028: done with get_vars() 33580 1726882878.13038: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 21:41:18 -0400 (0:00:00.068) 0:00:06.186 ****** 33580 1726882878.13235: entering _queue_task() for managed_node1/ping 33580 1726882878.13938: worker is 1 (out of 1 available) 33580 1726882878.13954: exiting _queue_task() for managed_node1/ping 33580 1726882878.13967: done queuing things up, now waiting for results queue to drain 33580 1726882878.13969: waiting for pending results... 33580 1726882878.14647: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity 33580 1726882878.14799: in run() - task 0e448fcc-3ce9-74b3-6c21-00000000007a 33580 1726882878.14824: variable 'ansible_search_path' from source: unknown 33580 1726882878.14834: variable 'ansible_search_path' from source: unknown 33580 1726882878.14881: calling self._execute() 33580 1726882878.14944: variable 'ansible_host' from source: host vars for 'managed_node1' 33580 1726882878.14947: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 33580 1726882878.14956: variable 'omit' from source: magic vars 33580 1726882878.15381: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 33580 1726882878.17702: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 33580 1726882878.17751: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 33580 1726882878.17789: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 33580 1726882878.17822: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 33580 1726882878.17852: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 33580 1726882878.17929: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 33580 1726882878.17970: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 33580 1726882878.18000: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 33580 1726882878.18027: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 33580 1726882878.18054: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 33580 1726882878.18199: variable 'ansible_distribution' from source: facts 33580 1726882878.18202: variable 'ansible_distribution_major_version' from source: facts 33580 1726882878.18230: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 33580 1726882878.18234: when evaluation is False, skipping this task 33580 1726882878.18237: _execute() done 33580 1726882878.18239: dumping result to json 33580 1726882878.18241: done dumping result, returning 33580 1726882878.18243: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity [0e448fcc-3ce9-74b3-6c21-00000000007a] 33580 1726882878.18264: sending task result for task 0e448fcc-3ce9-74b3-6c21-00000000007a 33580 1726882878.18334: done sending task result for task 0e448fcc-3ce9-74b3-6c21-00000000007a 33580 1726882878.18338: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 33580 1726882878.18412: no more pending results, returning what we have 33580 1726882878.18416: results queue empty 33580 1726882878.18417: checking for any_errors_fatal 33580 1726882878.18425: done checking for any_errors_fatal 33580 1726882878.18426: checking for max_fail_percentage 33580 1726882878.18427: done checking for max_fail_percentage 33580 1726882878.18428: checking to see if all hosts have failed and the running result is not ok 33580 1726882878.18429: done checking to see if all hosts have failed 33580 1726882878.18430: getting the remaining hosts for this loop 33580 1726882878.18431: done getting the remaining hosts for this loop 33580 1726882878.18435: getting the next task for host managed_node1 33580 1726882878.18442: done getting next task for host managed_node1 33580 1726882878.18444: ^ task is: TASK: meta (role_complete) 33580 1726882878.18448: ^ 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 33580 1726882878.18465: getting variables 33580 1726882878.18467: in VariableManager get_vars() 33580 1726882878.18503: Calling all_inventory to load vars for managed_node1 33580 1726882878.18506: Calling groups_inventory to load vars for managed_node1 33580 1726882878.18508: Calling all_plugins_inventory to load vars for managed_node1 33580 1726882878.18516: Calling all_plugins_play to load vars for managed_node1 33580 1726882878.18518: Calling groups_plugins_inventory to load vars for managed_node1 33580 1726882878.18521: Calling groups_plugins_play to load vars for managed_node1 33580 1726882878.18661: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 33580 1726882878.18837: done with get_vars() 33580 1726882878.18869: done getting variables 33580 1726882878.18978: done queuing things up, now waiting for results queue to drain 33580 1726882878.18979: results queue empty 33580 1726882878.18980: checking for any_errors_fatal 33580 1726882878.18981: done checking for any_errors_fatal 33580 1726882878.18982: checking for max_fail_percentage 33580 1726882878.18983: done checking for max_fail_percentage 33580 1726882878.18990: checking to see if all hosts have failed and the running result is not ok 33580 1726882878.18992: done checking to see if all hosts have failed 33580 1726882878.18992: getting the remaining hosts for this loop 33580 1726882878.18993: done getting the remaining hosts for this loop 33580 1726882878.18999: getting the next task for host managed_node1 33580 1726882878.19003: done getting next task for host managed_node1 33580 1726882878.19004: ^ task is: TASK: Include the task 'manage_test_interface.yml' 33580 1726882878.19005: ^ 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 33580 1726882878.19007: getting variables 33580 1726882878.19008: in VariableManager get_vars() 33580 1726882878.19017: Calling all_inventory to load vars for managed_node1 33580 1726882878.19019: Calling groups_inventory to load vars for managed_node1 33580 1726882878.19024: Calling all_plugins_inventory to load vars for managed_node1 33580 1726882878.19031: Calling all_plugins_play to load vars for managed_node1 33580 1726882878.19034: Calling groups_plugins_inventory to load vars for managed_node1 33580 1726882878.19040: Calling groups_plugins_play to load vars for managed_node1 33580 1726882878.19139: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 33580 1726882878.19366: done with get_vars() 33580 1726882878.19373: done getting variables TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_vlan_mtu.yml:73 Friday 20 September 2024 21:41:18 -0400 (0:00:00.061) 0:00:06.248 ****** 33580 1726882878.19417: entering _queue_task() for managed_node1/include_tasks 33580 1726882878.19723: worker is 1 (out of 1 available) 33580 1726882878.19735: exiting _queue_task() for managed_node1/include_tasks 33580 1726882878.19746: done queuing things up, now waiting for results queue to drain 33580 1726882878.19747: waiting for pending results... 33580 1726882878.19970: running TaskExecutor() for managed_node1/TASK: Include the task 'manage_test_interface.yml' 33580 1726882878.20078: in run() - task 0e448fcc-3ce9-74b3-6c21-0000000000aa 33580 1726882878.20090: variable 'ansible_search_path' from source: unknown 33580 1726882878.20122: calling self._execute() 33580 1726882878.20183: variable 'ansible_host' from source: host vars for 'managed_node1' 33580 1726882878.20187: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 33580 1726882878.20195: variable 'omit' from source: magic vars 33580 1726882878.20501: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 33580 1726882878.22175: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 33580 1726882878.22284: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 33580 1726882878.22371: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 33580 1726882878.22440: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 33580 1726882878.22473: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 33580 1726882878.22575: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 33580 1726882878.22611: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 33580 1726882878.22637: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 33580 1726882878.22691: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 33580 1726882878.22716: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 33580 1726882878.22905: variable 'ansible_distribution' from source: facts 33580 1726882878.22931: variable 'ansible_distribution_major_version' from source: facts 33580 1726882878.22949: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 33580 1726882878.22956: when evaluation is False, skipping this task 33580 1726882878.22959: _execute() done 33580 1726882878.22966: dumping result to json 33580 1726882878.22972: done dumping result, returning 33580 1726882878.22979: done running TaskExecutor() for managed_node1/TASK: Include the task 'manage_test_interface.yml' [0e448fcc-3ce9-74b3-6c21-0000000000aa] 33580 1726882878.22984: sending task result for task 0e448fcc-3ce9-74b3-6c21-0000000000aa 33580 1726882878.23072: done sending task result for task 0e448fcc-3ce9-74b3-6c21-0000000000aa 33580 1726882878.23075: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 33580 1726882878.23127: no more pending results, returning what we have 33580 1726882878.23133: results queue empty 33580 1726882878.23134: checking for any_errors_fatal 33580 1726882878.23136: done checking for any_errors_fatal 33580 1726882878.23137: checking for max_fail_percentage 33580 1726882878.23139: done checking for max_fail_percentage 33580 1726882878.23140: checking to see if all hosts have failed and the running result is not ok 33580 1726882878.23141: done checking to see if all hosts have failed 33580 1726882878.23142: getting the remaining hosts for this loop 33580 1726882878.23144: done getting the remaining hosts for this loop 33580 1726882878.23150: getting the next task for host managed_node1 33580 1726882878.23158: done getting next task for host managed_node1 33580 1726882878.23160: ^ task is: TASK: Verify network state restored to default 33580 1726882878.23162: ^ 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 33580 1726882878.23169: getting variables 33580 1726882878.23171: in VariableManager get_vars() 33580 1726882878.23225: Calling all_inventory to load vars for managed_node1 33580 1726882878.23228: Calling groups_inventory to load vars for managed_node1 33580 1726882878.23230: Calling all_plugins_inventory to load vars for managed_node1 33580 1726882878.23238: Calling all_plugins_play to load vars for managed_node1 33580 1726882878.23240: Calling groups_plugins_inventory to load vars for managed_node1 33580 1726882878.23243: Calling groups_plugins_play to load vars for managed_node1 33580 1726882878.23456: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 33580 1726882878.23627: done with get_vars() 33580 1726882878.23640: done getting variables TASK [Verify network state restored to default] ******************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_vlan_mtu.yml:77 Friday 20 September 2024 21:41:18 -0400 (0:00:00.042) 0:00:06.291 ****** 33580 1726882878.23716: entering _queue_task() for managed_node1/include_tasks 33580 1726882878.23898: worker is 1 (out of 1 available) 33580 1726882878.23909: exiting _queue_task() for managed_node1/include_tasks 33580 1726882878.23919: done queuing things up, now waiting for results queue to drain 33580 1726882878.23921: waiting for pending results... 33580 1726882878.24084: running TaskExecutor() for managed_node1/TASK: Verify network state restored to default 33580 1726882878.24131: in run() - task 0e448fcc-3ce9-74b3-6c21-0000000000ab 33580 1726882878.24146: variable 'ansible_search_path' from source: unknown 33580 1726882878.24210: calling self._execute() 33580 1726882878.24341: variable 'ansible_host' from source: host vars for 'managed_node1' 33580 1726882878.24353: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 33580 1726882878.24370: variable 'omit' from source: magic vars 33580 1726882878.24713: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 33580 1726882878.26366: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 33580 1726882878.26411: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 33580 1726882878.26438: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 33580 1726882878.26473: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 33580 1726882878.26495: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 33580 1726882878.26550: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 33580 1726882878.26571: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 33580 1726882878.26592: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 33580 1726882878.26620: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 33580 1726882878.26632: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 33580 1726882878.26727: variable 'ansible_distribution' from source: facts 33580 1726882878.26730: variable 'ansible_distribution_major_version' from source: facts 33580 1726882878.26747: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 33580 1726882878.26750: when evaluation is False, skipping this task 33580 1726882878.26752: _execute() done 33580 1726882878.26754: dumping result to json 33580 1726882878.26758: done dumping result, returning 33580 1726882878.26767: done running TaskExecutor() for managed_node1/TASK: Verify network state restored to default [0e448fcc-3ce9-74b3-6c21-0000000000ab] 33580 1726882878.26775: sending task result for task 0e448fcc-3ce9-74b3-6c21-0000000000ab 33580 1726882878.26847: done sending task result for task 0e448fcc-3ce9-74b3-6c21-0000000000ab 33580 1726882878.26852: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 33580 1726882878.26896: no more pending results, returning what we have 33580 1726882878.26899: results queue empty 33580 1726882878.26900: checking for any_errors_fatal 33580 1726882878.26906: done checking for any_errors_fatal 33580 1726882878.26907: checking for max_fail_percentage 33580 1726882878.26908: done checking for max_fail_percentage 33580 1726882878.26909: checking to see if all hosts have failed and the running result is not ok 33580 1726882878.26910: done checking to see if all hosts have failed 33580 1726882878.26911: getting the remaining hosts for this loop 33580 1726882878.26912: done getting the remaining hosts for this loop 33580 1726882878.26916: getting the next task for host managed_node1 33580 1726882878.26922: done getting next task for host managed_node1 33580 1726882878.26923: ^ task is: TASK: meta (flush_handlers) 33580 1726882878.26925: ^ 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 33580 1726882878.26928: getting variables 33580 1726882878.26930: in VariableManager get_vars() 33580 1726882878.26968: Calling all_inventory to load vars for managed_node1 33580 1726882878.26971: Calling groups_inventory to load vars for managed_node1 33580 1726882878.26974: Calling all_plugins_inventory to load vars for managed_node1 33580 1726882878.26983: Calling all_plugins_play to load vars for managed_node1 33580 1726882878.26985: Calling groups_plugins_inventory to load vars for managed_node1 33580 1726882878.26988: Calling groups_plugins_play to load vars for managed_node1 33580 1726882878.27097: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 33580 1726882878.27241: done with get_vars() 33580 1726882878.27248: done getting variables 33580 1726882878.27293: in VariableManager get_vars() 33580 1726882878.27303: Calling all_inventory to load vars for managed_node1 33580 1726882878.27304: Calling groups_inventory to load vars for managed_node1 33580 1726882878.27306: Calling all_plugins_inventory to load vars for managed_node1 33580 1726882878.27308: Calling all_plugins_play to load vars for managed_node1 33580 1726882878.27310: Calling groups_plugins_inventory to load vars for managed_node1 33580 1726882878.27312: Calling groups_plugins_play to load vars for managed_node1 33580 1726882878.27388: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 33580 1726882878.27496: done with get_vars() 33580 1726882878.27505: done queuing things up, now waiting for results queue to drain 33580 1726882878.27506: results queue empty 33580 1726882878.27506: checking for any_errors_fatal 33580 1726882878.27508: done checking for any_errors_fatal 33580 1726882878.27508: checking for max_fail_percentage 33580 1726882878.27509: done checking for max_fail_percentage 33580 1726882878.27510: checking to see if all hosts have failed and the running result is not ok 33580 1726882878.27510: done checking to see if all hosts have failed 33580 1726882878.27511: getting the remaining hosts for this loop 33580 1726882878.27512: done getting the remaining hosts for this loop 33580 1726882878.27514: getting the next task for host managed_node1 33580 1726882878.27517: done getting next task for host managed_node1 33580 1726882878.27518: ^ task is: TASK: meta (flush_handlers) 33580 1726882878.27518: ^ 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 33580 1726882878.27521: getting variables 33580 1726882878.27521: in VariableManager get_vars() 33580 1726882878.27528: Calling all_inventory to load vars for managed_node1 33580 1726882878.27530: Calling groups_inventory to load vars for managed_node1 33580 1726882878.27531: Calling all_plugins_inventory to load vars for managed_node1 33580 1726882878.27537: Calling all_plugins_play to load vars for managed_node1 33580 1726882878.27538: Calling groups_plugins_inventory to load vars for managed_node1 33580 1726882878.27540: Calling groups_plugins_play to load vars for managed_node1 33580 1726882878.27617: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 33580 1726882878.27724: done with get_vars() 33580 1726882878.27731: done getting variables 33580 1726882878.27759: in VariableManager get_vars() 33580 1726882878.27770: Calling all_inventory to load vars for managed_node1 33580 1726882878.27772: Calling groups_inventory to load vars for managed_node1 33580 1726882878.27773: Calling all_plugins_inventory to load vars for managed_node1 33580 1726882878.27776: Calling all_plugins_play to load vars for managed_node1 33580 1726882878.27777: Calling groups_plugins_inventory to load vars for managed_node1 33580 1726882878.27779: Calling groups_plugins_play to load vars for managed_node1 33580 1726882878.27876: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 33580 1726882878.27981: done with get_vars() 33580 1726882878.27989: done queuing things up, now waiting for results queue to drain 33580 1726882878.27990: results queue empty 33580 1726882878.27990: checking for any_errors_fatal 33580 1726882878.27991: done checking for any_errors_fatal 33580 1726882878.27992: checking for max_fail_percentage 33580 1726882878.27992: done checking for max_fail_percentage 33580 1726882878.27993: checking to see if all hosts have failed and the running result is not ok 33580 1726882878.27993: done checking to see if all hosts have failed 33580 1726882878.27994: getting the remaining hosts for this loop 33580 1726882878.27994: done getting the remaining hosts for this loop 33580 1726882878.27995: getting the next task for host managed_node1 33580 1726882878.27997: done getting next task for host managed_node1 33580 1726882878.27998: ^ task is: None 33580 1726882878.27999: ^ 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 33580 1726882878.27999: done queuing things up, now waiting for results queue to drain 33580 1726882878.28000: results queue empty 33580 1726882878.28000: checking for any_errors_fatal 33580 1726882878.28001: done checking for any_errors_fatal 33580 1726882878.28001: checking for max_fail_percentage 33580 1726882878.28002: done checking for max_fail_percentage 33580 1726882878.28002: checking to see if all hosts have failed and the running result is not ok 33580 1726882878.28002: done checking to see if all hosts have failed 33580 1726882878.28003: getting the next task for host managed_node1 33580 1726882878.28005: done getting next task for host managed_node1 33580 1726882878.28005: ^ task is: None 33580 1726882878.28006: ^ state is: HOST STATE: block=5, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False PLAY RECAP ********************************************************************* managed_node1 : ok=7 changed=0 unreachable=0 failed=0 skipped=60 rescued=0 ignored=0 Friday 20 September 2024 21:41:18 -0400 (0:00:00.043) 0:00:06.335 ****** =============================================================================== Gathering Facts --------------------------------------------------------- 1.16s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tests_vlan_mtu_initscripts.yml:5 Gather the minimum subset of ansible_facts required by the network role test --- 0.60s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Check if system is ostree ----------------------------------------------- 0.58s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 Gathering Facts --------------------------------------------------------- 0.12s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_vlan_mtu.yml:3 Include the task 'assert_profile_present.yml' --------------------------- 0.12s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_vlan_mtu.yml:50 Include the task 'show_interfaces.yml' ---------------------------------- 0.11s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_vlan_mtu.yml:10 TEARDOWN: remove profiles. ---------------------------------------------- 0.10s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_vlan_mtu.yml:58 fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces --- 0.10s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Include the task 'enable_epel.yml' -------------------------------------- 0.10s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:51 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.10s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Include the task 'assert_device_present.yml' ---------------------------- 0.09s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_vlan_mtu.yml:46 Set network provider to 'initscripts' ----------------------------------- 0.08s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tests_vlan_mtu_initscripts.yml:12 TEST: I can configure the MTU for a vlan interface without autoconnect. --- 0.08s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_vlan_mtu.yml:18 fedora.linux_system_roles.network : Install packages -------------------- 0.08s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 fedora.linux_system_roles.network : Show stderr messages for the network_connections --- 0.08s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 fedora.linux_system_roles.network : Re-test connectivity ---------------- 0.08s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 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.08s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later --- 0.07s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 fedora.linux_system_roles.network : Print network provider -------------- 0.07s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 fedora.linux_system_roles.network : Configure networking connection profiles --- 0.07s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 33580 1726882878.28073: RUNNING CLEANUP