[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. 32541 1726853706.71532: starting run ansible-playbook [core 2.17.4] config file = None configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/local/lib/python3.12/site-packages/ansible ansible collection location = /tmp/collections-Qi7 executable location = /usr/local/bin/ansible-playbook python version = 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] (/usr/bin/python3.12) jinja version = 3.1.4 libyaml = True No config file found; using defaults 32541 1726853706.71989: Added group all to inventory 32541 1726853706.71991: Added group ungrouped to inventory 32541 1726853706.71995: Group all now contains ungrouped 32541 1726853706.71998: Examining possible inventory source: /tmp/network-iHm/inventory.yml 32541 1726853706.83579: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/cache 32541 1726853706.83641: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py 32541 1726853706.83658: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory 32541 1726853706.83722: Loading InventoryModule 'host_list' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py 32541 1726853706.83775: Loaded config def from plugin (inventory/script) 32541 1726853706.83777: Loading InventoryModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py 32541 1726853706.83804: Loading InventoryModule 'auto' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py 32541 1726853706.83870: Loaded config def from plugin (inventory/yaml) 32541 1726853706.83873: Loading InventoryModule 'yaml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py 32541 1726853706.83934: Loading InventoryModule 'ini' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py 32541 1726853706.84225: Loading InventoryModule 'toml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py 32541 1726853706.84228: Attempting to use plugin host_list (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py) 32541 1726853706.84230: Attempting to use plugin script (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py) 32541 1726853706.84235: Attempting to use plugin auto (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py) 32541 1726853706.84239: Loading data from /tmp/network-iHm/inventory.yml 32541 1726853706.84285: /tmp/network-iHm/inventory.yml was not parsable by auto 32541 1726853706.84326: Attempting to use plugin yaml (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py) 32541 1726853706.84357: Loading data from /tmp/network-iHm/inventory.yml 32541 1726853706.84411: group all already in inventory 32541 1726853706.84416: set inventory_file for managed_node1 32541 1726853706.84419: set inventory_dir for managed_node1 32541 1726853706.84419: Added host managed_node1 to inventory 32541 1726853706.84421: Added host managed_node1 to group all 32541 1726853706.84421: set ansible_host for managed_node1 32541 1726853706.84422: set ansible_ssh_extra_args for managed_node1 32541 1726853706.84424: set inventory_file for managed_node2 32541 1726853706.84425: set inventory_dir for managed_node2 32541 1726853706.84426: Added host managed_node2 to inventory 32541 1726853706.84427: Added host managed_node2 to group all 32541 1726853706.84427: set ansible_host for managed_node2 32541 1726853706.84428: set ansible_ssh_extra_args for managed_node2 32541 1726853706.84429: set inventory_file for managed_node3 32541 1726853706.84431: set inventory_dir for managed_node3 32541 1726853706.84431: Added host managed_node3 to inventory 32541 1726853706.84432: Added host managed_node3 to group all 32541 1726853706.84432: set ansible_host for managed_node3 32541 1726853706.84433: set ansible_ssh_extra_args for managed_node3 32541 1726853706.84434: Reconcile groups and hosts in inventory. 32541 1726853706.84437: Group ungrouped now contains managed_node1 32541 1726853706.84438: Group ungrouped now contains managed_node2 32541 1726853706.84439: Group ungrouped now contains managed_node3 32541 1726853706.84496: '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__' skipped due to reserved name 32541 1726853706.84576: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments 32541 1726853706.84606: Loading ModuleDocFragment 'vars_plugin_staging' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py 32541 1726853706.84623: Loaded config def from plugin (vars/host_group_vars) 32541 1726853706.84625: 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) 32541 1726853706.84629: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/vars 32541 1726853706.84636: 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) 32541 1726853706.84665: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py (found_in_cache=True, class_only=False) 32541 1726853706.84905: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32541 1726853706.84973: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py 32541 1726853706.84997: Loaded config def from plugin (connection/local) 32541 1726853706.84999: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=False, class_only=True) 32541 1726853706.85383: Loaded config def from plugin (connection/paramiko_ssh) 32541 1726853706.85385: 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) 32541 1726853706.85944: 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) 32541 1726853706.85970: Loaded config def from plugin (connection/psrp) 32541 1726853706.85974: Loading Connection 'psrp' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py (found_in_cache=False, class_only=True) 32541 1726853706.86384: 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) 32541 1726853706.86407: Loaded config def from plugin (connection/ssh) 32541 1726853706.86409: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=False, class_only=True) 32541 1726853706.87686: 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) 32541 1726853706.87709: Loaded config def from plugin (connection/winrm) 32541 1726853706.87711: Loading Connection 'winrm' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py (found_in_cache=False, class_only=True) 32541 1726853706.87731: '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__' skipped due to reserved name 32541 1726853706.87779: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py 32541 1726853706.87818: Loaded config def from plugin (shell/cmd) 32541 1726853706.87819: Loading ShellModule 'cmd' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py (found_in_cache=False, class_only=True) 32541 1726853706.87837: 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) 32541 1726853706.87881: Loaded config def from plugin (shell/powershell) 32541 1726853706.87882: Loading ShellModule 'powershell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py (found_in_cache=False, class_only=True) 32541 1726853706.87917: Loading ModuleDocFragment 'shell_common' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py 32541 1726853706.88021: Loaded config def from plugin (shell/sh) 32541 1726853706.88022: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=False, class_only=True) 32541 1726853706.88044: '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__' skipped due to reserved name 32541 1726853706.88126: Loaded config def from plugin (become/runas) 32541 1726853706.88127: Loading BecomeModule 'runas' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py (found_in_cache=False, class_only=True) 32541 1726853706.88237: Loaded config def from plugin (become/su) 32541 1726853706.88239: Loading BecomeModule 'su' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py (found_in_cache=False, class_only=True) 32541 1726853706.88335: Loaded config def from plugin (become/sudo) 32541 1726853706.88337: 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 32541 1726853706.88361: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tests_vlan_mtu_initscripts.yml 32541 1726853706.88575: in VariableManager get_vars() 32541 1726853706.88590: done with get_vars() 32541 1726853706.88679: trying /usr/local/lib/python3.12/site-packages/ansible/modules 32541 1726853706.90590: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action 32541 1726853706.90658: in VariableManager get_vars() 32541 1726853706.90662: done with get_vars() 32541 1726853706.90663: variable 'playbook_dir' from source: magic vars 32541 1726853706.90664: variable 'ansible_playbook_python' from source: magic vars 32541 1726853706.90665: variable 'ansible_config_file' from source: magic vars 32541 1726853706.90665: variable 'groups' from source: magic vars 32541 1726853706.90665: variable 'omit' from source: magic vars 32541 1726853706.90666: variable 'ansible_version' from source: magic vars 32541 1726853706.90666: variable 'ansible_check_mode' from source: magic vars 32541 1726853706.90667: variable 'ansible_diff_mode' from source: magic vars 32541 1726853706.90667: variable 'ansible_forks' from source: magic vars 32541 1726853706.90668: variable 'ansible_inventory_sources' from source: magic vars 32541 1726853706.90668: variable 'ansible_skip_tags' from source: magic vars 32541 1726853706.90668: variable 'ansible_limit' from source: magic vars 32541 1726853706.90669: variable 'ansible_run_tags' from source: magic vars 32541 1726853706.90669: variable 'ansible_verbosity' from source: magic vars 32541 1726853706.90695: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_vlan_mtu.yml 32541 1726853706.90923: in VariableManager get_vars() 32541 1726853706.90933: done with get_vars() 32541 1726853706.90957: in VariableManager get_vars() 32541 1726853706.90965: done with get_vars() 32541 1726853706.90988: in VariableManager get_vars() 32541 1726853706.91001: done with get_vars() 32541 1726853706.91090: in VariableManager get_vars() 32541 1726853706.91098: done with get_vars() 32541 1726853706.91101: variable 'omit' from source: magic vars 32541 1726853706.91112: variable 'omit' from source: magic vars 32541 1726853706.91133: in VariableManager get_vars() 32541 1726853706.91141: done with get_vars() 32541 1726853706.91175: in VariableManager get_vars() 32541 1726853706.91184: done with get_vars() 32541 1726853706.91207: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 32541 1726853706.91332: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 32541 1726853706.91411: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 32541 1726853706.91782: in VariableManager get_vars() 32541 1726853706.91794: done with get_vars() 32541 1726853706.92063: trying /usr/local/lib/python3.12/site-packages/ansible/modules/__pycache__ 32541 1726853706.92149: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__ redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 32541 1726853706.93158: in VariableManager get_vars() 32541 1726853706.93170: done with get_vars() 32541 1726853706.93197: in VariableManager get_vars() 32541 1726853706.93217: done with get_vars() 32541 1726853706.93287: in VariableManager get_vars() 32541 1726853706.93298: done with get_vars() 32541 1726853706.93303: variable 'omit' from source: magic vars 32541 1726853706.93311: variable 'omit' from source: magic vars 32541 1726853706.93329: in VariableManager get_vars() 32541 1726853706.93338: done with get_vars() 32541 1726853706.93350: in VariableManager get_vars() 32541 1726853706.93361: done with get_vars() 32541 1726853706.93380: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 32541 1726853706.93445: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 32541 1726853706.93492: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 32541 1726853706.93784: in VariableManager get_vars() 32541 1726853706.93797: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 32541 1726853706.94977: in VariableManager get_vars() 32541 1726853706.94989: done with get_vars() 32541 1726853706.95010: in VariableManager get_vars() 32541 1726853706.95020: done with get_vars() 32541 1726853706.95058: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback 32541 1726853706.95067: 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 32541 1726853706.96389: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py 32541 1726853706.96480: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.debug) 32541 1726853706.96482: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.debug' from /tmp/collections-Qi7/ansible_collections/ansible/posix/plugins/callback/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) 32541 1726853706.96502: '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__' skipped due to reserved name 32541 1726853706.96518: 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) 32541 1726853706.96619: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py 32541 1726853706.96659: Loaded config def from plugin (callback/default) 32541 1726853706.96661: 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) 32541 1726853706.97411: Loaded config def from plugin (callback/junit) 32541 1726853706.97413: 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) 32541 1726853706.97443: 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) 32541 1726853706.97486: Loaded config def from plugin (callback/minimal) 32541 1726853706.97488: 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) 32541 1726853706.97513: 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) 32541 1726853706.97551: Loaded config def from plugin (callback/tree) 32541 1726853706.97553: 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 32541 1726853706.97627: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.profile_tasks) 32541 1726853706.97629: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.profile_tasks' from /tmp/collections-Qi7/ansible_collections/ansible/posix/plugins/callback/profile_tasks.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/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-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tests_vlan_mtu_initscripts.yml 32541 1726853706.97645: in VariableManager get_vars() 32541 1726853706.97653: done with get_vars() 32541 1726853706.97659: in VariableManager get_vars() 32541 1726853706.97664: done with get_vars() 32541 1726853706.97667: variable 'omit' from source: magic vars 32541 1726853706.97691: in VariableManager get_vars() 32541 1726853706.97700: done with get_vars() 32541 1726853706.97712: variable 'omit' from source: magic vars PLAY [Run playbook 'playbooks/tests_vlan_mtu.yml' with initscripts as provider] *** 32541 1726853706.98082: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy 32541 1726853706.98133: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py 32541 1726853706.98160: getting the remaining hosts for this loop 32541 1726853706.98162: done getting the remaining hosts for this loop 32541 1726853706.98164: getting the next task for host managed_node1 32541 1726853706.98166: done getting next task for host managed_node1 32541 1726853706.98167: ^ task is: TASK: Gathering Facts 32541 1726853706.98168: ^ 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 32541 1726853706.98170: getting variables 32541 1726853706.98170: in VariableManager get_vars() 32541 1726853706.98179: Calling all_inventory to load vars for managed_node1 32541 1726853706.98181: Calling groups_inventory to load vars for managed_node1 32541 1726853706.98183: Calling all_plugins_inventory to load vars for managed_node1 32541 1726853706.98190: Calling all_plugins_play to load vars for managed_node1 32541 1726853706.98197: Calling groups_plugins_inventory to load vars for managed_node1 32541 1726853706.98199: Calling groups_plugins_play to load vars for managed_node1 32541 1726853706.98220: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32541 1726853706.98253: done with get_vars() 32541 1726853706.98260: done getting variables 32541 1726853706.98306: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tests_vlan_mtu_initscripts.yml:5 Friday 20 September 2024 13:35:06 -0400 (0:00:00.007) 0:00:00.007 ****** 32541 1726853706.98320: entering _queue_task() for managed_node1/gather_facts 32541 1726853706.98321: Creating lock for gather_facts 32541 1726853706.98598: worker is 1 (out of 1 available) 32541 1726853706.98620: exiting _queue_task() for managed_node1/gather_facts 32541 1726853706.98631: done queuing things up, now waiting for results queue to drain 32541 1726853706.98634: waiting for pending results... 32541 1726853706.98744: running TaskExecutor() for managed_node1/TASK: Gathering Facts 32541 1726853706.98797: in run() - task 02083763-bbaf-a8a5-733d-0000000000af 32541 1726853706.98809: variable 'ansible_search_path' from source: unknown 32541 1726853706.98835: calling self._execute() 32541 1726853706.98883: variable 'ansible_host' from source: host vars for 'managed_node1' 32541 1726853706.98887: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32541 1726853706.98895: variable 'omit' from source: magic vars 32541 1726853706.98962: variable 'omit' from source: magic vars 32541 1726853706.98987: variable 'omit' from source: magic vars 32541 1726853706.99010: variable 'omit' from source: magic vars 32541 1726853706.99044: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32541 1726853706.99073: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32541 1726853706.99092: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32541 1726853706.99105: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32541 1726853706.99115: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32541 1726853706.99137: variable 'inventory_hostname' from source: host vars for 'managed_node1' 32541 1726853706.99140: variable 'ansible_host' from source: host vars for 'managed_node1' 32541 1726853706.99142: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32541 1726853706.99213: Set connection var ansible_shell_type to sh 32541 1726853706.99219: Set connection var ansible_shell_executable to /bin/sh 32541 1726853706.99224: Set connection var ansible_module_compression to ZIP_DEFLATED 32541 1726853706.99226: Set connection var ansible_connection to ssh 32541 1726853706.99233: Set connection var ansible_timeout to 10 32541 1726853706.99238: Set connection var ansible_pipelining to False 32541 1726853706.99253: variable 'ansible_shell_executable' from source: unknown 32541 1726853706.99259: variable 'ansible_connection' from source: unknown 32541 1726853706.99262: variable 'ansible_module_compression' from source: unknown 32541 1726853706.99264: variable 'ansible_shell_type' from source: unknown 32541 1726853706.99266: variable 'ansible_shell_executable' from source: unknown 32541 1726853706.99269: variable 'ansible_host' from source: host vars for 'managed_node1' 32541 1726853706.99273: variable 'ansible_pipelining' from source: unknown 32541 1726853706.99275: variable 'ansible_timeout' from source: unknown 32541 1726853706.99277: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32541 1726853706.99426: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 32541 1726853706.99434: variable 'omit' from source: magic vars 32541 1726853706.99437: starting attempt loop 32541 1726853706.99440: running the handler 32541 1726853706.99453: variable 'ansible_facts' from source: unknown 32541 1726853706.99469: _low_level_execute_command(): starting 32541 1726853706.99477: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 32541 1726853706.99964: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32541 1726853706.99994: 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.45.153 originally 10.31.45.153 debug2: match not found <<< 32541 1726853706.99997: 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.45.153 is address debug1: re-parsing configuration <<< 32541 1726853707.00001: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32541 1726853707.00055: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 32541 1726853707.00058: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32541 1726853707.00060: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32541 1726853707.00112: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32541 1726853707.01801: stdout chunk (state=3): >>>/root <<< 32541 1726853707.01903: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32541 1726853707.01933: stderr chunk (state=3): >>><<< 32541 1726853707.01936: stdout chunk (state=3): >>><<< 32541 1726853707.01953: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 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.45.153 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.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' 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 32541 1726853707.01965: _low_level_execute_command(): starting 32541 1726853707.01972: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853707.0195394-32552-66953487532742 `" && echo ansible-tmp-1726853707.0195394-32552-66953487532742="` echo /root/.ansible/tmp/ansible-tmp-1726853707.0195394-32552-66953487532742 `" ) && sleep 0' 32541 1726853707.02421: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32541 1726853707.02424: 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.45.153 originally 10.31.45.153 debug2: match not found <<< 32541 1726853707.02427: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 32541 1726853707.02429: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.153 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 <<< 32541 1726853707.02438: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32541 1726853707.02488: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 32541 1726853707.02495: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32541 1726853707.02497: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32541 1726853707.02533: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32541 1726853707.04466: stdout chunk (state=3): >>>ansible-tmp-1726853707.0195394-32552-66953487532742=/root/.ansible/tmp/ansible-tmp-1726853707.0195394-32552-66953487532742 <<< 32541 1726853707.04761: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32541 1726853707.04765: stdout chunk (state=3): >>><<< 32541 1726853707.04767: stderr chunk (state=3): >>><<< 32541 1726853707.04770: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853707.0195394-32552-66953487532742=/root/.ansible/tmp/ansible-tmp-1726853707.0195394-32552-66953487532742 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 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.45.153 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.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' 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 32541 1726853707.04775: variable 'ansible_module_compression' from source: unknown 32541 1726853707.04777: ANSIBALLZ: Using generic lock for ansible.legacy.setup 32541 1726853707.04780: ANSIBALLZ: Acquiring lock 32541 1726853707.04782: ANSIBALLZ: Lock acquired: 140241205465104 32541 1726853707.04784: ANSIBALLZ: Creating module 32541 1726853707.29378: ANSIBALLZ: Writing module into payload 32541 1726853707.29459: ANSIBALLZ: Writing module 32541 1726853707.29487: ANSIBALLZ: Renaming module 32541 1726853707.29499: ANSIBALLZ: Done creating module 32541 1726853707.29539: variable 'ansible_facts' from source: unknown 32541 1726853707.29552: variable 'inventory_hostname' from source: host vars for 'managed_node1' 32541 1726853707.29574: _low_level_execute_command(): starting 32541 1726853707.29586: _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' 32541 1726853707.30205: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32541 1726853707.30219: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32541 1726853707.30236: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32541 1726853707.30252: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32541 1726853707.30277: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 <<< 32541 1726853707.30290: stderr chunk (state=3): >>>debug2: match not found <<< 32541 1726853707.30390: 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.45.153 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.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 32541 1726853707.30415: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32541 1726853707.30438: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32541 1726853707.30513: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32541 1726853707.32320: stdout chunk (state=3): >>>PLATFORM Linux FOUND /usr/bin/python3.12 /usr/bin/python3 /usr/bin/python3 ENDFOUND <<< 32541 1726853707.32577: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32541 1726853707.32589: stdout chunk (state=3): >>><<< 32541 1726853707.32602: stderr chunk (state=3): >>><<< 32541 1726853707.32628: _low_level_execute_command() done: rc=0, stdout=PLATFORM Linux FOUND /usr/bin/python3.12 /usr/bin/python3 /usr/bin/python3 ENDFOUND , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 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.45.153 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.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' 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 32541 1726853707.32647 [managed_node1]: found interpreters: ['/usr/bin/python3.12', '/usr/bin/python3', '/usr/bin/python3'] 32541 1726853707.32702: _low_level_execute_command(): starting 32541 1726853707.33047: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 && sleep 0' 32541 1726853707.33113: Sending initial data 32541 1726853707.33116: Sent initial data (1181 bytes) 32541 1726853707.34256: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 32541 1726853707.34270: 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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32541 1726853707.34285: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 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.45.153 originally 10.31.45.153 debug2: match found <<< 32541 1726853707.34299: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32541 1726853707.34368: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 32541 1726853707.34417: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32541 1726853707.34465: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32541 1726853707.37989: stdout chunk (state=3): >>>{"platform_dist_result": [], "osrelease_content": "NAME=\"CentOS Stream\"\nVERSION=\"10 (Coughlan)\"\nID=\"centos\"\nID_LIKE=\"rhel fedora\"\nVERSION_ID=\"10\"\nPLATFORM_ID=\"platform:el10\"\nPRETTY_NAME=\"CentOS Stream 10 (Coughlan)\"\nANSI_COLOR=\"0;31\"\nLOGO=\"fedora-logo-icon\"\nCPE_NAME=\"cpe:/o:centos:centos:10\"\nHOME_URL=\"https://centos.org/\"\nVENDOR_NAME=\"CentOS\"\nVENDOR_URL=\"https://centos.org/\"\nBUG_REPORT_URL=\"https://issues.redhat.com/\"\nREDHAT_SUPPORT_PRODUCT=\"Red Hat Enterprise Linux 10\"\nREDHAT_SUPPORT_PRODUCT_VERSION=\"CentOS Stream\"\n"} <<< 32541 1726853707.38430: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32541 1726853707.38453: stdout chunk (state=3): >>><<< 32541 1726853707.38466: stderr chunk (state=3): >>><<< 32541 1726853707.38486: _low_level_execute_command() done: rc=0, stdout={"platform_dist_result": [], "osrelease_content": "NAME=\"CentOS Stream\"\nVERSION=\"10 (Coughlan)\"\nID=\"centos\"\nID_LIKE=\"rhel fedora\"\nVERSION_ID=\"10\"\nPLATFORM_ID=\"platform:el10\"\nPRETTY_NAME=\"CentOS Stream 10 (Coughlan)\"\nANSI_COLOR=\"0;31\"\nLOGO=\"fedora-logo-icon\"\nCPE_NAME=\"cpe:/o:centos:centos:10\"\nHOME_URL=\"https://centos.org/\"\nVENDOR_NAME=\"CentOS\"\nVENDOR_URL=\"https://centos.org/\"\nBUG_REPORT_URL=\"https://issues.redhat.com/\"\nREDHAT_SUPPORT_PRODUCT=\"Red Hat Enterprise Linux 10\"\nREDHAT_SUPPORT_PRODUCT_VERSION=\"CentOS Stream\"\n"} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 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.45.153 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.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' 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 32541 1726853707.38581: variable 'ansible_facts' from source: unknown 32541 1726853707.38593: variable 'ansible_facts' from source: unknown 32541 1726853707.38607: variable 'ansible_module_compression' from source: unknown 32541 1726853707.38650: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-32541e6gcx0ew/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 32541 1726853707.38691: variable 'ansible_facts' from source: unknown 32541 1726853707.38907: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853707.0195394-32552-66953487532742/AnsiballZ_setup.py 32541 1726853707.39160: Sending initial data 32541 1726853707.39203: Sent initial data (153 bytes) 32541 1726853707.39955: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 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.45.153 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.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32541 1726853707.39980: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 32541 1726853707.39995: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32541 1726853707.40018: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32541 1726853707.40175: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32541 1726853707.41694: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 32541 1726853707.41706: stderr chunk (state=3): >>>debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 32541 1726853707.41770: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 32541 1726853707.41819: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-32541e6gcx0ew/tmp_0ebwubw /root/.ansible/tmp/ansible-tmp-1726853707.0195394-32552-66953487532742/AnsiballZ_setup.py <<< 32541 1726853707.41824: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853707.0195394-32552-66953487532742/AnsiballZ_setup.py" <<< 32541 1726853707.41856: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-32541e6gcx0ew/tmp_0ebwubw" to remote "/root/.ansible/tmp/ansible-tmp-1726853707.0195394-32552-66953487532742/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853707.0195394-32552-66953487532742/AnsiballZ_setup.py" <<< 32541 1726853707.43180: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32541 1726853707.43338: stderr chunk (state=3): >>><<< 32541 1726853707.43341: stdout chunk (state=3): >>><<< 32541 1726853707.43344: done transferring module to remote 32541 1726853707.43346: _low_level_execute_command(): starting 32541 1726853707.43348: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853707.0195394-32552-66953487532742/ /root/.ansible/tmp/ansible-tmp-1726853707.0195394-32552-66953487532742/AnsiballZ_setup.py && sleep 0' 32541 1726853707.44045: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32541 1726853707.44049: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 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.45.153 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.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32541 1726853707.44094: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 32541 1726853707.44112: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32541 1726853707.44143: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32541 1726853707.44284: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32541 1726853707.46100: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32541 1726853707.46125: stdout chunk (state=3): >>><<< 32541 1726853707.46128: stderr chunk (state=3): >>><<< 32541 1726853707.46143: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 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.45.153 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.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' 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 32541 1726853707.46212: _low_level_execute_command(): starting 32541 1726853707.46215: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853707.0195394-32552-66953487532742/AnsiballZ_setup.py && sleep 0' 32541 1726853707.46746: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32541 1726853707.46761: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32541 1726853707.46779: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32541 1726853707.46799: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32541 1726853707.46822: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 <<< 32541 1726853707.46835: stderr chunk (state=3): >>>debug2: match not found <<< 32541 1726853707.46849: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32541 1726853707.46867: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 32541 1726853707.46888: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration <<< 32541 1726853707.46926: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32541 1726853707.46987: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 32541 1726853707.47004: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32541 1726853707.47034: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32541 1726853707.47163: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32541 1726853707.49328: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 32541 1726853707.49343: stdout chunk (state=3): >>>import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # <<< 32541 1726853707.49460: stdout chunk (state=3): >>>import '_io' # import 'marshal' # import 'posix' # <<< 32541 1726853707.49560: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 32541 1726853707.49629: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 32541 1726853707.49712: stdout chunk (state=3): >>>import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 32541 1726853707.49765: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a308184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a307e7b30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a3081aa50> <<< 32541 1726853707.49824: stdout chunk (state=3): >>>import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # <<< 32541 1726853707.49999: stdout chunk (state=3): >>>import '_collections_abc' # import 'genericpath' # import 'posixpath' # <<< 32541 1726853707.50106: stdout chunk (state=3): >>>import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' <<< 32541 1726853707.50114: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a305e9130> <<< 32541 1726853707.50179: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a305e9fa0> <<< 32541 1726853707.50189: stdout chunk (state=3): >>>import 'site' # <<< 32541 1726853707.50231: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 32541 1726853707.50616: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 32541 1726853707.50667: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 32541 1726853707.50739: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 32541 1726853707.50799: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 32541 1726853707.50870: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a30627dd0> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a30627fe0> <<< 32541 1726853707.50918: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 32541 1726853707.50977: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 32541 1726853707.51065: stdout chunk (state=3): >>>import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a3065f800> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 32541 1726853707.51139: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a3065fe90> import '_collections' # <<< 32541 1726853707.51147: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a3063faa0> import '_functools' # <<< 32541 1726853707.51193: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a3063d1c0> <<< 32541 1726853707.51227: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a30624f80> <<< 32541 1726853707.51286: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # <<< 32541 1726853707.51325: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 32541 1726853707.51405: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 32541 1726853707.51446: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a3067f6b0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a3067e2d0> <<< 32541 1726853707.51520: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a3063e090> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a30626e70> <<< 32541 1726853707.51600: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a306b46e0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a30624200> <<< 32541 1726853707.51638: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a306b4b90> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a306b4a40> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a306b4e30> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a30622d20> <<< 32541 1726853707.51701: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 32541 1726853707.51706: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 32541 1726853707.51781: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a306b5520> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a306b51f0> import 'importlib.machinery' # <<< 32541 1726853707.51812: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a306b6420> <<< 32541 1726853707.51836: stdout chunk (state=3): >>>import 'importlib.util' # import 'runpy' # <<< 32541 1726853707.51910: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 32541 1726853707.51977: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a306cc620> import 'errno' # <<< 32541 1726853707.52063: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a306cdd00> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 32541 1726853707.52119: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a306ceba0> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a306cf200> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a306ce0f0> <<< 32541 1726853707.52137: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 32541 1726853707.52185: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a306cfc50> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a306cf3b0> <<< 32541 1726853707.52263: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a306b6390> <<< 32541 1726853707.52372: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 32541 1726853707.52424: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a303cbb90> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' <<< 32541 1726853707.52450: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a303f4620> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a303f4380> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a303f4590> <<< 32541 1726853707.52478: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 32541 1726853707.52559: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 32541 1726853707.52684: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a303f4f50> <<< 32541 1726853707.52814: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a303f5940> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a303f4800> <<< 32541 1726853707.52859: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a303c9d30> <<< 32541 1726853707.52862: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 32541 1726853707.52904: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 32541 1726853707.52920: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a303f6d20> <<< 32541 1726853707.52960: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a303f5a60> <<< 32541 1726853707.52985: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a306b6b40> <<< 32541 1726853707.53000: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 32541 1726853707.53060: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 32541 1726853707.53098: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 32541 1726853707.53132: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 32541 1726853707.53136: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a30423080> <<< 32541 1726853707.53209: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 32541 1726853707.53247: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 32541 1726853707.53251: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 32541 1726853707.53316: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a30443410> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 32541 1726853707.53594: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a304a4200> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 32541 1726853707.53633: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a304a6960> <<< 32541 1726853707.53710: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a304a4320> <<< 32541 1726853707.53740: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a30471220> <<< 32541 1726853707.53785: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2fd292b0> <<< 32541 1726853707.53815: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a30442210> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a303f7c50> <<< 32541 1726853707.53975: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 32541 1726853707.53993: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f6a30442570> <<< 32541 1726853707.54276: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_tvgfk49q/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available <<< 32541 1726853707.54396: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853707.54426: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 32541 1726853707.54443: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 32541 1726853707.54484: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 32541 1726853707.54565: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 32541 1726853707.54596: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2fd8af90> import '_typing' # <<< 32541 1726853707.54782: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2fd69e80> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2fd69070> # zipimport: zlib available <<< 32541 1726853707.54821: stdout chunk (state=3): >>>import 'ansible' # <<< 32541 1726853707.54870: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 32541 1726853707.54889: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available <<< 32541 1726853707.56296: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853707.57447: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2fd88e30> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py <<< 32541 1726853707.57513: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 32541 1726853707.57605: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a2fdbe960> <<< 32541 1726853707.57608: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2fdbe6f0> <<< 32541 1726853707.57657: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2fdbe000> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2fdbe750> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2fd8b9b0> import 'atexit' # <<< 32541 1726853707.57687: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a2fdbf6b0> <<< 32541 1726853707.57750: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a2fdbf8f0> <<< 32541 1726853707.57753: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 32541 1726853707.57784: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # <<< 32541 1726853707.57847: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2fdbfe30> <<< 32541 1726853707.57890: stdout chunk (state=3): >>>import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 32541 1726853707.57907: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 32541 1726853707.57961: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2fc25c10> <<< 32541 1726853707.57964: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a2fc27830> <<< 32541 1726853707.57985: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 32541 1726853707.58025: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2fc28230> <<< 32541 1726853707.58080: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 32541 1726853707.58083: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 32541 1726853707.58103: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2fc293d0> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 32541 1726853707.58148: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 32541 1726853707.58168: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 32541 1726853707.58215: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2fc2be90> <<< 32541 1726853707.58252: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a3081bf20> <<< 32541 1726853707.58301: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2fc2a150> <<< 32541 1726853707.58304: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 32541 1726853707.58333: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 32541 1726853707.58353: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 32541 1726853707.58369: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 32541 1726853707.58494: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 32541 1726853707.58518: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2fc33e90> <<< 32541 1726853707.58540: stdout chunk (state=3): >>>import '_tokenize' # <<< 32541 1726853707.58600: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2fc32960> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2fc326c0> <<< 32541 1726853707.58616: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 32541 1726853707.58685: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2fc32c30> <<< 32541 1726853707.58709: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2fc2b3b0> <<< 32541 1726853707.58739: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a2fc77ec0> <<< 32541 1726853707.58779: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2fc78110> <<< 32541 1726853707.58814: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py <<< 32541 1726853707.58819: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 32541 1726853707.58869: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 32541 1726853707.58874: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a2fc79cd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2fc79a90> <<< 32541 1726853707.58910: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 32541 1726853707.58913: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 32541 1726853707.59030: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a2fc7c260> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2fc7a390> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 32541 1726853707.59097: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 32541 1726853707.59128: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2fc7fa40> <<< 32541 1726853707.59256: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2fc7c410> <<< 32541 1726853707.59319: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' <<< 32541 1726853707.59387: stdout chunk (state=3): >>># extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a2fc807a0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a2fc80c20> <<< 32541 1726853707.59411: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a2fc80d10> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2fc78410> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' <<< 32541 1726853707.59457: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 32541 1726853707.59494: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 32541 1726853707.59521: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a2fb082c0> <<< 32541 1726853707.59725: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a2fb093d0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2fc82a50> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a2fc83e00> <<< 32541 1726853707.59752: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2fc82690> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 32541 1726853707.59821: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853707.59932: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853707.59966: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 32541 1726853707.59990: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853707.60088: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853707.60204: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853707.60761: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853707.61315: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # <<< 32541 1726853707.61318: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 32541 1726853707.61346: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 32541 1726853707.61415: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a2fb116d0> <<< 32541 1726853707.61477: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 32541 1726853707.61482: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 32541 1726853707.61507: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2fb123c0> <<< 32541 1726853707.61510: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2fb09670> <<< 32541 1726853707.61591: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 32541 1726853707.61594: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853707.61596: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853707.61599: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 32541 1726853707.61647: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853707.61760: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853707.61898: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 32541 1726853707.61945: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2fb12630> # zipimport: zlib available <<< 32541 1726853707.62518: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853707.62816: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853707.62883: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853707.62959: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 32541 1726853707.62975: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853707.63010: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853707.63073: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # # zipimport: zlib available <<< 32541 1726853707.63121: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853707.63225: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 32541 1726853707.63287: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available <<< 32541 1726853707.63333: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853707.63337: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 32541 1726853707.63600: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853707.63773: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 32541 1726853707.63837: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 32541 1726853707.63852: stdout chunk (state=3): >>>import '_ast' # <<< 32541 1726853707.63962: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2fb13680> # zipimport: zlib available <<< 32541 1726853707.64059: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853707.64132: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 32541 1726853707.64181: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available <<< 32541 1726853707.64185: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # # zipimport: zlib available <<< 32541 1726853707.64226: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853707.64273: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853707.64378: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853707.64457: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 32541 1726853707.64625: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a2fb1e030> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2fb1be00> <<< 32541 1726853707.64690: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 32541 1726853707.64756: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 32541 1726853707.64804: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py <<< 32541 1726853707.64833: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 32541 1726853707.64853: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 32541 1726853707.64940: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 32541 1726853707.65021: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 32541 1726853707.65056: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2fc069f0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2fcfe6c0> <<< 32541 1726853707.65178: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2fb1e120> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2fb13020> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 32541 1726853707.65184: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853707.65292: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # <<< 32541 1726853707.65307: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # <<< 32541 1726853707.65337: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853707.65341: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853707.65409: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853707.65430: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853707.65446: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853707.65479: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853707.65524: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853707.65585: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853707.65604: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # # zipimport: zlib available <<< 32541 1726853707.65838: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.typing' # # zipimport: zlib available <<< 32541 1726853707.66158: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 32541 1726853707.66182: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853707.66240: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' <<< 32541 1726853707.66277: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' <<< 32541 1726853707.66302: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py <<< 32541 1726853707.66322: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' <<< 32541 1726853707.66347: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2fbb2120> # /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py <<< 32541 1726853707.66514: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' <<< 32541 1726853707.66516: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 32541 1726853707.66519: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py # code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2f7effe0> # extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a2f808350> <<< 32541 1726853707.66563: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2fb9b0b0> <<< 32541 1726853707.66585: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2fbb2cc0> <<< 32541 1726853707.66613: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2fbb0800> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2fbb0b90> <<< 32541 1726853707.66636: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 32541 1726853707.66729: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' <<< 32541 1726853707.66756: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py # code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' <<< 32541 1726853707.66759: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' <<< 32541 1726853707.66812: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a2f80b380> <<< 32541 1726853707.66833: stdout chunk (state=3): >>>import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2f80ac30> # extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a2f80ae10> <<< 32541 1726853707.66847: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2f80a060> <<< 32541 1726853707.66865: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 32541 1726853707.66991: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' <<< 32541 1726853707.66995: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2f80b4a0> <<< 32541 1726853707.67112: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' <<< 32541 1726853707.67116: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a2f859fa0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2f80bf80> <<< 32541 1726853707.67163: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2fbb04a0> import 'ansible.module_utils.facts.timeout' # import 'ansible.module_utils.facts.collector' # <<< 32541 1726853707.67191: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other' # # zipimport: zlib available <<< 32541 1726853707.67280: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853707.67397: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # <<< 32541 1726853707.67402: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853707.67406: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853707.67477: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system' # # zipimport: zlib available <<< 32541 1726853707.67553: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853707.67557: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.apparmor' # # zipimport: zlib available <<< 32541 1726853707.67610: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.caps' # # zipimport: zlib available <<< 32541 1726853707.67745: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.chroot' # # zipimport: zlib available <<< 32541 1726853707.67765: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853707.67819: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853707.67883: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853707.67944: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # <<< 32541 1726853707.67948: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853707.68418: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853707.68844: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # <<< 32541 1726853707.68849: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853707.68893: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853707.68946: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853707.68979: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853707.69022: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # <<< 32541 1726853707.69034: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853707.69057: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853707.69093: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.env' # <<< 32541 1726853707.69103: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853707.69149: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853707.69211: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # <<< 32541 1726853707.69223: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853707.69245: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853707.69288: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # <<< 32541 1726853707.69291: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853707.69318: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853707.69345: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.loadavg' # <<< 32541 1726853707.69360: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853707.69435: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853707.69518: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' <<< 32541 1726853707.69583: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2f85b980> <<< 32541 1726853707.69605: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py # code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 32541 1726853707.69770: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2f85aba0> import 'ansible.module_utils.facts.system.local' # # zipimport: zlib available <<< 32541 1726853707.69795: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853707.69976: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # # zipimport: zlib available <<< 32541 1726853707.70399: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.pkg_mgr' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.platform' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py # code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 32541 1726853707.70435: stdout chunk (state=3): >>># extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a2f896210> <<< 32541 1726853707.70692: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2f884500> import 'ansible.module_utils.facts.system.python' # # zipimport: zlib available # zipimport: zlib available <<< 32541 1726853707.70745: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # # zipimport: zlib available <<< 32541 1726853707.70891: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853707.70963: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853707.71015: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853707.71156: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # <<< 32541 1726853707.71184: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853707.71205: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853707.71245: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # <<< 32541 1726853707.71262: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853707.71298: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853707.71344: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py # code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' <<< 32541 1726853707.71376: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 32541 1726853707.71411: stdout chunk (state=3): >>># extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a2f8a9be0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2f8ab530> import 'ansible.module_utils.facts.system.user' # # zipimport: zlib available <<< 32541 1726853707.71442: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.hardware' # # zipimport: zlib available <<< 32541 1726853707.71482: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853707.71532: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # <<< 32541 1726853707.71535: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853707.71723: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853707.71841: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # # zipimport: zlib available <<< 32541 1726853707.71946: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853707.72042: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853707.72092: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853707.72164: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # <<< 32541 1726853707.72181: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.darwin' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 32541 1726853707.72312: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853707.72808: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.hpux' # # zipimport: zlib available <<< 32541 1726853707.72813: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 32541 1726853707.73400: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853707.73898: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # # zipimport: zlib available <<< 32541 1726853707.73949: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853707.74053: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # <<< 32541 1726853707.74066: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853707.74164: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853707.74253: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # <<< 32541 1726853707.74339: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853707.74415: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853707.74577: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # # zipimport: zlib available <<< 32541 1726853707.74654: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network' # # zipimport: zlib available <<< 32541 1726853707.74658: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853707.74688: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # <<< 32541 1726853707.74766: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853707.74900: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853707.74903: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853707.75093: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853707.75291: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # <<< 32541 1726853707.75312: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853707.75345: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853707.75398: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # # zipimport: zlib available <<< 32541 1726853707.75431: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853707.75552: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.dragonfly' # # zipimport: zlib available <<< 32541 1726853707.75560: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853707.75586: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # # zipimport: zlib available <<< 32541 1726853707.75649: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853707.75669: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.freebsd' # # zipimport: zlib available <<< 32541 1726853707.75780: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.hpux' # # zipimport: zlib available <<< 32541 1726853707.75817: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853707.75894: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # <<< 32541 1726853707.75897: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853707.76143: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853707.76400: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # <<< 32541 1726853707.76411: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853707.76459: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853707.76566: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # # zipimport: zlib available <<< 32541 1726853707.76569: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853707.76602: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # <<< 32541 1726853707.76613: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853707.76775: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853707.76779: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.openbsd' # # zipimport: zlib available <<< 32541 1726853707.76832: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853707.76907: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # <<< 32541 1726853707.77002: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual' # # zipimport: zlib available # zipimport: zlib available <<< 32541 1726853707.77036: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # <<< 32541 1726853707.77062: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 32541 1726853707.77093: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853707.77133: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853707.77218: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853707.77247: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853707.77329: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # <<< 32541 1726853707.77346: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853707.77392: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853707.77444: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # <<< 32541 1726853707.77455: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853707.77643: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853707.77826: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # <<< 32541 1726853707.77851: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853707.77877: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853707.77920: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # <<< 32541 1726853707.77941: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853707.77974: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853707.78087: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # # zipimport: zlib available <<< 32541 1726853707.78109: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853707.78195: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # <<< 32541 1726853707.78215: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853707.78296: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853707.78381: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 32541 1726853707.78473: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853707.78852: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc' <<< 32541 1726853707.78884: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py <<< 32541 1726853707.78947: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a2f642450> <<< 32541 1726853707.78960: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2f640e90> <<< 32541 1726853707.79195: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2f63bcb0> <<< 32541 1726853707.95812: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/queues.py <<< 32541 1726853707.95816: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc' <<< 32541 1726853707.95868: stdout chunk (state=3): >>>import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2f689010> # /usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/synchronize.py <<< 32541 1726853707.95874: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc' <<< 32541 1726853707.95895: stdout chunk (state=3): >>>import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2f689dc0> <<< 32541 1726853707.95941: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/__init__.py <<< 32541 1726853707.95959: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc' <<< 32541 1726853707.96009: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/connection.py # code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc' <<< 32541 1726853707.96033: stdout chunk (state=3): >>>import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2f6d0440> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2f6d3380> <<< 32541 1726853707.96324: stdout chunk (state=3): >>>PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame <<< 32541 1726853708.16513: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_is_chroot": false, "ansible_apparmor": {"status": "disabled"}, "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-45-153.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-45-153", "ansible_nodename": "ip-10-31-45-153.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": "ec26b9e88796a7cb9ebdc2656ce384f6", "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_fibre_channel_wwn": [], "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "13", "minute": "35", "second": "07", "epoch": "1726853707", "epoch_int": "1726853707", "date": "2024-09-20", "time": "13:35:07", "iso8601_micro": "2024-09-20T17:35:07.792668Z", "iso8601": "2024-09-20T17:35:07Z", "iso8601_basic": "20240920T133507792668", "iso8601_basic_short": "20240920T133507", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCXYnrsBaUY4i0/t1QUWoZkFPnFbGncbkmF01/zUZNuwldCwqYoDxpR2K8ARraEuK9oVLyYO0alCszdGP42db6R4xfRCOhN3faeZXsneupsJk4LLpIBkq0uIokeAtcL1tPOUQQzfsQqzZzp4BmJCVrwmUW5ADnzqCgvB3gsruyTQUrEUJ9MtB5zdaQm5MXuipjeZQThTjYCB2aXv/qTdzfKAwds3CoSZ6HA5GNdi6tahsy3CRIn6VtVkvwrqjJcwo+RaRQzjh+C9AUoH2YQmfLbvog62MsnLk/5OPq5HhxO81pm/TJDsI4LXwLh1VviMOWzVvIaXuKwdmYAdgX1NU561bBzeYzi55qBKo4TcMmnOXiV+Es7dDrKjwwpQKsv5tjSqVkcO6ek3I6SI38DXFOBLZtqXOOLsO12iOReYJUWe/+cgBrz12kDCPmaHFzFFZ3+N0GQ/WiYcgqiUItIhb3xJTbPqls0czPCpCzKo57GyTmv17fpfGhBfRoGX/H1zYs=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDOnt+7F+RlMaCRRXs8YyuhiHP1FmeDlj4rNB/K2mg1iP9loXXc/XjJ083xMBDu7m7uYLGB+dnmj299Y+RcAQpE=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIKmxoIJtw8UORlc+o+Q7Pks5ERSyhMLnl+Oo8W221WGj", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_loadavg": {"1m": 0.56689453125, "5m": 0.42431640625, "15m": 0.2431640625}, "ansible_lsb": {}, "ansible_fips": false, "ansible_local": {}, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.46.199 44238 10.31.45.153 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "6", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.46.199 44238 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_iscsi_iqn": "", "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_interfaces": ["eth0", "lo"], "ansible_eth0": {"device": "eth0", "macaddress": "02:3a:e7:40:bc:9f", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.45.153", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22"}, "ipv6": [{"address": "fe80::3a:e7ff:fe40:bc9f", "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.45.153", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22", "macaddress": "02:3a:e7:40:bc:9f", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.45.153"], "ansible_all_ipv6_addresses": ["fe80::3a:e7ff:fe40:bc9f"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.45.153", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::3a:e7ff:fe40:bc9f"]}, "ansible_service_mgr": "systemd", "ansible_pkg_mgr": "dnf", "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3531, "ansible_memfree_mb": 2939, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 592, "free": 2939}, "nocache": {"free": 3297, "used": 234}, "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": "ec26b9e8-8796-a7cb-9ebd-c2656ce384f6", "ansible_product_uuid": "ec26b9e8-8796-a7cb-9ebd-c2656ce384f6", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {"xvda2": {"links": {"ids": [], "uuids": ["4853857d-d3e2-44a6-8739-3837607c97e1"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1", "holders": []}, "xvda1": {"links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "start": "2048", "sectors": "2048", "sectorsize": 512, "size": "1.00 MB", "uuid": null, "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["4853857d-d3e2-44a6-8739-3837607c97e1"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 874, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda2", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "dump": 0, "passno": 0, "size_total": 268366229504, "size_available": 261771313152, "block_size": 4096, "block_total": 65519099, "block_available": 63909012, "block_used": 1610087, "inode_total": 131070960, "inode_available": 131028926, "inode_used": 42034, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 32541 1726853708.17148: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 32541 1726853708.17235: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools <<< 32541 1726853708.17286: stdout chunk (state=3): >>># cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters <<< 32541 1726853708.17364: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux <<< 32541 1726853708.17448: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy <<< 32541 1726853708.17877: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 32541 1726853708.17915: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress <<< 32541 1726853708.17937: stdout chunk (state=3): >>># destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess <<< 32541 1726853708.18221: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 32541 1726853708.18224: stdout chunk (state=3): >>># destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging <<< 32541 1726853708.18251: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.reduction # destroy selectors # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy errno # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array # destroy multiprocessing.dummy.connection <<< 32541 1726853708.18291: stdout chunk (state=3): >>># cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback <<< 32541 1726853708.18333: stdout chunk (state=3): >>># destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap <<< 32541 1726853708.18388: stdout chunk (state=3): >>># cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat <<< 32541 1726853708.18416: stdout chunk (state=3): >>># cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 32541 1726853708.18575: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 32541 1726853708.18609: stdout chunk (state=3): >>># destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 32541 1726853708.18661: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 32541 1726853708.18802: stdout chunk (state=3): >>># destroy _typing <<< 32541 1726853708.18805: stdout chunk (state=3): >>># destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 32541 1726853708.18834: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time <<< 32541 1726853708.18851: stdout chunk (state=3): >>># destroy _random # destroy _weakref # destroy _hashlib <<< 32541 1726853708.18890: stdout chunk (state=3): >>># destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc <<< 32541 1726853708.18911: stdout chunk (state=3): >>># destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 32541 1726853708.19304: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.153 closed. <<< 32541 1726853708.19466: stderr chunk (state=3): >>><<< 32541 1726853708.19470: stdout chunk (state=3): >>><<< 32541 1726853708.19525: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a308184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a307e7b30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a3081aa50> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a305e9130> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a305e9fa0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a30627dd0> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a30627fe0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a3065f800> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a3065fe90> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a3063faa0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a3063d1c0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a30624f80> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a3067f6b0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a3067e2d0> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a3063e090> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a30626e70> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a306b46e0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a30624200> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a306b4b90> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a306b4a40> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a306b4e30> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a30622d20> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a306b5520> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a306b51f0> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a306b6420> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a306cc620> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a306cdd00> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a306ceba0> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a306cf200> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a306ce0f0> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a306cfc50> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a306cf3b0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a306b6390> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a303cbb90> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a303f4620> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a303f4380> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a303f4590> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a303f4f50> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a303f5940> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a303f4800> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a303c9d30> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a303f6d20> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a303f5a60> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a306b6b40> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a30423080> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a30443410> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a304a4200> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a304a6960> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a304a4320> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a30471220> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2fd292b0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a30442210> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a303f7c50> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f6a30442570> # zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_tvgfk49q/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2fd8af90> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2fd69e80> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2fd69070> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2fd88e30> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a2fdbe960> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2fdbe6f0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2fdbe000> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2fdbe750> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2fd8b9b0> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a2fdbf6b0> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a2fdbf8f0> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2fdbfe30> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2fc25c10> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a2fc27830> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2fc28230> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2fc293d0> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2fc2be90> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a3081bf20> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2fc2a150> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2fc33e90> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2fc32960> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2fc326c0> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2fc32c30> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2fc2b3b0> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a2fc77ec0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2fc78110> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a2fc79cd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2fc79a90> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a2fc7c260> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2fc7a390> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2fc7fa40> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2fc7c410> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a2fc807a0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a2fc80c20> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a2fc80d10> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2fc78410> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a2fb082c0> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a2fb093d0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2fc82a50> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a2fc83e00> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2fc82690> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a2fb116d0> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2fb123c0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2fb09670> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2fb12630> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2fb13680> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a2fb1e030> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2fb1be00> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2fc069f0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2fcfe6c0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2fb1e120> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2fb13020> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.namespace' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.typing' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2fbb2120> # /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py # code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py # code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2f7effe0> # extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a2f808350> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2fb9b0b0> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2fbb2cc0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2fbb0800> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2fbb0b90> # /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py # code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a2f80b380> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2f80ac30> # extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a2f80ae10> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2f80a060> # /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2f80b4a0> # /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a2f859fa0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2f80bf80> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2fbb04a0> import 'ansible.module_utils.facts.timeout' # import 'ansible.module_utils.facts.collector' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other.facter' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other.ohai' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.apparmor' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.caps' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.chroot' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.distribution' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.env' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.dns' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.fips' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.loadavg' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2f85b980> # /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py # code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2f85aba0> import 'ansible.module_utils.facts.system.local' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.lsb' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.pkg_mgr' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.platform' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py # code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a2f896210> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2f884500> import 'ansible.module_utils.facts.system.python' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.selinux' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.ssh_pub_keys' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py # code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a2f8a9be0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2f8ab530> import 'ansible.module_utils.facts.system.user' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.base' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.aix' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.sysctl' # import 'ansible.module_utils.facts.hardware.darwin' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.hpux' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.base' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.darwin' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.fc_wwn' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.freebsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.hpux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.hurd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.linux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.iscsi' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.nvme' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.base' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.sysctl' # import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.hpux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.linux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # # zipimport: zlib available # /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py # code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6a2f642450> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2f640e90> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2f63bcb0> # /usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/queues.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc' import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2f689010> # /usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/synchronize.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc' import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2f689dc0> # /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/connection.py # code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc' import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2f6d0440> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6a2f6d3380> 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_is_chroot": false, "ansible_apparmor": {"status": "disabled"}, "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-45-153.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-45-153", "ansible_nodename": "ip-10-31-45-153.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": "ec26b9e88796a7cb9ebdc2656ce384f6", "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_fibre_channel_wwn": [], "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "13", "minute": "35", "second": "07", "epoch": "1726853707", "epoch_int": "1726853707", "date": "2024-09-20", "time": "13:35:07", "iso8601_micro": "2024-09-20T17:35:07.792668Z", "iso8601": "2024-09-20T17:35:07Z", "iso8601_basic": "20240920T133507792668", "iso8601_basic_short": "20240920T133507", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCXYnrsBaUY4i0/t1QUWoZkFPnFbGncbkmF01/zUZNuwldCwqYoDxpR2K8ARraEuK9oVLyYO0alCszdGP42db6R4xfRCOhN3faeZXsneupsJk4LLpIBkq0uIokeAtcL1tPOUQQzfsQqzZzp4BmJCVrwmUW5ADnzqCgvB3gsruyTQUrEUJ9MtB5zdaQm5MXuipjeZQThTjYCB2aXv/qTdzfKAwds3CoSZ6HA5GNdi6tahsy3CRIn6VtVkvwrqjJcwo+RaRQzjh+C9AUoH2YQmfLbvog62MsnLk/5OPq5HhxO81pm/TJDsI4LXwLh1VviMOWzVvIaXuKwdmYAdgX1NU561bBzeYzi55qBKo4TcMmnOXiV+Es7dDrKjwwpQKsv5tjSqVkcO6ek3I6SI38DXFOBLZtqXOOLsO12iOReYJUWe/+cgBrz12kDCPmaHFzFFZ3+N0GQ/WiYcgqiUItIhb3xJTbPqls0czPCpCzKo57GyTmv17fpfGhBfRoGX/H1zYs=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDOnt+7F+RlMaCRRXs8YyuhiHP1FmeDlj4rNB/K2mg1iP9loXXc/XjJ083xMBDu7m7uYLGB+dnmj299Y+RcAQpE=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIKmxoIJtw8UORlc+o+Q7Pks5ERSyhMLnl+Oo8W221WGj", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_loadavg": {"1m": 0.56689453125, "5m": 0.42431640625, "15m": 0.2431640625}, "ansible_lsb": {}, "ansible_fips": false, "ansible_local": {}, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.46.199 44238 10.31.45.153 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "6", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.46.199 44238 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_iscsi_iqn": "", "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_interfaces": ["eth0", "lo"], "ansible_eth0": {"device": "eth0", "macaddress": "02:3a:e7:40:bc:9f", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.45.153", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22"}, "ipv6": [{"address": "fe80::3a:e7ff:fe40:bc9f", "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.45.153", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22", "macaddress": "02:3a:e7:40:bc:9f", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.45.153"], "ansible_all_ipv6_addresses": ["fe80::3a:e7ff:fe40:bc9f"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.45.153", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::3a:e7ff:fe40:bc9f"]}, "ansible_service_mgr": "systemd", "ansible_pkg_mgr": "dnf", "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3531, "ansible_memfree_mb": 2939, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 592, "free": 2939}, "nocache": {"free": 3297, "used": 234}, "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": "ec26b9e8-8796-a7cb-9ebd-c2656ce384f6", "ansible_product_uuid": "ec26b9e8-8796-a7cb-9ebd-c2656ce384f6", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {"xvda2": {"links": {"ids": [], "uuids": ["4853857d-d3e2-44a6-8739-3837607c97e1"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1", "holders": []}, "xvda1": {"links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "start": "2048", "sectors": "2048", "sectorsize": 512, "size": "1.00 MB", "uuid": null, "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["4853857d-d3e2-44a6-8739-3837607c97e1"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 874, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda2", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "dump": 0, "passno": 0, "size_total": 268366229504, "size_available": 261771313152, "block_size": 4096, "block_total": 65519099, "block_available": 63909012, "block_used": 1610087, "inode_total": 131070960, "inode_available": 131028926, "inode_used": 42034, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.reduction # destroy selectors # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy errno # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 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.45.153 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.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' 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.45.153 closed. [WARNING]: Module invocation had junk after the JSON data: # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.reduction # destroy selectors # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy errno # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks [WARNING]: Platform linux on host managed_node1 is using the discovered Python interpreter at /usr/bin/python3.12, but future installation of another Python interpreter could change the meaning of that path. See https://docs.ansible.com/ansible- core/2.17/reference_appendices/interpreter_discovery.html for more information. 32541 1726853708.22480: 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-1726853707.0195394-32552-66953487532742/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 32541 1726853708.22484: _low_level_execute_command(): starting 32541 1726853708.22487: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853707.0195394-32552-66953487532742/ > /dev/null 2>&1 && sleep 0' 32541 1726853708.22961: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32541 1726853708.22972: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32541 1726853708.22984: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32541 1726853708.22999: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32541 1726853708.23074: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 <<< 32541 1726853708.23082: stderr chunk (state=3): >>>debug2: match not found <<< 32541 1726853708.23092: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32541 1726853708.23106: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 32541 1726853708.23114: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.153 is address <<< 32541 1726853708.23120: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 32541 1726853708.23128: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32541 1726853708.23426: 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.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK <<< 32541 1726853708.23530: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32541 1726853708.23603: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32541 1726853708.25542: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32541 1726853708.25546: stdout chunk (state=3): >>><<< 32541 1726853708.25552: stderr chunk (state=3): >>><<< 32541 1726853708.25583: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 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.45.153 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.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' 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 32541 1726853708.25605: handler run complete 32541 1726853708.25838: variable 'ansible_facts' from source: unknown 32541 1726853708.26051: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32541 1726853708.28977: variable 'ansible_facts' from source: unknown 32541 1726853708.29002: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32541 1726853708.29155: attempt loop complete, returning result 32541 1726853708.29161: _execute() done 32541 1726853708.29164: dumping result to json 32541 1726853708.29196: done dumping result, returning 32541 1726853708.29320: done running TaskExecutor() for managed_node1/TASK: Gathering Facts [02083763-bbaf-a8a5-733d-0000000000af] 32541 1726853708.29324: sending task result for task 02083763-bbaf-a8a5-733d-0000000000af 32541 1726853708.30076: done sending task result for task 02083763-bbaf-a8a5-733d-0000000000af 32541 1726853708.30080: WORKER PROCESS EXITING ok: [managed_node1] 32541 1726853708.30811: no more pending results, returning what we have 32541 1726853708.30814: results queue empty 32541 1726853708.30815: checking for any_errors_fatal 32541 1726853708.30816: done checking for any_errors_fatal 32541 1726853708.30817: checking for max_fail_percentage 32541 1726853708.30818: done checking for max_fail_percentage 32541 1726853708.30819: checking to see if all hosts have failed and the running result is not ok 32541 1726853708.30820: done checking to see if all hosts have failed 32541 1726853708.30821: getting the remaining hosts for this loop 32541 1726853708.30822: done getting the remaining hosts for this loop 32541 1726853708.30826: getting the next task for host managed_node1 32541 1726853708.30833: done getting next task for host managed_node1 32541 1726853708.30835: ^ task is: TASK: meta (flush_handlers) 32541 1726853708.30837: ^ 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 32541 1726853708.30841: getting variables 32541 1726853708.30842: in VariableManager get_vars() 32541 1726853708.30869: Calling all_inventory to load vars for managed_node1 32541 1726853708.30909: Calling groups_inventory to load vars for managed_node1 32541 1726853708.30913: Calling all_plugins_inventory to load vars for managed_node1 32541 1726853708.30924: Calling all_plugins_play to load vars for managed_node1 32541 1726853708.30926: Calling groups_plugins_inventory to load vars for managed_node1 32541 1726853708.30929: Calling groups_plugins_play to load vars for managed_node1 32541 1726853708.31374: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32541 1726853708.32139: done with get_vars() 32541 1726853708.32148: done getting variables 32541 1726853708.32259: in VariableManager get_vars() 32541 1726853708.32269: Calling all_inventory to load vars for managed_node1 32541 1726853708.32273: Calling groups_inventory to load vars for managed_node1 32541 1726853708.32275: Calling all_plugins_inventory to load vars for managed_node1 32541 1726853708.32280: Calling all_plugins_play to load vars for managed_node1 32541 1726853708.32283: Calling groups_plugins_inventory to load vars for managed_node1 32541 1726853708.32286: Calling groups_plugins_play to load vars for managed_node1 32541 1726853708.32627: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32541 1726853708.33173: done with get_vars() 32541 1726853708.33192: done queuing things up, now waiting for results queue to drain 32541 1726853708.33194: results queue empty 32541 1726853708.33195: checking for any_errors_fatal 32541 1726853708.33197: done checking for any_errors_fatal 32541 1726853708.33198: checking for max_fail_percentage 32541 1726853708.33199: done checking for max_fail_percentage 32541 1726853708.33199: checking to see if all hosts have failed and the running result is not ok 32541 1726853708.33200: done checking to see if all hosts have failed 32541 1726853708.33201: getting the remaining hosts for this loop 32541 1726853708.33202: done getting the remaining hosts for this loop 32541 1726853708.33204: getting the next task for host managed_node1 32541 1726853708.33209: done getting next task for host managed_node1 32541 1726853708.33211: ^ task is: TASK: Include the task 'el_repo_setup.yml' 32541 1726853708.33213: ^ 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 32541 1726853708.33215: getting variables 32541 1726853708.33216: in VariableManager get_vars() 32541 1726853708.33223: Calling all_inventory to load vars for managed_node1 32541 1726853708.33225: Calling groups_inventory to load vars for managed_node1 32541 1726853708.33227: Calling all_plugins_inventory to load vars for managed_node1 32541 1726853708.33232: Calling all_plugins_play to load vars for managed_node1 32541 1726853708.33246: Calling groups_plugins_inventory to load vars for managed_node1 32541 1726853708.33249: Calling groups_plugins_play to load vars for managed_node1 32541 1726853708.33393: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32541 1726853708.33610: done with get_vars() 32541 1726853708.33617: done getting variables TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tests_vlan_mtu_initscripts.yml:10 Friday 20 September 2024 13:35:08 -0400 (0:00:01.353) 0:00:01.361 ****** 32541 1726853708.33702: entering _queue_task() for managed_node1/include_tasks 32541 1726853708.33764: Creating lock for include_tasks 32541 1726853708.34178: worker is 1 (out of 1 available) 32541 1726853708.34190: exiting _queue_task() for managed_node1/include_tasks 32541 1726853708.34201: done queuing things up, now waiting for results queue to drain 32541 1726853708.34203: waiting for pending results... 32541 1726853708.34487: running TaskExecutor() for managed_node1/TASK: Include the task 'el_repo_setup.yml' 32541 1726853708.34752: in run() - task 02083763-bbaf-a8a5-733d-000000000006 32541 1726853708.34772: variable 'ansible_search_path' from source: unknown 32541 1726853708.34911: calling self._execute() 32541 1726853708.35021: variable 'ansible_host' from source: host vars for 'managed_node1' 32541 1726853708.35034: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32541 1726853708.35063: variable 'omit' from source: magic vars 32541 1726853708.35199: _execute() done 32541 1726853708.35283: dumping result to json 32541 1726853708.35292: done dumping result, returning 32541 1726853708.35303: done running TaskExecutor() for managed_node1/TASK: Include the task 'el_repo_setup.yml' [02083763-bbaf-a8a5-733d-000000000006] 32541 1726853708.35398: sending task result for task 02083763-bbaf-a8a5-733d-000000000006 32541 1726853708.35564: no more pending results, returning what we have 32541 1726853708.35569: in VariableManager get_vars() 32541 1726853708.35600: Calling all_inventory to load vars for managed_node1 32541 1726853708.35603: Calling groups_inventory to load vars for managed_node1 32541 1726853708.35606: Calling all_plugins_inventory to load vars for managed_node1 32541 1726853708.35619: Calling all_plugins_play to load vars for managed_node1 32541 1726853708.35622: Calling groups_plugins_inventory to load vars for managed_node1 32541 1726853708.35624: Calling groups_plugins_play to load vars for managed_node1 32541 1726853708.35935: done sending task result for task 02083763-bbaf-a8a5-733d-000000000006 32541 1726853708.35939: WORKER PROCESS EXITING 32541 1726853708.36096: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32541 1726853708.36489: done with get_vars() 32541 1726853708.36496: variable 'ansible_search_path' from source: unknown 32541 1726853708.36508: we have included files to process 32541 1726853708.36508: generating all_blocks data 32541 1726853708.36510: done generating all_blocks data 32541 1726853708.36510: processing included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 32541 1726853708.36511: loading included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 32541 1726853708.36513: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 32541 1726853708.38028: in VariableManager get_vars() 32541 1726853708.38045: done with get_vars() 32541 1726853708.38059: done processing included file 32541 1726853708.38061: iterating over new_blocks loaded from include file 32541 1726853708.38063: in VariableManager get_vars() 32541 1726853708.38075: done with get_vars() 32541 1726853708.38076: filtering new block on tags 32541 1726853708.38090: done filtering new block on tags 32541 1726853708.38094: in VariableManager get_vars() 32541 1726853708.38104: done with get_vars() 32541 1726853708.38105: filtering new block on tags 32541 1726853708.38183: done filtering new block on tags 32541 1726853708.38187: in VariableManager get_vars() 32541 1726853708.38198: done with get_vars() 32541 1726853708.38200: filtering new block on tags 32541 1726853708.38213: done filtering new block on tags 32541 1726853708.38215: done iterating over new_blocks loaded from include file included: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml for managed_node1 32541 1726853708.38337: extending task lists for all hosts with included blocks 32541 1726853708.38390: done extending task lists 32541 1726853708.38391: done processing included files 32541 1726853708.38392: results queue empty 32541 1726853708.38393: checking for any_errors_fatal 32541 1726853708.38394: done checking for any_errors_fatal 32541 1726853708.38395: checking for max_fail_percentage 32541 1726853708.38396: done checking for max_fail_percentage 32541 1726853708.38397: checking to see if all hosts have failed and the running result is not ok 32541 1726853708.38398: done checking to see if all hosts have failed 32541 1726853708.38398: getting the remaining hosts for this loop 32541 1726853708.38399: done getting the remaining hosts for this loop 32541 1726853708.38402: getting the next task for host managed_node1 32541 1726853708.38406: done getting next task for host managed_node1 32541 1726853708.38408: ^ task is: TASK: Gather the minimum subset of ansible_facts required by the network role test 32541 1726853708.38410: ^ 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 32541 1726853708.38412: getting variables 32541 1726853708.38413: in VariableManager get_vars() 32541 1726853708.38421: Calling all_inventory to load vars for managed_node1 32541 1726853708.38423: Calling groups_inventory to load vars for managed_node1 32541 1726853708.38426: Calling all_plugins_inventory to load vars for managed_node1 32541 1726853708.38431: Calling all_plugins_play to load vars for managed_node1 32541 1726853708.38433: Calling groups_plugins_inventory to load vars for managed_node1 32541 1726853708.38436: Calling groups_plugins_play to load vars for managed_node1 32541 1726853708.38821: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32541 1726853708.39226: done with get_vars() 32541 1726853708.39234: done getting variables TASK [Gather the minimum subset of ansible_facts required by the network role test] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Friday 20 September 2024 13:35:08 -0400 (0:00:00.056) 0:00:01.417 ****** 32541 1726853708.39334: entering _queue_task() for managed_node1/setup 32541 1726853708.39934: worker is 1 (out of 1 available) 32541 1726853708.39946: exiting _queue_task() for managed_node1/setup 32541 1726853708.39962: done queuing things up, now waiting for results queue to drain 32541 1726853708.39963: waiting for pending results... 32541 1726853708.40388: running TaskExecutor() for managed_node1/TASK: Gather the minimum subset of ansible_facts required by the network role test 32541 1726853708.40889: in run() - task 02083763-bbaf-a8a5-733d-0000000000c0 32541 1726853708.40892: variable 'ansible_search_path' from source: unknown 32541 1726853708.40895: variable 'ansible_search_path' from source: unknown 32541 1726853708.40897: calling self._execute() 32541 1726853708.40937: variable 'ansible_host' from source: host vars for 'managed_node1' 32541 1726853708.41005: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32541 1726853708.41022: variable 'omit' from source: magic vars 32541 1726853708.42152: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32541 1726853708.47377: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32541 1726853708.47452: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32541 1726853708.47615: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32541 1726853708.47666: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32541 1726853708.47876: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32541 1726853708.48006: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32541 1726853708.48031: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32541 1726853708.48063: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32541 1726853708.48157: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32541 1726853708.48276: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32541 1726853708.48541: variable 'ansible_facts' from source: unknown 32541 1726853708.48976: variable 'network_test_required_facts' from source: task vars 32541 1726853708.48981: Evaluated conditional (not ansible_facts.keys() | list | intersect(network_test_required_facts) == network_test_required_facts): True 32541 1726853708.48984: variable 'omit' from source: magic vars 32541 1726853708.48986: variable 'omit' from source: magic vars 32541 1726853708.48988: variable 'omit' from source: magic vars 32541 1726853708.48991: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32541 1726853708.49109: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32541 1726853708.49133: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32541 1726853708.49276: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32541 1726853708.49279: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32541 1726853708.49281: variable 'inventory_hostname' from source: host vars for 'managed_node1' 32541 1726853708.49284: variable 'ansible_host' from source: host vars for 'managed_node1' 32541 1726853708.49289: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32541 1726853708.49483: Set connection var ansible_shell_type to sh 32541 1726853708.49496: Set connection var ansible_shell_executable to /bin/sh 32541 1726853708.49506: Set connection var ansible_module_compression to ZIP_DEFLATED 32541 1726853708.49511: Set connection var ansible_connection to ssh 32541 1726853708.49553: Set connection var ansible_timeout to 10 32541 1726853708.49563: Set connection var ansible_pipelining to False 32541 1726853708.49593: variable 'ansible_shell_executable' from source: unknown 32541 1726853708.49655: variable 'ansible_connection' from source: unknown 32541 1726853708.49663: variable 'ansible_module_compression' from source: unknown 32541 1726853708.49669: variable 'ansible_shell_type' from source: unknown 32541 1726853708.49677: variable 'ansible_shell_executable' from source: unknown 32541 1726853708.49682: variable 'ansible_host' from source: host vars for 'managed_node1' 32541 1726853708.49689: variable 'ansible_pipelining' from source: unknown 32541 1726853708.49695: variable 'ansible_timeout' from source: unknown 32541 1726853708.49868: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32541 1726853708.50017: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 32541 1726853708.50032: variable 'omit' from source: magic vars 32541 1726853708.50042: starting attempt loop 32541 1726853708.50093: running the handler 32541 1726853708.50112: _low_level_execute_command(): starting 32541 1726853708.50124: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 32541 1726853708.51458: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32541 1726853708.51581: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32541 1726853708.51600: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 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.45.153 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 <<< 32541 1726853708.51731: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK <<< 32541 1726853708.51790: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32541 1726853708.51866: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32541 1726853708.53575: stdout chunk (state=3): >>>/root <<< 32541 1726853708.53877: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32541 1726853708.53881: stdout chunk (state=3): >>><<< 32541 1726853708.53883: stderr chunk (state=3): >>><<< 32541 1726853708.53886: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 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.45.153 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.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' 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 32541 1726853708.53947: _low_level_execute_command(): starting 32541 1726853708.53950: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853708.5386648-32612-39175524082019 `" && echo ansible-tmp-1726853708.5386648-32612-39175524082019="` echo /root/.ansible/tmp/ansible-tmp-1726853708.5386648-32612-39175524082019 `" ) && sleep 0' 32541 1726853708.55100: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32541 1726853708.55216: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found <<< 32541 1726853708.55219: 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.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 32541 1726853708.55222: 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.45.153 originally 10.31.45.153 debug2: match found <<< 32541 1726853708.55224: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32541 1726853708.55277: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 32541 1726853708.55289: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32541 1726853708.55460: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32541 1726853708.55533: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32541 1726853708.57479: stdout chunk (state=3): >>>ansible-tmp-1726853708.5386648-32612-39175524082019=/root/.ansible/tmp/ansible-tmp-1726853708.5386648-32612-39175524082019 <<< 32541 1726853708.57587: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32541 1726853708.57707: stderr chunk (state=3): >>><<< 32541 1726853708.57710: stdout chunk (state=3): >>><<< 32541 1726853708.57728: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853708.5386648-32612-39175524082019=/root/.ansible/tmp/ansible-tmp-1726853708.5386648-32612-39175524082019 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 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.45.153 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.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' 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 32541 1726853708.57976: variable 'ansible_module_compression' from source: unknown 32541 1726853708.57979: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-32541e6gcx0ew/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 32541 1726853708.58069: variable 'ansible_facts' from source: unknown 32541 1726853708.58500: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853708.5386648-32612-39175524082019/AnsiballZ_setup.py 32541 1726853708.58790: Sending initial data 32541 1726853708.58800: Sent initial data (153 bytes) 32541 1726853708.59403: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32541 1726853708.59423: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32541 1726853708.59440: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32541 1726853708.59539: 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.45.153 originally 10.31.45.153 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.45.153 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.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32541 1726853708.59564: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 32541 1726853708.59592: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32541 1726853708.59614: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32541 1726853708.59777: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32541 1726853708.61432: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 32541 1726853708.61495: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 32541 1726853708.61541: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853708.5386648-32612-39175524082019/AnsiballZ_setup.py" <<< 32541 1726853708.61593: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-32541e6gcx0ew/tmpluofl6jm /root/.ansible/tmp/ansible-tmp-1726853708.5386648-32612-39175524082019/AnsiballZ_setup.py <<< 32541 1726853708.61616: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-32541e6gcx0ew/tmpluofl6jm" to remote "/root/.ansible/tmp/ansible-tmp-1726853708.5386648-32612-39175524082019/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853708.5386648-32612-39175524082019/AnsiballZ_setup.py" <<< 32541 1726853708.64283: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32541 1726853708.64375: stderr chunk (state=3): >>><<< 32541 1726853708.64378: stdout chunk (state=3): >>><<< 32541 1726853708.64381: done transferring module to remote 32541 1726853708.64383: _low_level_execute_command(): starting 32541 1726853708.64385: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853708.5386648-32612-39175524082019/ /root/.ansible/tmp/ansible-tmp-1726853708.5386648-32612-39175524082019/AnsiballZ_setup.py && sleep 0' 32541 1726853708.65676: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32541 1726853708.65690: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32541 1726853708.65889: 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.45.153 originally 10.31.45.153 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.45.153 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.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32541 1726853708.65909: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 32541 1726853708.65926: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32541 1726853708.66008: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32541 1726853708.66112: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32541 1726853708.67987: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32541 1726853708.67998: stdout chunk (state=3): >>><<< 32541 1726853708.68010: stderr chunk (state=3): >>><<< 32541 1726853708.68032: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 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.45.153 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.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' 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 32541 1726853708.68042: _low_level_execute_command(): starting 32541 1726853708.68051: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853708.5386648-32612-39175524082019/AnsiballZ_setup.py && sleep 0' 32541 1726853708.68638: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found <<< 32541 1726853708.68701: 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.45.153 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.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32541 1726853708.68729: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 32541 1726853708.68732: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32541 1726853708.68860: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32541 1726853708.69025: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32541 1726853708.71149: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 32541 1726853708.71173: stdout chunk (state=3): >>>import _imp # builtin <<< 32541 1726853708.71196: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 32541 1726853708.71217: stdout chunk (state=3): >>>import '_weakref' # <<< 32541 1726853708.71260: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 32541 1726853708.71303: stdout chunk (state=3): >>>import 'posix' # <<< 32541 1726853708.71338: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 32541 1726853708.71355: stdout chunk (state=3): >>>import 'time' # <<< 32541 1726853708.71379: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 32541 1726853708.71409: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 32541 1726853708.71440: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # <<< 32541 1726853708.71465: stdout chunk (state=3): >>>import 'codecs' # <<< 32541 1726853708.71491: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 32541 1726853708.71528: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fc84e04d0> <<< 32541 1726853708.71555: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fc84afb30> <<< 32541 1726853708.71577: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fc84e2a50> <<< 32541 1726853708.71604: stdout chunk (state=3): >>>import '_signal' # import '_abc' # <<< 32541 1726853708.71635: stdout chunk (state=3): >>>import 'abc' # <<< 32541 1726853708.71638: stdout chunk (state=3): >>>import 'io' # <<< 32541 1726853708.71669: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 32541 1726853708.71755: stdout chunk (state=3): >>>import '_collections_abc' # <<< 32541 1726853708.71787: stdout chunk (state=3): >>>import 'genericpath' # <<< 32541 1726853708.71841: stdout chunk (state=3): >>>import 'posixpath' # import 'os' # import '_sitebuiltins' # <<< 32541 1726853708.71846: stdout chunk (state=3): >>>Processing user site-packages <<< 32541 1726853708.71880: stdout chunk (state=3): >>>Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' <<< 32541 1726853708.71893: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 32541 1726853708.71929: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fc8291130> <<< 32541 1726853708.71988: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 32541 1726853708.72008: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fc8291fa0> <<< 32541 1726853708.72043: stdout chunk (state=3): >>>import 'site' # <<< 32541 1726853708.72046: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 32541 1726853708.72493: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 32541 1726853708.72516: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 32541 1726853708.72539: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 32541 1726853708.72559: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 32541 1726853708.72593: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fc82cfe90> <<< 32541 1726853708.72706: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fc82cff50> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 32541 1726853708.72756: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 32541 1726853708.72774: stdout chunk (state=3): >>>import 'itertools' # <<< 32541 1726853708.72815: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fc8307890> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 32541 1726853708.72895: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fc8307f20> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fc82e7b60> import '_functools' # <<< 32541 1726853708.72936: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fc82e5280> <<< 32541 1726853708.73117: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fc82cd040> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 32541 1726853708.73145: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 32541 1726853708.73423: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fc8327800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fc8326450> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fc82e6150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fc8324cb0> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fc835c890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fc82cc2c0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1fc835cd40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fc835cbf0> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1fc835cfe0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fc82cade0> <<< 32541 1726853708.73427: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 32541 1726853708.73443: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 32541 1726853708.73474: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fc835d6d0> <<< 32541 1726853708.73506: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fc835d3a0> import 'importlib.machinery' # <<< 32541 1726853708.73530: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' <<< 32541 1726853708.73554: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fc835e5d0> import 'importlib.util' # import 'runpy' # <<< 32541 1726853708.73581: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 32541 1726853708.73612: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 32541 1726853708.73644: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fc83747d0> <<< 32541 1726853708.73684: stdout chunk (state=3): >>>import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 32541 1726853708.73743: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1fc8375eb0> <<< 32541 1726853708.73757: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 32541 1726853708.73800: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fc8376d50> <<< 32541 1726853708.73901: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1fc8377380> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fc83762a0> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 32541 1726853708.73927: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1fc8377e00> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fc8377530> <<< 32541 1726853708.73969: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fc835e540> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 32541 1726853708.74056: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 32541 1726853708.74081: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1fc8067ce0> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py <<< 32541 1726853708.74086: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' <<< 32541 1726853708.74110: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' <<< 32541 1726853708.74114: stdout chunk (state=3): >>># extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1fc8090740> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fc80904a0> <<< 32541 1726853708.74146: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1fc8090770> <<< 32541 1726853708.74180: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 32541 1726853708.74241: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 32541 1726853708.74363: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1fc80910a0> <<< 32541 1726853708.74504: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 32541 1726853708.74531: stdout chunk (state=3): >>>import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1fc8091a60> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fc8090950> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fc8065eb0> <<< 32541 1726853708.74546: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 32541 1726853708.74575: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 32541 1726853708.74588: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 32541 1726853708.74625: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fc8092e70> <<< 32541 1726853708.74644: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fc8091bb0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fc835ecf0> <<< 32541 1726853708.74665: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 32541 1726853708.74748: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 32541 1726853708.74751: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 32541 1726853708.74782: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 32541 1726853708.74805: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fc80bb1d0> <<< 32541 1726853708.74868: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 32541 1726853708.74889: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 32541 1726853708.74911: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 32541 1726853708.74965: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fc80df560> <<< 32541 1726853708.74979: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 32541 1726853708.75017: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 32541 1726853708.75076: stdout chunk (state=3): >>>import 'ntpath' # <<< 32541 1726853708.75114: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fc8140350> <<< 32541 1726853708.75117: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 32541 1726853708.75139: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 32541 1726853708.75164: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 32541 1726853708.75205: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 32541 1726853708.75290: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fc8142ab0> <<< 32541 1726853708.75358: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fc8140470> <<< 32541 1726853708.75397: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fc8105370> <<< 32541 1726853708.75440: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fc7f45430> <<< 32541 1726853708.75453: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fc80de360> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fc8093da0> <<< 32541 1726853708.75618: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 32541 1726853708.75648: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f1fc80de480> <<< 32541 1726853708.75905: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_setup_payload_vj5tr8qg/ansible_setup_payload.zip' # zipimport: zlib available <<< 32541 1726853708.76048: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853708.76094: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 32541 1726853708.76168: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 32541 1726853708.76376: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' <<< 32541 1726853708.76411: stdout chunk (state=3): >>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fc7faf0b0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fc7f8dfa0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fc7f8d130> # zipimport: zlib available <<< 32541 1726853708.76444: stdout chunk (state=3): >>>import 'ansible' # <<< 32541 1726853708.76458: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 32541 1726853708.76484: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils' # <<< 32541 1726853708.76509: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853708.77908: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853708.79052: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fc7facf50> <<< 32541 1726853708.79083: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 32541 1726853708.79108: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 32541 1726853708.79161: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 32541 1726853708.79211: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1fc7fde9f0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fc7fde780> <<< 32541 1726853708.79223: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fc7fde090> <<< 32541 1726853708.79250: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 32541 1726853708.79294: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fc7fde4e0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fc7fafad0> import 'atexit' # <<< 32541 1726853708.79330: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' <<< 32541 1726853708.79353: stdout chunk (state=3): >>># extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1fc7fdf7a0> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 32541 1726853708.79389: stdout chunk (state=3): >>># extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1fc7fdf9e0> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 32541 1726853708.79419: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 32541 1726853708.79442: stdout chunk (state=3): >>>import '_locale' # <<< 32541 1726853708.79502: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fc7fdfec0> <<< 32541 1726853708.79519: stdout chunk (state=3): >>>import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 32541 1726853708.79541: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 32541 1726853708.79576: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fc792dc10> <<< 32541 1726853708.79624: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 32541 1726853708.79641: stdout chunk (state=3): >>>import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1fc792f800> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 32541 1726853708.79686: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fc7930110> <<< 32541 1726853708.79717: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 32541 1726853708.79731: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 32541 1726853708.79755: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fc7931280> <<< 32541 1726853708.79765: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 32541 1726853708.79793: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 32541 1726853708.79826: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py <<< 32541 1726853708.79837: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 32541 1726853708.79875: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fc7933d70> <<< 32541 1726853708.79925: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' <<< 32541 1726853708.79945: stdout chunk (state=3): >>># extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1fc80dfb90> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fc7932030> <<< 32541 1726853708.79961: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 32541 1726853708.79988: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 32541 1726853708.79999: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 32541 1726853708.80030: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 32541 1726853708.80168: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 32541 1726853708.80173: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' <<< 32541 1726853708.80195: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fc793bc20> import '_tokenize' # <<< 32541 1726853708.80266: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fc793a6f0> <<< 32541 1726853708.80279: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fc793a450> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 32541 1726853708.80367: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fc793a9c0> <<< 32541 1726853708.80385: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fc79324b0> <<< 32541 1726853708.80411: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' <<< 32541 1726853708.80433: stdout chunk (state=3): >>># extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1fc797fec0> <<< 32541 1726853708.80449: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fc797ff20> <<< 32541 1726853708.80488: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 32541 1726853708.80509: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 32541 1726853708.80544: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1fc7981a90> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fc7981850> <<< 32541 1726853708.80589: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 32541 1726853708.80593: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 32541 1726853708.80650: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 32541 1726853708.80653: stdout chunk (state=3): >>># extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1fc7983f50> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fc79820c0> <<< 32541 1726853708.80683: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 32541 1726853708.80706: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 32541 1726853708.80727: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 32541 1726853708.80750: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 32541 1726853708.80795: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fc79876e0> <<< 32541 1726853708.80920: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fc7983fb0> <<< 32541 1726853708.80976: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1fc7988470> <<< 32541 1726853708.81015: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1fc7988920> <<< 32541 1726853708.81065: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1fc7988830> <<< 32541 1726853708.81206: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fc7980110> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 32541 1726853708.81239: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1fc798bfe0> <<< 32541 1726853708.81378: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1fc78151c0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fc798a7b0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1fc798bb60> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fc798a3c0> <<< 32541 1726853708.81406: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # <<< 32541 1726853708.81657: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 32541 1726853708.81660: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 32541 1726853708.81663: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 32541 1726853708.81784: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853708.81895: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853708.82454: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853708.82993: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 32541 1726853708.83031: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 32541 1726853708.83057: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 32541 1726853708.83069: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 32541 1726853708.83112: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' <<< 32541 1726853708.83136: stdout chunk (state=3): >>># extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1fc78193d0> <<< 32541 1726853708.83193: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 32541 1726853708.83218: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fc781a2a0> <<< 32541 1726853708.83243: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fc7815460> <<< 32541 1726853708.83275: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 32541 1726853708.83308: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 32541 1726853708.83330: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 32541 1726853708.83349: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853708.83492: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853708.83652: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 32541 1726853708.83655: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fc781a210> <<< 32541 1726853708.83676: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853708.84128: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853708.84576: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853708.84633: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853708.84708: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # # zipimport: zlib available <<< 32541 1726853708.84760: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853708.84801: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # # zipimport: zlib available <<< 32541 1726853708.84856: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853708.84944: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 32541 1726853708.84977: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 32541 1726853708.84993: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853708.85140: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853708.85152: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 32541 1726853708.85293: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853708.85527: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 32541 1726853708.85604: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 32541 1726853708.85607: stdout chunk (state=3): >>>import '_ast' # <<< 32541 1726853708.85679: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fc781b470> # zipimport: zlib available <<< 32541 1726853708.85751: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853708.85837: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 32541 1726853708.85866: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available <<< 32541 1726853708.85901: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853708.85949: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # # zipimport: zlib available <<< 32541 1726853708.85995: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853708.86037: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853708.86093: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853708.86163: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py <<< 32541 1726853708.86216: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 32541 1726853708.86315: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' <<< 32541 1726853708.86360: stdout chunk (state=3): >>>import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1fc7825fd0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fc7823d70> <<< 32541 1726853708.86376: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 32541 1726853708.86448: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853708.86502: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853708.86538: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853708.86584: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 32541 1726853708.86598: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py <<< 32541 1726853708.86631: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 32541 1726853708.86664: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 32541 1726853708.86716: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 32541 1726853708.86754: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 32541 1726853708.86760: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 32541 1726853708.86811: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fc790e960> <<< 32541 1726853708.86857: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fc800a630> <<< 32541 1726853708.86957: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fc78260c0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fc781ae40> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 32541 1726853708.86969: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853708.87025: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 32541 1726853708.87079: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 32541 1726853708.87115: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # <<< 32541 1726853708.87131: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853708.87180: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853708.87275: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853708.87278: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853708.87296: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853708.87333: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853708.87375: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853708.87409: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853708.87477: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # <<< 32541 1726853708.87481: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853708.87542: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853708.87607: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853708.87631: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853708.87678: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # # zipimport: zlib available <<< 32541 1726853708.87863: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853708.88030: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853708.88082: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853708.88139: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' <<< 32541 1726853708.88164: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py <<< 32541 1726853708.88184: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' <<< 32541 1726853708.88197: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py <<< 32541 1726853708.88234: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' <<< 32541 1726853708.88244: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fc78b5f70> <<< 32541 1726853708.88264: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py <<< 32541 1726853708.88286: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' <<< 32541 1726853708.88300: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 32541 1726853708.88349: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 32541 1726853708.88378: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py <<< 32541 1726853708.88393: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' <<< 32541 1726853708.88407: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fc7493fb0> <<< 32541 1726853708.88438: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 32541 1726853708.88463: stdout chunk (state=3): >>># extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1fc74ac320> <<< 32541 1726853708.88499: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fc789f1d0> <<< 32541 1726853708.88524: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fc78b6ae0> <<< 32541 1726853708.88559: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fc78b4650> <<< 32541 1726853708.88570: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fc78b42f0> <<< 32541 1726853708.88591: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 32541 1726853708.88644: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' <<< 32541 1726853708.88673: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py <<< 32541 1726853708.88693: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py <<< 32541 1726853708.88718: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' <<< 32541 1726853708.88742: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' <<< 32541 1726853708.88745: stdout chunk (state=3): >>># extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1fc74af3e0> <<< 32541 1726853708.88781: stdout chunk (state=3): >>>import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fc74aec90> # extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1fc74aee70> <<< 32541 1726853708.88810: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fc74ae0c0> # /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 32541 1726853708.88959: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' <<< 32541 1726853708.88963: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fc74af500> <<< 32541 1726853708.89287: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1fc74fa000> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fc74affe0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fc78b4410> import 'ansible.module_utils.facts.timeout' # <<< 32541 1726853708.89303: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.collector' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other.facter' # # zipimport: zlib available <<< 32541 1726853708.89347: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853708.89398: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # <<< 32541 1726853708.89436: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system' # <<< 32541 1726853708.89448: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853708.89479: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853708.89506: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.apparmor' # <<< 32541 1726853708.89532: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853708.89568: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853708.89616: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # <<< 32541 1726853708.89637: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853708.89673: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853708.89714: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # <<< 32541 1726853708.89743: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853708.89785: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853708.89854: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853708.89902: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853708.89978: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # <<< 32541 1726853708.89990: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853708.90480: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853708.90908: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # <<< 32541 1726853708.90919: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853708.90973: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853708.91026: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853708.91066: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853708.91106: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # <<< 32541 1726853708.91123: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853708.91155: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853708.91191: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.env' # # zipimport: zlib available <<< 32541 1726853708.91250: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853708.91308: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # <<< 32541 1726853708.91319: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853708.91354: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853708.91391: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # <<< 32541 1726853708.91411: stdout chunk (state=3): >>> # zipimport: zlib available <<< 32541 1726853708.91433: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853708.91464: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.loadavg' # <<< 32541 1726853708.91480: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853708.91554: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853708.91644: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' <<< 32541 1726853708.91687: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fc74fbc50> <<< 32541 1726853708.91700: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 32541 1726853708.91734: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 32541 1726853708.91855: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fc74fade0> import 'ansible.module_utils.facts.system.local' # <<< 32541 1726853708.91875: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853708.91945: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853708.92003: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # <<< 32541 1726853708.92014: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853708.92099: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853708.92198: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # <<< 32541 1726853708.92200: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853708.92268: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853708.92349: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # <<< 32541 1726853708.92352: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853708.92396: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853708.92445: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 32541 1726853708.92504: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 32541 1726853708.92576: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 32541 1726853708.92630: stdout chunk (state=3): >>># extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1fc753a330> <<< 32541 1726853708.92838: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fc752ae10> import 'ansible.module_utils.facts.system.python' # <<< 32541 1726853708.92849: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853708.92894: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853708.92959: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # <<< 32541 1726853708.92969: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853708.93051: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853708.93132: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853708.93248: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853708.93401: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # <<< 32541 1726853708.93411: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853708.93450: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853708.93503: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # <<< 32541 1726853708.93507: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853708.93539: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853708.93592: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py <<< 32541 1726853708.93604: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' <<< 32541 1726853708.93645: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 32541 1726853708.93659: stdout chunk (state=3): >>># extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1fc754dd60> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fc752b350> import 'ansible.module_utils.facts.system.user' # <<< 32541 1726853708.93697: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 32541 1726853708.93715: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware' # <<< 32541 1726853708.93727: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853708.93759: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853708.93821: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # # zipimport: zlib available <<< 32541 1726853708.93969: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853708.94118: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # <<< 32541 1726853708.94122: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853708.94240: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853708.94325: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853708.94377: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853708.94429: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # import 'ansible.module_utils.facts.hardware.darwin' # <<< 32541 1726853708.94460: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 32541 1726853708.94483: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853708.94617: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853708.94773: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # <<< 32541 1726853708.94785: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853708.94893: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853708.95020: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # <<< 32541 1726853708.95034: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853708.95062: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853708.95116: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853708.95660: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853708.96200: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # <<< 32541 1726853708.96207: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853708.96303: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853708.96418: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # <<< 32541 1726853708.96421: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853708.96510: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853708.96615: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # <<< 32541 1726853708.96628: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853708.96781: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853708.96964: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # <<< 32541 1726853708.96967: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853708.96986: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network' # # zipimport: zlib available <<< 32541 1726853708.97023: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853708.97076: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # <<< 32541 1726853708.97089: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853708.97177: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853708.97274: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853708.97480: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853708.97696: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # <<< 32541 1726853708.97700: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853708.97737: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853708.97798: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # <<< 32541 1726853708.97802: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853708.97845: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853708.97848: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.dragonfly' # # zipimport: zlib available <<< 32541 1726853708.97919: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853708.98002: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # <<< 32541 1726853708.98028: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 32541 1726853708.98058: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.freebsd' # # zipimport: zlib available <<< 32541 1726853708.98117: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853708.98186: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # # zipimport: zlib available <<< 32541 1726853708.98250: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853708.98307: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # <<< 32541 1726853708.98326: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853708.98581: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853708.98847: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # <<< 32541 1726853708.98853: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853708.98908: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853708.98976: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # <<< 32541 1726853708.98980: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853708.99012: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853708.99060: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # <<< 32541 1726853708.99063: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853708.99089: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853708.99134: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.netbsd' # <<< 32541 1726853708.99137: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853708.99168: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853708.99205: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # <<< 32541 1726853708.99221: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853708.99290: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853708.99388: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # <<< 32541 1726853708.99407: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual' # <<< 32541 1726853708.99431: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853708.99470: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853708.99515: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # <<< 32541 1726853708.99526: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853708.99557: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853708.99577: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853708.99619: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853708.99675: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853708.99737: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853708.99816: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # import 'ansible.module_utils.facts.virtual.freebsd' # <<< 32541 1726853708.99831: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.dragonfly' # <<< 32541 1726853708.99846: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853708.99894: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853708.99940: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # <<< 32541 1726853708.99957: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853709.00148: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853709.00349: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # <<< 32541 1726853709.00353: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853709.00394: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853709.00453: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # <<< 32541 1726853709.00456: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853709.00501: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853709.00547: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # <<< 32541 1726853709.00566: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853709.00639: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853709.00723: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # <<< 32541 1726853709.00736: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853709.00823: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853709.00930: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # <<< 32541 1726853709.00934: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 32541 1726853709.01009: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853709.01181: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc' <<< 32541 1726853709.01227: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py <<< 32541 1726853709.01239: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' <<< 32541 1726853709.01275: stdout chunk (state=3): >>># extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1fc734ad80> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fc7348170> <<< 32541 1726853709.01323: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fc7348b30> <<< 32541 1726853709.02489: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-45-153.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-45-153", "ansible_nodename": "ip-10-31-45-153.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": "ec26b9e88796a7cb9ebdc2656ce384f6", "ansible_fips": false, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.46.199 44238 10.31.45.153 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "6", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.46.199 44238 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "13", "minute": "35", "second": "09", "epoch": "1726853709", "epoch_int": "1726853709", "date": "2024-09-20", "time": "13:35:09", "iso8601_micro": "2024-09-20T17:35:09.016069Z", "iso8601": "2024-09-20T17:35:09Z", "iso8601_basic": "20240920T133509016069", "iso8601_basic_short": "20240920T133509", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCXYnrsBaUY4i0/t1QUWoZkFPnFbGncbkmF01/zUZNuwldCwqYoDxpR2K8ARraEuK9oVLyYO0alCszdGP42db6R4xfRCOhN3faeZXsneupsJk4LLpIBkq0uIokeAtcL1tPOUQQzfsQqzZzp4BmJCVrwmUW5ADnzqCgvB3gsruyTQUrEUJ9MtB5zdaQm5MXuipjeZQThTjYCB2aXv/qTdzfKAwds3CoSZ6HA5GNdi6tahsy3CRIn6VtVkvwrqjJcwo+RaRQzjh+C9AUoH2YQmfLbvog62MsnLk/5OPq5HhxO81pm/TJDsI4LXwLh1VviMOWzVvIaXuKwdmYAdgX1NU561bBzeYzi55qBKo4TcMmnOXiV+Es7dDrKjwwpQKsv5tjSqVkcO6ek3I6SI38DXFOBLZtqXOOLsO12iOReYJUWe/+cgBrz12kDCPmaHFzFFZ3+N0GQ/WiYcgqiUItIhb3xJTbPqls0czPCpCzKo57GyTmv17fpfGhBfRoGX/H1zYs=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDOnt+7F+RlMaCRRXs8YyuhiHP1FmeDlj4rNB/K2mg1iP9loXXc/XjJ083xMBDu7m7uYLGB+dnmj299Y+RcAQpE=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIKmxoIJtw8UORlc+o+Q7Pks5ERSyhMLnl+Oo8W221WGj", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_local": {}, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_pkg_mgr": "dnf", "ansible_apparmor": {"status": "disabled"}, "ansible_service_mgr": "systemd", "ansible_lsb": {}, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "gather_subset": ["min"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["min"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 32541 1726853709.03149: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc <<< 32541 1726853709.03218: stdout chunk (state=3): >>># clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external <<< 32541 1726853709.03270: stdout chunk (state=3): >>># cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner <<< 32541 1726853709.03293: stdout chunk (state=3): >>># cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters <<< 32541 1726853709.03358: stdout chunk (state=3): >>># cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic <<< 32541 1726853709.03415: stdout chunk (state=3): >>># cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos <<< 32541 1726853709.03468: stdout chunk (state=3): >>># 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 <<< 32541 1726853709.03487: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna <<< 32541 1726853709.03873: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 32541 1726853709.03898: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma <<< 32541 1726853709.03941: stdout chunk (state=3): >>># destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress <<< 32541 1726853709.04008: stdout chunk (state=3): >>># destroy ntpath <<< 32541 1726853709.04025: stdout chunk (state=3): >>># destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings <<< 32541 1726853709.04078: stdout chunk (state=3): >>># destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid <<< 32541 1726853709.04128: stdout chunk (state=3): >>># destroy selinux # destroy shutil <<< 32541 1726853709.04142: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy logging <<< 32541 1726853709.04227: 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 # destroy signal # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle <<< 32541 1726853709.04267: stdout chunk (state=3): >>># destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.process # destroy unicodedata <<< 32541 1726853709.04302: stdout chunk (state=3): >>># destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing # destroy shlex # destroy fcntl <<< 32541 1726853709.04361: stdout chunk (state=3): >>># destroy datetime # destroy subprocess # destroy base64 # destroy _ssl <<< 32541 1726853709.04390: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios <<< 32541 1726853709.04405: stdout chunk (state=3): >>># destroy errno # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector <<< 32541 1726853709.04484: stdout chunk (state=3): >>># cleanup[3] wiping encodings.idna # destroy stringprep <<< 32541 1726853709.04537: stdout chunk (state=3): >>># cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform <<< 32541 1726853709.04619: stdout chunk (state=3): >>># cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator <<< 32541 1726853709.04667: stdout chunk (state=3): >>># cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix <<< 32541 1726853709.04684: stdout chunk (state=3): >>># cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 32541 1726853709.04828: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 32541 1726853709.04880: stdout chunk (state=3): >>># destroy _collections <<< 32541 1726853709.04913: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 32541 1726853709.04963: stdout chunk (state=3): >>># destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves <<< 32541 1726853709.05004: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 32541 1726853709.05134: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time <<< 32541 1726853709.05172: stdout chunk (state=3): >>># destroy _random # destroy _weakref <<< 32541 1726853709.05191: stdout chunk (state=3): >>># destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re <<< 32541 1726853709.05233: stdout chunk (state=3): >>># destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 32541 1726853709.05779: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.153 closed. <<< 32541 1726853709.05782: stdout chunk (state=3): >>><<< 32541 1726853709.05785: stderr chunk (state=3): >>><<< 32541 1726853709.05836: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fc84e04d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fc84afb30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fc84e2a50> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fc8291130> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fc8291fa0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fc82cfe90> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fc82cff50> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fc8307890> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fc8307f20> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fc82e7b60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fc82e5280> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fc82cd040> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fc8327800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fc8326450> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fc82e6150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fc8324cb0> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fc835c890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fc82cc2c0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1fc835cd40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fc835cbf0> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1fc835cfe0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fc82cade0> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fc835d6d0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fc835d3a0> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fc835e5d0> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fc83747d0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1fc8375eb0> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fc8376d50> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1fc8377380> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fc83762a0> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1fc8377e00> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fc8377530> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fc835e540> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1fc8067ce0> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1fc8090740> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fc80904a0> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1fc8090770> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1fc80910a0> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1fc8091a60> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fc8090950> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fc8065eb0> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fc8092e70> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fc8091bb0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fc835ecf0> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fc80bb1d0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fc80df560> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fc8140350> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fc8142ab0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fc8140470> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fc8105370> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fc7f45430> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fc80de360> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fc8093da0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f1fc80de480> # zipimport: found 103 names in '/tmp/ansible_setup_payload_vj5tr8qg/ansible_setup_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fc7faf0b0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fc7f8dfa0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fc7f8d130> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fc7facf50> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1fc7fde9f0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fc7fde780> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fc7fde090> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fc7fde4e0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fc7fafad0> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1fc7fdf7a0> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1fc7fdf9e0> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fc7fdfec0> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fc792dc10> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1fc792f800> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fc7930110> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fc7931280> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fc7933d70> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1fc80dfb90> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fc7932030> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fc793bc20> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fc793a6f0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fc793a450> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fc793a9c0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fc79324b0> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1fc797fec0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fc797ff20> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1fc7981a90> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fc7981850> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1fc7983f50> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fc79820c0> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fc79876e0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fc7983fb0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1fc7988470> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1fc7988920> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1fc7988830> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fc7980110> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1fc798bfe0> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1fc78151c0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fc798a7b0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1fc798bb60> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fc798a3c0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1fc78193d0> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fc781a2a0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fc7815460> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fc781a210> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fc781b470> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1fc7825fd0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fc7823d70> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fc790e960> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fc800a630> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fc78260c0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fc781ae40> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.namespace' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.typing' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fc78b5f70> # /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py # code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py # code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fc7493fb0> # extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1fc74ac320> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fc789f1d0> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fc78b6ae0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fc78b4650> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fc78b42f0> # /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py # code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1fc74af3e0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fc74aec90> # extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1fc74aee70> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fc74ae0c0> # /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fc74af500> # /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1fc74fa000> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fc74affe0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fc78b4410> import 'ansible.module_utils.facts.timeout' # import 'ansible.module_utils.facts.collector' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other.facter' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other.ohai' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.apparmor' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.caps' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.chroot' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.distribution' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.env' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.dns' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.fips' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.loadavg' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fc74fbc50> # /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py # code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fc74fade0> import 'ansible.module_utils.facts.system.local' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.lsb' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.pkg_mgr' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.platform' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py # code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1fc753a330> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fc752ae10> import 'ansible.module_utils.facts.system.python' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.selinux' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.ssh_pub_keys' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py # code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1fc754dd60> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fc752b350> import 'ansible.module_utils.facts.system.user' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.base' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.aix' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.sysctl' # import 'ansible.module_utils.facts.hardware.darwin' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.hpux' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.base' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.darwin' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.fc_wwn' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.freebsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.hpux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.hurd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.linux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.iscsi' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.nvme' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.base' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.sysctl' # import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.hpux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.linux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # # zipimport: zlib available # /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py # code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1fc734ad80> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fc7348170> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1fc7348b30> {"ansible_facts": {"ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-45-153.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-45-153", "ansible_nodename": "ip-10-31-45-153.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": "ec26b9e88796a7cb9ebdc2656ce384f6", "ansible_fips": false, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.46.199 44238 10.31.45.153 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "6", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.46.199 44238 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "13", "minute": "35", "second": "09", "epoch": "1726853709", "epoch_int": "1726853709", "date": "2024-09-20", "time": "13:35:09", "iso8601_micro": "2024-09-20T17:35:09.016069Z", "iso8601": "2024-09-20T17:35:09Z", "iso8601_basic": "20240920T133509016069", "iso8601_basic_short": "20240920T133509", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCXYnrsBaUY4i0/t1QUWoZkFPnFbGncbkmF01/zUZNuwldCwqYoDxpR2K8ARraEuK9oVLyYO0alCszdGP42db6R4xfRCOhN3faeZXsneupsJk4LLpIBkq0uIokeAtcL1tPOUQQzfsQqzZzp4BmJCVrwmUW5ADnzqCgvB3gsruyTQUrEUJ9MtB5zdaQm5MXuipjeZQThTjYCB2aXv/qTdzfKAwds3CoSZ6HA5GNdi6tahsy3CRIn6VtVkvwrqjJcwo+RaRQzjh+C9AUoH2YQmfLbvog62MsnLk/5OPq5HhxO81pm/TJDsI4LXwLh1VviMOWzVvIaXuKwdmYAdgX1NU561bBzeYzi55qBKo4TcMmnOXiV+Es7dDrKjwwpQKsv5tjSqVkcO6ek3I6SI38DXFOBLZtqXOOLsO12iOReYJUWe/+cgBrz12kDCPmaHFzFFZ3+N0GQ/WiYcgqiUItIhb3xJTbPqls0czPCpCzKo57GyTmv17fpfGhBfRoGX/H1zYs=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDOnt+7F+RlMaCRRXs8YyuhiHP1FmeDlj4rNB/K2mg1iP9loXXc/XjJ083xMBDu7m7uYLGB+dnmj299Y+RcAQpE=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIKmxoIJtw8UORlc+o+Q7Pks5ERSyhMLnl+Oo8W221WGj", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_local": {}, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_pkg_mgr": "dnf", "ansible_apparmor": {"status": "disabled"}, "ansible_service_mgr": "systemd", "ansible_lsb": {}, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "gather_subset": ["min"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["min"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.process # destroy unicodedata # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy errno # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 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.45.153 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.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' 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.45.153 closed. [WARNING]: Module invocation had junk after the JSON data: # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.process # destroy unicodedata # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy errno # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks 32541 1726853709.07741: 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-1726853708.5386648-32612-39175524082019/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 32541 1726853709.07744: _low_level_execute_command(): starting 32541 1726853709.07747: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853708.5386648-32612-39175524082019/ > /dev/null 2>&1 && sleep 0' 32541 1726853709.07749: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32541 1726853709.07751: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32541 1726853709.07753: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32541 1726853709.07758: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32541 1726853709.07761: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 <<< 32541 1726853709.07763: stderr chunk (state=3): >>>debug2: match not found <<< 32541 1726853709.07765: 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.45.153 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.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK <<< 32541 1726853709.07818: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32541 1726853709.07861: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32541 1726853709.09878: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32541 1726853709.09883: stdout chunk (state=3): >>><<< 32541 1726853709.09885: stderr chunk (state=3): >>><<< 32541 1726853709.09888: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 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.45.153 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.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' 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 32541 1726853709.09890: handler run complete 32541 1726853709.09892: variable 'ansible_facts' from source: unknown 32541 1726853709.09946: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32541 1726853709.10079: variable 'ansible_facts' from source: unknown 32541 1726853709.10176: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32541 1726853709.10201: attempt loop complete, returning result 32541 1726853709.10208: _execute() done 32541 1726853709.10216: dumping result to json 32541 1726853709.10242: done dumping result, returning 32541 1726853709.10258: done running TaskExecutor() for managed_node1/TASK: Gather the minimum subset of ansible_facts required by the network role test [02083763-bbaf-a8a5-733d-0000000000c0] 32541 1726853709.10268: sending task result for task 02083763-bbaf-a8a5-733d-0000000000c0 32541 1726853709.10599: done sending task result for task 02083763-bbaf-a8a5-733d-0000000000c0 32541 1726853709.10602: WORKER PROCESS EXITING ok: [managed_node1] 32541 1726853709.10786: no more pending results, returning what we have 32541 1726853709.10789: results queue empty 32541 1726853709.10790: checking for any_errors_fatal 32541 1726853709.10792: done checking for any_errors_fatal 32541 1726853709.10793: checking for max_fail_percentage 32541 1726853709.10794: done checking for max_fail_percentage 32541 1726853709.10795: checking to see if all hosts have failed and the running result is not ok 32541 1726853709.10796: done checking to see if all hosts have failed 32541 1726853709.10796: getting the remaining hosts for this loop 32541 1726853709.10798: done getting the remaining hosts for this loop 32541 1726853709.10801: getting the next task for host managed_node1 32541 1726853709.10809: done getting next task for host managed_node1 32541 1726853709.10812: ^ task is: TASK: Check if system is ostree 32541 1726853709.10815: ^ 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 32541 1726853709.10818: getting variables 32541 1726853709.10819: in VariableManager get_vars() 32541 1726853709.10995: Calling all_inventory to load vars for managed_node1 32541 1726853709.10998: Calling groups_inventory to load vars for managed_node1 32541 1726853709.11001: Calling all_plugins_inventory to load vars for managed_node1 32541 1726853709.11010: Calling all_plugins_play to load vars for managed_node1 32541 1726853709.11013: Calling groups_plugins_inventory to load vars for managed_node1 32541 1726853709.11017: Calling groups_plugins_play to load vars for managed_node1 32541 1726853709.11221: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32541 1726853709.11434: done with get_vars() 32541 1726853709.11444: done getting variables TASK [Check if system is ostree] *********************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 Friday 20 September 2024 13:35:09 -0400 (0:00:00.722) 0:00:02.139 ****** 32541 1726853709.11546: entering _queue_task() for managed_node1/stat 32541 1726853709.11986: worker is 1 (out of 1 available) 32541 1726853709.11996: exiting _queue_task() for managed_node1/stat 32541 1726853709.12006: done queuing things up, now waiting for results queue to drain 32541 1726853709.12008: waiting for pending results... 32541 1726853709.12291: running TaskExecutor() for managed_node1/TASK: Check if system is ostree 32541 1726853709.12295: in run() - task 02083763-bbaf-a8a5-733d-0000000000c2 32541 1726853709.12298: variable 'ansible_search_path' from source: unknown 32541 1726853709.12300: variable 'ansible_search_path' from source: unknown 32541 1726853709.12365: calling self._execute() 32541 1726853709.12451: variable 'ansible_host' from source: host vars for 'managed_node1' 32541 1726853709.12466: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32541 1726853709.12483: variable 'omit' from source: magic vars 32541 1726853709.13005: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 32541 1726853709.13267: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 32541 1726853709.13323: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 32541 1726853709.13370: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 32541 1726853709.13481: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 32541 1726853709.13535: 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) 32541 1726853709.13570: 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) 32541 1726853709.13614: 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) 32541 1726853709.13647: 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) 32541 1726853709.13789: Evaluated conditional (not __network_is_ostree is defined): True 32541 1726853709.13809: variable 'omit' from source: magic vars 32541 1726853709.13916: variable 'omit' from source: magic vars 32541 1726853709.13919: variable 'omit' from source: magic vars 32541 1726853709.13936: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32541 1726853709.13969: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32541 1726853709.13997: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32541 1726853709.14024: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32541 1726853709.14043: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32541 1726853709.14081: variable 'inventory_hostname' from source: host vars for 'managed_node1' 32541 1726853709.14092: variable 'ansible_host' from source: host vars for 'managed_node1' 32541 1726853709.14100: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32541 1726853709.14215: Set connection var ansible_shell_type to sh 32541 1726853709.14227: Set connection var ansible_shell_executable to /bin/sh 32541 1726853709.14320: Set connection var ansible_module_compression to ZIP_DEFLATED 32541 1726853709.14411: Set connection var ansible_connection to ssh 32541 1726853709.14474: Set connection var ansible_timeout to 10 32541 1726853709.14480: Set connection var ansible_pipelining to False 32541 1726853709.14795: variable 'ansible_shell_executable' from source: unknown 32541 1726853709.14798: variable 'ansible_connection' from source: unknown 32541 1726853709.14801: variable 'ansible_module_compression' from source: unknown 32541 1726853709.14803: variable 'ansible_shell_type' from source: unknown 32541 1726853709.14805: variable 'ansible_shell_executable' from source: unknown 32541 1726853709.14807: variable 'ansible_host' from source: host vars for 'managed_node1' 32541 1726853709.14809: variable 'ansible_pipelining' from source: unknown 32541 1726853709.14811: variable 'ansible_timeout' from source: unknown 32541 1726853709.14813: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32541 1726853709.14908: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 32541 1726853709.14922: variable 'omit' from source: magic vars 32541 1726853709.14960: starting attempt loop 32541 1726853709.14967: running the handler 32541 1726853709.14996: _low_level_execute_command(): starting 32541 1726853709.15069: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 32541 1726853709.16389: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32541 1726853709.16432: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found <<< 32541 1726853709.16490: 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.45.153 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.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32541 1726853709.16543: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 32541 1726853709.16564: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32541 1726853709.16591: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32541 1726853709.16666: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32541 1726853709.18510: stdout chunk (state=3): >>>/root <<< 32541 1726853709.18884: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32541 1726853709.18888: stdout chunk (state=3): >>><<< 32541 1726853709.18890: stderr chunk (state=3): >>><<< 32541 1726853709.18895: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 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.45.153 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.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' 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 32541 1726853709.18904: _low_level_execute_command(): starting 32541 1726853709.18907: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853709.1879373-32654-257863502380290 `" && echo ansible-tmp-1726853709.1879373-32654-257863502380290="` echo /root/.ansible/tmp/ansible-tmp-1726853709.1879373-32654-257863502380290 `" ) && sleep 0' 32541 1726853709.19938: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 32541 1726853709.19959: 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.45.153 originally 10.31.45.153 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.45.153 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.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32541 1726853709.20084: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32541 1726853709.20301: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32541 1726853709.22197: stdout chunk (state=3): >>>ansible-tmp-1726853709.1879373-32654-257863502380290=/root/.ansible/tmp/ansible-tmp-1726853709.1879373-32654-257863502380290 <<< 32541 1726853709.22306: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32541 1726853709.22309: stdout chunk (state=3): >>><<< 32541 1726853709.22316: stderr chunk (state=3): >>><<< 32541 1726853709.22336: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853709.1879373-32654-257863502380290=/root/.ansible/tmp/ansible-tmp-1726853709.1879373-32654-257863502380290 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 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.45.153 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.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' 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 32541 1726853709.22676: variable 'ansible_module_compression' from source: unknown 32541 1726853709.22680: ANSIBALLZ: Using lock for stat 32541 1726853709.22682: ANSIBALLZ: Acquiring lock 32541 1726853709.22684: ANSIBALLZ: Lock acquired: 140241205466352 32541 1726853709.22686: ANSIBALLZ: Creating module 32541 1726853709.39799: ANSIBALLZ: Writing module into payload 32541 1726853709.39891: ANSIBALLZ: Writing module 32541 1726853709.39913: ANSIBALLZ: Renaming module 32541 1726853709.39922: ANSIBALLZ: Done creating module 32541 1726853709.39942: variable 'ansible_facts' from source: unknown 32541 1726853709.40021: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853709.1879373-32654-257863502380290/AnsiballZ_stat.py 32541 1726853709.40646: Sending initial data 32541 1726853709.40649: Sent initial data (153 bytes) 32541 1726853709.41582: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32541 1726853709.41886: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 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.45.153 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.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK <<< 32541 1726853709.41925: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32541 1726853709.41967: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32541 1726853709.43631: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 32541 1726853709.43699: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 32541 1726853709.43774: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-32541e6gcx0ew/tmppj8wp7dp /root/.ansible/tmp/ansible-tmp-1726853709.1879373-32654-257863502380290/AnsiballZ_stat.py <<< 32541 1726853709.43778: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853709.1879373-32654-257863502380290/AnsiballZ_stat.py" <<< 32541 1726853709.43833: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-32541e6gcx0ew/tmppj8wp7dp" to remote "/root/.ansible/tmp/ansible-tmp-1726853709.1879373-32654-257863502380290/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853709.1879373-32654-257863502380290/AnsiballZ_stat.py" <<< 32541 1726853709.45290: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32541 1726853709.45346: stderr chunk (state=3): >>><<< 32541 1726853709.45369: stdout chunk (state=3): >>><<< 32541 1726853709.45441: done transferring module to remote 32541 1726853709.45661: _low_level_execute_command(): starting 32541 1726853709.45665: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853709.1879373-32654-257863502380290/ /root/.ansible/tmp/ansible-tmp-1726853709.1879373-32654-257863502380290/AnsiballZ_stat.py && sleep 0' 32541 1726853709.46783: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32541 1726853709.46889: 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.45.153 originally 10.31.45.153 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.45.153 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.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK <<< 32541 1726853709.47096: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32541 1726853709.47147: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32541 1726853709.48932: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32541 1726853709.49125: stderr chunk (state=3): >>><<< 32541 1726853709.49129: stdout chunk (state=3): >>><<< 32541 1726853709.49147: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 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.45.153 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.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' 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 32541 1726853709.49150: _low_level_execute_command(): starting 32541 1726853709.49158: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853709.1879373-32654-257863502380290/AnsiballZ_stat.py && sleep 0' 32541 1726853709.50464: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32541 1726853709.50676: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32541 1726853709.50680: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32541 1726853709.50683: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32541 1726853709.50686: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 <<< 32541 1726853709.50688: stderr chunk (state=3): >>>debug2: match not found <<< 32541 1726853709.50690: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32541 1726853709.50692: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 32541 1726853709.50694: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.153 is address <<< 32541 1726853709.50698: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 32541 1726853709.50700: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32541 1726853709.50763: 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.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK <<< 32541 1726853709.51058: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32541 1726853709.51067: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32541 1726853709.53277: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 32541 1726853709.53284: stdout chunk (state=3): >>>import _imp # builtin <<< 32541 1726853709.53288: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 32541 1726853709.53438: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 32541 1726853709.53442: stdout chunk (state=3): >>>import 'posix' # <<< 32541 1726853709.53445: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 32541 1726853709.53447: stdout chunk (state=3): >>>import 'time' # <<< 32541 1726853709.53458: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 32541 1726853709.53509: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 32541 1726853709.53535: stdout chunk (state=3): >>>import '_codecs' # <<< 32541 1726853709.53538: stdout chunk (state=3): >>>import 'codecs' # <<< 32541 1726853709.53699: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 32541 1726853709.53703: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 32541 1726853709.53730: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f53104d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f52dfb30> <<< 32541 1726853709.53808: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f5312a50> import '_signal' # import '_abc' # import 'abc' # import 'io' # <<< 32541 1726853709.53840: stdout chunk (state=3): >>>import '_stat' # import 'stat' # import '_collections_abc' # <<< 32541 1726853709.53870: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 32541 1726853709.54045: stdout chunk (state=3): >>>import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f50e5130> <<< 32541 1726853709.54114: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 32541 1726853709.54117: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f50e5fa0> <<< 32541 1726853709.54119: stdout chunk (state=3): >>>import 'site' # <<< 32541 1726853709.54244: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 32541 1726853709.54483: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 32541 1726853709.54497: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 32541 1726853709.54532: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f5123e90> <<< 32541 1726853709.54557: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 32541 1726853709.54813: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f5123f50> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f515b830> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 32541 1726853709.54816: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f515bec0> <<< 32541 1726853709.54819: stdout chunk (state=3): >>>import '_collections' # <<< 32541 1726853709.54884: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f513bb60> import '_functools' # <<< 32541 1726853709.55019: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f5139280> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f5121040> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 32541 1726853709.55088: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 32541 1726853709.55122: stdout chunk (state=3): >>>import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 32541 1726853709.55144: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 32541 1726853709.55347: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f517b740> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f517a360> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f513a120> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f5178b90> <<< 32541 1726853709.55382: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f51b07a0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f51202c0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe0f51b0c50> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f51b0b00> <<< 32541 1726853709.55426: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe0f51b0ec0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f511ede0> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 32541 1726853709.55710: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 32541 1726853709.55729: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f51b1580> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f51b1250> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f51b2480> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f51c86b0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe0f51c9dc0> <<< 32541 1726853709.55761: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 32541 1726853709.55795: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 32541 1726853709.55813: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f51cac30> <<< 32541 1726853709.55843: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe0f51cb260> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f51ca180> <<< 32541 1726853709.55937: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe0f51cbce0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f51cb410> <<< 32541 1726853709.56006: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f51b24e0> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 32541 1726853709.56039: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 32541 1726853709.56153: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 32541 1726853709.56191: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe0f4f63bc0> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe0f4f8c6e0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f4f8c440> <<< 32541 1726853709.56291: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe0f4f8c710> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 32541 1726853709.56358: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 32541 1726853709.56444: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe0f4f8d040> <<< 32541 1726853709.56576: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe0f4f8da00> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f4f8c8f0> <<< 32541 1726853709.56648: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f4f61d60> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 32541 1726853709.56876: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f4f8ee10> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f4f8db50> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f51b2bd0> <<< 32541 1726853709.56910: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f4fb71a0> <<< 32541 1726853709.57027: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f4fdb590> <<< 32541 1726853709.57045: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 32541 1726853709.57083: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 32541 1726853709.57144: stdout chunk (state=3): >>>import 'ntpath' # <<< 32541 1726853709.57177: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f503c320> <<< 32541 1726853709.57206: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 32541 1726853709.57312: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 32541 1726853709.57316: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 32541 1726853709.57377: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f503ea80> <<< 32541 1726853709.57468: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f503c440> <<< 32541 1726853709.57519: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f5001340> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f4929460> <<< 32541 1726853709.57590: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f4fda390> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f4f8fd70> <<< 32541 1726853709.57661: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 32541 1726853709.57679: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fe0f4fda4b0> <<< 32541 1726853709.57975: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_qflntbn9/ansible_stat_payload.zip' # zipimport: zlib available <<< 32541 1726853709.57980: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853709.58004: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 32541 1726853709.58027: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 32541 1726853709.58191: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f497f1a0> import '_typing' # <<< 32541 1726853709.58345: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f495e090> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f495d1f0> # zipimport: zlib available <<< 32541 1726853709.58375: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available # zipimport: zlib available <<< 32541 1726853709.58406: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils' # <<< 32541 1726853709.58518: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853709.59943: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853709.60917: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f497d070> <<< 32541 1726853709.60928: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 32541 1726853709.60991: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 32541 1726853709.60994: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py <<< 32541 1726853709.61037: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe0f49a6bd0> <<< 32541 1726853709.61040: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f49a6960> <<< 32541 1726853709.61215: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f49a6270> <<< 32541 1726853709.61218: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 32541 1726853709.61230: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f49a66c0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f497fe30> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe0f49a79b0> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe0f49a7bf0> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 32541 1726853709.61256: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 32541 1726853709.61279: stdout chunk (state=3): >>>import '_locale' # <<< 32541 1726853709.61318: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f49cc0b0> <<< 32541 1726853709.61344: stdout chunk (state=3): >>>import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 32541 1726853709.61453: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f4811e80> <<< 32541 1726853709.61460: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe0f4813aa0> <<< 32541 1726853709.61463: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 32541 1726853709.61561: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f4814470> <<< 32541 1726853709.61566: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 32541 1726853709.61581: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f4815610> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 32541 1726853709.61723: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 32541 1726853709.61743: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f4817fb0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe0f481c710> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f4816360> <<< 32541 1726853709.61769: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 32541 1726853709.61797: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 32541 1726853709.61862: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 32541 1726853709.61961: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f4864080> import '_tokenize' # <<< 32541 1726853709.61986: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f481eb70> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f481e8d0> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 32541 1726853709.61997: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 32541 1726853709.62066: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f481ee40> <<< 32541 1726853709.62085: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f4816840> <<< 32541 1726853709.62185: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe0f48682f0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f48683e0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 32541 1726853709.62205: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 32541 1726853709.62258: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe0f4869fd0> <<< 32541 1726853709.62364: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f4869d60> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 32541 1726853709.62405: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 32541 1726853709.62423: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe0f486c530> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f486a690> <<< 32541 1726853709.62502: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 32541 1726853709.62515: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 32541 1726853709.62557: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f486fc50> <<< 32541 1726853709.62676: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f486c620> <<< 32541 1726853709.62738: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe0f48707d0> <<< 32541 1726853709.62806: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe0f4870e60> <<< 32541 1726853709.62928: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe0f4870f50> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f48686e0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' <<< 32541 1726853709.62949: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe0f48fc620> <<< 32541 1726853709.63084: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe0f48fd610> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f4872db0> <<< 32541 1726853709.63127: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe0f4873980> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f4872990> <<< 32541 1726853709.63209: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # <<< 32541 1726853709.63212: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853709.63258: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853709.63377: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853709.63411: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 32541 1726853709.63601: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853709.63604: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853709.63628: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853709.64164: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853709.64695: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 32541 1726853709.64797: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe0f4701910> <<< 32541 1726853709.64876: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 32541 1726853709.64902: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f47025d0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f48fd850> <<< 32541 1726853709.64942: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available <<< 32541 1726853709.64977: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils._text' # <<< 32541 1726853709.64991: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853709.65134: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853709.65399: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f4702780> # zipimport: zlib available <<< 32541 1726853709.65757: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853709.66193: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853709.66269: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853709.66337: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 32541 1726853709.66351: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853709.66384: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853709.66412: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 32541 1726853709.66432: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853709.66491: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853709.66568: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 32541 1726853709.66606: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 32541 1726853709.66628: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853709.66651: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853709.66688: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 32541 1726853709.66732: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853709.66922: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853709.67146: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 32541 1726853709.67264: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # <<< 32541 1726853709.67293: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f47039e0> # zipimport: zlib available <<< 32541 1726853709.67359: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853709.67457: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 32541 1726853709.67544: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available <<< 32541 1726853709.67548: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available <<< 32541 1726853709.67591: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853709.67632: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853709.67696: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853709.67754: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py <<< 32541 1726853709.67788: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 32541 1726853709.67874: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe0f470e2d0> <<< 32541 1726853709.67948: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f4709b80> <<< 32541 1726853709.67993: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 32541 1726853709.68012: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853709.68068: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853709.68091: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853709.68239: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py <<< 32541 1726853709.68268: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 32541 1726853709.68339: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 32541 1726853709.68383: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f49fac30> <<< 32541 1726853709.68387: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f49ee900> <<< 32541 1726853709.68481: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f470e510> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f4704aa0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 32541 1726853709.68601: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853709.68623: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available <<< 32541 1726853709.68747: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853709.68930: stdout chunk (state=3): >>># zipimport: zlib available <<< 32541 1726853709.69047: 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"}}} # destroy __main__ <<< 32541 1726853709.69389: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix <<< 32541 1726853709.69424: stdout chunk (state=3): >>># cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath<<< 32541 1726853709.69456: stdout chunk (state=3): >>> # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random<<< 32541 1726853709.69521: stdout chunk (state=3): >>> # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex <<< 32541 1726853709.69558: stdout chunk (state=3): >>># cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors <<< 32541 1726853709.69570: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules <<< 32541 1726853709.69838: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 32541 1726853709.69875: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct <<< 32541 1726853709.69896: stdout chunk (state=3): >>># destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress <<< 32541 1726853709.69944: stdout chunk (state=3): >>># destroy ntpath <<< 32541 1726853709.69983: stdout chunk (state=3): >>># destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid <<< 32541 1726853709.70007: stdout chunk (state=3): >>># destroy selectors # destroy errno <<< 32541 1726853709.70029: stdout chunk (state=3): >>># destroy array # destroy datetime # destroy selinux <<< 32541 1726853709.70056: stdout chunk (state=3): >>># destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 32541 1726853709.70089: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes<<< 32541 1726853709.70112: 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 # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize <<< 32541 1726853709.70124: stdout chunk (state=3): >>># cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings <<< 32541 1726853709.70170: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc <<< 32541 1726853709.70222: stdout chunk (state=3): >>># destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # 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 <<< 32541 1726853709.70235: stdout chunk (state=3): >>># cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 32541 1726853709.70384: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 32541 1726853709.70390: stdout chunk (state=3): >>># destroy _collections <<< 32541 1726853709.70426: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 32541 1726853709.70474: stdout chunk (state=3): >>># destroy _typing # destroy _tokenize <<< 32541 1726853709.70496: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 32541 1726853709.70603: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 <<< 32541 1726853709.70639: stdout chunk (state=3): >>># destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref <<< 32541 1726853709.70707: stdout chunk (state=3): >>># destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread <<< 32541 1726853709.70710: stdout chunk (state=3): >>># clear sys.audit hooks <<< 32541 1726853709.71225: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.153 closed. <<< 32541 1726853709.71312: stderr chunk (state=3): >>><<< 32541 1726853709.71315: stdout chunk (state=3): >>><<< 32541 1726853709.71529: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f53104d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f52dfb30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f5312a50> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f50e5130> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f50e5fa0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f5123e90> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f5123f50> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f515b830> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f515bec0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f513bb60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f5139280> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f5121040> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f517b740> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f517a360> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f513a120> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f5178b90> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f51b07a0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f51202c0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe0f51b0c50> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f51b0b00> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe0f51b0ec0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f511ede0> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f51b1580> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f51b1250> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f51b2480> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f51c86b0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe0f51c9dc0> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f51cac30> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe0f51cb260> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f51ca180> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe0f51cbce0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f51cb410> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f51b24e0> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe0f4f63bc0> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe0f4f8c6e0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f4f8c440> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe0f4f8c710> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe0f4f8d040> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe0f4f8da00> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f4f8c8f0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f4f61d60> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f4f8ee10> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f4f8db50> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f51b2bd0> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f4fb71a0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f4fdb590> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f503c320> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f503ea80> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f503c440> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f5001340> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f4929460> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f4fda390> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f4f8fd70> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fe0f4fda4b0> # zipimport: found 30 names in '/tmp/ansible_stat_payload_qflntbn9/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f497f1a0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f495e090> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f495d1f0> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f497d070> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe0f49a6bd0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f49a6960> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f49a6270> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f49a66c0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f497fe30> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe0f49a79b0> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe0f49a7bf0> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f49cc0b0> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f4811e80> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe0f4813aa0> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f4814470> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f4815610> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f4817fb0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe0f481c710> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f4816360> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f4864080> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f481eb70> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f481e8d0> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f481ee40> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f4816840> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe0f48682f0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f48683e0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe0f4869fd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f4869d60> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe0f486c530> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f486a690> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f486fc50> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f486c620> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe0f48707d0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe0f4870e60> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe0f4870f50> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f48686e0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe0f48fc620> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe0f48fd610> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f4872db0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe0f4873980> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f4872990> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe0f4701910> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f47025d0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f48fd850> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f4702780> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f47039e0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe0f470e2d0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f4709b80> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f49fac30> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f49ee900> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f470e510> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f4704aa0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/run/ostree-booted", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 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.45.153 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.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' 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.45.153 closed. [WARNING]: Module invocation had junk after the JSON data: # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks 32541 1726853709.72927: 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-1726853709.1879373-32654-257863502380290/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 32541 1726853709.72931: _low_level_execute_command(): starting 32541 1726853709.72934: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853709.1879373-32654-257863502380290/ > /dev/null 2>&1 && sleep 0' 32541 1726853709.72936: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 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.45.153 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.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32541 1726853709.72939: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 <<< 32541 1726853709.74760: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32541 1726853709.74763: stderr chunk (state=3): >>><<< 32541 1726853709.74766: stdout chunk (state=3): >>><<< 32541 1726853709.74789: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 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.45.153 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.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' 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 32541 1726853709.74794: handler run complete 32541 1726853709.74815: attempt loop complete, returning result 32541 1726853709.74818: _execute() done 32541 1726853709.74820: dumping result to json 32541 1726853709.74823: done dumping result, returning 32541 1726853709.74833: done running TaskExecutor() for managed_node1/TASK: Check if system is ostree [02083763-bbaf-a8a5-733d-0000000000c2] 32541 1726853709.74835: sending task result for task 02083763-bbaf-a8a5-733d-0000000000c2 32541 1726853709.74929: done sending task result for task 02083763-bbaf-a8a5-733d-0000000000c2 32541 1726853709.74932: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "stat": { "exists": false } } 32541 1726853709.75030: no more pending results, returning what we have 32541 1726853709.75034: results queue empty 32541 1726853709.75035: checking for any_errors_fatal 32541 1726853709.75042: done checking for any_errors_fatal 32541 1726853709.75042: checking for max_fail_percentage 32541 1726853709.75044: done checking for max_fail_percentage 32541 1726853709.75045: checking to see if all hosts have failed and the running result is not ok 32541 1726853709.75045: done checking to see if all hosts have failed 32541 1726853709.75046: getting the remaining hosts for this loop 32541 1726853709.75047: done getting the remaining hosts for this loop 32541 1726853709.75051: getting the next task for host managed_node1 32541 1726853709.75060: done getting next task for host managed_node1 32541 1726853709.75062: ^ task is: TASK: Set flag to indicate system is ostree 32541 1726853709.75065: ^ 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 32541 1726853709.75069: getting variables 32541 1726853709.75073: in VariableManager get_vars() 32541 1726853709.75104: Calling all_inventory to load vars for managed_node1 32541 1726853709.75106: Calling groups_inventory to load vars for managed_node1 32541 1726853709.75109: Calling all_plugins_inventory to load vars for managed_node1 32541 1726853709.75119: Calling all_plugins_play to load vars for managed_node1 32541 1726853709.75121: Calling groups_plugins_inventory to load vars for managed_node1 32541 1726853709.75124: Calling groups_plugins_play to load vars for managed_node1 32541 1726853709.75493: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32541 1726853709.75811: done with get_vars() 32541 1726853709.75823: done getting variables 32541 1726853709.75978: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Set flag to indicate system is ostree] *********************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:22 Friday 20 September 2024 13:35:09 -0400 (0:00:00.644) 0:00:02.784 ****** 32541 1726853709.76006: entering _queue_task() for managed_node1/set_fact 32541 1726853709.76008: Creating lock for set_fact 32541 1726853709.76693: worker is 1 (out of 1 available) 32541 1726853709.76705: exiting _queue_task() for managed_node1/set_fact 32541 1726853709.76742: done queuing things up, now waiting for results queue to drain 32541 1726853709.76744: waiting for pending results... 32541 1726853709.76988: running TaskExecutor() for managed_node1/TASK: Set flag to indicate system is ostree 32541 1726853709.77004: in run() - task 02083763-bbaf-a8a5-733d-0000000000c3 32541 1726853709.77021: variable 'ansible_search_path' from source: unknown 32541 1726853709.77029: variable 'ansible_search_path' from source: unknown 32541 1726853709.77073: calling self._execute() 32541 1726853709.77154: variable 'ansible_host' from source: host vars for 'managed_node1' 32541 1726853709.77159: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32541 1726853709.77167: variable 'omit' from source: magic vars 32541 1726853709.77524: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 32541 1726853709.77741: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 32541 1726853709.77775: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 32541 1726853709.77801: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 32541 1726853709.77826: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 32541 1726853709.77891: 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) 32541 1726853709.77909: 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) 32541 1726853709.77929: 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) 32541 1726853709.77945: 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) 32541 1726853709.78034: Evaluated conditional (not __network_is_ostree is defined): True 32541 1726853709.78039: variable 'omit' from source: magic vars 32541 1726853709.78066: variable 'omit' from source: magic vars 32541 1726853709.78148: variable '__ostree_booted_stat' from source: set_fact 32541 1726853709.78186: variable 'omit' from source: magic vars 32541 1726853709.78204: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32541 1726853709.78227: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32541 1726853709.78243: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32541 1726853709.78256: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32541 1726853709.78266: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32541 1726853709.78289: variable 'inventory_hostname' from source: host vars for 'managed_node1' 32541 1726853709.78292: variable 'ansible_host' from source: host vars for 'managed_node1' 32541 1726853709.78295: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32541 1726853709.78361: Set connection var ansible_shell_type to sh 32541 1726853709.78367: Set connection var ansible_shell_executable to /bin/sh 32541 1726853709.78373: Set connection var ansible_module_compression to ZIP_DEFLATED 32541 1726853709.78376: Set connection var ansible_connection to ssh 32541 1726853709.78383: Set connection var ansible_timeout to 10 32541 1726853709.78388: Set connection var ansible_pipelining to False 32541 1726853709.78403: variable 'ansible_shell_executable' from source: unknown 32541 1726853709.78406: variable 'ansible_connection' from source: unknown 32541 1726853709.78409: variable 'ansible_module_compression' from source: unknown 32541 1726853709.78411: variable 'ansible_shell_type' from source: unknown 32541 1726853709.78413: variable 'ansible_shell_executable' from source: unknown 32541 1726853709.78415: variable 'ansible_host' from source: host vars for 'managed_node1' 32541 1726853709.78419: variable 'ansible_pipelining' from source: unknown 32541 1726853709.78421: variable 'ansible_timeout' from source: unknown 32541 1726853709.78425: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32541 1726853709.78514: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 32541 1726853709.78521: variable 'omit' from source: magic vars 32541 1726853709.78614: starting attempt loop 32541 1726853709.78616: running the handler 32541 1726853709.78619: handler run complete 32541 1726853709.78620: attempt loop complete, returning result 32541 1726853709.78622: _execute() done 32541 1726853709.78624: dumping result to json 32541 1726853709.78625: done dumping result, returning 32541 1726853709.78627: done running TaskExecutor() for managed_node1/TASK: Set flag to indicate system is ostree [02083763-bbaf-a8a5-733d-0000000000c3] 32541 1726853709.78629: sending task result for task 02083763-bbaf-a8a5-733d-0000000000c3 32541 1726853709.78687: done sending task result for task 02083763-bbaf-a8a5-733d-0000000000c3 32541 1726853709.78691: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } 32541 1726853709.78989: no more pending results, returning what we have 32541 1726853709.78992: results queue empty 32541 1726853709.78993: checking for any_errors_fatal 32541 1726853709.78999: done checking for any_errors_fatal 32541 1726853709.79000: checking for max_fail_percentage 32541 1726853709.79001: done checking for max_fail_percentage 32541 1726853709.79002: checking to see if all hosts have failed and the running result is not ok 32541 1726853709.79003: done checking to see if all hosts have failed 32541 1726853709.79004: getting the remaining hosts for this loop 32541 1726853709.79005: done getting the remaining hosts for this loop 32541 1726853709.79008: getting the next task for host managed_node1 32541 1726853709.79015: done getting next task for host managed_node1 32541 1726853709.79017: ^ task is: TASK: Fix CentOS6 Base repo 32541 1726853709.79020: ^ 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 32541 1726853709.79023: getting variables 32541 1726853709.79024: in VariableManager get_vars() 32541 1726853709.79050: Calling all_inventory to load vars for managed_node1 32541 1726853709.79053: Calling groups_inventory to load vars for managed_node1 32541 1726853709.79056: Calling all_plugins_inventory to load vars for managed_node1 32541 1726853709.79065: Calling all_plugins_play to load vars for managed_node1 32541 1726853709.79068: Calling groups_plugins_inventory to load vars for managed_node1 32541 1726853709.79114: Calling groups_plugins_play to load vars for managed_node1 32541 1726853709.79626: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32541 1726853709.79841: done with get_vars() 32541 1726853709.79849: done getting variables 32541 1726853709.79985: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Fix CentOS6 Base repo] *************************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:26 Friday 20 September 2024 13:35:09 -0400 (0:00:00.040) 0:00:02.824 ****** 32541 1726853709.80013: entering _queue_task() for managed_node1/copy 32541 1726853709.80238: worker is 1 (out of 1 available) 32541 1726853709.80248: exiting _queue_task() for managed_node1/copy 32541 1726853709.80259: done queuing things up, now waiting for results queue to drain 32541 1726853709.80260: waiting for pending results... 32541 1726853709.80488: running TaskExecutor() for managed_node1/TASK: Fix CentOS6 Base repo 32541 1726853709.80582: in run() - task 02083763-bbaf-a8a5-733d-0000000000c5 32541 1726853709.80587: variable 'ansible_search_path' from source: unknown 32541 1726853709.80590: variable 'ansible_search_path' from source: unknown 32541 1726853709.80593: calling self._execute() 32541 1726853709.80796: variable 'ansible_host' from source: host vars for 'managed_node1' 32541 1726853709.80800: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32541 1726853709.80802: variable 'omit' from source: magic vars 32541 1726853709.81114: variable 'ansible_distribution' from source: facts 32541 1726853709.81132: Evaluated conditional (ansible_distribution == 'CentOS'): True 32541 1726853709.81248: variable 'ansible_distribution_major_version' from source: facts 32541 1726853709.81260: Evaluated conditional (ansible_distribution_major_version == '6'): False 32541 1726853709.81263: when evaluation is False, skipping this task 32541 1726853709.81266: _execute() done 32541 1726853709.81268: dumping result to json 32541 1726853709.81273: done dumping result, returning 32541 1726853709.81280: done running TaskExecutor() for managed_node1/TASK: Fix CentOS6 Base repo [02083763-bbaf-a8a5-733d-0000000000c5] 32541 1726853709.81284: sending task result for task 02083763-bbaf-a8a5-733d-0000000000c5 32541 1726853709.81413: done sending task result for task 02083763-bbaf-a8a5-733d-0000000000c5 32541 1726853709.81417: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 32541 1726853709.81484: no more pending results, returning what we have 32541 1726853709.81488: results queue empty 32541 1726853709.81488: checking for any_errors_fatal 32541 1726853709.81493: done checking for any_errors_fatal 32541 1726853709.81494: checking for max_fail_percentage 32541 1726853709.81496: done checking for max_fail_percentage 32541 1726853709.81496: checking to see if all hosts have failed and the running result is not ok 32541 1726853709.81497: done checking to see if all hosts have failed 32541 1726853709.81498: getting the remaining hosts for this loop 32541 1726853709.81499: done getting the remaining hosts for this loop 32541 1726853709.81503: getting the next task for host managed_node1 32541 1726853709.81509: done getting next task for host managed_node1 32541 1726853709.81513: ^ task is: TASK: Include the task 'enable_epel.yml' 32541 1726853709.81516: ^ 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 32541 1726853709.81520: getting variables 32541 1726853709.81521: in VariableManager get_vars() 32541 1726853709.81554: Calling all_inventory to load vars for managed_node1 32541 1726853709.81558: Calling groups_inventory to load vars for managed_node1 32541 1726853709.81562: Calling all_plugins_inventory to load vars for managed_node1 32541 1726853709.81574: Calling all_plugins_play to load vars for managed_node1 32541 1726853709.81577: Calling groups_plugins_inventory to load vars for managed_node1 32541 1726853709.81579: Calling groups_plugins_play to load vars for managed_node1 32541 1726853709.81731: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32541 1726853709.81842: done with get_vars() 32541 1726853709.81850: done getting variables TASK [Include the task 'enable_epel.yml'] ************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:51 Friday 20 September 2024 13:35:09 -0400 (0:00:00.019) 0:00:02.843 ****** 32541 1726853709.81932: entering _queue_task() for managed_node1/include_tasks 32541 1726853709.82202: worker is 1 (out of 1 available) 32541 1726853709.82213: exiting _queue_task() for managed_node1/include_tasks 32541 1726853709.82223: done queuing things up, now waiting for results queue to drain 32541 1726853709.82224: waiting for pending results... 32541 1726853709.82494: running TaskExecutor() for managed_node1/TASK: Include the task 'enable_epel.yml' 32541 1726853709.82613: in run() - task 02083763-bbaf-a8a5-733d-0000000000c6 32541 1726853709.82630: variable 'ansible_search_path' from source: unknown 32541 1726853709.82639: variable 'ansible_search_path' from source: unknown 32541 1726853709.82686: calling self._execute() 32541 1726853709.82768: variable 'ansible_host' from source: host vars for 'managed_node1' 32541 1726853709.82802: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32541 1726853709.82806: variable 'omit' from source: magic vars 32541 1726853709.83385: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32541 1726853709.85214: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32541 1726853709.85232: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32541 1726853709.85293: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32541 1726853709.85309: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32541 1726853709.85330: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32541 1726853709.85478: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32541 1726853709.85481: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32541 1726853709.85483: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32541 1726853709.85500: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32541 1726853709.85517: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32541 1726853709.85636: variable '__network_is_ostree' from source: set_fact 32541 1726853709.85657: Evaluated conditional (not __network_is_ostree | d(false)): True 32541 1726853709.85666: _execute() done 32541 1726853709.85675: dumping result to json 32541 1726853709.85683: done dumping result, returning 32541 1726853709.85699: done running TaskExecutor() for managed_node1/TASK: Include the task 'enable_epel.yml' [02083763-bbaf-a8a5-733d-0000000000c6] 32541 1726853709.85711: sending task result for task 02083763-bbaf-a8a5-733d-0000000000c6 32541 1726853709.85989: done sending task result for task 02083763-bbaf-a8a5-733d-0000000000c6 32541 1726853709.85992: WORKER PROCESS EXITING 32541 1726853709.86016: no more pending results, returning what we have 32541 1726853709.86020: in VariableManager get_vars() 32541 1726853709.86053: Calling all_inventory to load vars for managed_node1 32541 1726853709.86055: Calling groups_inventory to load vars for managed_node1 32541 1726853709.86059: Calling all_plugins_inventory to load vars for managed_node1 32541 1726853709.86073: Calling all_plugins_play to load vars for managed_node1 32541 1726853709.86077: Calling groups_plugins_inventory to load vars for managed_node1 32541 1726853709.86080: Calling groups_plugins_play to load vars for managed_node1 32541 1726853709.86283: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32541 1726853709.86421: done with get_vars() 32541 1726853709.86428: variable 'ansible_search_path' from source: unknown 32541 1726853709.86429: variable 'ansible_search_path' from source: unknown 32541 1726853709.86462: we have included files to process 32541 1726853709.86463: generating all_blocks data 32541 1726853709.86465: done generating all_blocks data 32541 1726853709.86469: processing included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 32541 1726853709.86470: loading included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 32541 1726853709.86475: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 32541 1726853709.87178: done processing included file 32541 1726853709.87180: iterating over new_blocks loaded from include file 32541 1726853709.87181: in VariableManager get_vars() 32541 1726853709.87193: done with get_vars() 32541 1726853709.87195: filtering new block on tags 32541 1726853709.87220: done filtering new block on tags 32541 1726853709.87223: in VariableManager get_vars() 32541 1726853709.87235: done with get_vars() 32541 1726853709.87236: filtering new block on tags 32541 1726853709.87252: done filtering new block on tags 32541 1726853709.87254: done iterating over new_blocks loaded from include file included: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml for managed_node1 32541 1726853709.87261: extending task lists for all hosts with included blocks 32541 1726853709.87362: done extending task lists 32541 1726853709.87363: done processing included files 32541 1726853709.87364: results queue empty 32541 1726853709.87365: checking for any_errors_fatal 32541 1726853709.87368: done checking for any_errors_fatal 32541 1726853709.87368: checking for max_fail_percentage 32541 1726853709.87372: done checking for max_fail_percentage 32541 1726853709.87373: checking to see if all hosts have failed and the running result is not ok 32541 1726853709.87373: done checking to see if all hosts have failed 32541 1726853709.87374: getting the remaining hosts for this loop 32541 1726853709.87378: done getting the remaining hosts for this loop 32541 1726853709.87381: getting the next task for host managed_node1 32541 1726853709.87386: done getting next task for host managed_node1 32541 1726853709.87388: ^ task is: TASK: Create EPEL {{ ansible_distribution_major_version }} 32541 1726853709.87390: ^ 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 32541 1726853709.87393: getting variables 32541 1726853709.87394: in VariableManager get_vars() 32541 1726853709.87401: Calling all_inventory to load vars for managed_node1 32541 1726853709.87403: Calling groups_inventory to load vars for managed_node1 32541 1726853709.87425: Calling all_plugins_inventory to load vars for managed_node1 32541 1726853709.87431: Calling all_plugins_play to load vars for managed_node1 32541 1726853709.87439: Calling groups_plugins_inventory to load vars for managed_node1 32541 1726853709.87443: Calling groups_plugins_play to load vars for managed_node1 32541 1726853709.87588: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32541 1726853709.87774: done with get_vars() 32541 1726853709.87782: done getting variables 32541 1726853709.87853: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) 32541 1726853709.88042: variable 'ansible_distribution_major_version' from source: facts TASK [Create EPEL 10] ********************************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:8 Friday 20 September 2024 13:35:09 -0400 (0:00:00.061) 0:00:02.905 ****** 32541 1726853709.88094: entering _queue_task() for managed_node1/command 32541 1726853709.88096: Creating lock for command 32541 1726853709.88411: worker is 1 (out of 1 available) 32541 1726853709.88424: exiting _queue_task() for managed_node1/command 32541 1726853709.88439: done queuing things up, now waiting for results queue to drain 32541 1726853709.88441: waiting for pending results... 32541 1726853709.88673: running TaskExecutor() for managed_node1/TASK: Create EPEL 10 32541 1726853709.88809: in run() - task 02083763-bbaf-a8a5-733d-0000000000e0 32541 1726853709.88830: variable 'ansible_search_path' from source: unknown 32541 1726853709.88845: variable 'ansible_search_path' from source: unknown 32541 1726853709.88885: calling self._execute() 32541 1726853709.88996: variable 'ansible_host' from source: host vars for 'managed_node1' 32541 1726853709.88999: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32541 1726853709.89002: variable 'omit' from source: magic vars 32541 1726853709.89388: variable 'ansible_distribution' from source: facts 32541 1726853709.89392: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 32541 1726853709.89539: variable 'ansible_distribution_major_version' from source: facts 32541 1726853709.89542: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 32541 1726853709.89547: when evaluation is False, skipping this task 32541 1726853709.89549: _execute() done 32541 1726853709.89552: dumping result to json 32541 1726853709.89557: done dumping result, returning 32541 1726853709.89564: done running TaskExecutor() for managed_node1/TASK: Create EPEL 10 [02083763-bbaf-a8a5-733d-0000000000e0] 32541 1726853709.89567: sending task result for task 02083763-bbaf-a8a5-733d-0000000000e0 32541 1726853709.89738: done sending task result for task 02083763-bbaf-a8a5-733d-0000000000e0 32541 1726853709.89743: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 32541 1726853709.89864: no more pending results, returning what we have 32541 1726853709.89867: results queue empty 32541 1726853709.89869: checking for any_errors_fatal 32541 1726853709.89878: done checking for any_errors_fatal 32541 1726853709.89879: checking for max_fail_percentage 32541 1726853709.89882: done checking for max_fail_percentage 32541 1726853709.89883: checking to see if all hosts have failed and the running result is not ok 32541 1726853709.89884: done checking to see if all hosts have failed 32541 1726853709.89885: getting the remaining hosts for this loop 32541 1726853709.89886: done getting the remaining hosts for this loop 32541 1726853709.89889: getting the next task for host managed_node1 32541 1726853709.89898: done getting next task for host managed_node1 32541 1726853709.89901: ^ task is: TASK: Install yum-utils package 32541 1726853709.89905: ^ 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 32541 1726853709.89909: getting variables 32541 1726853709.89910: in VariableManager get_vars() 32541 1726853709.89936: Calling all_inventory to load vars for managed_node1 32541 1726853709.89939: Calling groups_inventory to load vars for managed_node1 32541 1726853709.89942: Calling all_plugins_inventory to load vars for managed_node1 32541 1726853709.89953: Calling all_plugins_play to load vars for managed_node1 32541 1726853709.89956: Calling groups_plugins_inventory to load vars for managed_node1 32541 1726853709.89959: Calling groups_plugins_play to load vars for managed_node1 32541 1726853709.90141: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32541 1726853709.90340: done with get_vars() 32541 1726853709.90353: done getting variables 32541 1726853709.90457: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Install yum-utils package] *********************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:26 Friday 20 September 2024 13:35:09 -0400 (0:00:00.023) 0:00:02.928 ****** 32541 1726853709.90489: entering _queue_task() for managed_node1/package 32541 1726853709.90491: Creating lock for package 32541 1726853709.90785: worker is 1 (out of 1 available) 32541 1726853709.90796: exiting _queue_task() for managed_node1/package 32541 1726853709.90807: done queuing things up, now waiting for results queue to drain 32541 1726853709.90809: waiting for pending results... 32541 1726853709.91275: running TaskExecutor() for managed_node1/TASK: Install yum-utils package 32541 1726853709.91280: in run() - task 02083763-bbaf-a8a5-733d-0000000000e1 32541 1726853709.91283: variable 'ansible_search_path' from source: unknown 32541 1726853709.91285: variable 'ansible_search_path' from source: unknown 32541 1726853709.91288: calling self._execute() 32541 1726853709.91290: variable 'ansible_host' from source: host vars for 'managed_node1' 32541 1726853709.91293: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32541 1726853709.91297: variable 'omit' from source: magic vars 32541 1726853709.91659: variable 'ansible_distribution' from source: facts 32541 1726853709.91676: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 32541 1726853709.91809: variable 'ansible_distribution_major_version' from source: facts 32541 1726853709.91813: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 32541 1726853709.91816: when evaluation is False, skipping this task 32541 1726853709.91818: _execute() done 32541 1726853709.91821: dumping result to json 32541 1726853709.91823: done dumping result, returning 32541 1726853709.91826: done running TaskExecutor() for managed_node1/TASK: Install yum-utils package [02083763-bbaf-a8a5-733d-0000000000e1] 32541 1726853709.91865: sending task result for task 02083763-bbaf-a8a5-733d-0000000000e1 32541 1726853709.91952: done sending task result for task 02083763-bbaf-a8a5-733d-0000000000e1 skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 32541 1726853709.91998: no more pending results, returning what we have 32541 1726853709.92001: results queue empty 32541 1726853709.92002: checking for any_errors_fatal 32541 1726853709.92008: done checking for any_errors_fatal 32541 1726853709.92009: checking for max_fail_percentage 32541 1726853709.92010: done checking for max_fail_percentage 32541 1726853709.92011: checking to see if all hosts have failed and the running result is not ok 32541 1726853709.92012: done checking to see if all hosts have failed 32541 1726853709.92012: getting the remaining hosts for this loop 32541 1726853709.92014: done getting the remaining hosts for this loop 32541 1726853709.92017: getting the next task for host managed_node1 32541 1726853709.92022: done getting next task for host managed_node1 32541 1726853709.92024: ^ task is: TASK: Enable EPEL 7 32541 1726853709.92028: ^ 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 32541 1726853709.92031: getting variables 32541 1726853709.92033: in VariableManager get_vars() 32541 1726853709.92061: Calling all_inventory to load vars for managed_node1 32541 1726853709.92064: Calling groups_inventory to load vars for managed_node1 32541 1726853709.92067: Calling all_plugins_inventory to load vars for managed_node1 32541 1726853709.92077: Calling all_plugins_play to load vars for managed_node1 32541 1726853709.92081: Calling groups_plugins_inventory to load vars for managed_node1 32541 1726853709.92084: Calling groups_plugins_play to load vars for managed_node1 32541 1726853709.92240: WORKER PROCESS EXITING 32541 1726853709.92251: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32541 1726853709.92362: done with get_vars() 32541 1726853709.92369: done getting variables 32541 1726853709.92408: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Enable EPEL 7] *********************************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:32 Friday 20 September 2024 13:35:09 -0400 (0:00:00.019) 0:00:02.948 ****** 32541 1726853709.92427: entering _queue_task() for managed_node1/command 32541 1726853709.92617: worker is 1 (out of 1 available) 32541 1726853709.92630: exiting _queue_task() for managed_node1/command 32541 1726853709.92640: done queuing things up, now waiting for results queue to drain 32541 1726853709.92642: waiting for pending results... 32541 1726853709.92780: running TaskExecutor() for managed_node1/TASK: Enable EPEL 7 32541 1726853709.92842: in run() - task 02083763-bbaf-a8a5-733d-0000000000e2 32541 1726853709.92852: variable 'ansible_search_path' from source: unknown 32541 1726853709.92856: variable 'ansible_search_path' from source: unknown 32541 1726853709.92887: calling self._execute() 32541 1726853709.92939: variable 'ansible_host' from source: host vars for 'managed_node1' 32541 1726853709.92944: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32541 1726853709.92953: variable 'omit' from source: magic vars 32541 1726853709.93255: variable 'ansible_distribution' from source: facts 32541 1726853709.93267: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 32541 1726853709.93353: variable 'ansible_distribution_major_version' from source: facts 32541 1726853709.93360: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 32541 1726853709.93363: when evaluation is False, skipping this task 32541 1726853709.93366: _execute() done 32541 1726853709.93368: dumping result to json 32541 1726853709.93374: done dumping result, returning 32541 1726853709.93381: done running TaskExecutor() for managed_node1/TASK: Enable EPEL 7 [02083763-bbaf-a8a5-733d-0000000000e2] 32541 1726853709.93385: sending task result for task 02083763-bbaf-a8a5-733d-0000000000e2 32541 1726853709.93465: done sending task result for task 02083763-bbaf-a8a5-733d-0000000000e2 32541 1726853709.93468: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 32541 1726853709.93514: no more pending results, returning what we have 32541 1726853709.93517: results queue empty 32541 1726853709.93517: checking for any_errors_fatal 32541 1726853709.93521: done checking for any_errors_fatal 32541 1726853709.93522: checking for max_fail_percentage 32541 1726853709.93523: done checking for max_fail_percentage 32541 1726853709.93524: checking to see if all hosts have failed and the running result is not ok 32541 1726853709.93525: done checking to see if all hosts have failed 32541 1726853709.93525: getting the remaining hosts for this loop 32541 1726853709.93527: done getting the remaining hosts for this loop 32541 1726853709.93530: getting the next task for host managed_node1 32541 1726853709.93535: done getting next task for host managed_node1 32541 1726853709.93537: ^ task is: TASK: Enable EPEL 8 32541 1726853709.93541: ^ 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 32541 1726853709.93544: getting variables 32541 1726853709.93545: in VariableManager get_vars() 32541 1726853709.93567: Calling all_inventory to load vars for managed_node1 32541 1726853709.93569: Calling groups_inventory to load vars for managed_node1 32541 1726853709.93573: Calling all_plugins_inventory to load vars for managed_node1 32541 1726853709.93587: Calling all_plugins_play to load vars for managed_node1 32541 1726853709.93590: Calling groups_plugins_inventory to load vars for managed_node1 32541 1726853709.93592: Calling groups_plugins_play to load vars for managed_node1 32541 1726853709.93738: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32541 1726853709.93850: done with get_vars() 32541 1726853709.93858: done getting variables 32541 1726853709.93899: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Enable EPEL 8] *********************************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:37 Friday 20 September 2024 13:35:09 -0400 (0:00:00.014) 0:00:02.963 ****** 32541 1726853709.93918: entering _queue_task() for managed_node1/command 32541 1726853709.94089: worker is 1 (out of 1 available) 32541 1726853709.94102: exiting _queue_task() for managed_node1/command 32541 1726853709.94113: done queuing things up, now waiting for results queue to drain 32541 1726853709.94114: waiting for pending results... 32541 1726853709.94260: running TaskExecutor() for managed_node1/TASK: Enable EPEL 8 32541 1726853709.94322: in run() - task 02083763-bbaf-a8a5-733d-0000000000e3 32541 1726853709.94331: variable 'ansible_search_path' from source: unknown 32541 1726853709.94336: variable 'ansible_search_path' from source: unknown 32541 1726853709.94363: calling self._execute() 32541 1726853709.94413: variable 'ansible_host' from source: host vars for 'managed_node1' 32541 1726853709.94417: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32541 1726853709.94426: variable 'omit' from source: magic vars 32541 1726853709.94693: variable 'ansible_distribution' from source: facts 32541 1726853709.94711: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 32541 1726853709.94844: variable 'ansible_distribution_major_version' from source: facts 32541 1726853709.94849: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 32541 1726853709.94852: when evaluation is False, skipping this task 32541 1726853709.94856: _execute() done 32541 1726853709.94862: dumping result to json 32541 1726853709.94865: done dumping result, returning 32541 1726853709.94868: done running TaskExecutor() for managed_node1/TASK: Enable EPEL 8 [02083763-bbaf-a8a5-733d-0000000000e3] 32541 1726853709.94870: sending task result for task 02083763-bbaf-a8a5-733d-0000000000e3 32541 1726853709.95015: done sending task result for task 02083763-bbaf-a8a5-733d-0000000000e3 32541 1726853709.95018: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 32541 1726853709.95065: no more pending results, returning what we have 32541 1726853709.95068: results queue empty 32541 1726853709.95069: checking for any_errors_fatal 32541 1726853709.95078: done checking for any_errors_fatal 32541 1726853709.95079: checking for max_fail_percentage 32541 1726853709.95080: done checking for max_fail_percentage 32541 1726853709.95081: checking to see if all hosts have failed and the running result is not ok 32541 1726853709.95081: done checking to see if all hosts have failed 32541 1726853709.95082: getting the remaining hosts for this loop 32541 1726853709.95083: done getting the remaining hosts for this loop 32541 1726853709.95086: getting the next task for host managed_node1 32541 1726853709.95092: done getting next task for host managed_node1 32541 1726853709.95094: ^ task is: TASK: Enable EPEL 6 32541 1726853709.95097: ^ 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 32541 1726853709.95100: getting variables 32541 1726853709.95102: in VariableManager get_vars() 32541 1726853709.95130: Calling all_inventory to load vars for managed_node1 32541 1726853709.95133: Calling groups_inventory to load vars for managed_node1 32541 1726853709.95141: Calling all_plugins_inventory to load vars for managed_node1 32541 1726853709.95151: Calling all_plugins_play to load vars for managed_node1 32541 1726853709.95156: Calling groups_plugins_inventory to load vars for managed_node1 32541 1726853709.95160: Calling groups_plugins_play to load vars for managed_node1 32541 1726853709.95360: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32541 1726853709.95563: done with get_vars() 32541 1726853709.95570: done getting variables 32541 1726853709.95625: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Enable EPEL 6] *********************************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:42 Friday 20 September 2024 13:35:09 -0400 (0:00:00.017) 0:00:02.980 ****** 32541 1726853709.95669: entering _queue_task() for managed_node1/copy 32541 1726853709.95939: worker is 1 (out of 1 available) 32541 1726853709.95951: exiting _queue_task() for managed_node1/copy 32541 1726853709.95965: done queuing things up, now waiting for results queue to drain 32541 1726853709.95966: waiting for pending results... 32541 1726853709.96249: running TaskExecutor() for managed_node1/TASK: Enable EPEL 6 32541 1726853709.96260: in run() - task 02083763-bbaf-a8a5-733d-0000000000e5 32541 1726853709.96264: variable 'ansible_search_path' from source: unknown 32541 1726853709.96267: variable 'ansible_search_path' from source: unknown 32541 1726853709.96293: calling self._execute() 32541 1726853709.96374: variable 'ansible_host' from source: host vars for 'managed_node1' 32541 1726853709.96377: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32541 1726853709.96412: variable 'omit' from source: magic vars 32541 1726853709.96726: variable 'ansible_distribution' from source: facts 32541 1726853709.96749: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 32541 1726853709.96870: variable 'ansible_distribution_major_version' from source: facts 32541 1726853709.96875: Evaluated conditional (ansible_distribution_major_version == '6'): False 32541 1726853709.96883: when evaluation is False, skipping this task 32541 1726853709.96886: _execute() done 32541 1726853709.96890: dumping result to json 32541 1726853709.96892: done dumping result, returning 32541 1726853709.96894: done running TaskExecutor() for managed_node1/TASK: Enable EPEL 6 [02083763-bbaf-a8a5-733d-0000000000e5] 32541 1726853709.96896: sending task result for task 02083763-bbaf-a8a5-733d-0000000000e5 32541 1726853709.97032: done sending task result for task 02083763-bbaf-a8a5-733d-0000000000e5 32541 1726853709.97037: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 32541 1726853709.97096: no more pending results, returning what we have 32541 1726853709.97099: results queue empty 32541 1726853709.97100: checking for any_errors_fatal 32541 1726853709.97119: done checking for any_errors_fatal 32541 1726853709.97121: checking for max_fail_percentage 32541 1726853709.97123: done checking for max_fail_percentage 32541 1726853709.97123: checking to see if all hosts have failed and the running result is not ok 32541 1726853709.97124: done checking to see if all hosts have failed 32541 1726853709.97125: getting the remaining hosts for this loop 32541 1726853709.97126: done getting the remaining hosts for this loop 32541 1726853709.97129: getting the next task for host managed_node1 32541 1726853709.97138: done getting next task for host managed_node1 32541 1726853709.97141: ^ task is: TASK: Set network provider to 'initscripts' 32541 1726853709.97143: ^ 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 32541 1726853709.97147: getting variables 32541 1726853709.97148: in VariableManager get_vars() 32541 1726853709.97177: Calling all_inventory to load vars for managed_node1 32541 1726853709.97180: Calling groups_inventory to load vars for managed_node1 32541 1726853709.97187: Calling all_plugins_inventory to load vars for managed_node1 32541 1726853709.97196: Calling all_plugins_play to load vars for managed_node1 32541 1726853709.97199: Calling groups_plugins_inventory to load vars for managed_node1 32541 1726853709.97204: Calling groups_plugins_play to load vars for managed_node1 32541 1726853709.97362: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32541 1726853709.97527: done with get_vars() 32541 1726853709.97534: done getting variables 32541 1726853709.97573: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Set network provider to 'initscripts'] *********************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tests_vlan_mtu_initscripts.yml:12 Friday 20 September 2024 13:35:09 -0400 (0:00:00.019) 0:00:03.000 ****** 32541 1726853709.97591: entering _queue_task() for managed_node1/set_fact 32541 1726853709.97767: worker is 1 (out of 1 available) 32541 1726853709.97781: exiting _queue_task() for managed_node1/set_fact 32541 1726853709.97792: done queuing things up, now waiting for results queue to drain 32541 1726853709.97793: waiting for pending results... 32541 1726853709.97951: running TaskExecutor() for managed_node1/TASK: Set network provider to 'initscripts' 32541 1726853709.98005: in run() - task 02083763-bbaf-a8a5-733d-000000000007 32541 1726853709.98019: variable 'ansible_search_path' from source: unknown 32541 1726853709.98044: calling self._execute() 32541 1726853709.98099: variable 'ansible_host' from source: host vars for 'managed_node1' 32541 1726853709.98103: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32541 1726853709.98111: variable 'omit' from source: magic vars 32541 1726853709.98188: variable 'omit' from source: magic vars 32541 1726853709.98210: variable 'omit' from source: magic vars 32541 1726853709.98235: variable 'omit' from source: magic vars 32541 1726853709.98269: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32541 1726853709.98308: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32541 1726853709.98324: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32541 1726853709.98337: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32541 1726853709.98347: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32541 1726853709.98374: variable 'inventory_hostname' from source: host vars for 'managed_node1' 32541 1726853709.98377: variable 'ansible_host' from source: host vars for 'managed_node1' 32541 1726853709.98380: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32541 1726853709.98446: Set connection var ansible_shell_type to sh 32541 1726853709.98451: Set connection var ansible_shell_executable to /bin/sh 32541 1726853709.98456: Set connection var ansible_module_compression to ZIP_DEFLATED 32541 1726853709.98462: Set connection var ansible_connection to ssh 32541 1726853709.98470: Set connection var ansible_timeout to 10 32541 1726853709.98476: Set connection var ansible_pipelining to False 32541 1726853709.98491: variable 'ansible_shell_executable' from source: unknown 32541 1726853709.98494: variable 'ansible_connection' from source: unknown 32541 1726853709.98498: variable 'ansible_module_compression' from source: unknown 32541 1726853709.98500: variable 'ansible_shell_type' from source: unknown 32541 1726853709.98503: variable 'ansible_shell_executable' from source: unknown 32541 1726853709.98505: variable 'ansible_host' from source: host vars for 'managed_node1' 32541 1726853709.98507: variable 'ansible_pipelining' from source: unknown 32541 1726853709.98509: variable 'ansible_timeout' from source: unknown 32541 1726853709.98517: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32541 1726853709.98614: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 32541 1726853709.98624: variable 'omit' from source: magic vars 32541 1726853709.98626: starting attempt loop 32541 1726853709.98629: running the handler 32541 1726853709.98641: handler run complete 32541 1726853709.98648: attempt loop complete, returning result 32541 1726853709.98650: _execute() done 32541 1726853709.98653: dumping result to json 32541 1726853709.98655: done dumping result, returning 32541 1726853709.98665: done running TaskExecutor() for managed_node1/TASK: Set network provider to 'initscripts' [02083763-bbaf-a8a5-733d-000000000007] 32541 1726853709.98670: sending task result for task 02083763-bbaf-a8a5-733d-000000000007 32541 1726853709.98748: done sending task result for task 02083763-bbaf-a8a5-733d-000000000007 32541 1726853709.98752: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "network_provider": "initscripts" }, "changed": false } 32541 1726853709.98837: no more pending results, returning what we have 32541 1726853709.98839: results queue empty 32541 1726853709.98840: checking for any_errors_fatal 32541 1726853709.98844: done checking for any_errors_fatal 32541 1726853709.98845: checking for max_fail_percentage 32541 1726853709.98846: done checking for max_fail_percentage 32541 1726853709.98847: checking to see if all hosts have failed and the running result is not ok 32541 1726853709.98848: done checking to see if all hosts have failed 32541 1726853709.98848: getting the remaining hosts for this loop 32541 1726853709.98849: done getting the remaining hosts for this loop 32541 1726853709.98852: getting the next task for host managed_node1 32541 1726853709.98857: done getting next task for host managed_node1 32541 1726853709.98859: ^ task is: TASK: meta (flush_handlers) 32541 1726853709.98862: ^ 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 32541 1726853709.98866: getting variables 32541 1726853709.98867: in VariableManager get_vars() 32541 1726853709.98891: Calling all_inventory to load vars for managed_node1 32541 1726853709.98893: Calling groups_inventory to load vars for managed_node1 32541 1726853709.98896: Calling all_plugins_inventory to load vars for managed_node1 32541 1726853709.98904: Calling all_plugins_play to load vars for managed_node1 32541 1726853709.98911: Calling groups_plugins_inventory to load vars for managed_node1 32541 1726853709.98915: Calling groups_plugins_play to load vars for managed_node1 32541 1726853709.99074: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32541 1726853709.99252: done with get_vars() 32541 1726853709.99260: done getting variables 32541 1726853709.99315: in VariableManager get_vars() 32541 1726853709.99323: Calling all_inventory to load vars for managed_node1 32541 1726853709.99325: Calling groups_inventory to load vars for managed_node1 32541 1726853709.99327: Calling all_plugins_inventory to load vars for managed_node1 32541 1726853709.99330: Calling all_plugins_play to load vars for managed_node1 32541 1726853709.99332: Calling groups_plugins_inventory to load vars for managed_node1 32541 1726853709.99333: Calling groups_plugins_play to load vars for managed_node1 32541 1726853709.99413: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32541 1726853709.99557: done with get_vars() 32541 1726853709.99566: done queuing things up, now waiting for results queue to drain 32541 1726853709.99567: results queue empty 32541 1726853709.99567: checking for any_errors_fatal 32541 1726853709.99569: done checking for any_errors_fatal 32541 1726853709.99569: checking for max_fail_percentage 32541 1726853709.99570: done checking for max_fail_percentage 32541 1726853709.99572: checking to see if all hosts have failed and the running result is not ok 32541 1726853709.99573: done checking to see if all hosts have failed 32541 1726853709.99573: getting the remaining hosts for this loop 32541 1726853709.99574: done getting the remaining hosts for this loop 32541 1726853709.99575: getting the next task for host managed_node1 32541 1726853709.99577: done getting next task for host managed_node1 32541 1726853709.99578: ^ task is: TASK: meta (flush_handlers) 32541 1726853709.99579: ^ 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 32541 1726853709.99584: getting variables 32541 1726853709.99585: in VariableManager get_vars() 32541 1726853709.99590: Calling all_inventory to load vars for managed_node1 32541 1726853709.99591: Calling groups_inventory to load vars for managed_node1 32541 1726853709.99593: Calling all_plugins_inventory to load vars for managed_node1 32541 1726853709.99596: Calling all_plugins_play to load vars for managed_node1 32541 1726853709.99597: Calling groups_plugins_inventory to load vars for managed_node1 32541 1726853709.99598: Calling groups_plugins_play to load vars for managed_node1 32541 1726853709.99679: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32541 1726853709.99908: done with get_vars() 32541 1726853709.99913: done getting variables 32541 1726853709.99940: in VariableManager get_vars() 32541 1726853709.99944: Calling all_inventory to load vars for managed_node1 32541 1726853709.99946: Calling groups_inventory to load vars for managed_node1 32541 1726853709.99952: Calling all_plugins_inventory to load vars for managed_node1 32541 1726853709.99959: Calling all_plugins_play to load vars for managed_node1 32541 1726853709.99961: Calling groups_plugins_inventory to load vars for managed_node1 32541 1726853709.99964: Calling groups_plugins_play to load vars for managed_node1 32541 1726853710.00043: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32541 1726853710.00148: done with get_vars() 32541 1726853710.00158: done queuing things up, now waiting for results queue to drain 32541 1726853710.00159: results queue empty 32541 1726853710.00159: checking for any_errors_fatal 32541 1726853710.00160: done checking for any_errors_fatal 32541 1726853710.00161: checking for max_fail_percentage 32541 1726853710.00161: done checking for max_fail_percentage 32541 1726853710.00161: checking to see if all hosts have failed and the running result is not ok 32541 1726853710.00162: done checking to see if all hosts have failed 32541 1726853710.00162: getting the remaining hosts for this loop 32541 1726853710.00163: done getting the remaining hosts for this loop 32541 1726853710.00164: getting the next task for host managed_node1 32541 1726853710.00166: done getting next task for host managed_node1 32541 1726853710.00167: ^ task is: None 32541 1726853710.00167: ^ 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 32541 1726853710.00168: done queuing things up, now waiting for results queue to drain 32541 1726853710.00169: results queue empty 32541 1726853710.00169: checking for any_errors_fatal 32541 1726853710.00169: done checking for any_errors_fatal 32541 1726853710.00170: checking for max_fail_percentage 32541 1726853710.00172: done checking for max_fail_percentage 32541 1726853710.00172: checking to see if all hosts have failed and the running result is not ok 32541 1726853710.00173: done checking to see if all hosts have failed 32541 1726853710.00174: getting the next task for host managed_node1 32541 1726853710.00175: done getting next task for host managed_node1 32541 1726853710.00176: ^ task is: None 32541 1726853710.00177: ^ 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 32541 1726853710.00210: in VariableManager get_vars() 32541 1726853710.00226: done with get_vars() 32541 1726853710.00229: in VariableManager get_vars() 32541 1726853710.00238: done with get_vars() 32541 1726853710.00241: variable 'omit' from source: magic vars 32541 1726853710.00262: in VariableManager get_vars() 32541 1726853710.00273: done with get_vars() 32541 1726853710.00286: variable 'omit' from source: magic vars PLAY [Play for testing vlan mtu setting] *************************************** 32541 1726853710.00527: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 32541 1726853710.00551: getting the remaining hosts for this loop 32541 1726853710.00553: done getting the remaining hosts for this loop 32541 1726853710.00560: getting the next task for host managed_node1 32541 1726853710.00562: done getting next task for host managed_node1 32541 1726853710.00564: ^ task is: TASK: Gathering Facts 32541 1726853710.00565: ^ 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 32541 1726853710.00567: getting variables 32541 1726853710.00568: in VariableManager get_vars() 32541 1726853710.00583: Calling all_inventory to load vars for managed_node1 32541 1726853710.00585: Calling groups_inventory to load vars for managed_node1 32541 1726853710.00587: Calling all_plugins_inventory to load vars for managed_node1 32541 1726853710.00596: Calling all_plugins_play to load vars for managed_node1 32541 1726853710.00610: Calling groups_plugins_inventory to load vars for managed_node1 32541 1726853710.00614: Calling groups_plugins_play to load vars for managed_node1 32541 1726853710.00730: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32541 1726853710.00933: done with get_vars() 32541 1726853710.00944: done getting variables 32541 1726853710.00979: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_vlan_mtu.yml:3 Friday 20 September 2024 13:35:10 -0400 (0:00:00.034) 0:00:03.034 ****** 32541 1726853710.00994: entering _queue_task() for managed_node1/gather_facts 32541 1726853710.01162: worker is 1 (out of 1 available) 32541 1726853710.01179: exiting _queue_task() for managed_node1/gather_facts 32541 1726853710.01190: done queuing things up, now waiting for results queue to drain 32541 1726853710.01192: waiting for pending results... 32541 1726853710.01331: running TaskExecutor() for managed_node1/TASK: Gathering Facts 32541 1726853710.01388: in run() - task 02083763-bbaf-a8a5-733d-00000000010b 32541 1726853710.01402: variable 'ansible_search_path' from source: unknown 32541 1726853710.01436: calling self._execute() 32541 1726853710.01510: variable 'ansible_host' from source: host vars for 'managed_node1' 32541 1726853710.01514: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32541 1726853710.01522: variable 'omit' from source: magic vars 32541 1726853710.01913: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32541 1726853710.03659: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32541 1726853710.03703: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32541 1726853710.03730: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32541 1726853710.03758: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32541 1726853710.03780: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32541 1726853710.03834: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32541 1726853710.03857: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32541 1726853710.03875: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32541 1726853710.03903: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32541 1726853710.03914: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32541 1726853710.04010: variable 'ansible_distribution' from source: facts 32541 1726853710.04014: variable 'ansible_distribution_major_version' from source: facts 32541 1726853710.04028: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32541 1726853710.04031: when evaluation is False, skipping this task 32541 1726853710.04033: _execute() done 32541 1726853710.04036: dumping result to json 32541 1726853710.04038: done dumping result, returning 32541 1726853710.04045: done running TaskExecutor() for managed_node1/TASK: Gathering Facts [02083763-bbaf-a8a5-733d-00000000010b] 32541 1726853710.04049: sending task result for task 02083763-bbaf-a8a5-733d-00000000010b 32541 1726853710.04123: done sending task result for task 02083763-bbaf-a8a5-733d-00000000010b 32541 1726853710.04126: 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" } 32541 1726853710.04183: no more pending results, returning what we have 32541 1726853710.04186: results queue empty 32541 1726853710.04187: checking for any_errors_fatal 32541 1726853710.04188: done checking for any_errors_fatal 32541 1726853710.04189: checking for max_fail_percentage 32541 1726853710.04190: done checking for max_fail_percentage 32541 1726853710.04191: checking to see if all hosts have failed and the running result is not ok 32541 1726853710.04192: done checking to see if all hosts have failed 32541 1726853710.04192: getting the remaining hosts for this loop 32541 1726853710.04194: done getting the remaining hosts for this loop 32541 1726853710.04197: getting the next task for host managed_node1 32541 1726853710.04202: done getting next task for host managed_node1 32541 1726853710.04204: ^ task is: TASK: meta (flush_handlers) 32541 1726853710.04206: ^ 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 32541 1726853710.04209: getting variables 32541 1726853710.04211: in VariableManager get_vars() 32541 1726853710.04250: Calling all_inventory to load vars for managed_node1 32541 1726853710.04253: Calling groups_inventory to load vars for managed_node1 32541 1726853710.04257: Calling all_plugins_inventory to load vars for managed_node1 32541 1726853710.04266: Calling all_plugins_play to load vars for managed_node1 32541 1726853710.04269: Calling groups_plugins_inventory to load vars for managed_node1 32541 1726853710.04273: Calling groups_plugins_play to load vars for managed_node1 32541 1726853710.04419: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32541 1726853710.04541: done with get_vars() 32541 1726853710.04549: done getting variables 32541 1726853710.04599: in VariableManager get_vars() 32541 1726853710.04608: Calling all_inventory to load vars for managed_node1 32541 1726853710.04610: Calling groups_inventory to load vars for managed_node1 32541 1726853710.04611: Calling all_plugins_inventory to load vars for managed_node1 32541 1726853710.04614: Calling all_plugins_play to load vars for managed_node1 32541 1726853710.04615: Calling groups_plugins_inventory to load vars for managed_node1 32541 1726853710.04617: Calling groups_plugins_play to load vars for managed_node1 32541 1726853710.04841: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32541 1726853710.04953: done with get_vars() 32541 1726853710.04968: done queuing things up, now waiting for results queue to drain 32541 1726853710.04970: results queue empty 32541 1726853710.04970: checking for any_errors_fatal 32541 1726853710.04973: done checking for any_errors_fatal 32541 1726853710.04973: checking for max_fail_percentage 32541 1726853710.04974: done checking for max_fail_percentage 32541 1726853710.04974: checking to see if all hosts have failed and the running result is not ok 32541 1726853710.04975: done checking to see if all hosts have failed 32541 1726853710.04975: getting the remaining hosts for this loop 32541 1726853710.04976: done getting the remaining hosts for this loop 32541 1726853710.04977: getting the next task for host managed_node1 32541 1726853710.04980: done getting next task for host managed_node1 32541 1726853710.04982: ^ task is: TASK: Include the task 'show_interfaces.yml' 32541 1726853710.04982: ^ 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 32541 1726853710.04984: getting variables 32541 1726853710.04984: in VariableManager get_vars() 32541 1726853710.04992: Calling all_inventory to load vars for managed_node1 32541 1726853710.04993: Calling groups_inventory to load vars for managed_node1 32541 1726853710.04994: Calling all_plugins_inventory to load vars for managed_node1 32541 1726853710.05001: Calling all_plugins_play to load vars for managed_node1 32541 1726853710.05002: Calling groups_plugins_inventory to load vars for managed_node1 32541 1726853710.05004: Calling groups_plugins_play to load vars for managed_node1 32541 1726853710.05117: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32541 1726853710.05395: done with get_vars() 32541 1726853710.05403: done getting variables TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_vlan_mtu.yml:10 Friday 20 September 2024 13:35:10 -0400 (0:00:00.045) 0:00:03.079 ****** 32541 1726853710.05535: entering _queue_task() for managed_node1/include_tasks 32541 1726853710.05841: worker is 1 (out of 1 available) 32541 1726853710.05862: exiting _queue_task() for managed_node1/include_tasks 32541 1726853710.05875: done queuing things up, now waiting for results queue to drain 32541 1726853710.05876: waiting for pending results... 32541 1726853710.06033: running TaskExecutor() for managed_node1/TASK: Include the task 'show_interfaces.yml' 32541 1726853710.06219: in run() - task 02083763-bbaf-a8a5-733d-00000000000b 32541 1726853710.06222: variable 'ansible_search_path' from source: unknown 32541 1726853710.06225: calling self._execute() 32541 1726853710.06243: variable 'ansible_host' from source: host vars for 'managed_node1' 32541 1726853710.06248: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32541 1726853710.06261: variable 'omit' from source: magic vars 32541 1726853710.06676: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32541 1726853710.08731: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32541 1726853710.08778: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32541 1726853710.08807: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32541 1726853710.08831: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32541 1726853710.08851: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32541 1726853710.08912: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32541 1726853710.08933: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32541 1726853710.08950: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32541 1726853710.08981: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32541 1726853710.08993: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32541 1726853710.09088: variable 'ansible_distribution' from source: facts 32541 1726853710.09092: variable 'ansible_distribution_major_version' from source: facts 32541 1726853710.09109: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32541 1726853710.09114: when evaluation is False, skipping this task 32541 1726853710.09117: _execute() done 32541 1726853710.09119: dumping result to json 32541 1726853710.09122: done dumping result, returning 32541 1726853710.09129: done running TaskExecutor() for managed_node1/TASK: Include the task 'show_interfaces.yml' [02083763-bbaf-a8a5-733d-00000000000b] 32541 1726853710.09132: sending task result for task 02083763-bbaf-a8a5-733d-00000000000b 32541 1726853710.09215: done sending task result for task 02083763-bbaf-a8a5-733d-00000000000b 32541 1726853710.09218: 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" } 32541 1726853710.09274: no more pending results, returning what we have 32541 1726853710.09277: results queue empty 32541 1726853710.09278: checking for any_errors_fatal 32541 1726853710.09280: done checking for any_errors_fatal 32541 1726853710.09280: checking for max_fail_percentage 32541 1726853710.09282: done checking for max_fail_percentage 32541 1726853710.09282: checking to see if all hosts have failed and the running result is not ok 32541 1726853710.09283: done checking to see if all hosts have failed 32541 1726853710.09284: getting the remaining hosts for this loop 32541 1726853710.09285: done getting the remaining hosts for this loop 32541 1726853710.09289: getting the next task for host managed_node1 32541 1726853710.09294: done getting next task for host managed_node1 32541 1726853710.09296: ^ task is: TASK: Include the task 'manage_test_interface.yml' 32541 1726853710.09298: ^ 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 32541 1726853710.09302: getting variables 32541 1726853710.09303: in VariableManager get_vars() 32541 1726853710.09344: Calling all_inventory to load vars for managed_node1 32541 1726853710.09346: Calling groups_inventory to load vars for managed_node1 32541 1726853710.09349: Calling all_plugins_inventory to load vars for managed_node1 32541 1726853710.09358: Calling all_plugins_play to load vars for managed_node1 32541 1726853710.09360: Calling groups_plugins_inventory to load vars for managed_node1 32541 1726853710.09363: Calling groups_plugins_play to load vars for managed_node1 32541 1726853710.09502: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32541 1726853710.09623: done with get_vars() 32541 1726853710.09631: done getting variables TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_vlan_mtu.yml:12 Friday 20 September 2024 13:35:10 -0400 (0:00:00.041) 0:00:03.121 ****** 32541 1726853710.09695: entering _queue_task() for managed_node1/include_tasks 32541 1726853710.09889: worker is 1 (out of 1 available) 32541 1726853710.09901: exiting _queue_task() for managed_node1/include_tasks 32541 1726853710.09912: done queuing things up, now waiting for results queue to drain 32541 1726853710.09914: waiting for pending results... 32541 1726853710.10051: running TaskExecutor() for managed_node1/TASK: Include the task 'manage_test_interface.yml' 32541 1726853710.10150: in run() - task 02083763-bbaf-a8a5-733d-00000000000c 32541 1726853710.10154: variable 'ansible_search_path' from source: unknown 32541 1726853710.10188: calling self._execute() 32541 1726853710.10250: variable 'ansible_host' from source: host vars for 'managed_node1' 32541 1726853710.10254: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32541 1726853710.10317: variable 'omit' from source: magic vars 32541 1726853710.10876: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32541 1726853710.12654: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32541 1726853710.12708: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32541 1726853710.12736: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32541 1726853710.12765: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32541 1726853710.12785: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32541 1726853710.12842: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32541 1726853710.12866: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32541 1726853710.12885: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32541 1726853710.12910: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32541 1726853710.12921: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32541 1726853710.13018: variable 'ansible_distribution' from source: facts 32541 1726853710.13022: variable 'ansible_distribution_major_version' from source: facts 32541 1726853710.13038: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32541 1726853710.13041: when evaluation is False, skipping this task 32541 1726853710.13044: _execute() done 32541 1726853710.13046: dumping result to json 32541 1726853710.13049: done dumping result, returning 32541 1726853710.13060: done running TaskExecutor() for managed_node1/TASK: Include the task 'manage_test_interface.yml' [02083763-bbaf-a8a5-733d-00000000000c] 32541 1726853710.13068: sending task result for task 02083763-bbaf-a8a5-733d-00000000000c 32541 1726853710.13149: done sending task result for task 02083763-bbaf-a8a5-733d-00000000000c 32541 1726853710.13151: 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" } 32541 1726853710.13205: no more pending results, returning what we have 32541 1726853710.13208: results queue empty 32541 1726853710.13209: checking for any_errors_fatal 32541 1726853710.13215: done checking for any_errors_fatal 32541 1726853710.13215: checking for max_fail_percentage 32541 1726853710.13217: done checking for max_fail_percentage 32541 1726853710.13217: checking to see if all hosts have failed and the running result is not ok 32541 1726853710.13218: done checking to see if all hosts have failed 32541 1726853710.13219: getting the remaining hosts for this loop 32541 1726853710.13220: done getting the remaining hosts for this loop 32541 1726853710.13224: getting the next task for host managed_node1 32541 1726853710.13230: done getting next task for host managed_node1 32541 1726853710.13232: ^ task is: TASK: Include the task 'assert_device_present.yml' 32541 1726853710.13234: ^ 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 32541 1726853710.13237: getting variables 32541 1726853710.13238: in VariableManager get_vars() 32541 1726853710.13281: Calling all_inventory to load vars for managed_node1 32541 1726853710.13283: Calling groups_inventory to load vars for managed_node1 32541 1726853710.13285: Calling all_plugins_inventory to load vars for managed_node1 32541 1726853710.13295: Calling all_plugins_play to load vars for managed_node1 32541 1726853710.13297: Calling groups_plugins_inventory to load vars for managed_node1 32541 1726853710.13299: Calling groups_plugins_play to load vars for managed_node1 32541 1726853710.13489: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32541 1726853710.13613: done with get_vars() 32541 1726853710.13620: done getting variables TASK [Include the task 'assert_device_present.yml'] **************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_vlan_mtu.yml:16 Friday 20 September 2024 13:35:10 -0400 (0:00:00.039) 0:00:03.160 ****** 32541 1726853710.13682: entering _queue_task() for managed_node1/include_tasks 32541 1726853710.13874: worker is 1 (out of 1 available) 32541 1726853710.13889: exiting _queue_task() for managed_node1/include_tasks 32541 1726853710.13899: done queuing things up, now waiting for results queue to drain 32541 1726853710.13901: waiting for pending results... 32541 1726853710.14035: running TaskExecutor() for managed_node1/TASK: Include the task 'assert_device_present.yml' 32541 1726853710.14092: in run() - task 02083763-bbaf-a8a5-733d-00000000000d 32541 1726853710.14104: variable 'ansible_search_path' from source: unknown 32541 1726853710.14133: calling self._execute() 32541 1726853710.14244: variable 'ansible_host' from source: host vars for 'managed_node1' 32541 1726853710.14248: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32541 1726853710.14250: variable 'omit' from source: magic vars 32541 1726853710.14657: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32541 1726853710.16317: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32541 1726853710.16362: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32541 1726853710.16390: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32541 1726853710.16415: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32541 1726853710.16446: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32541 1726853710.16503: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32541 1726853710.16522: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32541 1726853710.16540: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32541 1726853710.16570: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32541 1726853710.16582: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32541 1726853710.16677: variable 'ansible_distribution' from source: facts 32541 1726853710.16683: variable 'ansible_distribution_major_version' from source: facts 32541 1726853710.16697: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32541 1726853710.16700: when evaluation is False, skipping this task 32541 1726853710.16702: _execute() done 32541 1726853710.16705: dumping result to json 32541 1726853710.16709: done dumping result, returning 32541 1726853710.16716: done running TaskExecutor() for managed_node1/TASK: Include the task 'assert_device_present.yml' [02083763-bbaf-a8a5-733d-00000000000d] 32541 1726853710.16721: sending task result for task 02083763-bbaf-a8a5-733d-00000000000d 32541 1726853710.16798: done sending task result for task 02083763-bbaf-a8a5-733d-00000000000d 32541 1726853710.16801: 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" } 32541 1726853710.16842: no more pending results, returning what we have 32541 1726853710.16846: results queue empty 32541 1726853710.16847: checking for any_errors_fatal 32541 1726853710.16850: done checking for any_errors_fatal 32541 1726853710.16851: checking for max_fail_percentage 32541 1726853710.16852: done checking for max_fail_percentage 32541 1726853710.16853: checking to see if all hosts have failed and the running result is not ok 32541 1726853710.16854: done checking to see if all hosts have failed 32541 1726853710.16857: getting the remaining hosts for this loop 32541 1726853710.16858: done getting the remaining hosts for this loop 32541 1726853710.16862: getting the next task for host managed_node1 32541 1726853710.16868: done getting next task for host managed_node1 32541 1726853710.16870: ^ task is: TASK: TEST: I can configure the MTU for a vlan interface without autoconnect. 32541 1726853710.16874: ^ 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 32541 1726853710.16877: getting variables 32541 1726853710.16878: in VariableManager get_vars() 32541 1726853710.16914: Calling all_inventory to load vars for managed_node1 32541 1726853710.16916: Calling groups_inventory to load vars for managed_node1 32541 1726853710.16918: Calling all_plugins_inventory to load vars for managed_node1 32541 1726853710.16926: Calling all_plugins_play to load vars for managed_node1 32541 1726853710.16929: Calling groups_plugins_inventory to load vars for managed_node1 32541 1726853710.16931: Calling groups_plugins_play to load vars for managed_node1 32541 1726853710.17062: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32541 1726853710.17182: done with get_vars() 32541 1726853710.17192: done getting variables 32541 1726853710.17253: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [TEST: I can configure the MTU for a vlan interface without autoconnect.] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_vlan_mtu.yml:18 Friday 20 September 2024 13:35:10 -0400 (0:00:00.035) 0:00:03.196 ****** 32541 1726853710.17276: entering _queue_task() for managed_node1/debug 32541 1726853710.17277: Creating lock for debug 32541 1726853710.17469: worker is 1 (out of 1 available) 32541 1726853710.17484: exiting _queue_task() for managed_node1/debug 32541 1726853710.17495: done queuing things up, now waiting for results queue to drain 32541 1726853710.17497: waiting for pending results... 32541 1726853710.17713: running TaskExecutor() for managed_node1/TASK: TEST: I can configure the MTU for a vlan interface without autoconnect. 32541 1726853710.17802: in run() - task 02083763-bbaf-a8a5-733d-00000000000e 32541 1726853710.17878: variable 'ansible_search_path' from source: unknown 32541 1726853710.17881: calling self._execute() 32541 1726853710.18057: variable 'ansible_host' from source: host vars for 'managed_node1' 32541 1726853710.18074: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32541 1726853710.18093: variable 'omit' from source: magic vars 32541 1726853710.18520: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32541 1726853710.20833: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32541 1726853710.20941: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32541 1726853710.21126: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32541 1726853710.21129: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32541 1726853710.21131: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32541 1726853710.21291: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32541 1726853710.21296: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32541 1726853710.21299: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32541 1726853710.21333: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32541 1726853710.21359: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32541 1726853710.21504: variable 'ansible_distribution' from source: facts 32541 1726853710.21507: variable 'ansible_distribution_major_version' from source: facts 32541 1726853710.21526: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32541 1726853710.21550: when evaluation is False, skipping this task 32541 1726853710.21573: _execute() done 32541 1726853710.21578: dumping result to json 32541 1726853710.21605: done dumping result, returning 32541 1726853710.21612: done running TaskExecutor() for managed_node1/TASK: TEST: I can configure the MTU for a vlan interface without autoconnect. [02083763-bbaf-a8a5-733d-00000000000e] 32541 1726853710.21614: sending task result for task 02083763-bbaf-a8a5-733d-00000000000e 32541 1726853710.21696: done sending task result for task 02083763-bbaf-a8a5-733d-00000000000e 32541 1726853710.21699: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 32541 1726853710.21763: no more pending results, returning what we have 32541 1726853710.21766: results queue empty 32541 1726853710.21767: checking for any_errors_fatal 32541 1726853710.21773: done checking for any_errors_fatal 32541 1726853710.21774: checking for max_fail_percentage 32541 1726853710.21775: done checking for max_fail_percentage 32541 1726853710.21776: checking to see if all hosts have failed and the running result is not ok 32541 1726853710.21777: done checking to see if all hosts have failed 32541 1726853710.21778: getting the remaining hosts for this loop 32541 1726853710.21779: done getting the remaining hosts for this loop 32541 1726853710.21782: getting the next task for host managed_node1 32541 1726853710.21788: done getting next task for host managed_node1 32541 1726853710.21792: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 32541 1726853710.21795: ^ 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 32541 1726853710.21808: getting variables 32541 1726853710.21809: in VariableManager get_vars() 32541 1726853710.21936: Calling all_inventory to load vars for managed_node1 32541 1726853710.21939: Calling groups_inventory to load vars for managed_node1 32541 1726853710.21940: Calling all_plugins_inventory to load vars for managed_node1 32541 1726853710.21947: Calling all_plugins_play to load vars for managed_node1 32541 1726853710.21948: Calling groups_plugins_inventory to load vars for managed_node1 32541 1726853710.21950: Calling groups_plugins_play to load vars for managed_node1 32541 1726853710.22062: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32541 1726853710.22186: done with get_vars() 32541 1726853710.22194: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 13:35:10 -0400 (0:00:00.049) 0:00:03.246 ****** 32541 1726853710.22277: entering _queue_task() for managed_node1/include_tasks 32541 1726853710.22506: worker is 1 (out of 1 available) 32541 1726853710.22521: exiting _queue_task() for managed_node1/include_tasks 32541 1726853710.22534: done queuing things up, now waiting for results queue to drain 32541 1726853710.22535: waiting for pending results... 32541 1726853710.22713: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 32541 1726853710.22880: in run() - task 02083763-bbaf-a8a5-733d-000000000016 32541 1726853710.22884: variable 'ansible_search_path' from source: unknown 32541 1726853710.22888: variable 'ansible_search_path' from source: unknown 32541 1726853710.22891: calling self._execute() 32541 1726853710.22940: variable 'ansible_host' from source: host vars for 'managed_node1' 32541 1726853710.22943: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32541 1726853710.22952: variable 'omit' from source: magic vars 32541 1726853710.23570: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32541 1726853710.25735: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32541 1726853710.25809: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32541 1726853710.25865: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32541 1726853710.25909: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32541 1726853710.25942: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32541 1726853710.26032: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32541 1726853710.26086: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32541 1726853710.26122: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32541 1726853710.26173: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32541 1726853710.26194: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32541 1726853710.26341: variable 'ansible_distribution' from source: facts 32541 1726853710.26354: variable 'ansible_distribution_major_version' from source: facts 32541 1726853710.26383: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32541 1726853710.26391: when evaluation is False, skipping this task 32541 1726853710.26575: _execute() done 32541 1726853710.26578: dumping result to json 32541 1726853710.26583: done dumping result, returning 32541 1726853710.26585: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [02083763-bbaf-a8a5-733d-000000000016] 32541 1726853710.26591: sending task result for task 02083763-bbaf-a8a5-733d-000000000016 32541 1726853710.26663: done sending task result for task 02083763-bbaf-a8a5-733d-000000000016 32541 1726853710.26667: 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" } 32541 1726853710.26725: no more pending results, returning what we have 32541 1726853710.26729: results queue empty 32541 1726853710.26729: checking for any_errors_fatal 32541 1726853710.26734: done checking for any_errors_fatal 32541 1726853710.26739: checking for max_fail_percentage 32541 1726853710.26742: done checking for max_fail_percentage 32541 1726853710.26743: checking to see if all hosts have failed and the running result is not ok 32541 1726853710.26744: done checking to see if all hosts have failed 32541 1726853710.26745: getting the remaining hosts for this loop 32541 1726853710.26746: done getting the remaining hosts for this loop 32541 1726853710.26749: getting the next task for host managed_node1 32541 1726853710.26754: done getting next task for host managed_node1 32541 1726853710.26759: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 32541 1726853710.26762: ^ 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 32541 1726853710.26780: getting variables 32541 1726853710.26782: in VariableManager get_vars() 32541 1726853710.26866: Calling all_inventory to load vars for managed_node1 32541 1726853710.26869: Calling groups_inventory to load vars for managed_node1 32541 1726853710.26874: Calling all_plugins_inventory to load vars for managed_node1 32541 1726853710.26890: Calling all_plugins_play to load vars for managed_node1 32541 1726853710.26894: Calling groups_plugins_inventory to load vars for managed_node1 32541 1726853710.26897: Calling groups_plugins_play to load vars for managed_node1 32541 1726853710.27105: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32541 1726853710.27401: done with get_vars() 32541 1726853710.27411: done getting variables 32541 1726853710.27525: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 13:35:10 -0400 (0:00:00.052) 0:00:03.299 ****** 32541 1726853710.27560: entering _queue_task() for managed_node1/debug 32541 1726853710.27908: worker is 1 (out of 1 available) 32541 1726853710.27925: exiting _queue_task() for managed_node1/debug 32541 1726853710.27936: done queuing things up, now waiting for results queue to drain 32541 1726853710.27937: waiting for pending results... 32541 1726853710.28196: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider 32541 1726853710.28313: in run() - task 02083763-bbaf-a8a5-733d-000000000017 32541 1726853710.28332: variable 'ansible_search_path' from source: unknown 32541 1726853710.28340: variable 'ansible_search_path' from source: unknown 32541 1726853710.28383: calling self._execute() 32541 1726853710.28579: variable 'ansible_host' from source: host vars for 'managed_node1' 32541 1726853710.28582: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32541 1726853710.28585: variable 'omit' from source: magic vars 32541 1726853710.28889: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32541 1726853710.31139: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32541 1726853710.31213: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32541 1726853710.31258: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32541 1726853710.31304: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32541 1726853710.31337: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32541 1726853710.31427: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32541 1726853710.31464: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32541 1726853710.31500: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32541 1726853710.31549: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32541 1726853710.31570: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32541 1726853710.31706: variable 'ansible_distribution' from source: facts 32541 1726853710.31716: variable 'ansible_distribution_major_version' from source: facts 32541 1726853710.31741: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32541 1726853710.31833: when evaluation is False, skipping this task 32541 1726853710.31836: _execute() done 32541 1726853710.31839: dumping result to json 32541 1726853710.31841: done dumping result, returning 32541 1726853710.31843: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider [02083763-bbaf-a8a5-733d-000000000017] 32541 1726853710.31845: sending task result for task 02083763-bbaf-a8a5-733d-000000000017 32541 1726853710.31912: done sending task result for task 02083763-bbaf-a8a5-733d-000000000017 32541 1726853710.31916: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 32541 1726853710.31982: no more pending results, returning what we have 32541 1726853710.31986: results queue empty 32541 1726853710.31987: checking for any_errors_fatal 32541 1726853710.31993: done checking for any_errors_fatal 32541 1726853710.31994: checking for max_fail_percentage 32541 1726853710.31995: done checking for max_fail_percentage 32541 1726853710.31996: checking to see if all hosts have failed and the running result is not ok 32541 1726853710.31997: done checking to see if all hosts have failed 32541 1726853710.31997: getting the remaining hosts for this loop 32541 1726853710.31998: done getting the remaining hosts for this loop 32541 1726853710.32002: getting the next task for host managed_node1 32541 1726853710.32009: done getting next task for host managed_node1 32541 1726853710.32013: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 32541 1726853710.32016: ^ 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 32541 1726853710.32030: getting variables 32541 1726853710.32032: in VariableManager get_vars() 32541 1726853710.32081: Calling all_inventory to load vars for managed_node1 32541 1726853710.32084: Calling groups_inventory to load vars for managed_node1 32541 1726853710.32087: Calling all_plugins_inventory to load vars for managed_node1 32541 1726853710.32099: Calling all_plugins_play to load vars for managed_node1 32541 1726853710.32103: Calling groups_plugins_inventory to load vars for managed_node1 32541 1726853710.32107: Calling groups_plugins_play to load vars for managed_node1 32541 1726853710.32495: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32541 1726853710.32753: done with get_vars() 32541 1726853710.32764: done getting variables 32541 1726853710.32861: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 13:35:10 -0400 (0:00:00.053) 0:00:03.353 ****** 32541 1726853710.32894: entering _queue_task() for managed_node1/fail 32541 1726853710.32896: Creating lock for fail 32541 1726853710.33163: worker is 1 (out of 1 available) 32541 1726853710.33280: exiting _queue_task() for managed_node1/fail 32541 1726853710.33295: done queuing things up, now waiting for results queue to drain 32541 1726853710.33296: waiting for pending results... 32541 1726853710.33490: 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 32541 1726853710.33588: in run() - task 02083763-bbaf-a8a5-733d-000000000018 32541 1726853710.33609: variable 'ansible_search_path' from source: unknown 32541 1726853710.33630: variable 'ansible_search_path' from source: unknown 32541 1726853710.33660: calling self._execute() 32541 1726853710.33776: variable 'ansible_host' from source: host vars for 'managed_node1' 32541 1726853710.33779: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32541 1726853710.33782: variable 'omit' from source: magic vars 32541 1726853710.34176: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32541 1726853710.36558: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32541 1726853710.36625: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32541 1726853710.36683: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32541 1726853710.36769: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32541 1726853710.36774: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32541 1726853710.36949: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32541 1726853710.37379: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32541 1726853710.37383: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32541 1726853710.37386: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32541 1726853710.37388: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32541 1726853710.37518: variable 'ansible_distribution' from source: facts 32541 1726853710.37530: variable 'ansible_distribution_major_version' from source: facts 32541 1726853710.37552: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32541 1726853710.37561: when evaluation is False, skipping this task 32541 1726853710.37568: _execute() done 32541 1726853710.37578: dumping result to json 32541 1726853710.37586: done dumping result, returning 32541 1726853710.37602: 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 [02083763-bbaf-a8a5-733d-000000000018] 32541 1726853710.37684: sending task result for task 02083763-bbaf-a8a5-733d-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" } 32541 1726853710.37849: no more pending results, returning what we have 32541 1726853710.37852: results queue empty 32541 1726853710.37853: checking for any_errors_fatal 32541 1726853710.37859: done checking for any_errors_fatal 32541 1726853710.37859: checking for max_fail_percentage 32541 1726853710.37861: done checking for max_fail_percentage 32541 1726853710.37862: checking to see if all hosts have failed and the running result is not ok 32541 1726853710.37862: done checking to see if all hosts have failed 32541 1726853710.37863: getting the remaining hosts for this loop 32541 1726853710.37864: done getting the remaining hosts for this loop 32541 1726853710.37868: getting the next task for host managed_node1 32541 1726853710.37877: done getting next task for host managed_node1 32541 1726853710.37881: ^ 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 32541 1726853710.37884: ^ 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 32541 1726853710.37896: getting variables 32541 1726853710.37897: in VariableManager get_vars() 32541 1726853710.37937: Calling all_inventory to load vars for managed_node1 32541 1726853710.37939: Calling groups_inventory to load vars for managed_node1 32541 1726853710.37941: Calling all_plugins_inventory to load vars for managed_node1 32541 1726853710.37951: Calling all_plugins_play to load vars for managed_node1 32541 1726853710.37953: Calling groups_plugins_inventory to load vars for managed_node1 32541 1726853710.37956: Calling groups_plugins_play to load vars for managed_node1 32541 1726853710.38705: done sending task result for task 02083763-bbaf-a8a5-733d-000000000018 32541 1726853710.38709: WORKER PROCESS EXITING 32541 1726853710.38734: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32541 1726853710.38957: done with get_vars() 32541 1726853710.38969: done getting variables 32541 1726853710.39030: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 13:35:10 -0400 (0:00:00.061) 0:00:03.414 ****** 32541 1726853710.39066: entering _queue_task() for managed_node1/fail 32541 1726853710.39336: worker is 1 (out of 1 available) 32541 1726853710.39347: exiting _queue_task() for managed_node1/fail 32541 1726853710.39358: done queuing things up, now waiting for results queue to drain 32541 1726853710.39360: waiting for pending results... 32541 1726853710.39614: 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 32541 1726853710.39736: in run() - task 02083763-bbaf-a8a5-733d-000000000019 32541 1726853710.39757: variable 'ansible_search_path' from source: unknown 32541 1726853710.39765: variable 'ansible_search_path' from source: unknown 32541 1726853710.39808: calling self._execute() 32541 1726853710.39886: variable 'ansible_host' from source: host vars for 'managed_node1' 32541 1726853710.39897: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32541 1726853710.39917: variable 'omit' from source: magic vars 32541 1726853710.40557: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32541 1726853710.43310: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32541 1726853710.43422: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32541 1726853710.43514: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32541 1726853710.43609: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32541 1726853710.43705: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32541 1726853710.43890: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32541 1726853710.43924: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32541 1726853710.44013: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32541 1726853710.44056: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32541 1726853710.44112: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32541 1726853710.44420: variable 'ansible_distribution' from source: facts 32541 1726853710.44423: variable 'ansible_distribution_major_version' from source: facts 32541 1726853710.44440: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32541 1726853710.44447: when evaluation is False, skipping this task 32541 1726853710.44453: _execute() done 32541 1726853710.44466: dumping result to json 32541 1726853710.44481: done dumping result, returning 32541 1726853710.44499: 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 [02083763-bbaf-a8a5-733d-000000000019] 32541 1726853710.44509: sending task result for task 02083763-bbaf-a8a5-733d-000000000019 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" } 32541 1726853710.44680: no more pending results, returning what we have 32541 1726853710.44683: results queue empty 32541 1726853710.44685: checking for any_errors_fatal 32541 1726853710.44690: done checking for any_errors_fatal 32541 1726853710.44691: checking for max_fail_percentage 32541 1726853710.44693: done checking for max_fail_percentage 32541 1726853710.44693: checking to see if all hosts have failed and the running result is not ok 32541 1726853710.44694: done checking to see if all hosts have failed 32541 1726853710.44695: getting the remaining hosts for this loop 32541 1726853710.44696: done getting the remaining hosts for this loop 32541 1726853710.44700: getting the next task for host managed_node1 32541 1726853710.44706: done getting next task for host managed_node1 32541 1726853710.44710: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 32541 1726853710.44713: ^ 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 32541 1726853710.44727: getting variables 32541 1726853710.44729: in VariableManager get_vars() 32541 1726853710.44773: Calling all_inventory to load vars for managed_node1 32541 1726853710.44776: Calling groups_inventory to load vars for managed_node1 32541 1726853710.44779: Calling all_plugins_inventory to load vars for managed_node1 32541 1726853710.44789: Calling all_plugins_play to load vars for managed_node1 32541 1726853710.44792: Calling groups_plugins_inventory to load vars for managed_node1 32541 1726853710.44795: Calling groups_plugins_play to load vars for managed_node1 32541 1726853710.45252: done sending task result for task 02083763-bbaf-a8a5-733d-000000000019 32541 1726853710.45258: WORKER PROCESS EXITING 32541 1726853710.45274: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32541 1726853710.45474: done with get_vars() 32541 1726853710.45491: done getting variables 32541 1726853710.45551: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 13:35:10 -0400 (0:00:00.065) 0:00:03.479 ****** 32541 1726853710.45589: entering _queue_task() for managed_node1/fail 32541 1726853710.45907: worker is 1 (out of 1 available) 32541 1726853710.45926: exiting _queue_task() for managed_node1/fail 32541 1726853710.45938: done queuing things up, now waiting for results queue to drain 32541 1726853710.45939: waiting for pending results... 32541 1726853710.46192: 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 32541 1726853710.46255: in run() - task 02083763-bbaf-a8a5-733d-00000000001a 32541 1726853710.46278: variable 'ansible_search_path' from source: unknown 32541 1726853710.46286: variable 'ansible_search_path' from source: unknown 32541 1726853710.46333: calling self._execute() 32541 1726853710.46415: variable 'ansible_host' from source: host vars for 'managed_node1' 32541 1726853710.46427: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32541 1726853710.46445: variable 'omit' from source: magic vars 32541 1726853710.46950: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32541 1726853710.49050: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32541 1726853710.49121: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32541 1726853710.49236: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32541 1726853710.49239: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32541 1726853710.49242: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32541 1726853710.49320: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32541 1726853710.49354: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32541 1726853710.49524: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32541 1726853710.49976: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32541 1726853710.49979: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32541 1726853710.49982: variable 'ansible_distribution' from source: facts 32541 1726853710.49984: variable 'ansible_distribution_major_version' from source: facts 32541 1726853710.49987: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32541 1726853710.49988: when evaluation is False, skipping this task 32541 1726853710.49996: _execute() done 32541 1726853710.49999: dumping result to json 32541 1726853710.50004: done dumping result, returning 32541 1726853710.50014: 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 [02083763-bbaf-a8a5-733d-00000000001a] 32541 1726853710.50022: sending task result for task 02083763-bbaf-a8a5-733d-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" } 32541 1726853710.50164: no more pending results, returning what we have 32541 1726853710.50169: results queue empty 32541 1726853710.50170: checking for any_errors_fatal 32541 1726853710.50176: done checking for any_errors_fatal 32541 1726853710.50177: checking for max_fail_percentage 32541 1726853710.50179: done checking for max_fail_percentage 32541 1726853710.50179: checking to see if all hosts have failed and the running result is not ok 32541 1726853710.50180: done checking to see if all hosts have failed 32541 1726853710.50181: getting the remaining hosts for this loop 32541 1726853710.50182: done getting the remaining hosts for this loop 32541 1726853710.50186: getting the next task for host managed_node1 32541 1726853710.50193: done getting next task for host managed_node1 32541 1726853710.50196: ^ 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 32541 1726853710.50200: ^ 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 32541 1726853710.50212: getting variables 32541 1726853710.50214: in VariableManager get_vars() 32541 1726853710.50262: Calling all_inventory to load vars for managed_node1 32541 1726853710.50266: Calling groups_inventory to load vars for managed_node1 32541 1726853710.50268: Calling all_plugins_inventory to load vars for managed_node1 32541 1726853710.50281: Calling all_plugins_play to load vars for managed_node1 32541 1726853710.50285: Calling groups_plugins_inventory to load vars for managed_node1 32541 1726853710.50288: Calling groups_plugins_play to load vars for managed_node1 32541 1726853710.50787: done sending task result for task 02083763-bbaf-a8a5-733d-00000000001a 32541 1726853710.50791: WORKER PROCESS EXITING 32541 1726853710.50814: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32541 1726853710.51285: done with get_vars() 32541 1726853710.51296: done getting variables 32541 1726853710.51515: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 13:35:10 -0400 (0:00:00.060) 0:00:03.540 ****** 32541 1726853710.51666: entering _queue_task() for managed_node1/dnf 32541 1726853710.52169: worker is 1 (out of 1 available) 32541 1726853710.52185: exiting _queue_task() for managed_node1/dnf 32541 1726853710.52308: done queuing things up, now waiting for results queue to drain 32541 1726853710.52310: waiting for pending results... 32541 1726853710.52618: 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 32541 1726853710.52742: in run() - task 02083763-bbaf-a8a5-733d-00000000001b 32541 1726853710.52992: variable 'ansible_search_path' from source: unknown 32541 1726853710.53176: variable 'ansible_search_path' from source: unknown 32541 1726853710.53180: calling self._execute() 32541 1726853710.53184: variable 'ansible_host' from source: host vars for 'managed_node1' 32541 1726853710.53187: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32541 1726853710.53189: variable 'omit' from source: magic vars 32541 1726853710.53916: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32541 1726853710.56851: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32541 1726853710.56931: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32541 1726853710.56974: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32541 1726853710.57013: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32541 1726853710.57051: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32541 1726853710.57140: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32541 1726853710.57188: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32541 1726853710.57215: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32541 1726853710.57261: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32541 1726853710.57284: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32541 1726853710.57421: variable 'ansible_distribution' from source: facts 32541 1726853710.57434: variable 'ansible_distribution_major_version' from source: facts 32541 1726853710.57460: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32541 1726853710.57468: when evaluation is False, skipping this task 32541 1726853710.57477: _execute() done 32541 1726853710.57485: dumping result to json 32541 1726853710.57493: done dumping result, returning 32541 1726853710.57505: 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 [02083763-bbaf-a8a5-733d-00000000001b] 32541 1726853710.57514: sending task result for task 02083763-bbaf-a8a5-733d-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" } 32541 1726853710.57666: no more pending results, returning what we have 32541 1726853710.57669: results queue empty 32541 1726853710.57670: checking for any_errors_fatal 32541 1726853710.57678: done checking for any_errors_fatal 32541 1726853710.57678: checking for max_fail_percentage 32541 1726853710.57680: done checking for max_fail_percentage 32541 1726853710.57681: checking to see if all hosts have failed and the running result is not ok 32541 1726853710.57681: done checking to see if all hosts have failed 32541 1726853710.57682: getting the remaining hosts for this loop 32541 1726853710.57683: done getting the remaining hosts for this loop 32541 1726853710.57687: getting the next task for host managed_node1 32541 1726853710.57693: done getting next task for host managed_node1 32541 1726853710.57696: ^ 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 32541 1726853710.57699: ^ 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 32541 1726853710.57715: getting variables 32541 1726853710.57717: in VariableManager get_vars() 32541 1726853710.57758: Calling all_inventory to load vars for managed_node1 32541 1726853710.57761: Calling groups_inventory to load vars for managed_node1 32541 1726853710.57763: Calling all_plugins_inventory to load vars for managed_node1 32541 1726853710.57886: Calling all_plugins_play to load vars for managed_node1 32541 1726853710.57890: Calling groups_plugins_inventory to load vars for managed_node1 32541 1726853710.57894: Calling groups_plugins_play to load vars for managed_node1 32541 1726853710.58338: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32541 1726853710.58701: done with get_vars() 32541 1726853710.58713: done getting variables 32541 1726853710.58829: done sending task result for task 02083763-bbaf-a8a5-733d-00000000001b 32541 1726853710.58832: WORKER PROCESS EXITING redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 32541 1726853710.58906: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 13:35:10 -0400 (0:00:00.072) 0:00:03.613 ****** 32541 1726853710.58937: entering _queue_task() for managed_node1/yum 32541 1726853710.58939: Creating lock for yum 32541 1726853710.59232: worker is 1 (out of 1 available) 32541 1726853710.59244: exiting _queue_task() for managed_node1/yum 32541 1726853710.59258: done queuing things up, now waiting for results queue to drain 32541 1726853710.59260: waiting for pending results... 32541 1726853710.59531: 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 32541 1726853710.59657: in run() - task 02083763-bbaf-a8a5-733d-00000000001c 32541 1726853710.59678: variable 'ansible_search_path' from source: unknown 32541 1726853710.59685: variable 'ansible_search_path' from source: unknown 32541 1726853710.59729: calling self._execute() 32541 1726853710.59809: variable 'ansible_host' from source: host vars for 'managed_node1' 32541 1726853710.59821: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32541 1726853710.59841: variable 'omit' from source: magic vars 32541 1726853710.60359: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32541 1726853710.64573: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32541 1726853710.64732: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32541 1726853710.64866: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32541 1726853710.64905: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32541 1726853710.64980: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32541 1726853710.65139: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32541 1726853710.65381: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32541 1726853710.65385: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32541 1726853710.65576: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32541 1726853710.65580: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32541 1726853710.65938: variable 'ansible_distribution' from source: facts 32541 1726853710.65941: variable 'ansible_distribution_major_version' from source: facts 32541 1726853710.65943: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32541 1726853710.65945: when evaluation is False, skipping this task 32541 1726853710.65947: _execute() done 32541 1726853710.65948: dumping result to json 32541 1726853710.65950: done dumping result, returning 32541 1726853710.65952: 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 [02083763-bbaf-a8a5-733d-00000000001c] 32541 1726853710.65957: sending task result for task 02083763-bbaf-a8a5-733d-00000000001c 32541 1726853710.66151: done sending task result for task 02083763-bbaf-a8a5-733d-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" } 32541 1726853710.66207: no more pending results, returning what we have 32541 1726853710.66211: results queue empty 32541 1726853710.66212: checking for any_errors_fatal 32541 1726853710.66218: done checking for any_errors_fatal 32541 1726853710.66219: checking for max_fail_percentage 32541 1726853710.66220: done checking for max_fail_percentage 32541 1726853710.66221: checking to see if all hosts have failed and the running result is not ok 32541 1726853710.66222: done checking to see if all hosts have failed 32541 1726853710.66223: getting the remaining hosts for this loop 32541 1726853710.66224: done getting the remaining hosts for this loop 32541 1726853710.66228: getting the next task for host managed_node1 32541 1726853710.66237: done getting next task for host managed_node1 32541 1726853710.66244: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 32541 1726853710.66247: ^ 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 32541 1726853710.66265: getting variables 32541 1726853710.66267: in VariableManager get_vars() 32541 1726853710.66408: Calling all_inventory to load vars for managed_node1 32541 1726853710.66412: Calling groups_inventory to load vars for managed_node1 32541 1726853710.66415: Calling all_plugins_inventory to load vars for managed_node1 32541 1726853710.66426: Calling all_plugins_play to load vars for managed_node1 32541 1726853710.66429: Calling groups_plugins_inventory to load vars for managed_node1 32541 1726853710.66432: Calling groups_plugins_play to load vars for managed_node1 32541 1726853710.67414: WORKER PROCESS EXITING 32541 1726853710.67623: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32541 1726853710.68145: done with get_vars() 32541 1726853710.68160: done getting variables 32541 1726853710.68338: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 13:35:10 -0400 (0:00:00.094) 0:00:03.707 ****** 32541 1726853710.68433: entering _queue_task() for managed_node1/fail 32541 1726853710.69044: worker is 1 (out of 1 available) 32541 1726853710.69058: exiting _queue_task() for managed_node1/fail 32541 1726853710.69376: done queuing things up, now waiting for results queue to drain 32541 1726853710.69378: waiting for pending results... 32541 1726853710.69627: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 32541 1726853710.69806: in run() - task 02083763-bbaf-a8a5-733d-00000000001d 32541 1726853710.69965: variable 'ansible_search_path' from source: unknown 32541 1726853710.69969: variable 'ansible_search_path' from source: unknown 32541 1726853710.69998: calling self._execute() 32541 1726853710.70136: variable 'ansible_host' from source: host vars for 'managed_node1' 32541 1726853710.70139: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32541 1726853710.70141: variable 'omit' from source: magic vars 32541 1726853710.70832: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32541 1726853710.73641: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32541 1726853710.73690: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32541 1726853710.73720: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32541 1726853710.73929: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32541 1726853710.73950: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32541 1726853710.74012: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32541 1726853710.74033: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32541 1726853710.74050: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32541 1726853710.74079: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32541 1726853710.74089: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32541 1726853710.74188: variable 'ansible_distribution' from source: facts 32541 1726853710.74194: variable 'ansible_distribution_major_version' from source: facts 32541 1726853710.74212: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32541 1726853710.74215: when evaluation is False, skipping this task 32541 1726853710.74217: _execute() done 32541 1726853710.74219: dumping result to json 32541 1726853710.74222: done dumping result, returning 32541 1726853710.74227: 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 [02083763-bbaf-a8a5-733d-00000000001d] 32541 1726853710.74233: sending task result for task 02083763-bbaf-a8a5-733d-00000000001d 32541 1726853710.74326: done sending task result for task 02083763-bbaf-a8a5-733d-00000000001d 32541 1726853710.74329: 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" } 32541 1726853710.74398: no more pending results, returning what we have 32541 1726853710.74401: results queue empty 32541 1726853710.74402: checking for any_errors_fatal 32541 1726853710.74408: done checking for any_errors_fatal 32541 1726853710.74408: checking for max_fail_percentage 32541 1726853710.74410: done checking for max_fail_percentage 32541 1726853710.74411: checking to see if all hosts have failed and the running result is not ok 32541 1726853710.74412: done checking to see if all hosts have failed 32541 1726853710.74412: getting the remaining hosts for this loop 32541 1726853710.74413: done getting the remaining hosts for this loop 32541 1726853710.74417: getting the next task for host managed_node1 32541 1726853710.74423: done getting next task for host managed_node1 32541 1726853710.74426: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 32541 1726853710.74429: ^ 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 32541 1726853710.74443: getting variables 32541 1726853710.74445: in VariableManager get_vars() 32541 1726853710.74483: Calling all_inventory to load vars for managed_node1 32541 1726853710.74486: Calling groups_inventory to load vars for managed_node1 32541 1726853710.74488: Calling all_plugins_inventory to load vars for managed_node1 32541 1726853710.74495: Calling all_plugins_play to load vars for managed_node1 32541 1726853710.74498: Calling groups_plugins_inventory to load vars for managed_node1 32541 1726853710.74500: Calling groups_plugins_play to load vars for managed_node1 32541 1726853710.74628: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32541 1726853710.74802: done with get_vars() 32541 1726853710.74810: done getting variables 32541 1726853710.74884: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 13:35:10 -0400 (0:00:00.065) 0:00:03.773 ****** 32541 1726853710.74914: entering _queue_task() for managed_node1/package 32541 1726853710.75180: worker is 1 (out of 1 available) 32541 1726853710.75193: exiting _queue_task() for managed_node1/package 32541 1726853710.75207: done queuing things up, now waiting for results queue to drain 32541 1726853710.75208: waiting for pending results... 32541 1726853710.75497: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages 32541 1726853710.75602: in run() - task 02083763-bbaf-a8a5-733d-00000000001e 32541 1726853710.75709: variable 'ansible_search_path' from source: unknown 32541 1726853710.75713: variable 'ansible_search_path' from source: unknown 32541 1726853710.75716: calling self._execute() 32541 1726853710.75748: variable 'ansible_host' from source: host vars for 'managed_node1' 32541 1726853710.75764: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32541 1726853710.75786: variable 'omit' from source: magic vars 32541 1726853710.76645: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32541 1726853710.78598: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32541 1726853710.78811: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32541 1726853710.78840: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32541 1726853710.78865: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32541 1726853710.78888: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32541 1726853710.78946: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32541 1726853710.78966: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32541 1726853710.78997: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32541 1726853710.79043: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32541 1726853710.79055: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32541 1726853710.79202: variable 'ansible_distribution' from source: facts 32541 1726853710.79205: variable 'ansible_distribution_major_version' from source: facts 32541 1726853710.79219: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32541 1726853710.79222: when evaluation is False, skipping this task 32541 1726853710.79224: _execute() done 32541 1726853710.79228: dumping result to json 32541 1726853710.79231: done dumping result, returning 32541 1726853710.79258: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages [02083763-bbaf-a8a5-733d-00000000001e] 32541 1726853710.79264: sending task result for task 02083763-bbaf-a8a5-733d-00000000001e 32541 1726853710.79564: done sending task result for task 02083763-bbaf-a8a5-733d-00000000001e 32541 1726853710.79567: 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" } 32541 1726853710.79606: no more pending results, returning what we have 32541 1726853710.79609: results queue empty 32541 1726853710.79610: checking for any_errors_fatal 32541 1726853710.79614: done checking for any_errors_fatal 32541 1726853710.79615: checking for max_fail_percentage 32541 1726853710.79616: done checking for max_fail_percentage 32541 1726853710.79617: checking to see if all hosts have failed and the running result is not ok 32541 1726853710.79618: done checking to see if all hosts have failed 32541 1726853710.79618: getting the remaining hosts for this loop 32541 1726853710.79619: done getting the remaining hosts for this loop 32541 1726853710.79622: getting the next task for host managed_node1 32541 1726853710.79627: done getting next task for host managed_node1 32541 1726853710.79630: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 32541 1726853710.79633: ^ 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 32541 1726853710.79645: getting variables 32541 1726853710.79646: in VariableManager get_vars() 32541 1726853710.79781: Calling all_inventory to load vars for managed_node1 32541 1726853710.79784: Calling groups_inventory to load vars for managed_node1 32541 1726853710.79841: Calling all_plugins_inventory to load vars for managed_node1 32541 1726853710.79850: Calling all_plugins_play to load vars for managed_node1 32541 1726853710.79853: Calling groups_plugins_inventory to load vars for managed_node1 32541 1726853710.79858: Calling groups_plugins_play to load vars for managed_node1 32541 1726853710.80036: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32541 1726853710.80278: done with get_vars() 32541 1726853710.80290: done getting variables 32541 1726853710.80357: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 13:35:10 -0400 (0:00:00.054) 0:00:03.828 ****** 32541 1726853710.80391: entering _queue_task() for managed_node1/package 32541 1726853710.80893: worker is 1 (out of 1 available) 32541 1726853710.80905: exiting _queue_task() for managed_node1/package 32541 1726853710.80917: done queuing things up, now waiting for results queue to drain 32541 1726853710.80918: waiting for pending results... 32541 1726853710.81281: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 32541 1726853710.81377: in run() - task 02083763-bbaf-a8a5-733d-00000000001f 32541 1726853710.81380: variable 'ansible_search_path' from source: unknown 32541 1726853710.81382: variable 'ansible_search_path' from source: unknown 32541 1726853710.81384: calling self._execute() 32541 1726853710.81447: variable 'ansible_host' from source: host vars for 'managed_node1' 32541 1726853710.81459: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32541 1726853710.81475: variable 'omit' from source: magic vars 32541 1726853710.81920: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32541 1726853710.83831: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32541 1726853710.83898: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32541 1726853710.83981: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32541 1726853710.83986: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32541 1726853710.84035: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32541 1726853710.84137: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32541 1726853710.84175: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32541 1726853710.84277: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32541 1726853710.84281: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32541 1726853710.84283: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32541 1726853710.84411: variable 'ansible_distribution' from source: facts 32541 1726853710.84422: variable 'ansible_distribution_major_version' from source: facts 32541 1726853710.84444: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32541 1726853710.84457: when evaluation is False, skipping this task 32541 1726853710.84472: _execute() done 32541 1726853710.84483: dumping result to json 32541 1726853710.84567: done dumping result, returning 32541 1726853710.84570: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [02083763-bbaf-a8a5-733d-00000000001f] 32541 1726853710.84576: sending task result for task 02083763-bbaf-a8a5-733d-00000000001f 32541 1726853710.84664: done sending task result for task 02083763-bbaf-a8a5-733d-00000000001f 32541 1726853710.84669: 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" } 32541 1726853710.84725: no more pending results, returning what we have 32541 1726853710.84728: results queue empty 32541 1726853710.84729: checking for any_errors_fatal 32541 1726853710.84735: done checking for any_errors_fatal 32541 1726853710.84735: checking for max_fail_percentage 32541 1726853710.84737: done checking for max_fail_percentage 32541 1726853710.84738: checking to see if all hosts have failed and the running result is not ok 32541 1726853710.84739: done checking to see if all hosts have failed 32541 1726853710.84739: getting the remaining hosts for this loop 32541 1726853710.84741: done getting the remaining hosts for this loop 32541 1726853710.84745: getting the next task for host managed_node1 32541 1726853710.84751: done getting next task for host managed_node1 32541 1726853710.84756: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 32541 1726853710.84759: ^ 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 32541 1726853710.84774: getting variables 32541 1726853710.84776: in VariableManager get_vars() 32541 1726853710.84824: Calling all_inventory to load vars for managed_node1 32541 1726853710.84827: Calling groups_inventory to load vars for managed_node1 32541 1726853710.84830: Calling all_plugins_inventory to load vars for managed_node1 32541 1726853710.84845: Calling all_plugins_play to load vars for managed_node1 32541 1726853710.84848: Calling groups_plugins_inventory to load vars for managed_node1 32541 1726853710.84852: Calling groups_plugins_play to load vars for managed_node1 32541 1726853710.85335: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32541 1726853710.85610: done with get_vars() 32541 1726853710.85621: done getting variables 32541 1726853710.85696: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 13:35:10 -0400 (0:00:00.053) 0:00:03.881 ****** 32541 1726853710.85730: entering _queue_task() for managed_node1/package 32541 1726853710.86124: worker is 1 (out of 1 available) 32541 1726853710.86136: exiting _queue_task() for managed_node1/package 32541 1726853710.86150: done queuing things up, now waiting for results queue to drain 32541 1726853710.86156: waiting for pending results... 32541 1726853710.86393: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 32541 1726853710.86476: in run() - task 02083763-bbaf-a8a5-733d-000000000020 32541 1726853710.86488: variable 'ansible_search_path' from source: unknown 32541 1726853710.86492: variable 'ansible_search_path' from source: unknown 32541 1726853710.86518: calling self._execute() 32541 1726853710.86588: variable 'ansible_host' from source: host vars for 'managed_node1' 32541 1726853710.86593: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32541 1726853710.86602: variable 'omit' from source: magic vars 32541 1726853710.87031: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32541 1726853710.89002: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32541 1726853710.89047: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32541 1726853710.89076: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32541 1726853710.89101: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32541 1726853710.89123: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32541 1726853710.89182: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32541 1726853710.89203: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32541 1726853710.89219: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32541 1726853710.89250: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32541 1726853710.89260: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32541 1726853710.89360: variable 'ansible_distribution' from source: facts 32541 1726853710.89364: variable 'ansible_distribution_major_version' from source: facts 32541 1726853710.89378: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32541 1726853710.89381: when evaluation is False, skipping this task 32541 1726853710.89383: _execute() done 32541 1726853710.89386: dumping result to json 32541 1726853710.89390: done dumping result, returning 32541 1726853710.89397: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [02083763-bbaf-a8a5-733d-000000000020] 32541 1726853710.89402: sending task result for task 02083763-bbaf-a8a5-733d-000000000020 32541 1726853710.89497: done sending task result for task 02083763-bbaf-a8a5-733d-000000000020 32541 1726853710.89500: 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" } 32541 1726853710.89544: no more pending results, returning what we have 32541 1726853710.89547: results queue empty 32541 1726853710.89547: checking for any_errors_fatal 32541 1726853710.89557: done checking for any_errors_fatal 32541 1726853710.89558: checking for max_fail_percentage 32541 1726853710.89560: done checking for max_fail_percentage 32541 1726853710.89560: checking to see if all hosts have failed and the running result is not ok 32541 1726853710.89561: done checking to see if all hosts have failed 32541 1726853710.89562: getting the remaining hosts for this loop 32541 1726853710.89563: done getting the remaining hosts for this loop 32541 1726853710.89566: getting the next task for host managed_node1 32541 1726853710.89574: done getting next task for host managed_node1 32541 1726853710.89578: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 32541 1726853710.89580: ^ 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 32541 1726853710.89593: getting variables 32541 1726853710.89595: in VariableManager get_vars() 32541 1726853710.89638: Calling all_inventory to load vars for managed_node1 32541 1726853710.89642: Calling groups_inventory to load vars for managed_node1 32541 1726853710.89644: Calling all_plugins_inventory to load vars for managed_node1 32541 1726853710.89652: Calling all_plugins_play to load vars for managed_node1 32541 1726853710.89654: Calling groups_plugins_inventory to load vars for managed_node1 32541 1726853710.89659: Calling groups_plugins_play to load vars for managed_node1 32541 1726853710.89796: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32541 1726853710.89921: done with get_vars() 32541 1726853710.89929: done getting variables 32541 1726853710.90001: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 13:35:10 -0400 (0:00:00.043) 0:00:03.924 ****** 32541 1726853710.90039: entering _queue_task() for managed_node1/service 32541 1726853710.90040: Creating lock for service 32541 1726853710.90264: worker is 1 (out of 1 available) 32541 1726853710.90278: exiting _queue_task() for managed_node1/service 32541 1726853710.90291: done queuing things up, now waiting for results queue to drain 32541 1726853710.90292: waiting for pending results... 32541 1726853710.90436: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 32541 1726853710.90510: in run() - task 02083763-bbaf-a8a5-733d-000000000021 32541 1726853710.90524: variable 'ansible_search_path' from source: unknown 32541 1726853710.90527: variable 'ansible_search_path' from source: unknown 32541 1726853710.90560: calling self._execute() 32541 1726853710.90621: variable 'ansible_host' from source: host vars for 'managed_node1' 32541 1726853710.90634: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32541 1726853710.90637: variable 'omit' from source: magic vars 32541 1726853710.90936: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32541 1726853710.93605: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32541 1726853710.93705: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32541 1726853710.93731: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32541 1726853710.93758: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32541 1726853710.93811: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32541 1726853710.93866: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32541 1726853710.93929: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32541 1726853710.93973: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32541 1726853710.93998: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32541 1726853710.94008: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32541 1726853710.94118: variable 'ansible_distribution' from source: facts 32541 1726853710.94121: variable 'ansible_distribution_major_version' from source: facts 32541 1726853710.94137: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32541 1726853710.94140: when evaluation is False, skipping this task 32541 1726853710.94142: _execute() done 32541 1726853710.94145: dumping result to json 32541 1726853710.94149: done dumping result, returning 32541 1726853710.94156: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [02083763-bbaf-a8a5-733d-000000000021] 32541 1726853710.94163: sending task result for task 02083763-bbaf-a8a5-733d-000000000021 32541 1726853710.94267: done sending task result for task 02083763-bbaf-a8a5-733d-000000000021 32541 1726853710.94270: 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" } 32541 1726853710.94316: no more pending results, returning what we have 32541 1726853710.94319: results queue empty 32541 1726853710.94320: checking for any_errors_fatal 32541 1726853710.94326: done checking for any_errors_fatal 32541 1726853710.94326: checking for max_fail_percentage 32541 1726853710.94328: done checking for max_fail_percentage 32541 1726853710.94329: checking to see if all hosts have failed and the running result is not ok 32541 1726853710.94329: done checking to see if all hosts have failed 32541 1726853710.94330: getting the remaining hosts for this loop 32541 1726853710.94331: done getting the remaining hosts for this loop 32541 1726853710.94335: getting the next task for host managed_node1 32541 1726853710.94341: done getting next task for host managed_node1 32541 1726853710.94345: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 32541 1726853710.94347: ^ 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 32541 1726853710.94360: getting variables 32541 1726853710.94362: in VariableManager get_vars() 32541 1726853710.94409: Calling all_inventory to load vars for managed_node1 32541 1726853710.94412: Calling groups_inventory to load vars for managed_node1 32541 1726853710.94415: Calling all_plugins_inventory to load vars for managed_node1 32541 1726853710.94423: Calling all_plugins_play to load vars for managed_node1 32541 1726853710.94425: Calling groups_plugins_inventory to load vars for managed_node1 32541 1726853710.94428: Calling groups_plugins_play to load vars for managed_node1 32541 1726853710.94604: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32541 1726853710.94724: done with get_vars() 32541 1726853710.94736: done getting variables 32541 1726853710.94782: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 13:35:10 -0400 (0:00:00.047) 0:00:03.972 ****** 32541 1726853710.94804: entering _queue_task() for managed_node1/service 32541 1726853710.95007: worker is 1 (out of 1 available) 32541 1726853710.95019: exiting _queue_task() for managed_node1/service 32541 1726853710.95032: done queuing things up, now waiting for results queue to drain 32541 1726853710.95034: waiting for pending results... 32541 1726853710.95189: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 32541 1726853710.95263: in run() - task 02083763-bbaf-a8a5-733d-000000000022 32541 1726853710.95302: variable 'ansible_search_path' from source: unknown 32541 1726853710.95306: variable 'ansible_search_path' from source: unknown 32541 1726853710.95344: calling self._execute() 32541 1726853710.95428: variable 'ansible_host' from source: host vars for 'managed_node1' 32541 1726853710.95431: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32541 1726853710.95441: variable 'omit' from source: magic vars 32541 1726853710.95837: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32541 1726853710.97707: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32541 1726853710.97756: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32541 1726853710.97789: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32541 1726853710.97814: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32541 1726853710.97834: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32541 1726853710.97907: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32541 1726853710.97932: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32541 1726853710.97964: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32541 1726853710.98002: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32541 1726853710.98006: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32541 1726853710.98128: variable 'ansible_distribution' from source: facts 32541 1726853710.98131: variable 'ansible_distribution_major_version' from source: facts 32541 1726853710.98144: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32541 1726853710.98147: when evaluation is False, skipping this task 32541 1726853710.98149: _execute() done 32541 1726853710.98152: dumping result to json 32541 1726853710.98156: done dumping result, returning 32541 1726853710.98247: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [02083763-bbaf-a8a5-733d-000000000022] 32541 1726853710.98250: sending task result for task 02083763-bbaf-a8a5-733d-000000000022 32541 1726853710.98341: done sending task result for task 02083763-bbaf-a8a5-733d-000000000022 32541 1726853710.98347: 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 } 32541 1726853710.98407: no more pending results, returning what we have 32541 1726853710.98410: results queue empty 32541 1726853710.98411: checking for any_errors_fatal 32541 1726853710.98416: done checking for any_errors_fatal 32541 1726853710.98416: checking for max_fail_percentage 32541 1726853710.98418: done checking for max_fail_percentage 32541 1726853710.98419: checking to see if all hosts have failed and the running result is not ok 32541 1726853710.98419: done checking to see if all hosts have failed 32541 1726853710.98420: getting the remaining hosts for this loop 32541 1726853710.98421: done getting the remaining hosts for this loop 32541 1726853710.98424: getting the next task for host managed_node1 32541 1726853710.98429: done getting next task for host managed_node1 32541 1726853710.98433: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 32541 1726853710.98436: ^ 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 32541 1726853710.98452: getting variables 32541 1726853710.98453: in VariableManager get_vars() 32541 1726853710.98490: Calling all_inventory to load vars for managed_node1 32541 1726853710.98493: Calling groups_inventory to load vars for managed_node1 32541 1726853710.98495: Calling all_plugins_inventory to load vars for managed_node1 32541 1726853710.98503: Calling all_plugins_play to load vars for managed_node1 32541 1726853710.98505: Calling groups_plugins_inventory to load vars for managed_node1 32541 1726853710.98508: Calling groups_plugins_play to load vars for managed_node1 32541 1726853710.98665: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32541 1726853710.98833: done with get_vars() 32541 1726853710.98842: done getting variables 32541 1726853710.98903: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 13:35:10 -0400 (0:00:00.041) 0:00:04.013 ****** 32541 1726853710.98929: entering _queue_task() for managed_node1/service 32541 1726853710.99202: worker is 1 (out of 1 available) 32541 1726853710.99217: exiting _queue_task() for managed_node1/service 32541 1726853710.99230: done queuing things up, now waiting for results queue to drain 32541 1726853710.99231: waiting for pending results... 32541 1726853710.99506: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 32541 1726853710.99554: in run() - task 02083763-bbaf-a8a5-733d-000000000023 32541 1726853710.99570: variable 'ansible_search_path' from source: unknown 32541 1726853710.99585: variable 'ansible_search_path' from source: unknown 32541 1726853710.99610: calling self._execute() 32541 1726853710.99665: variable 'ansible_host' from source: host vars for 'managed_node1' 32541 1726853710.99668: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32541 1726853710.99679: variable 'omit' from source: magic vars 32541 1726853710.99987: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32541 1726853711.01951: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32541 1726853711.01955: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32541 1726853711.01977: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32541 1726853711.02028: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32541 1726853711.02066: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32541 1726853711.02169: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32541 1726853711.02205: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32541 1726853711.02225: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32541 1726853711.02251: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32541 1726853711.02262: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32541 1726853711.02474: variable 'ansible_distribution' from source: facts 32541 1726853711.02477: variable 'ansible_distribution_major_version' from source: facts 32541 1726853711.02480: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32541 1726853711.02482: when evaluation is False, skipping this task 32541 1726853711.02483: _execute() done 32541 1726853711.02485: dumping result to json 32541 1726853711.02488: done dumping result, returning 32541 1726853711.02490: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [02083763-bbaf-a8a5-733d-000000000023] 32541 1726853711.02492: sending task result for task 02083763-bbaf-a8a5-733d-000000000023 32541 1726853711.02603: done sending task result for task 02083763-bbaf-a8a5-733d-000000000023 32541 1726853711.02606: 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" } 32541 1726853711.02664: no more pending results, returning what we have 32541 1726853711.02667: results queue empty 32541 1726853711.02668: checking for any_errors_fatal 32541 1726853711.02674: done checking for any_errors_fatal 32541 1726853711.02674: checking for max_fail_percentage 32541 1726853711.02676: done checking for max_fail_percentage 32541 1726853711.02677: checking to see if all hosts have failed and the running result is not ok 32541 1726853711.02677: done checking to see if all hosts have failed 32541 1726853711.02678: getting the remaining hosts for this loop 32541 1726853711.02679: done getting the remaining hosts for this loop 32541 1726853711.02683: getting the next task for host managed_node1 32541 1726853711.02688: done getting next task for host managed_node1 32541 1726853711.02692: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 32541 1726853711.02694: ^ 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 32541 1726853711.02707: getting variables 32541 1726853711.02708: in VariableManager get_vars() 32541 1726853711.02744: Calling all_inventory to load vars for managed_node1 32541 1726853711.02746: Calling groups_inventory to load vars for managed_node1 32541 1726853711.02748: Calling all_plugins_inventory to load vars for managed_node1 32541 1726853711.02758: Calling all_plugins_play to load vars for managed_node1 32541 1726853711.02760: Calling groups_plugins_inventory to load vars for managed_node1 32541 1726853711.02763: Calling groups_plugins_play to load vars for managed_node1 32541 1726853711.03413: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32541 1726853711.03945: done with get_vars() 32541 1726853711.03959: done getting variables 32541 1726853711.04221: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 13:35:11 -0400 (0:00:00.053) 0:00:04.066 ****** 32541 1726853711.04261: entering _queue_task() for managed_node1/service 32541 1726853711.04769: worker is 1 (out of 1 available) 32541 1726853711.04784: exiting _queue_task() for managed_node1/service 32541 1726853711.04798: done queuing things up, now waiting for results queue to drain 32541 1726853711.04799: waiting for pending results... 32541 1726853711.05033: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service 32541 1726853711.05124: in run() - task 02083763-bbaf-a8a5-733d-000000000024 32541 1726853711.05136: variable 'ansible_search_path' from source: unknown 32541 1726853711.05139: variable 'ansible_search_path' from source: unknown 32541 1726853711.05173: calling self._execute() 32541 1726853711.05234: variable 'ansible_host' from source: host vars for 'managed_node1' 32541 1726853711.05238: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32541 1726853711.05246: variable 'omit' from source: magic vars 32541 1726853711.05550: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32541 1726853711.08278: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32541 1726853711.08282: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32541 1726853711.08284: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32541 1726853711.08315: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32541 1726853711.08346: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32541 1726853711.08427: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32541 1726853711.08465: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32541 1726853711.08497: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32541 1726853711.08539: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32541 1726853711.08559: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32541 1726853711.09076: variable 'ansible_distribution' from source: facts 32541 1726853711.09080: variable 'ansible_distribution_major_version' from source: facts 32541 1726853711.09082: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32541 1726853711.09085: when evaluation is False, skipping this task 32541 1726853711.09091: _execute() done 32541 1726853711.09094: dumping result to json 32541 1726853711.09096: done dumping result, returning 32541 1726853711.09099: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service [02083763-bbaf-a8a5-733d-000000000024] 32541 1726853711.09101: sending task result for task 02083763-bbaf-a8a5-733d-000000000024 32541 1726853711.09175: done sending task result for task 02083763-bbaf-a8a5-733d-000000000024 32541 1726853711.09179: 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 } 32541 1726853711.09243: no more pending results, returning what we have 32541 1726853711.09246: results queue empty 32541 1726853711.09247: checking for any_errors_fatal 32541 1726853711.09255: done checking for any_errors_fatal 32541 1726853711.09255: checking for max_fail_percentage 32541 1726853711.09257: done checking for max_fail_percentage 32541 1726853711.09258: checking to see if all hosts have failed and the running result is not ok 32541 1726853711.09259: done checking to see if all hosts have failed 32541 1726853711.09260: getting the remaining hosts for this loop 32541 1726853711.09261: done getting the remaining hosts for this loop 32541 1726853711.09266: getting the next task for host managed_node1 32541 1726853711.09275: done getting next task for host managed_node1 32541 1726853711.09279: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 32541 1726853711.09282: ^ 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 32541 1726853711.09299: getting variables 32541 1726853711.09301: in VariableManager get_vars() 32541 1726853711.09341: Calling all_inventory to load vars for managed_node1 32541 1726853711.09343: Calling groups_inventory to load vars for managed_node1 32541 1726853711.09345: Calling all_plugins_inventory to load vars for managed_node1 32541 1726853711.09355: Calling all_plugins_play to load vars for managed_node1 32541 1726853711.09358: Calling groups_plugins_inventory to load vars for managed_node1 32541 1726853711.09360: Calling groups_plugins_play to load vars for managed_node1 32541 1726853711.09753: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32541 1726853711.10226: done with get_vars() 32541 1726853711.10240: done getting variables 32541 1726853711.10394: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 13:35:11 -0400 (0:00:00.061) 0:00:04.128 ****** 32541 1726853711.10434: entering _queue_task() for managed_node1/copy 32541 1726853711.11178: worker is 1 (out of 1 available) 32541 1726853711.11192: exiting _queue_task() for managed_node1/copy 32541 1726853711.11206: done queuing things up, now waiting for results queue to drain 32541 1726853711.11207: waiting for pending results... 32541 1726853711.11787: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 32541 1726853711.11792: in run() - task 02083763-bbaf-a8a5-733d-000000000025 32541 1726853711.12178: variable 'ansible_search_path' from source: unknown 32541 1726853711.12182: variable 'ansible_search_path' from source: unknown 32541 1726853711.12184: calling self._execute() 32541 1726853711.12186: variable 'ansible_host' from source: host vars for 'managed_node1' 32541 1726853711.12189: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32541 1726853711.12191: variable 'omit' from source: magic vars 32541 1726853711.12942: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32541 1726853711.17317: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32541 1726853711.17392: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32541 1726853711.17449: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32541 1726853711.17492: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32541 1726853711.17526: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32541 1726853711.17612: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32541 1726853711.17647: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32541 1726853711.17681: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32541 1726853711.17728: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32541 1726853711.17747: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32541 1726853711.17895: variable 'ansible_distribution' from source: facts 32541 1726853711.17906: variable 'ansible_distribution_major_version' from source: facts 32541 1726853711.17928: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32541 1726853711.17935: when evaluation is False, skipping this task 32541 1726853711.17946: _execute() done 32541 1726853711.17952: dumping result to json 32541 1726853711.17962: done dumping result, returning 32541 1726853711.17976: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [02083763-bbaf-a8a5-733d-000000000025] 32541 1726853711.17985: sending task result for task 02083763-bbaf-a8a5-733d-000000000025 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" } 32541 1726853711.18258: no more pending results, returning what we have 32541 1726853711.18261: results queue empty 32541 1726853711.18262: checking for any_errors_fatal 32541 1726853711.18266: done checking for any_errors_fatal 32541 1726853711.18266: checking for max_fail_percentage 32541 1726853711.18268: done checking for max_fail_percentage 32541 1726853711.18269: checking to see if all hosts have failed and the running result is not ok 32541 1726853711.18270: done checking to see if all hosts have failed 32541 1726853711.18272: getting the remaining hosts for this loop 32541 1726853711.18273: done getting the remaining hosts for this loop 32541 1726853711.18278: getting the next task for host managed_node1 32541 1726853711.18285: done getting next task for host managed_node1 32541 1726853711.18289: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 32541 1726853711.18292: ^ 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 32541 1726853711.18305: getting variables 32541 1726853711.18307: in VariableManager get_vars() 32541 1726853711.18351: Calling all_inventory to load vars for managed_node1 32541 1726853711.18357: Calling groups_inventory to load vars for managed_node1 32541 1726853711.18360: Calling all_plugins_inventory to load vars for managed_node1 32541 1726853711.18562: Calling all_plugins_play to load vars for managed_node1 32541 1726853711.18568: Calling groups_plugins_inventory to load vars for managed_node1 32541 1726853711.18576: done sending task result for task 02083763-bbaf-a8a5-733d-000000000025 32541 1726853711.18579: WORKER PROCESS EXITING 32541 1726853711.18582: Calling groups_plugins_play to load vars for managed_node1 32541 1726853711.18844: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32541 1726853711.19326: done with get_vars() 32541 1726853711.19338: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 13:35:11 -0400 (0:00:00.089) 0:00:04.218 ****** 32541 1726853711.19429: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 32541 1726853711.19432: Creating lock for fedora.linux_system_roles.network_connections 32541 1726853711.19772: worker is 1 (out of 1 available) 32541 1726853711.19785: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 32541 1726853711.19797: done queuing things up, now waiting for results queue to drain 32541 1726853711.19798: waiting for pending results... 32541 1726853711.20066: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 32541 1726853711.20196: in run() - task 02083763-bbaf-a8a5-733d-000000000026 32541 1726853711.20214: variable 'ansible_search_path' from source: unknown 32541 1726853711.20221: variable 'ansible_search_path' from source: unknown 32541 1726853711.20264: calling self._execute() 32541 1726853711.20400: variable 'ansible_host' from source: host vars for 'managed_node1' 32541 1726853711.20412: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32541 1726853711.20426: variable 'omit' from source: magic vars 32541 1726853711.20969: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32541 1726853711.23906: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32541 1726853711.23945: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32541 1726853711.23994: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32541 1726853711.24037: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32541 1726853711.24075: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32541 1726853711.24230: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32541 1726853711.24234: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32541 1726853711.24237: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32541 1726853711.24286: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32541 1726853711.24306: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32541 1726853711.24457: variable 'ansible_distribution' from source: facts 32541 1726853711.24469: variable 'ansible_distribution_major_version' from source: facts 32541 1726853711.24494: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32541 1726853711.24502: when evaluation is False, skipping this task 32541 1726853711.24510: _execute() done 32541 1726853711.24517: dumping result to json 32541 1726853711.24525: done dumping result, returning 32541 1726853711.24557: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [02083763-bbaf-a8a5-733d-000000000026] 32541 1726853711.24559: sending task result for task 02083763-bbaf-a8a5-733d-000000000026 32541 1726853711.24884: done sending task result for task 02083763-bbaf-a8a5-733d-000000000026 32541 1726853711.24887: 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" } 32541 1726853711.24931: no more pending results, returning what we have 32541 1726853711.24934: results queue empty 32541 1726853711.24935: checking for any_errors_fatal 32541 1726853711.24940: done checking for any_errors_fatal 32541 1726853711.24941: checking for max_fail_percentage 32541 1726853711.24942: done checking for max_fail_percentage 32541 1726853711.24943: checking to see if all hosts have failed and the running result is not ok 32541 1726853711.24944: done checking to see if all hosts have failed 32541 1726853711.24945: getting the remaining hosts for this loop 32541 1726853711.24946: done getting the remaining hosts for this loop 32541 1726853711.24950: getting the next task for host managed_node1 32541 1726853711.24958: done getting next task for host managed_node1 32541 1726853711.24962: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 32541 1726853711.24965: ^ 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 32541 1726853711.24981: getting variables 32541 1726853711.24982: in VariableManager get_vars() 32541 1726853711.25023: Calling all_inventory to load vars for managed_node1 32541 1726853711.25026: Calling groups_inventory to load vars for managed_node1 32541 1726853711.25028: Calling all_plugins_inventory to load vars for managed_node1 32541 1726853711.25040: Calling all_plugins_play to load vars for managed_node1 32541 1726853711.25043: Calling groups_plugins_inventory to load vars for managed_node1 32541 1726853711.25046: Calling groups_plugins_play to load vars for managed_node1 32541 1726853711.25224: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32541 1726853711.25578: done with get_vars() 32541 1726853711.25591: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 13:35:11 -0400 (0:00:00.063) 0:00:04.281 ****** 32541 1726853711.25739: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_state 32541 1726853711.25741: Creating lock for fedora.linux_system_roles.network_state 32541 1726853711.26089: worker is 1 (out of 1 available) 32541 1726853711.26101: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_state 32541 1726853711.26112: done queuing things up, now waiting for results queue to drain 32541 1726853711.26113: waiting for pending results... 32541 1726853711.26488: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state 32541 1726853711.26496: in run() - task 02083763-bbaf-a8a5-733d-000000000027 32541 1726853711.26516: variable 'ansible_search_path' from source: unknown 32541 1726853711.26523: variable 'ansible_search_path' from source: unknown 32541 1726853711.26565: calling self._execute() 32541 1726853711.26651: variable 'ansible_host' from source: host vars for 'managed_node1' 32541 1726853711.26666: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32541 1726853711.26682: variable 'omit' from source: magic vars 32541 1726853711.27209: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32541 1726853711.31040: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32541 1726853711.31134: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32541 1726853711.31181: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32541 1726853711.31220: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32541 1726853711.31259: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32541 1726853711.31347: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32541 1726853711.31387: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32541 1726853711.31417: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32541 1726853711.31469: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32541 1726853711.31491: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32541 1726853711.31634: variable 'ansible_distribution' from source: facts 32541 1726853711.31644: variable 'ansible_distribution_major_version' from source: facts 32541 1726853711.31673: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32541 1726853711.31682: when evaluation is False, skipping this task 32541 1726853711.31688: _execute() done 32541 1726853711.31694: dumping result to json 32541 1726853711.31703: done dumping result, returning 32541 1726853711.31715: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state [02083763-bbaf-a8a5-733d-000000000027] 32541 1726853711.31724: sending task result for task 02083763-bbaf-a8a5-733d-000000000027 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" } 32541 1726853711.31980: no more pending results, returning what we have 32541 1726853711.31983: results queue empty 32541 1726853711.31984: checking for any_errors_fatal 32541 1726853711.31993: done checking for any_errors_fatal 32541 1726853711.31994: checking for max_fail_percentage 32541 1726853711.31996: done checking for max_fail_percentage 32541 1726853711.31996: checking to see if all hosts have failed and the running result is not ok 32541 1726853711.31997: done checking to see if all hosts have failed 32541 1726853711.31998: getting the remaining hosts for this loop 32541 1726853711.31999: done getting the remaining hosts for this loop 32541 1726853711.32003: getting the next task for host managed_node1 32541 1726853711.32010: done getting next task for host managed_node1 32541 1726853711.32014: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 32541 1726853711.32017: ^ 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 32541 1726853711.32031: getting variables 32541 1726853711.32032: in VariableManager get_vars() 32541 1726853711.32078: Calling all_inventory to load vars for managed_node1 32541 1726853711.32082: Calling groups_inventory to load vars for managed_node1 32541 1726853711.32084: Calling all_plugins_inventory to load vars for managed_node1 32541 1726853711.32095: Calling all_plugins_play to load vars for managed_node1 32541 1726853711.32097: Calling groups_plugins_inventory to load vars for managed_node1 32541 1726853711.32100: Calling groups_plugins_play to load vars for managed_node1 32541 1726853711.32521: done sending task result for task 02083763-bbaf-a8a5-733d-000000000027 32541 1726853711.32524: WORKER PROCESS EXITING 32541 1726853711.32546: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32541 1726853711.32987: done with get_vars() 32541 1726853711.33000: done getting variables 32541 1726853711.33063: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 13:35:11 -0400 (0:00:00.073) 0:00:04.355 ****** 32541 1726853711.33098: entering _queue_task() for managed_node1/debug 32541 1726853711.33391: worker is 1 (out of 1 available) 32541 1726853711.33403: exiting _queue_task() for managed_node1/debug 32541 1726853711.33413: done queuing things up, now waiting for results queue to drain 32541 1726853711.33415: waiting for pending results... 32541 1726853711.33680: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 32541 1726853711.33799: in run() - task 02083763-bbaf-a8a5-733d-000000000028 32541 1726853711.33819: variable 'ansible_search_path' from source: unknown 32541 1726853711.33826: variable 'ansible_search_path' from source: unknown 32541 1726853711.33868: calling self._execute() 32541 1726853711.33951: variable 'ansible_host' from source: host vars for 'managed_node1' 32541 1726853711.33966: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32541 1726853711.33984: variable 'omit' from source: magic vars 32541 1726853711.34615: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32541 1726853711.37083: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32541 1726853711.37351: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32541 1726853711.37562: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32541 1726853711.37569: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32541 1726853711.37736: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32541 1726853711.37837: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32541 1726853711.37876: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32541 1726853711.37944: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32541 1726853711.38061: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32541 1726853711.38286: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32541 1726853711.38422: variable 'ansible_distribution' from source: facts 32541 1726853711.38484: variable 'ansible_distribution_major_version' from source: facts 32541 1726853711.38508: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32541 1726853711.38521: when evaluation is False, skipping this task 32541 1726853711.38529: _execute() done 32541 1726853711.38536: dumping result to json 32541 1726853711.38544: done dumping result, returning 32541 1726853711.38646: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [02083763-bbaf-a8a5-733d-000000000028] 32541 1726853711.38691: sending task result for task 02083763-bbaf-a8a5-733d-000000000028 32541 1726853711.39196: done sending task result for task 02083763-bbaf-a8a5-733d-000000000028 32541 1726853711.39201: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 32541 1726853711.39280: no more pending results, returning what we have 32541 1726853711.39287: results queue empty 32541 1726853711.39288: checking for any_errors_fatal 32541 1726853711.39294: done checking for any_errors_fatal 32541 1726853711.39294: checking for max_fail_percentage 32541 1726853711.39296: done checking for max_fail_percentage 32541 1726853711.39297: checking to see if all hosts have failed and the running result is not ok 32541 1726853711.39297: done checking to see if all hosts have failed 32541 1726853711.39298: getting the remaining hosts for this loop 32541 1726853711.39300: done getting the remaining hosts for this loop 32541 1726853711.39306: getting the next task for host managed_node1 32541 1726853711.39312: done getting next task for host managed_node1 32541 1726853711.39319: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 32541 1726853711.39322: ^ 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 32541 1726853711.39339: getting variables 32541 1726853711.39343: in VariableManager get_vars() 32541 1726853711.39396: Calling all_inventory to load vars for managed_node1 32541 1726853711.39399: Calling groups_inventory to load vars for managed_node1 32541 1726853711.39405: Calling all_plugins_inventory to load vars for managed_node1 32541 1726853711.39415: Calling all_plugins_play to load vars for managed_node1 32541 1726853711.39418: Calling groups_plugins_inventory to load vars for managed_node1 32541 1726853711.39423: Calling groups_plugins_play to load vars for managed_node1 32541 1726853711.40094: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32541 1726853711.40728: done with get_vars() 32541 1726853711.40747: done getting variables 32541 1726853711.40822: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 13:35:11 -0400 (0:00:00.077) 0:00:04.432 ****** 32541 1726853711.40863: entering _queue_task() for managed_node1/debug 32541 1726853711.41366: worker is 1 (out of 1 available) 32541 1726853711.41386: exiting _queue_task() for managed_node1/debug 32541 1726853711.41405: done queuing things up, now waiting for results queue to drain 32541 1726853711.41408: waiting for pending results... 32541 1726853711.41686: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 32541 1726853711.41733: in run() - task 02083763-bbaf-a8a5-733d-000000000029 32541 1726853711.41758: variable 'ansible_search_path' from source: unknown 32541 1726853711.41767: variable 'ansible_search_path' from source: unknown 32541 1726853711.41814: calling self._execute() 32541 1726853711.41895: variable 'ansible_host' from source: host vars for 'managed_node1' 32541 1726853711.41911: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32541 1726853711.41929: variable 'omit' from source: magic vars 32541 1726853711.42443: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32541 1726853711.44631: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32541 1726853711.44737: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32541 1726853711.44780: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32541 1726853711.44877: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32541 1726853711.44880: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32541 1726853711.44953: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32541 1726853711.44995: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32541 1726853711.45022: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32541 1726853711.45070: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32541 1726853711.45278: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32541 1726853711.45578: variable 'ansible_distribution' from source: facts 32541 1726853711.45582: variable 'ansible_distribution_major_version' from source: facts 32541 1726853711.45584: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32541 1726853711.45590: when evaluation is False, skipping this task 32541 1726853711.45593: _execute() done 32541 1726853711.45595: dumping result to json 32541 1726853711.45597: done dumping result, returning 32541 1726853711.45600: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [02083763-bbaf-a8a5-733d-000000000029] 32541 1726853711.45602: sending task result for task 02083763-bbaf-a8a5-733d-000000000029 32541 1726853711.45688: done sending task result for task 02083763-bbaf-a8a5-733d-000000000029 32541 1726853711.45691: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 32541 1726853711.45749: no more pending results, returning what we have 32541 1726853711.45756: results queue empty 32541 1726853711.45758: checking for any_errors_fatal 32541 1726853711.45764: done checking for any_errors_fatal 32541 1726853711.45764: checking for max_fail_percentage 32541 1726853711.45767: done checking for max_fail_percentage 32541 1726853711.45768: checking to see if all hosts have failed and the running result is not ok 32541 1726853711.45768: done checking to see if all hosts have failed 32541 1726853711.45769: getting the remaining hosts for this loop 32541 1726853711.45772: done getting the remaining hosts for this loop 32541 1726853711.45777: getting the next task for host managed_node1 32541 1726853711.45785: done getting next task for host managed_node1 32541 1726853711.45789: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 32541 1726853711.45793: ^ 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 32541 1726853711.45811: getting variables 32541 1726853711.45815: in VariableManager get_vars() 32541 1726853711.45869: Calling all_inventory to load vars for managed_node1 32541 1726853711.45917: Calling groups_inventory to load vars for managed_node1 32541 1726853711.45921: Calling all_plugins_inventory to load vars for managed_node1 32541 1726853711.45932: Calling all_plugins_play to load vars for managed_node1 32541 1726853711.45935: Calling groups_plugins_inventory to load vars for managed_node1 32541 1726853711.45939: Calling groups_plugins_play to load vars for managed_node1 32541 1726853711.46535: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32541 1726853711.46753: done with get_vars() 32541 1726853711.46765: done getting variables 32541 1726853711.46835: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 13:35:11 -0400 (0:00:00.060) 0:00:04.492 ****** 32541 1726853711.46874: entering _queue_task() for managed_node1/debug 32541 1726853711.47193: worker is 1 (out of 1 available) 32541 1726853711.47206: exiting _queue_task() for managed_node1/debug 32541 1726853711.47337: done queuing things up, now waiting for results queue to drain 32541 1726853711.47341: waiting for pending results... 32541 1726853711.47540: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 32541 1726853711.47704: in run() - task 02083763-bbaf-a8a5-733d-00000000002a 32541 1726853711.47732: variable 'ansible_search_path' from source: unknown 32541 1726853711.47747: variable 'ansible_search_path' from source: unknown 32541 1726853711.47815: calling self._execute() 32541 1726853711.47930: variable 'ansible_host' from source: host vars for 'managed_node1' 32541 1726853711.48012: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32541 1726853711.48016: variable 'omit' from source: magic vars 32541 1726853711.48480: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32541 1726853711.50430: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32541 1726853711.50488: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32541 1726853711.50523: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32541 1726853711.50570: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32541 1726853711.50600: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32541 1726853711.50687: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32541 1726853711.50700: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32541 1726853711.50719: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32541 1726853711.50756: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32541 1726853711.50818: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32541 1726853711.50925: variable 'ansible_distribution' from source: facts 32541 1726853711.50929: variable 'ansible_distribution_major_version' from source: facts 32541 1726853711.50945: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32541 1726853711.50948: when evaluation is False, skipping this task 32541 1726853711.50951: _execute() done 32541 1726853711.50953: dumping result to json 32541 1726853711.50958: done dumping result, returning 32541 1726853711.50965: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [02083763-bbaf-a8a5-733d-00000000002a] 32541 1726853711.50968: sending task result for task 02083763-bbaf-a8a5-733d-00000000002a 32541 1726853711.51053: done sending task result for task 02083763-bbaf-a8a5-733d-00000000002a 32541 1726853711.51058: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 32541 1726853711.51116: no more pending results, returning what we have 32541 1726853711.51120: results queue empty 32541 1726853711.51121: checking for any_errors_fatal 32541 1726853711.51126: done checking for any_errors_fatal 32541 1726853711.51127: checking for max_fail_percentage 32541 1726853711.51128: done checking for max_fail_percentage 32541 1726853711.51129: checking to see if all hosts have failed and the running result is not ok 32541 1726853711.51130: done checking to see if all hosts have failed 32541 1726853711.51131: getting the remaining hosts for this loop 32541 1726853711.51132: done getting the remaining hosts for this loop 32541 1726853711.51135: getting the next task for host managed_node1 32541 1726853711.51142: done getting next task for host managed_node1 32541 1726853711.51145: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 32541 1726853711.51148: ^ 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 32541 1726853711.51163: getting variables 32541 1726853711.51165: in VariableManager get_vars() 32541 1726853711.51206: Calling all_inventory to load vars for managed_node1 32541 1726853711.51209: Calling groups_inventory to load vars for managed_node1 32541 1726853711.51211: Calling all_plugins_inventory to load vars for managed_node1 32541 1726853711.51218: Calling all_plugins_play to load vars for managed_node1 32541 1726853711.51221: Calling groups_plugins_inventory to load vars for managed_node1 32541 1726853711.51223: Calling groups_plugins_play to load vars for managed_node1 32541 1726853711.51417: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32541 1726853711.51623: done with get_vars() 32541 1726853711.51636: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 13:35:11 -0400 (0:00:00.048) 0:00:04.541 ****** 32541 1726853711.51748: entering _queue_task() for managed_node1/ping 32541 1726853711.51750: Creating lock for ping 32541 1726853711.52047: worker is 1 (out of 1 available) 32541 1726853711.52059: exiting _queue_task() for managed_node1/ping 32541 1726853711.52073: done queuing things up, now waiting for results queue to drain 32541 1726853711.52074: waiting for pending results... 32541 1726853711.52494: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity 32541 1726853711.52500: in run() - task 02083763-bbaf-a8a5-733d-00000000002b 32541 1726853711.52503: variable 'ansible_search_path' from source: unknown 32541 1726853711.52509: variable 'ansible_search_path' from source: unknown 32541 1726853711.52548: calling self._execute() 32541 1726853711.52637: variable 'ansible_host' from source: host vars for 'managed_node1' 32541 1726853711.52655: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32541 1726853711.52672: variable 'omit' from source: magic vars 32541 1726853711.53242: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32541 1726853711.54861: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32541 1726853711.54922: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32541 1726853711.54950: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32541 1726853711.54981: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32541 1726853711.55001: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32541 1726853711.55061: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32541 1726853711.55180: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32541 1726853711.55183: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32541 1726853711.55187: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32541 1726853711.55190: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32541 1726853711.55402: variable 'ansible_distribution' from source: facts 32541 1726853711.55407: variable 'ansible_distribution_major_version' from source: facts 32541 1726853711.55455: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32541 1726853711.55458: when evaluation is False, skipping this task 32541 1726853711.55495: _execute() done 32541 1726853711.55500: dumping result to json 32541 1726853711.55503: done dumping result, returning 32541 1726853711.55607: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity [02083763-bbaf-a8a5-733d-00000000002b] 32541 1726853711.55611: sending task result for task 02083763-bbaf-a8a5-733d-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" } 32541 1726853711.55813: no more pending results, returning what we have 32541 1726853711.55816: results queue empty 32541 1726853711.55817: checking for any_errors_fatal 32541 1726853711.55824: done checking for any_errors_fatal 32541 1726853711.55825: checking for max_fail_percentage 32541 1726853711.55827: done checking for max_fail_percentage 32541 1726853711.55828: checking to see if all hosts have failed and the running result is not ok 32541 1726853711.55829: done checking to see if all hosts have failed 32541 1726853711.55830: getting the remaining hosts for this loop 32541 1726853711.55831: done getting the remaining hosts for this loop 32541 1726853711.55835: getting the next task for host managed_node1 32541 1726853711.55846: done getting next task for host managed_node1 32541 1726853711.55849: ^ task is: TASK: meta (role_complete) 32541 1726853711.55852: ^ 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 32541 1726853711.55989: getting variables 32541 1726853711.55991: in VariableManager get_vars() 32541 1726853711.56233: Calling all_inventory to load vars for managed_node1 32541 1726853711.56236: Calling groups_inventory to load vars for managed_node1 32541 1726853711.56239: Calling all_plugins_inventory to load vars for managed_node1 32541 1726853711.56245: done sending task result for task 02083763-bbaf-a8a5-733d-00000000002b 32541 1726853711.56247: WORKER PROCESS EXITING 32541 1726853711.56256: Calling all_plugins_play to load vars for managed_node1 32541 1726853711.56258: Calling groups_plugins_inventory to load vars for managed_node1 32541 1726853711.56261: Calling groups_plugins_play to load vars for managed_node1 32541 1726853711.56478: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32541 1726853711.56930: done with get_vars() 32541 1726853711.56941: done getting variables 32541 1726853711.57268: done queuing things up, now waiting for results queue to drain 32541 1726853711.57274: results queue empty 32541 1726853711.57275: checking for any_errors_fatal 32541 1726853711.57277: done checking for any_errors_fatal 32541 1726853711.57277: checking for max_fail_percentage 32541 1726853711.57278: done checking for max_fail_percentage 32541 1726853711.57279: checking to see if all hosts have failed and the running result is not ok 32541 1726853711.57280: done checking to see if all hosts have failed 32541 1726853711.57280: getting the remaining hosts for this loop 32541 1726853711.57281: done getting the remaining hosts for this loop 32541 1726853711.57284: getting the next task for host managed_node1 32541 1726853711.57287: done getting next task for host managed_node1 32541 1726853711.57289: ^ task is: TASK: Include the task 'assert_device_present.yml' 32541 1726853711.57291: ^ 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 32541 1726853711.57293: getting variables 32541 1726853711.57294: in VariableManager get_vars() 32541 1726853711.57308: Calling all_inventory to load vars for managed_node1 32541 1726853711.57310: Calling groups_inventory to load vars for managed_node1 32541 1726853711.57312: Calling all_plugins_inventory to load vars for managed_node1 32541 1726853711.57317: Calling all_plugins_play to load vars for managed_node1 32541 1726853711.57324: Calling groups_plugins_inventory to load vars for managed_node1 32541 1726853711.57327: Calling groups_plugins_play to load vars for managed_node1 32541 1726853711.57487: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32541 1726853711.57709: done with get_vars() 32541 1726853711.57717: done getting variables TASK [Include the task 'assert_device_present.yml'] **************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_vlan_mtu.yml:46 Friday 20 September 2024 13:35:11 -0400 (0:00:00.060) 0:00:04.602 ****** 32541 1726853711.57793: entering _queue_task() for managed_node1/include_tasks 32541 1726853711.58197: worker is 1 (out of 1 available) 32541 1726853711.58209: exiting _queue_task() for managed_node1/include_tasks 32541 1726853711.58220: done queuing things up, now waiting for results queue to drain 32541 1726853711.58221: waiting for pending results... 32541 1726853711.58369: running TaskExecutor() for managed_node1/TASK: Include the task 'assert_device_present.yml' 32541 1726853711.58476: in run() - task 02083763-bbaf-a8a5-733d-00000000005b 32541 1726853711.58497: variable 'ansible_search_path' from source: unknown 32541 1726853711.58546: calling self._execute() 32541 1726853711.58628: variable 'ansible_host' from source: host vars for 'managed_node1' 32541 1726853711.58644: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32541 1726853711.58663: variable 'omit' from source: magic vars 32541 1726853711.59165: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32541 1726853711.62420: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32541 1726853711.62534: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32541 1726853711.62587: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32541 1726853711.62670: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32541 1726853711.62675: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32541 1726853711.62741: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32541 1726853711.62783: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32541 1726853711.62813: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32541 1726853711.62855: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32541 1726853711.62874: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32541 1726853711.63027: variable 'ansible_distribution' from source: facts 32541 1726853711.63105: variable 'ansible_distribution_major_version' from source: facts 32541 1726853711.63108: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32541 1726853711.63110: when evaluation is False, skipping this task 32541 1726853711.63112: _execute() done 32541 1726853711.63114: dumping result to json 32541 1726853711.63116: done dumping result, returning 32541 1726853711.63118: done running TaskExecutor() for managed_node1/TASK: Include the task 'assert_device_present.yml' [02083763-bbaf-a8a5-733d-00000000005b] 32541 1726853711.63120: sending task result for task 02083763-bbaf-a8a5-733d-00000000005b 32541 1726853711.63278: done sending task result for task 02083763-bbaf-a8a5-733d-00000000005b 32541 1726853711.63282: 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" } 32541 1726853711.63327: no more pending results, returning what we have 32541 1726853711.63331: results queue empty 32541 1726853711.63331: checking for any_errors_fatal 32541 1726853711.63333: done checking for any_errors_fatal 32541 1726853711.63333: checking for max_fail_percentage 32541 1726853711.63335: done checking for max_fail_percentage 32541 1726853711.63335: checking to see if all hosts have failed and the running result is not ok 32541 1726853711.63336: done checking to see if all hosts have failed 32541 1726853711.63337: getting the remaining hosts for this loop 32541 1726853711.63338: done getting the remaining hosts for this loop 32541 1726853711.63343: getting the next task for host managed_node1 32541 1726853711.63348: done getting next task for host managed_node1 32541 1726853711.63350: ^ task is: TASK: Include the task 'assert_profile_present.yml' 32541 1726853711.63352: ^ 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 32541 1726853711.63358: getting variables 32541 1726853711.63360: in VariableManager get_vars() 32541 1726853711.63402: Calling all_inventory to load vars for managed_node1 32541 1726853711.63405: Calling groups_inventory to load vars for managed_node1 32541 1726853711.63407: Calling all_plugins_inventory to load vars for managed_node1 32541 1726853711.63416: Calling all_plugins_play to load vars for managed_node1 32541 1726853711.63419: Calling groups_plugins_inventory to load vars for managed_node1 32541 1726853711.63421: Calling groups_plugins_play to load vars for managed_node1 32541 1726853711.63778: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32541 1726853711.63974: done with get_vars() 32541 1726853711.63986: done getting variables TASK [Include the task 'assert_profile_present.yml'] *************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_vlan_mtu.yml:50 Friday 20 September 2024 13:35:11 -0400 (0:00:00.062) 0:00:04.664 ****** 32541 1726853711.64081: entering _queue_task() for managed_node1/include_tasks 32541 1726853711.64431: worker is 1 (out of 1 available) 32541 1726853711.64502: exiting _queue_task() for managed_node1/include_tasks 32541 1726853711.64514: done queuing things up, now waiting for results queue to drain 32541 1726853711.64516: waiting for pending results... 32541 1726853711.65086: running TaskExecutor() for managed_node1/TASK: Include the task 'assert_profile_present.yml' 32541 1726853711.65091: in run() - task 02083763-bbaf-a8a5-733d-00000000005c 32541 1726853711.65094: variable 'ansible_search_path' from source: unknown 32541 1726853711.65096: variable 'interface' from source: play vars 32541 1726853711.65551: variable 'interface' from source: play vars 32541 1726853711.65599: variable 'vlan_interface' from source: play vars 32541 1726853711.65679: variable 'vlan_interface' from source: play vars 32541 1726853711.65697: variable 'omit' from source: magic vars 32541 1726853711.65822: variable 'ansible_host' from source: host vars for 'managed_node1' 32541 1726853711.65839: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32541 1726853711.65855: variable 'omit' from source: magic vars 32541 1726853711.66200: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32541 1726853711.68468: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32541 1726853711.68546: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32541 1726853711.68606: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32541 1726853711.68646: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32541 1726853711.68680: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32541 1726853711.68770: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32541 1726853711.68976: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32541 1726853711.68980: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32541 1726853711.68982: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32541 1726853711.68984: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32541 1726853711.69038: variable 'ansible_distribution' from source: facts 32541 1726853711.69049: variable 'ansible_distribution_major_version' from source: facts 32541 1726853711.69070: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32541 1726853711.69082: when evaluation is False, skipping this task 32541 1726853711.69125: variable 'item' from source: unknown 32541 1726853711.69195: 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" } 32541 1726853711.69474: variable 'ansible_host' from source: host vars for 'managed_node1' 32541 1726853711.69478: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32541 1726853711.69481: variable 'omit' from source: magic vars 32541 1726853711.69657: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32541 1726853711.69755: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32541 1726853711.69758: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32541 1726853711.69769: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32541 1726853711.69794: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32541 1726853711.69901: variable 'ansible_distribution' from source: facts 32541 1726853711.69915: variable 'ansible_distribution_major_version' from source: facts 32541 1726853711.69927: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32541 1726853711.69934: when evaluation is False, skipping this task 32541 1726853711.69961: variable 'item' from source: unknown 32541 1726853711.70039: 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" } 32541 1726853711.70235: dumping result to json 32541 1726853711.70239: done dumping result, returning 32541 1726853711.70242: done running TaskExecutor() for managed_node1/TASK: Include the task 'assert_profile_present.yml' [02083763-bbaf-a8a5-733d-00000000005c] 32541 1726853711.70244: sending task result for task 02083763-bbaf-a8a5-733d-00000000005c 32541 1726853711.70311: done sending task result for task 02083763-bbaf-a8a5-733d-00000000005c 32541 1726853711.70315: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false } MSG: All items skipped 32541 1726853711.70373: no more pending results, returning what we have 32541 1726853711.70376: results queue empty 32541 1726853711.70378: checking for any_errors_fatal 32541 1726853711.70383: done checking for any_errors_fatal 32541 1726853711.70384: checking for max_fail_percentage 32541 1726853711.70386: done checking for max_fail_percentage 32541 1726853711.70386: checking to see if all hosts have failed and the running result is not ok 32541 1726853711.70387: done checking to see if all hosts have failed 32541 1726853711.70388: getting the remaining hosts for this loop 32541 1726853711.70389: done getting the remaining hosts for this loop 32541 1726853711.70394: getting the next task for host managed_node1 32541 1726853711.70402: done getting next task for host managed_node1 32541 1726853711.70404: ^ task is: TASK: TEARDOWN: remove profiles. 32541 1726853711.70407: ^ 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 32541 1726853711.70411: getting variables 32541 1726853711.70412: in VariableManager get_vars() 32541 1726853711.70455: Calling all_inventory to load vars for managed_node1 32541 1726853711.70458: Calling groups_inventory to load vars for managed_node1 32541 1726853711.70461: Calling all_plugins_inventory to load vars for managed_node1 32541 1726853711.70480: Calling all_plugins_play to load vars for managed_node1 32541 1726853711.70483: Calling groups_plugins_inventory to load vars for managed_node1 32541 1726853711.70486: Calling groups_plugins_play to load vars for managed_node1 32541 1726853711.71085: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32541 1726853711.71627: done with get_vars() 32541 1726853711.71755: done getting variables 32541 1726853711.71818: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [TEARDOWN: remove profiles.] ********************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_vlan_mtu.yml:58 Friday 20 September 2024 13:35:11 -0400 (0:00:00.077) 0:00:04.742 ****** 32541 1726853711.71846: entering _queue_task() for managed_node1/debug 32541 1726853711.72528: worker is 1 (out of 1 available) 32541 1726853711.72542: exiting _queue_task() for managed_node1/debug 32541 1726853711.72555: done queuing things up, now waiting for results queue to drain 32541 1726853711.72557: waiting for pending results... 32541 1726853711.73188: running TaskExecutor() for managed_node1/TASK: TEARDOWN: remove profiles. 32541 1726853711.73194: in run() - task 02083763-bbaf-a8a5-733d-00000000005d 32541 1726853711.73197: variable 'ansible_search_path' from source: unknown 32541 1726853711.73199: calling self._execute() 32541 1726853711.73333: variable 'ansible_host' from source: host vars for 'managed_node1' 32541 1726853711.73346: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32541 1726853711.73360: variable 'omit' from source: magic vars 32541 1726853711.74217: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32541 1726853711.78630: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32541 1726853711.78720: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32541 1726853711.78757: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32541 1726853711.78796: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32541 1726853711.78815: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32541 1726853711.78881: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32541 1726853711.78902: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32541 1726853711.78919: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32541 1726853711.78949: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32541 1726853711.78962: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32541 1726853711.79063: variable 'ansible_distribution' from source: facts 32541 1726853711.79069: variable 'ansible_distribution_major_version' from source: facts 32541 1726853711.79085: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32541 1726853711.79088: when evaluation is False, skipping this task 32541 1726853711.79091: _execute() done 32541 1726853711.79094: dumping result to json 32541 1726853711.79097: done dumping result, returning 32541 1726853711.79106: done running TaskExecutor() for managed_node1/TASK: TEARDOWN: remove profiles. [02083763-bbaf-a8a5-733d-00000000005d] 32541 1726853711.79109: sending task result for task 02083763-bbaf-a8a5-733d-00000000005d skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 32541 1726853711.79235: no more pending results, returning what we have 32541 1726853711.79238: results queue empty 32541 1726853711.79239: checking for any_errors_fatal 32541 1726853711.79247: done checking for any_errors_fatal 32541 1726853711.79248: checking for max_fail_percentage 32541 1726853711.79249: done checking for max_fail_percentage 32541 1726853711.79250: checking to see if all hosts have failed and the running result is not ok 32541 1726853711.79251: done checking to see if all hosts have failed 32541 1726853711.79251: getting the remaining hosts for this loop 32541 1726853711.79253: done getting the remaining hosts for this loop 32541 1726853711.79256: getting the next task for host managed_node1 32541 1726853711.79263: done getting next task for host managed_node1 32541 1726853711.79268: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 32541 1726853711.79272: ^ 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 32541 1726853711.79290: getting variables 32541 1726853711.79292: in VariableManager get_vars() 32541 1726853711.79331: Calling all_inventory to load vars for managed_node1 32541 1726853711.79333: Calling groups_inventory to load vars for managed_node1 32541 1726853711.79336: Calling all_plugins_inventory to load vars for managed_node1 32541 1726853711.79344: Calling all_plugins_play to load vars for managed_node1 32541 1726853711.79346: Calling groups_plugins_inventory to load vars for managed_node1 32541 1726853711.79349: Calling groups_plugins_play to load vars for managed_node1 32541 1726853711.79496: done sending task result for task 02083763-bbaf-a8a5-733d-00000000005d 32541 1726853711.79499: WORKER PROCESS EXITING 32541 1726853711.79510: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32541 1726853711.79632: done with get_vars() 32541 1726853711.79641: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 13:35:11 -0400 (0:00:00.078) 0:00:04.821 ****** 32541 1726853711.79710: entering _queue_task() for managed_node1/include_tasks 32541 1726853711.79908: worker is 1 (out of 1 available) 32541 1726853711.79921: exiting _queue_task() for managed_node1/include_tasks 32541 1726853711.79933: done queuing things up, now waiting for results queue to drain 32541 1726853711.79934: waiting for pending results... 32541 1726853711.80094: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 32541 1726853711.80243: in run() - task 02083763-bbaf-a8a5-733d-000000000065 32541 1726853711.80247: variable 'ansible_search_path' from source: unknown 32541 1726853711.80250: variable 'ansible_search_path' from source: unknown 32541 1726853711.80252: calling self._execute() 32541 1726853711.80326: variable 'ansible_host' from source: host vars for 'managed_node1' 32541 1726853711.80329: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32541 1726853711.80332: variable 'omit' from source: magic vars 32541 1726853711.80877: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32541 1726853711.82828: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32541 1726853711.82899: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32541 1726853711.82949: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32541 1726853711.82989: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32541 1726853711.83020: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32541 1726853711.83103: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32541 1726853711.83139: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32541 1726853711.83174: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32541 1726853711.83219: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32541 1726853711.83238: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32541 1726853711.83375: variable 'ansible_distribution' from source: facts 32541 1726853711.83389: variable 'ansible_distribution_major_version' from source: facts 32541 1726853711.83413: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32541 1726853711.83420: when evaluation is False, skipping this task 32541 1726853711.83428: _execute() done 32541 1726853711.83435: dumping result to json 32541 1726853711.83442: done dumping result, returning 32541 1726853711.83453: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [02083763-bbaf-a8a5-733d-000000000065] 32541 1726853711.83461: sending task result for task 02083763-bbaf-a8a5-733d-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" } 32541 1726853711.83602: no more pending results, returning what we have 32541 1726853711.83606: results queue empty 32541 1726853711.83607: checking for any_errors_fatal 32541 1726853711.83613: done checking for any_errors_fatal 32541 1726853711.83614: checking for max_fail_percentage 32541 1726853711.83616: done checking for max_fail_percentage 32541 1726853711.83616: checking to see if all hosts have failed and the running result is not ok 32541 1726853711.83618: done checking to see if all hosts have failed 32541 1726853711.83618: getting the remaining hosts for this loop 32541 1726853711.83620: done getting the remaining hosts for this loop 32541 1726853711.83624: getting the next task for host managed_node1 32541 1726853711.83631: done getting next task for host managed_node1 32541 1726853711.83636: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 32541 1726853711.83639: ^ 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 32541 1726853711.83655: getting variables 32541 1726853711.83657: in VariableManager get_vars() 32541 1726853711.83702: Calling all_inventory to load vars for managed_node1 32541 1726853711.83705: Calling groups_inventory to load vars for managed_node1 32541 1726853711.83707: Calling all_plugins_inventory to load vars for managed_node1 32541 1726853711.83717: Calling all_plugins_play to load vars for managed_node1 32541 1726853711.83720: Calling groups_plugins_inventory to load vars for managed_node1 32541 1726853711.83723: Calling groups_plugins_play to load vars for managed_node1 32541 1726853711.84020: done sending task result for task 02083763-bbaf-a8a5-733d-000000000065 32541 1726853711.84024: WORKER PROCESS EXITING 32541 1726853711.84035: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32541 1726853711.84182: done with get_vars() 32541 1726853711.84190: done getting variables 32541 1726853711.84233: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 13:35:11 -0400 (0:00:00.045) 0:00:04.866 ****** 32541 1726853711.84255: entering _queue_task() for managed_node1/debug 32541 1726853711.84504: worker is 1 (out of 1 available) 32541 1726853711.84518: exiting _queue_task() for managed_node1/debug 32541 1726853711.84529: done queuing things up, now waiting for results queue to drain 32541 1726853711.84530: waiting for pending results... 32541 1726853711.84902: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider 32541 1726853711.84937: in run() - task 02083763-bbaf-a8a5-733d-000000000066 32541 1726853711.84957: variable 'ansible_search_path' from source: unknown 32541 1726853711.84965: variable 'ansible_search_path' from source: unknown 32541 1726853711.85014: calling self._execute() 32541 1726853711.85106: variable 'ansible_host' from source: host vars for 'managed_node1' 32541 1726853711.85119: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32541 1726853711.85134: variable 'omit' from source: magic vars 32541 1726853711.85546: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32541 1726853711.87951: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32541 1726853711.88080: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32541 1726853711.88099: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32541 1726853711.88140: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32541 1726853711.88260: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32541 1726853711.88286: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32541 1726853711.88326: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32541 1726853711.88368: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32541 1726853711.88427: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32541 1726853711.88458: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32541 1726853711.88629: variable 'ansible_distribution' from source: facts 32541 1726853711.88641: variable 'ansible_distribution_major_version' from source: facts 32541 1726853711.88665: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32541 1726853711.88679: when evaluation is False, skipping this task 32541 1726853711.88685: _execute() done 32541 1726853711.88695: dumping result to json 32541 1726853711.88778: done dumping result, returning 32541 1726853711.88781: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider [02083763-bbaf-a8a5-733d-000000000066] 32541 1726853711.88784: sending task result for task 02083763-bbaf-a8a5-733d-000000000066 32541 1726853711.88857: done sending task result for task 02083763-bbaf-a8a5-733d-000000000066 32541 1726853711.88860: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 32541 1726853711.88910: no more pending results, returning what we have 32541 1726853711.88913: results queue empty 32541 1726853711.88914: checking for any_errors_fatal 32541 1726853711.88921: done checking for any_errors_fatal 32541 1726853711.88922: checking for max_fail_percentage 32541 1726853711.88924: done checking for max_fail_percentage 32541 1726853711.88925: checking to see if all hosts have failed and the running result is not ok 32541 1726853711.88926: done checking to see if all hosts have failed 32541 1726853711.88926: getting the remaining hosts for this loop 32541 1726853711.88928: done getting the remaining hosts for this loop 32541 1726853711.88932: getting the next task for host managed_node1 32541 1726853711.88939: done getting next task for host managed_node1 32541 1726853711.88943: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 32541 1726853711.88946: ^ 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 32541 1726853711.88967: getting variables 32541 1726853711.88970: in VariableManager get_vars() 32541 1726853711.89021: Calling all_inventory to load vars for managed_node1 32541 1726853711.89024: Calling groups_inventory to load vars for managed_node1 32541 1726853711.89027: Calling all_plugins_inventory to load vars for managed_node1 32541 1726853711.89043: Calling all_plugins_play to load vars for managed_node1 32541 1726853711.89047: Calling groups_plugins_inventory to load vars for managed_node1 32541 1726853711.89051: Calling groups_plugins_play to load vars for managed_node1 32541 1726853711.89566: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32541 1726853711.89800: done with get_vars() 32541 1726853711.89814: done getting variables 32541 1726853711.89896: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 13:35:11 -0400 (0:00:00.056) 0:00:04.923 ****** 32541 1726853711.89934: entering _queue_task() for managed_node1/fail 32541 1726853711.90350: worker is 1 (out of 1 available) 32541 1726853711.90364: exiting _queue_task() for managed_node1/fail 32541 1726853711.90377: done queuing things up, now waiting for results queue to drain 32541 1726853711.90382: waiting for pending results... 32541 1726853711.90799: 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 32541 1726853711.90804: in run() - task 02083763-bbaf-a8a5-733d-000000000067 32541 1726853711.90807: variable 'ansible_search_path' from source: unknown 32541 1726853711.90809: variable 'ansible_search_path' from source: unknown 32541 1726853711.90827: calling self._execute() 32541 1726853711.90916: variable 'ansible_host' from source: host vars for 'managed_node1' 32541 1726853711.90929: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32541 1726853711.90946: variable 'omit' from source: magic vars 32541 1726853711.91459: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32541 1726853711.93959: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32541 1726853711.94035: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32541 1726853711.94100: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32541 1726853711.94176: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32541 1726853711.94179: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32541 1726853711.94265: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32541 1726853711.94309: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32541 1726853711.94339: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32541 1726853711.94388: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32541 1726853711.94516: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32541 1726853711.94569: variable 'ansible_distribution' from source: facts 32541 1726853711.94584: variable 'ansible_distribution_major_version' from source: facts 32541 1726853711.94608: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32541 1726853711.94619: when evaluation is False, skipping this task 32541 1726853711.94632: _execute() done 32541 1726853711.94640: dumping result to json 32541 1726853711.94648: done dumping result, returning 32541 1726853711.94737: 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 [02083763-bbaf-a8a5-733d-000000000067] 32541 1726853711.94741: sending task result for task 02083763-bbaf-a8a5-733d-000000000067 32541 1726853711.94817: done sending task result for task 02083763-bbaf-a8a5-733d-000000000067 32541 1726853711.94821: 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" } 32541 1726853711.94888: no more pending results, returning what we have 32541 1726853711.94892: results queue empty 32541 1726853711.94893: checking for any_errors_fatal 32541 1726853711.94901: done checking for any_errors_fatal 32541 1726853711.94902: checking for max_fail_percentage 32541 1726853711.94904: done checking for max_fail_percentage 32541 1726853711.94905: checking to see if all hosts have failed and the running result is not ok 32541 1726853711.94906: done checking to see if all hosts have failed 32541 1726853711.94907: getting the remaining hosts for this loop 32541 1726853711.94908: done getting the remaining hosts for this loop 32541 1726853711.94912: getting the next task for host managed_node1 32541 1726853711.94919: done getting next task for host managed_node1 32541 1726853711.94923: ^ 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 32541 1726853711.94927: ^ 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 32541 1726853711.94944: getting variables 32541 1726853711.94973: in VariableManager get_vars() 32541 1726853711.95018: Calling all_inventory to load vars for managed_node1 32541 1726853711.95021: Calling groups_inventory to load vars for managed_node1 32541 1726853711.95024: Calling all_plugins_inventory to load vars for managed_node1 32541 1726853711.95036: Calling all_plugins_play to load vars for managed_node1 32541 1726853711.95039: Calling groups_plugins_inventory to load vars for managed_node1 32541 1726853711.95043: Calling groups_plugins_play to load vars for managed_node1 32541 1726853711.95525: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32541 1726853711.95732: done with get_vars() 32541 1726853711.95742: done getting variables 32541 1726853711.95806: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 13:35:11 -0400 (0:00:00.059) 0:00:04.982 ****** 32541 1726853711.95848: entering _queue_task() for managed_node1/fail 32541 1726853711.96258: worker is 1 (out of 1 available) 32541 1726853711.96269: exiting _queue_task() for managed_node1/fail 32541 1726853711.96287: done queuing things up, now waiting for results queue to drain 32541 1726853711.96288: waiting for pending results... 32541 1726853711.96527: 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 32541 1726853711.96708: in run() - task 02083763-bbaf-a8a5-733d-000000000068 32541 1726853711.96712: variable 'ansible_search_path' from source: unknown 32541 1726853711.96715: variable 'ansible_search_path' from source: unknown 32541 1726853711.96717: calling self._execute() 32541 1726853711.96803: variable 'ansible_host' from source: host vars for 'managed_node1' 32541 1726853711.96821: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32541 1726853711.96837: variable 'omit' from source: magic vars 32541 1726853711.97333: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32541 1726853711.99790: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32541 1726853711.99878: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32541 1726853711.99924: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32541 1726853712.00023: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32541 1726853712.00026: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32541 1726853712.00095: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32541 1726853712.00134: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32541 1726853712.00165: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32541 1726853712.00214: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32541 1726853712.00238: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32541 1726853712.00391: variable 'ansible_distribution' from source: facts 32541 1726853712.00408: variable 'ansible_distribution_major_version' from source: facts 32541 1726853712.00427: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32541 1726853712.00461: when evaluation is False, skipping this task 32541 1726853712.00464: _execute() done 32541 1726853712.00466: dumping result to json 32541 1726853712.00468: done dumping result, returning 32541 1726853712.00470: 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 [02083763-bbaf-a8a5-733d-000000000068] 32541 1726853712.00475: sending task result for task 02083763-bbaf-a8a5-733d-000000000068 32541 1726853712.00779: done sending task result for task 02083763-bbaf-a8a5-733d-000000000068 32541 1726853712.00783: 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" } 32541 1726853712.00828: no more pending results, returning what we have 32541 1726853712.00832: results queue empty 32541 1726853712.00833: checking for any_errors_fatal 32541 1726853712.00840: done checking for any_errors_fatal 32541 1726853712.00840: checking for max_fail_percentage 32541 1726853712.00842: done checking for max_fail_percentage 32541 1726853712.00843: checking to see if all hosts have failed and the running result is not ok 32541 1726853712.00844: done checking to see if all hosts have failed 32541 1726853712.00844: getting the remaining hosts for this loop 32541 1726853712.00845: done getting the remaining hosts for this loop 32541 1726853712.00849: getting the next task for host managed_node1 32541 1726853712.00855: done getting next task for host managed_node1 32541 1726853712.00859: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 32541 1726853712.00862: ^ 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 32541 1726853712.00881: getting variables 32541 1726853712.00887: in VariableManager get_vars() 32541 1726853712.00934: Calling all_inventory to load vars for managed_node1 32541 1726853712.00937: Calling groups_inventory to load vars for managed_node1 32541 1726853712.00939: Calling all_plugins_inventory to load vars for managed_node1 32541 1726853712.00949: Calling all_plugins_play to load vars for managed_node1 32541 1726853712.00951: Calling groups_plugins_inventory to load vars for managed_node1 32541 1726853712.00955: Calling groups_plugins_play to load vars for managed_node1 32541 1726853712.01256: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32541 1726853712.01470: done with get_vars() 32541 1726853712.01484: done getting variables 32541 1726853712.01549: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 13:35:12 -0400 (0:00:00.057) 0:00:05.039 ****** 32541 1726853712.01588: entering _queue_task() for managed_node1/fail 32541 1726853712.01990: worker is 1 (out of 1 available) 32541 1726853712.02000: exiting _queue_task() for managed_node1/fail 32541 1726853712.02011: done queuing things up, now waiting for results queue to drain 32541 1726853712.02012: waiting for pending results... 32541 1726853712.02211: 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 32541 1726853712.02351: in run() - task 02083763-bbaf-a8a5-733d-000000000069 32541 1726853712.02373: variable 'ansible_search_path' from source: unknown 32541 1726853712.02382: variable 'ansible_search_path' from source: unknown 32541 1726853712.02431: calling self._execute() 32541 1726853712.02515: variable 'ansible_host' from source: host vars for 'managed_node1' 32541 1726853712.02538: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32541 1726853712.02564: variable 'omit' from source: magic vars 32541 1726853712.03022: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32541 1726853712.05375: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32541 1726853712.05379: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32541 1726853712.05642: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32541 1726853712.05682: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32541 1726853712.05718: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32541 1726853712.05798: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32541 1726853712.05838: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32541 1726853712.05916: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32541 1726853712.05919: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32541 1726853712.05934: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32541 1726853712.06102: variable 'ansible_distribution' from source: facts 32541 1726853712.06114: variable 'ansible_distribution_major_version' from source: facts 32541 1726853712.06146: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32541 1726853712.06175: when evaluation is False, skipping this task 32541 1726853712.06178: _execute() done 32541 1726853712.06180: dumping result to json 32541 1726853712.06182: done dumping result, returning 32541 1726853712.06184: 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 [02083763-bbaf-a8a5-733d-000000000069] 32541 1726853712.06192: sending task result for task 02083763-bbaf-a8a5-733d-000000000069 32541 1726853712.06439: done sending task result for task 02083763-bbaf-a8a5-733d-000000000069 32541 1726853712.06443: 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" } 32541 1726853712.06498: no more pending results, returning what we have 32541 1726853712.06502: results queue empty 32541 1726853712.06503: checking for any_errors_fatal 32541 1726853712.06508: done checking for any_errors_fatal 32541 1726853712.06509: checking for max_fail_percentage 32541 1726853712.06511: done checking for max_fail_percentage 32541 1726853712.06512: checking to see if all hosts have failed and the running result is not ok 32541 1726853712.06513: done checking to see if all hosts have failed 32541 1726853712.06514: getting the remaining hosts for this loop 32541 1726853712.06515: done getting the remaining hosts for this loop 32541 1726853712.06520: getting the next task for host managed_node1 32541 1726853712.06532: done getting next task for host managed_node1 32541 1726853712.06536: ^ 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 32541 1726853712.06539: ^ 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 32541 1726853712.06776: getting variables 32541 1726853712.06778: in VariableManager get_vars() 32541 1726853712.06818: Calling all_inventory to load vars for managed_node1 32541 1726853712.06821: Calling groups_inventory to load vars for managed_node1 32541 1726853712.06823: Calling all_plugins_inventory to load vars for managed_node1 32541 1726853712.06834: Calling all_plugins_play to load vars for managed_node1 32541 1726853712.06837: Calling groups_plugins_inventory to load vars for managed_node1 32541 1726853712.06840: Calling groups_plugins_play to load vars for managed_node1 32541 1726853712.07084: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32541 1726853712.07304: done with get_vars() 32541 1726853712.07320: done getting variables 32541 1726853712.07399: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 13:35:12 -0400 (0:00:00.058) 0:00:05.098 ****** 32541 1726853712.07436: entering _queue_task() for managed_node1/dnf 32541 1726853712.07758: worker is 1 (out of 1 available) 32541 1726853712.07775: exiting _queue_task() for managed_node1/dnf 32541 1726853712.07787: done queuing things up, now waiting for results queue to drain 32541 1726853712.07788: waiting for pending results... 32541 1726853712.08285: 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 32541 1726853712.08677: in run() - task 02083763-bbaf-a8a5-733d-00000000006a 32541 1726853712.08681: variable 'ansible_search_path' from source: unknown 32541 1726853712.08683: variable 'ansible_search_path' from source: unknown 32541 1726853712.08686: calling self._execute() 32541 1726853712.08689: variable 'ansible_host' from source: host vars for 'managed_node1' 32541 1726853712.08692: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32541 1726853712.08698: variable 'omit' from source: magic vars 32541 1726853712.09278: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32541 1726853712.11652: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32541 1726853712.11724: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32541 1726853712.11767: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32541 1726853712.11810: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32541 1726853712.11839: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32541 1726853712.11922: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32541 1726853712.11953: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32541 1726853712.11999: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32541 1726853712.12041: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32541 1726853712.12062: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32541 1726853712.12379: variable 'ansible_distribution' from source: facts 32541 1726853712.12382: variable 'ansible_distribution_major_version' from source: facts 32541 1726853712.12384: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32541 1726853712.12386: when evaluation is False, skipping this task 32541 1726853712.12387: _execute() done 32541 1726853712.12389: dumping result to json 32541 1726853712.12390: done dumping result, returning 32541 1726853712.12393: 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 [02083763-bbaf-a8a5-733d-00000000006a] 32541 1726853712.12394: sending task result for task 02083763-bbaf-a8a5-733d-00000000006a 32541 1726853712.12457: done sending task result for task 02083763-bbaf-a8a5-733d-00000000006a 32541 1726853712.12460: 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" } 32541 1726853712.12520: no more pending results, returning what we have 32541 1726853712.12523: results queue empty 32541 1726853712.12524: checking for any_errors_fatal 32541 1726853712.12529: done checking for any_errors_fatal 32541 1726853712.12529: checking for max_fail_percentage 32541 1726853712.12531: done checking for max_fail_percentage 32541 1726853712.12531: checking to see if all hosts have failed and the running result is not ok 32541 1726853712.12532: done checking to see if all hosts have failed 32541 1726853712.12533: getting the remaining hosts for this loop 32541 1726853712.12534: done getting the remaining hosts for this loop 32541 1726853712.12537: getting the next task for host managed_node1 32541 1726853712.12542: done getting next task for host managed_node1 32541 1726853712.12545: ^ 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 32541 1726853712.12548: ^ 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 32541 1726853712.12563: getting variables 32541 1726853712.12564: in VariableManager get_vars() 32541 1726853712.12606: Calling all_inventory to load vars for managed_node1 32541 1726853712.12609: Calling groups_inventory to load vars for managed_node1 32541 1726853712.12612: Calling all_plugins_inventory to load vars for managed_node1 32541 1726853712.12620: Calling all_plugins_play to load vars for managed_node1 32541 1726853712.12623: Calling groups_plugins_inventory to load vars for managed_node1 32541 1726853712.12626: Calling groups_plugins_play to load vars for managed_node1 32541 1726853712.12806: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32541 1726853712.12976: done with get_vars() 32541 1726853712.12986: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 32541 1726853712.13054: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 13:35:12 -0400 (0:00:00.056) 0:00:05.155 ****** 32541 1726853712.13101: entering _queue_task() for managed_node1/yum 32541 1726853712.13462: worker is 1 (out of 1 available) 32541 1726853712.13477: exiting _queue_task() for managed_node1/yum 32541 1726853712.13494: done queuing things up, now waiting for results queue to drain 32541 1726853712.13495: waiting for pending results... 32541 1726853712.13786: 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 32541 1726853712.13841: in run() - task 02083763-bbaf-a8a5-733d-00000000006b 32541 1726853712.13860: variable 'ansible_search_path' from source: unknown 32541 1726853712.13879: variable 'ansible_search_path' from source: unknown 32541 1726853712.13988: calling self._execute() 32541 1726853712.14004: variable 'ansible_host' from source: host vars for 'managed_node1' 32541 1726853712.14016: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32541 1726853712.14029: variable 'omit' from source: magic vars 32541 1726853712.14555: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32541 1726853712.16898: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32541 1726853712.16975: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32541 1726853712.17018: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32541 1726853712.17076: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32541 1726853712.17107: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32541 1726853712.17192: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32541 1726853712.17376: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32541 1726853712.17379: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32541 1726853712.17382: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32541 1726853712.17384: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32541 1726853712.17445: variable 'ansible_distribution' from source: facts 32541 1726853712.17455: variable 'ansible_distribution_major_version' from source: facts 32541 1726853712.17478: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32541 1726853712.17485: when evaluation is False, skipping this task 32541 1726853712.17491: _execute() done 32541 1726853712.17502: dumping result to json 32541 1726853712.17509: done dumping result, returning 32541 1726853712.17520: 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 [02083763-bbaf-a8a5-733d-00000000006b] 32541 1726853712.17528: sending task result for task 02083763-bbaf-a8a5-733d-00000000006b 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" } 32541 1726853712.17684: no more pending results, returning what we have 32541 1726853712.17687: results queue empty 32541 1726853712.17688: checking for any_errors_fatal 32541 1726853712.17694: done checking for any_errors_fatal 32541 1726853712.17694: checking for max_fail_percentage 32541 1726853712.17696: done checking for max_fail_percentage 32541 1726853712.17696: checking to see if all hosts have failed and the running result is not ok 32541 1726853712.17697: done checking to see if all hosts have failed 32541 1726853712.17698: getting the remaining hosts for this loop 32541 1726853712.17699: done getting the remaining hosts for this loop 32541 1726853712.17703: getting the next task for host managed_node1 32541 1726853712.17709: done getting next task for host managed_node1 32541 1726853712.17713: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 32541 1726853712.17716: ^ 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 32541 1726853712.17731: getting variables 32541 1726853712.17733: in VariableManager get_vars() 32541 1726853712.17774: Calling all_inventory to load vars for managed_node1 32541 1726853712.17777: Calling groups_inventory to load vars for managed_node1 32541 1726853712.17779: Calling all_plugins_inventory to load vars for managed_node1 32541 1726853712.17788: Calling all_plugins_play to load vars for managed_node1 32541 1726853712.17790: Calling groups_plugins_inventory to load vars for managed_node1 32541 1726853712.17793: Calling groups_plugins_play to load vars for managed_node1 32541 1726853712.18085: done sending task result for task 02083763-bbaf-a8a5-733d-00000000006b 32541 1726853712.18089: WORKER PROCESS EXITING 32541 1726853712.18112: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32541 1726853712.18325: done with get_vars() 32541 1726853712.18336: done getting variables 32541 1726853712.18399: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 13:35:12 -0400 (0:00:00.053) 0:00:05.208 ****** 32541 1726853712.18429: entering _queue_task() for managed_node1/fail 32541 1726853712.18729: worker is 1 (out of 1 available) 32541 1726853712.18741: exiting _queue_task() for managed_node1/fail 32541 1726853712.18753: done queuing things up, now waiting for results queue to drain 32541 1726853712.18754: waiting for pending results... 32541 1726853712.18993: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 32541 1726853712.19121: in run() - task 02083763-bbaf-a8a5-733d-00000000006c 32541 1726853712.19144: variable 'ansible_search_path' from source: unknown 32541 1726853712.19151: variable 'ansible_search_path' from source: unknown 32541 1726853712.19190: calling self._execute() 32541 1726853712.19276: variable 'ansible_host' from source: host vars for 'managed_node1' 32541 1726853712.19288: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32541 1726853712.19303: variable 'omit' from source: magic vars 32541 1726853712.19758: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32541 1726853712.24007: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32541 1726853712.24090: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32541 1726853712.24178: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32541 1726853712.24187: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32541 1726853712.24224: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32541 1726853712.24314: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32541 1726853712.24356: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32541 1726853712.24382: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32541 1726853712.24426: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32541 1726853712.24435: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32541 1726853712.24539: variable 'ansible_distribution' from source: facts 32541 1726853712.24543: variable 'ansible_distribution_major_version' from source: facts 32541 1726853712.24559: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32541 1726853712.24562: when evaluation is False, skipping this task 32541 1726853712.24567: _execute() done 32541 1726853712.24569: dumping result to json 32541 1726853712.24573: done dumping result, returning 32541 1726853712.24581: 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 [02083763-bbaf-a8a5-733d-00000000006c] 32541 1726853712.24586: sending task result for task 02083763-bbaf-a8a5-733d-00000000006c 32541 1726853712.24679: done sending task result for task 02083763-bbaf-a8a5-733d-00000000006c 32541 1726853712.24682: 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" } 32541 1726853712.24730: no more pending results, returning what we have 32541 1726853712.24733: results queue empty 32541 1726853712.24734: checking for any_errors_fatal 32541 1726853712.24739: done checking for any_errors_fatal 32541 1726853712.24740: checking for max_fail_percentage 32541 1726853712.24741: done checking for max_fail_percentage 32541 1726853712.24742: checking to see if all hosts have failed and the running result is not ok 32541 1726853712.24743: done checking to see if all hosts have failed 32541 1726853712.24743: getting the remaining hosts for this loop 32541 1726853712.24745: done getting the remaining hosts for this loop 32541 1726853712.24748: getting the next task for host managed_node1 32541 1726853712.24754: done getting next task for host managed_node1 32541 1726853712.24758: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 32541 1726853712.24761: ^ 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 32541 1726853712.24778: getting variables 32541 1726853712.24780: in VariableManager get_vars() 32541 1726853712.24825: Calling all_inventory to load vars for managed_node1 32541 1726853712.24827: Calling groups_inventory to load vars for managed_node1 32541 1726853712.24829: Calling all_plugins_inventory to load vars for managed_node1 32541 1726853712.24837: Calling all_plugins_play to load vars for managed_node1 32541 1726853712.24840: Calling groups_plugins_inventory to load vars for managed_node1 32541 1726853712.24842: Calling groups_plugins_play to load vars for managed_node1 32541 1726853712.24984: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32541 1726853712.25107: done with get_vars() 32541 1726853712.25115: done getting variables 32541 1726853712.25158: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 13:35:12 -0400 (0:00:00.067) 0:00:05.275 ****** 32541 1726853712.25183: entering _queue_task() for managed_node1/package 32541 1726853712.25383: worker is 1 (out of 1 available) 32541 1726853712.25397: exiting _queue_task() for managed_node1/package 32541 1726853712.25409: done queuing things up, now waiting for results queue to drain 32541 1726853712.25411: waiting for pending results... 32541 1726853712.25598: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages 32541 1726853712.25705: in run() - task 02083763-bbaf-a8a5-733d-00000000006d 32541 1726853712.25773: variable 'ansible_search_path' from source: unknown 32541 1726853712.25778: variable 'ansible_search_path' from source: unknown 32541 1726853712.25781: calling self._execute() 32541 1726853712.25844: variable 'ansible_host' from source: host vars for 'managed_node1' 32541 1726853712.25858: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32541 1726853712.25876: variable 'omit' from source: magic vars 32541 1726853712.27183: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32541 1726853712.29748: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32541 1726853712.29835: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32541 1726853712.29899: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32541 1726853712.29940: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32541 1726853712.29978: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32541 1726853712.30060: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32541 1726853712.30104: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32541 1726853712.30133: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32541 1726853712.30183: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32541 1726853712.30206: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32541 1726853712.30344: variable 'ansible_distribution' from source: facts 32541 1726853712.30359: variable 'ansible_distribution_major_version' from source: facts 32541 1726853712.30384: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32541 1726853712.30392: when evaluation is False, skipping this task 32541 1726853712.30405: _execute() done 32541 1726853712.30477: dumping result to json 32541 1726853712.30480: done dumping result, returning 32541 1726853712.30482: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages [02083763-bbaf-a8a5-733d-00000000006d] 32541 1726853712.30485: sending task result for task 02083763-bbaf-a8a5-733d-00000000006d 32541 1726853712.30677: done sending task result for task 02083763-bbaf-a8a5-733d-00000000006d 32541 1726853712.30681: 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" } 32541 1726853712.30730: no more pending results, returning what we have 32541 1726853712.30734: results queue empty 32541 1726853712.30735: checking for any_errors_fatal 32541 1726853712.30742: done checking for any_errors_fatal 32541 1726853712.30743: checking for max_fail_percentage 32541 1726853712.30745: done checking for max_fail_percentage 32541 1726853712.30746: checking to see if all hosts have failed and the running result is not ok 32541 1726853712.30747: done checking to see if all hosts have failed 32541 1726853712.30747: getting the remaining hosts for this loop 32541 1726853712.30749: done getting the remaining hosts for this loop 32541 1726853712.30753: getting the next task for host managed_node1 32541 1726853712.30763: done getting next task for host managed_node1 32541 1726853712.30767: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 32541 1726853712.30772: ^ 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 32541 1726853712.30789: getting variables 32541 1726853712.30791: in VariableManager get_vars() 32541 1726853712.30832: Calling all_inventory to load vars for managed_node1 32541 1726853712.30835: Calling groups_inventory to load vars for managed_node1 32541 1726853712.30838: Calling all_plugins_inventory to load vars for managed_node1 32541 1726853712.30848: Calling all_plugins_play to load vars for managed_node1 32541 1726853712.30851: Calling groups_plugins_inventory to load vars for managed_node1 32541 1726853712.30857: Calling groups_plugins_play to load vars for managed_node1 32541 1726853712.31309: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32541 1726853712.31521: done with get_vars() 32541 1726853712.31532: done getting variables 32541 1726853712.31590: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 13:35:12 -0400 (0:00:00.064) 0:00:05.340 ****** 32541 1726853712.31629: entering _queue_task() for managed_node1/package 32541 1726853712.31944: worker is 1 (out of 1 available) 32541 1726853712.31960: exiting _queue_task() for managed_node1/package 32541 1726853712.31988: done queuing things up, now waiting for results queue to drain 32541 1726853712.31990: waiting for pending results... 32541 1726853712.32175: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 32541 1726853712.32251: in run() - task 02083763-bbaf-a8a5-733d-00000000006e 32541 1726853712.32263: variable 'ansible_search_path' from source: unknown 32541 1726853712.32266: variable 'ansible_search_path' from source: unknown 32541 1726853712.32299: calling self._execute() 32541 1726853712.32359: variable 'ansible_host' from source: host vars for 'managed_node1' 32541 1726853712.32362: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32541 1726853712.32369: variable 'omit' from source: magic vars 32541 1726853712.32676: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32541 1726853712.35478: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32541 1726853712.35482: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32541 1726853712.35485: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32541 1726853712.35487: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32541 1726853712.35489: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32541 1726853712.35567: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32541 1726853712.35653: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32541 1726853712.35705: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32541 1726853712.35791: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32541 1726853712.35807: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32541 1726853712.35940: variable 'ansible_distribution' from source: facts 32541 1726853712.35944: variable 'ansible_distribution_major_version' from source: facts 32541 1726853712.35960: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32541 1726853712.35963: when evaluation is False, skipping this task 32541 1726853712.35966: _execute() done 32541 1726853712.35968: dumping result to json 32541 1726853712.35972: done dumping result, returning 32541 1726853712.35979: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [02083763-bbaf-a8a5-733d-00000000006e] 32541 1726853712.35984: sending task result for task 02083763-bbaf-a8a5-733d-00000000006e 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" } 32541 1726853712.36126: no more pending results, returning what we have 32541 1726853712.36129: results queue empty 32541 1726853712.36130: checking for any_errors_fatal 32541 1726853712.36136: done checking for any_errors_fatal 32541 1726853712.36136: checking for max_fail_percentage 32541 1726853712.36138: done checking for max_fail_percentage 32541 1726853712.36139: checking to see if all hosts have failed and the running result is not ok 32541 1726853712.36139: done checking to see if all hosts have failed 32541 1726853712.36140: getting the remaining hosts for this loop 32541 1726853712.36149: done getting the remaining hosts for this loop 32541 1726853712.36156: getting the next task for host managed_node1 32541 1726853712.36164: done getting next task for host managed_node1 32541 1726853712.36168: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 32541 1726853712.36175: ^ 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 32541 1726853712.36191: getting variables 32541 1726853712.36193: in VariableManager get_vars() 32541 1726853712.36234: Calling all_inventory to load vars for managed_node1 32541 1726853712.36238: Calling groups_inventory to load vars for managed_node1 32541 1726853712.36244: Calling all_plugins_inventory to load vars for managed_node1 32541 1726853712.36260: done sending task result for task 02083763-bbaf-a8a5-733d-00000000006e 32541 1726853712.36264: WORKER PROCESS EXITING 32541 1726853712.36282: Calling all_plugins_play to load vars for managed_node1 32541 1726853712.36286: Calling groups_plugins_inventory to load vars for managed_node1 32541 1726853712.36289: Calling groups_plugins_play to load vars for managed_node1 32541 1726853712.36468: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32541 1726853712.36681: done with get_vars() 32541 1726853712.36691: done getting variables 32541 1726853712.36758: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 13:35:12 -0400 (0:00:00.051) 0:00:05.392 ****** 32541 1726853712.36793: entering _queue_task() for managed_node1/package 32541 1726853712.37097: worker is 1 (out of 1 available) 32541 1726853712.37110: exiting _queue_task() for managed_node1/package 32541 1726853712.37123: done queuing things up, now waiting for results queue to drain 32541 1726853712.37124: waiting for pending results... 32541 1726853712.37310: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 32541 1726853712.37477: in run() - task 02083763-bbaf-a8a5-733d-00000000006f 32541 1726853712.37481: variable 'ansible_search_path' from source: unknown 32541 1726853712.37484: variable 'ansible_search_path' from source: unknown 32541 1726853712.37493: calling self._execute() 32541 1726853712.37567: variable 'ansible_host' from source: host vars for 'managed_node1' 32541 1726853712.37580: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32541 1726853712.37595: variable 'omit' from source: magic vars 32541 1726853712.39178: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32541 1726853712.41156: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32541 1726853712.41234: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32541 1726853712.41275: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32541 1726853712.41313: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32541 1726853712.41343: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32541 1726853712.41423: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32541 1726853712.41459: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32541 1726853712.41502: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32541 1726853712.41546: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32541 1726853712.41566: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32541 1726853712.41699: variable 'ansible_distribution' from source: facts 32541 1726853712.41710: variable 'ansible_distribution_major_version' from source: facts 32541 1726853712.41732: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32541 1726853712.41740: when evaluation is False, skipping this task 32541 1726853712.41747: _execute() done 32541 1726853712.41754: dumping result to json 32541 1726853712.41762: done dumping result, returning 32541 1726853712.41775: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [02083763-bbaf-a8a5-733d-00000000006f] 32541 1726853712.41784: sending task result for task 02083763-bbaf-a8a5-733d-00000000006f 32541 1726853712.41896: done sending task result for task 02083763-bbaf-a8a5-733d-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" } 32541 1726853712.41940: no more pending results, returning what we have 32541 1726853712.41943: results queue empty 32541 1726853712.41944: checking for any_errors_fatal 32541 1726853712.41951: done checking for any_errors_fatal 32541 1726853712.41952: checking for max_fail_percentage 32541 1726853712.41953: done checking for max_fail_percentage 32541 1726853712.41954: checking to see if all hosts have failed and the running result is not ok 32541 1726853712.41957: done checking to see if all hosts have failed 32541 1726853712.41958: getting the remaining hosts for this loop 32541 1726853712.41959: done getting the remaining hosts for this loop 32541 1726853712.41963: getting the next task for host managed_node1 32541 1726853712.41968: done getting next task for host managed_node1 32541 1726853712.41973: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 32541 1726853712.41976: ^ 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 32541 1726853712.41994: getting variables 32541 1726853712.41996: in VariableManager get_vars() 32541 1726853712.42459: Calling all_inventory to load vars for managed_node1 32541 1726853712.42462: Calling groups_inventory to load vars for managed_node1 32541 1726853712.42464: Calling all_plugins_inventory to load vars for managed_node1 32541 1726853712.42473: WORKER PROCESS EXITING 32541 1726853712.42481: Calling all_plugins_play to load vars for managed_node1 32541 1726853712.42484: Calling groups_plugins_inventory to load vars for managed_node1 32541 1726853712.42487: Calling groups_plugins_play to load vars for managed_node1 32541 1726853712.42636: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32541 1726853712.42830: done with get_vars() 32541 1726853712.42840: done getting variables 32541 1726853712.42896: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 13:35:12 -0400 (0:00:00.061) 0:00:05.453 ****** 32541 1726853712.42927: entering _queue_task() for managed_node1/service 32541 1726853712.43190: worker is 1 (out of 1 available) 32541 1726853712.43202: exiting _queue_task() for managed_node1/service 32541 1726853712.43214: done queuing things up, now waiting for results queue to drain 32541 1726853712.43215: waiting for pending results... 32541 1726853712.43483: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 32541 1726853712.43609: in run() - task 02083763-bbaf-a8a5-733d-000000000070 32541 1726853712.43628: variable 'ansible_search_path' from source: unknown 32541 1726853712.43635: variable 'ansible_search_path' from source: unknown 32541 1726853712.43676: calling self._execute() 32541 1726853712.43756: variable 'ansible_host' from source: host vars for 'managed_node1' 32541 1726853712.43769: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32541 1726853712.43794: variable 'omit' from source: magic vars 32541 1726853712.44195: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32541 1726853712.46416: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32541 1726853712.46676: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32541 1726853712.46680: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32541 1726853712.46682: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32541 1726853712.46685: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32541 1726853712.46687: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32541 1726853712.46715: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32541 1726853712.46746: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32541 1726853712.46792: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32541 1726853712.46818: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32541 1726853712.46965: variable 'ansible_distribution' from source: facts 32541 1726853712.46980: variable 'ansible_distribution_major_version' from source: facts 32541 1726853712.47003: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32541 1726853712.47015: when evaluation is False, skipping this task 32541 1726853712.47027: _execute() done 32541 1726853712.47036: dumping result to json 32541 1726853712.47045: done dumping result, returning 32541 1726853712.47057: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [02083763-bbaf-a8a5-733d-000000000070] 32541 1726853712.47067: sending task result for task 02083763-bbaf-a8a5-733d-000000000070 32541 1726853712.47377: done sending task result for task 02083763-bbaf-a8a5-733d-000000000070 32541 1726853712.47381: 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" } 32541 1726853712.47425: no more pending results, returning what we have 32541 1726853712.47428: results queue empty 32541 1726853712.47429: checking for any_errors_fatal 32541 1726853712.47437: done checking for any_errors_fatal 32541 1726853712.47438: checking for max_fail_percentage 32541 1726853712.47440: done checking for max_fail_percentage 32541 1726853712.47440: checking to see if all hosts have failed and the running result is not ok 32541 1726853712.47441: done checking to see if all hosts have failed 32541 1726853712.47442: getting the remaining hosts for this loop 32541 1726853712.47443: done getting the remaining hosts for this loop 32541 1726853712.47447: getting the next task for host managed_node1 32541 1726853712.47453: done getting next task for host managed_node1 32541 1726853712.47456: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 32541 1726853712.47459: ^ 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 32541 1726853712.47477: getting variables 32541 1726853712.47479: in VariableManager get_vars() 32541 1726853712.47521: Calling all_inventory to load vars for managed_node1 32541 1726853712.47524: Calling groups_inventory to load vars for managed_node1 32541 1726853712.47527: Calling all_plugins_inventory to load vars for managed_node1 32541 1726853712.47536: Calling all_plugins_play to load vars for managed_node1 32541 1726853712.47540: Calling groups_plugins_inventory to load vars for managed_node1 32541 1726853712.47543: Calling groups_plugins_play to load vars for managed_node1 32541 1726853712.47715: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32541 1726853712.48052: done with get_vars() 32541 1726853712.48063: done getting variables 32541 1726853712.48119: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 13:35:12 -0400 (0:00:00.052) 0:00:05.505 ****** 32541 1726853712.48148: entering _queue_task() for managed_node1/service 32541 1726853712.48405: worker is 1 (out of 1 available) 32541 1726853712.48418: exiting _queue_task() for managed_node1/service 32541 1726853712.48430: done queuing things up, now waiting for results queue to drain 32541 1726853712.48431: waiting for pending results... 32541 1726853712.48703: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 32541 1726853712.48832: in run() - task 02083763-bbaf-a8a5-733d-000000000071 32541 1726853712.48851: variable 'ansible_search_path' from source: unknown 32541 1726853712.48860: variable 'ansible_search_path' from source: unknown 32541 1726853712.48907: calling self._execute() 32541 1726853712.48989: variable 'ansible_host' from source: host vars for 'managed_node1' 32541 1726853712.49005: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32541 1726853712.49020: variable 'omit' from source: magic vars 32541 1726853712.49439: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32541 1726853712.51702: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32541 1726853712.51851: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32541 1726853712.51859: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32541 1726853712.51862: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32541 1726853712.51895: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32541 1726853712.51975: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32541 1726853712.52037: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32541 1726853712.52078: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32541 1726853712.52105: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32541 1726853712.52186: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32541 1726853712.52279: variable 'ansible_distribution' from source: facts 32541 1726853712.52285: variable 'ansible_distribution_major_version' from source: facts 32541 1726853712.52303: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32541 1726853712.52306: when evaluation is False, skipping this task 32541 1726853712.52309: _execute() done 32541 1726853712.52311: dumping result to json 32541 1726853712.52313: done dumping result, returning 32541 1726853712.52322: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [02083763-bbaf-a8a5-733d-000000000071] 32541 1726853712.52334: sending task result for task 02083763-bbaf-a8a5-733d-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 } 32541 1726853712.52551: no more pending results, returning what we have 32541 1726853712.52554: results queue empty 32541 1726853712.52555: checking for any_errors_fatal 32541 1726853712.52563: done checking for any_errors_fatal 32541 1726853712.52563: checking for max_fail_percentage 32541 1726853712.52565: done checking for max_fail_percentage 32541 1726853712.52566: checking to see if all hosts have failed and the running result is not ok 32541 1726853712.52566: done checking to see if all hosts have failed 32541 1726853712.52567: getting the remaining hosts for this loop 32541 1726853712.52568: done getting the remaining hosts for this loop 32541 1726853712.52573: getting the next task for host managed_node1 32541 1726853712.52579: done getting next task for host managed_node1 32541 1726853712.52582: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 32541 1726853712.52585: ^ 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 32541 1726853712.52600: getting variables 32541 1726853712.52601: in VariableManager get_vars() 32541 1726853712.52636: Calling all_inventory to load vars for managed_node1 32541 1726853712.52639: Calling groups_inventory to load vars for managed_node1 32541 1726853712.52641: Calling all_plugins_inventory to load vars for managed_node1 32541 1726853712.52648: Calling all_plugins_play to load vars for managed_node1 32541 1726853712.52650: Calling groups_plugins_inventory to load vars for managed_node1 32541 1726853712.52653: Calling groups_plugins_play to load vars for managed_node1 32541 1726853712.52909: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32541 1726853712.53100: done with get_vars() 32541 1726853712.53109: done getting variables 32541 1726853712.53149: done sending task result for task 02083763-bbaf-a8a5-733d-000000000071 32541 1726853712.53153: WORKER PROCESS EXITING 32541 1726853712.53167: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 13:35:12 -0400 (0:00:00.050) 0:00:05.556 ****** 32541 1726853712.53192: entering _queue_task() for managed_node1/service 32541 1726853712.53407: worker is 1 (out of 1 available) 32541 1726853712.53420: exiting _queue_task() for managed_node1/service 32541 1726853712.53433: done queuing things up, now waiting for results queue to drain 32541 1726853712.53435: waiting for pending results... 32541 1726853712.53605: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 32541 1726853712.53689: in run() - task 02083763-bbaf-a8a5-733d-000000000072 32541 1726853712.53700: variable 'ansible_search_path' from source: unknown 32541 1726853712.53704: variable 'ansible_search_path' from source: unknown 32541 1726853712.53731: calling self._execute() 32541 1726853712.53797: variable 'ansible_host' from source: host vars for 'managed_node1' 32541 1726853712.53801: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32541 1726853712.53810: variable 'omit' from source: magic vars 32541 1726853712.54116: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32541 1726853712.56178: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32541 1726853712.56182: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32541 1726853712.56197: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32541 1726853712.56240: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32541 1726853712.56275: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32541 1726853712.56354: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32541 1726853712.56394: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32541 1726853712.56425: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32541 1726853712.56472: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32541 1726853712.56492: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32541 1726853712.56767: variable 'ansible_distribution' from source: facts 32541 1726853712.56773: variable 'ansible_distribution_major_version' from source: facts 32541 1726853712.56776: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32541 1726853712.56778: when evaluation is False, skipping this task 32541 1726853712.56780: _execute() done 32541 1726853712.56782: dumping result to json 32541 1726853712.56784: done dumping result, returning 32541 1726853712.56788: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [02083763-bbaf-a8a5-733d-000000000072] 32541 1726853712.56791: sending task result for task 02083763-bbaf-a8a5-733d-000000000072 32541 1726853712.56867: done sending task result for task 02083763-bbaf-a8a5-733d-000000000072 32541 1726853712.56873: 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" } 32541 1726853712.56923: no more pending results, returning what we have 32541 1726853712.56927: results queue empty 32541 1726853712.56928: checking for any_errors_fatal 32541 1726853712.56935: done checking for any_errors_fatal 32541 1726853712.56936: checking for max_fail_percentage 32541 1726853712.56938: done checking for max_fail_percentage 32541 1726853712.56938: checking to see if all hosts have failed and the running result is not ok 32541 1726853712.56939: done checking to see if all hosts have failed 32541 1726853712.56940: getting the remaining hosts for this loop 32541 1726853712.56941: done getting the remaining hosts for this loop 32541 1726853712.56945: getting the next task for host managed_node1 32541 1726853712.56952: done getting next task for host managed_node1 32541 1726853712.56958: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 32541 1726853712.56961: ^ 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 32541 1726853712.56983: getting variables 32541 1726853712.56985: in VariableManager get_vars() 32541 1726853712.57027: Calling all_inventory to load vars for managed_node1 32541 1726853712.57030: Calling groups_inventory to load vars for managed_node1 32541 1726853712.57033: Calling all_plugins_inventory to load vars for managed_node1 32541 1726853712.57044: Calling all_plugins_play to load vars for managed_node1 32541 1726853712.57047: Calling groups_plugins_inventory to load vars for managed_node1 32541 1726853712.57050: Calling groups_plugins_play to load vars for managed_node1 32541 1726853712.57484: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32541 1726853712.57743: done with get_vars() 32541 1726853712.57754: done getting variables 32541 1726853712.57819: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 13:35:12 -0400 (0:00:00.046) 0:00:05.602 ****** 32541 1726853712.57850: entering _queue_task() for managed_node1/service 32541 1726853712.58085: worker is 1 (out of 1 available) 32541 1726853712.58099: exiting _queue_task() for managed_node1/service 32541 1726853712.58121: done queuing things up, now waiting for results queue to drain 32541 1726853712.58123: waiting for pending results... 32541 1726853712.58286: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service 32541 1726853712.58365: in run() - task 02083763-bbaf-a8a5-733d-000000000073 32541 1726853712.58377: variable 'ansible_search_path' from source: unknown 32541 1726853712.58381: variable 'ansible_search_path' from source: unknown 32541 1726853712.58409: calling self._execute() 32541 1726853712.58473: variable 'ansible_host' from source: host vars for 'managed_node1' 32541 1726853712.58479: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32541 1726853712.58487: variable 'omit' from source: magic vars 32541 1726853712.58876: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32541 1726853712.61154: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32541 1726853712.61232: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32541 1726853712.61267: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32541 1726853712.61308: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32541 1726853712.61338: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32541 1726853712.61423: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32541 1726853712.61461: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32541 1726853712.61493: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32541 1726853712.61534: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32541 1726853712.61552: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32541 1726853712.61695: variable 'ansible_distribution' from source: facts 32541 1726853712.61706: variable 'ansible_distribution_major_version' from source: facts 32541 1726853712.61727: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32541 1726853712.61736: when evaluation is False, skipping this task 32541 1726853712.61743: _execute() done 32541 1726853712.61750: dumping result to json 32541 1726853712.61760: done dumping result, returning 32541 1726853712.61772: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service [02083763-bbaf-a8a5-733d-000000000073] 32541 1726853712.61783: sending task result for task 02083763-bbaf-a8a5-733d-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 } 32541 1726853712.61926: no more pending results, returning what we have 32541 1726853712.61930: results queue empty 32541 1726853712.61931: checking for any_errors_fatal 32541 1726853712.61937: done checking for any_errors_fatal 32541 1726853712.61938: checking for max_fail_percentage 32541 1726853712.61940: done checking for max_fail_percentage 32541 1726853712.61941: checking to see if all hosts have failed and the running result is not ok 32541 1726853712.61941: done checking to see if all hosts have failed 32541 1726853712.61942: getting the remaining hosts for this loop 32541 1726853712.61943: done getting the remaining hosts for this loop 32541 1726853712.61947: getting the next task for host managed_node1 32541 1726853712.61953: done getting next task for host managed_node1 32541 1726853712.61956: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 32541 1726853712.61959: ^ 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 32541 1726853712.61977: getting variables 32541 1726853712.61978: in VariableManager get_vars() 32541 1726853712.62019: Calling all_inventory to load vars for managed_node1 32541 1726853712.62022: Calling groups_inventory to load vars for managed_node1 32541 1726853712.62024: Calling all_plugins_inventory to load vars for managed_node1 32541 1726853712.62034: Calling all_plugins_play to load vars for managed_node1 32541 1726853712.62037: Calling groups_plugins_inventory to load vars for managed_node1 32541 1726853712.62039: Calling groups_plugins_play to load vars for managed_node1 32541 1726853712.62342: done sending task result for task 02083763-bbaf-a8a5-733d-000000000073 32541 1726853712.62346: WORKER PROCESS EXITING 32541 1726853712.62376: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32541 1726853712.62605: done with get_vars() 32541 1726853712.62622: done getting variables 32541 1726853712.62685: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 13:35:12 -0400 (0:00:00.048) 0:00:05.651 ****** 32541 1726853712.62717: entering _queue_task() for managed_node1/copy 32541 1726853712.63033: worker is 1 (out of 1 available) 32541 1726853712.63045: exiting _queue_task() for managed_node1/copy 32541 1726853712.63058: done queuing things up, now waiting for results queue to drain 32541 1726853712.63060: waiting for pending results... 32541 1726853712.63338: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 32541 1726853712.63479: in run() - task 02083763-bbaf-a8a5-733d-000000000074 32541 1726853712.63506: variable 'ansible_search_path' from source: unknown 32541 1726853712.63519: variable 'ansible_search_path' from source: unknown 32541 1726853712.63563: calling self._execute() 32541 1726853712.63648: variable 'ansible_host' from source: host vars for 'managed_node1' 32541 1726853712.63663: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32541 1726853712.63681: variable 'omit' from source: magic vars 32541 1726853712.64158: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32541 1726853712.66556: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32541 1726853712.66629: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32541 1726853712.66697: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32541 1726853712.66736: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32541 1726853712.66762: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32541 1726853712.66846: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32541 1726853712.66879: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32541 1726853712.66910: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32541 1726853712.66956: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32541 1726853712.67012: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32541 1726853712.67133: variable 'ansible_distribution' from source: facts 32541 1726853712.67146: variable 'ansible_distribution_major_version' from source: facts 32541 1726853712.67169: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32541 1726853712.67229: when evaluation is False, skipping this task 32541 1726853712.67232: _execute() done 32541 1726853712.67235: dumping result to json 32541 1726853712.67237: done dumping result, returning 32541 1726853712.67240: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [02083763-bbaf-a8a5-733d-000000000074] 32541 1726853712.67243: sending task result for task 02083763-bbaf-a8a5-733d-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" } 32541 1726853712.67399: no more pending results, returning what we have 32541 1726853712.67402: results queue empty 32541 1726853712.67404: checking for any_errors_fatal 32541 1726853712.67411: done checking for any_errors_fatal 32541 1726853712.67412: checking for max_fail_percentage 32541 1726853712.67413: done checking for max_fail_percentage 32541 1726853712.67414: checking to see if all hosts have failed and the running result is not ok 32541 1726853712.67415: done checking to see if all hosts have failed 32541 1726853712.67416: getting the remaining hosts for this loop 32541 1726853712.67417: done getting the remaining hosts for this loop 32541 1726853712.67421: getting the next task for host managed_node1 32541 1726853712.67429: done getting next task for host managed_node1 32541 1726853712.67434: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 32541 1726853712.67437: ^ 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 32541 1726853712.67455: getting variables 32541 1726853712.67457: in VariableManager get_vars() 32541 1726853712.67504: Calling all_inventory to load vars for managed_node1 32541 1726853712.67507: Calling groups_inventory to load vars for managed_node1 32541 1726853712.67510: Calling all_plugins_inventory to load vars for managed_node1 32541 1726853712.67521: Calling all_plugins_play to load vars for managed_node1 32541 1726853712.67524: Calling groups_plugins_inventory to load vars for managed_node1 32541 1726853712.67527: Calling groups_plugins_play to load vars for managed_node1 32541 1726853712.68109: done sending task result for task 02083763-bbaf-a8a5-733d-000000000074 32541 1726853712.68112: WORKER PROCESS EXITING 32541 1726853712.68135: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32541 1726853712.68346: done with get_vars() 32541 1726853712.68357: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 13:35:12 -0400 (0:00:00.057) 0:00:05.708 ****** 32541 1726853712.68440: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 32541 1726853712.68895: worker is 1 (out of 1 available) 32541 1726853712.68905: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 32541 1726853712.68915: done queuing things up, now waiting for results queue to drain 32541 1726853712.68916: waiting for pending results... 32541 1726853712.69102: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 32541 1726853712.69379: in run() - task 02083763-bbaf-a8a5-733d-000000000075 32541 1726853712.69383: variable 'ansible_search_path' from source: unknown 32541 1726853712.69385: variable 'ansible_search_path' from source: unknown 32541 1726853712.69388: calling self._execute() 32541 1726853712.69390: variable 'ansible_host' from source: host vars for 'managed_node1' 32541 1726853712.69392: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32541 1726853712.69395: variable 'omit' from source: magic vars 32541 1726853712.69798: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32541 1726853712.73669: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32541 1726853712.73740: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32541 1726853712.73786: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32541 1726853712.73820: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32541 1726853712.73942: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32541 1726853712.74201: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32541 1726853712.74254: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32541 1726853712.74284: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32541 1726853712.74330: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32541 1726853712.74351: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32541 1726853712.74584: variable 'ansible_distribution' from source: facts 32541 1726853712.74590: variable 'ansible_distribution_major_version' from source: facts 32541 1726853712.74606: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32541 1726853712.74609: when evaluation is False, skipping this task 32541 1726853712.74612: _execute() done 32541 1726853712.74614: dumping result to json 32541 1726853712.74633: done dumping result, returning 32541 1726853712.74636: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [02083763-bbaf-a8a5-733d-000000000075] 32541 1726853712.74638: sending task result for task 02083763-bbaf-a8a5-733d-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" } 32541 1726853712.74914: no more pending results, returning what we have 32541 1726853712.74919: results queue empty 32541 1726853712.74920: checking for any_errors_fatal 32541 1726853712.74925: done checking for any_errors_fatal 32541 1726853712.74926: checking for max_fail_percentage 32541 1726853712.74927: done checking for max_fail_percentage 32541 1726853712.74928: checking to see if all hosts have failed and the running result is not ok 32541 1726853712.74929: done checking to see if all hosts have failed 32541 1726853712.74930: getting the remaining hosts for this loop 32541 1726853712.74931: done getting the remaining hosts for this loop 32541 1726853712.74934: getting the next task for host managed_node1 32541 1726853712.74939: done getting next task for host managed_node1 32541 1726853712.74942: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 32541 1726853712.74945: ^ 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 32541 1726853712.74959: getting variables 32541 1726853712.74960: in VariableManager get_vars() 32541 1726853712.75004: Calling all_inventory to load vars for managed_node1 32541 1726853712.75007: Calling groups_inventory to load vars for managed_node1 32541 1726853712.75009: Calling all_plugins_inventory to load vars for managed_node1 32541 1726853712.75016: Calling all_plugins_play to load vars for managed_node1 32541 1726853712.75019: Calling groups_plugins_inventory to load vars for managed_node1 32541 1726853712.75021: Calling groups_plugins_play to load vars for managed_node1 32541 1726853712.75243: done sending task result for task 02083763-bbaf-a8a5-733d-000000000075 32541 1726853712.75246: WORKER PROCESS EXITING 32541 1726853712.75305: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32541 1726853712.75528: done with get_vars() 32541 1726853712.75539: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 13:35:12 -0400 (0:00:00.071) 0:00:05.780 ****** 32541 1726853712.75635: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_state 32541 1726853712.76011: worker is 1 (out of 1 available) 32541 1726853712.76027: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_state 32541 1726853712.76038: done queuing things up, now waiting for results queue to drain 32541 1726853712.76039: waiting for pending results... 32541 1726853712.76257: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state 32541 1726853712.76389: in run() - task 02083763-bbaf-a8a5-733d-000000000076 32541 1726853712.76460: variable 'ansible_search_path' from source: unknown 32541 1726853712.76464: variable 'ansible_search_path' from source: unknown 32541 1726853712.76466: calling self._execute() 32541 1726853712.76574: variable 'ansible_host' from source: host vars for 'managed_node1' 32541 1726853712.76592: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32541 1726853712.76607: variable 'omit' from source: magic vars 32541 1726853712.77088: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32541 1726853712.79442: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32541 1726853712.79645: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32541 1726853712.79714: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32541 1726853712.79761: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32541 1726853712.79800: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32541 1726853712.79909: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32541 1726853712.79947: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32541 1726853712.79992: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32541 1726853712.80044: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32541 1726853712.80066: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32541 1726853712.80233: variable 'ansible_distribution' from source: facts 32541 1726853712.80247: variable 'ansible_distribution_major_version' from source: facts 32541 1726853712.80275: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32541 1726853712.80287: when evaluation is False, skipping this task 32541 1726853712.80303: _execute() done 32541 1726853712.80318: dumping result to json 32541 1726853712.80332: done dumping result, returning 32541 1726853712.80379: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state [02083763-bbaf-a8a5-733d-000000000076] 32541 1726853712.80382: sending task result for task 02083763-bbaf-a8a5-733d-000000000076 32541 1726853712.80642: done sending task result for task 02083763-bbaf-a8a5-733d-000000000076 32541 1726853712.80651: 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" } 32541 1726853712.80713: no more pending results, returning what we have 32541 1726853712.80718: results queue empty 32541 1726853712.80719: checking for any_errors_fatal 32541 1726853712.80727: done checking for any_errors_fatal 32541 1726853712.80728: checking for max_fail_percentage 32541 1726853712.80730: done checking for max_fail_percentage 32541 1726853712.80730: checking to see if all hosts have failed and the running result is not ok 32541 1726853712.80731: done checking to see if all hosts have failed 32541 1726853712.80732: getting the remaining hosts for this loop 32541 1726853712.80733: done getting the remaining hosts for this loop 32541 1726853712.80738: getting the next task for host managed_node1 32541 1726853712.80745: done getting next task for host managed_node1 32541 1726853712.80748: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 32541 1726853712.80752: ^ 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 32541 1726853712.80891: getting variables 32541 1726853712.80894: in VariableManager get_vars() 32541 1726853712.80936: Calling all_inventory to load vars for managed_node1 32541 1726853712.80939: Calling groups_inventory to load vars for managed_node1 32541 1726853712.80942: Calling all_plugins_inventory to load vars for managed_node1 32541 1726853712.80952: Calling all_plugins_play to load vars for managed_node1 32541 1726853712.80955: Calling groups_plugins_inventory to load vars for managed_node1 32541 1726853712.80961: Calling groups_plugins_play to load vars for managed_node1 32541 1726853712.81500: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32541 1726853712.81710: done with get_vars() 32541 1726853712.81721: done getting variables 32541 1726853712.82020: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 13:35:12 -0400 (0:00:00.064) 0:00:05.844 ****** 32541 1726853712.82053: entering _queue_task() for managed_node1/debug 32541 1726853712.82797: worker is 1 (out of 1 available) 32541 1726853712.82809: exiting _queue_task() for managed_node1/debug 32541 1726853712.82820: done queuing things up, now waiting for results queue to drain 32541 1726853712.82821: waiting for pending results... 32541 1726853712.83507: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 32541 1726853712.83785: in run() - task 02083763-bbaf-a8a5-733d-000000000077 32541 1726853712.83799: variable 'ansible_search_path' from source: unknown 32541 1726853712.83803: variable 'ansible_search_path' from source: unknown 32541 1726853712.83860: calling self._execute() 32541 1726853712.83924: variable 'ansible_host' from source: host vars for 'managed_node1' 32541 1726853712.83930: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32541 1726853712.83976: variable 'omit' from source: magic vars 32541 1726853712.85491: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32541 1726853712.88424: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32541 1726853712.88488: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32541 1726853712.88538: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32541 1726853712.88565: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32541 1726853712.88618: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32541 1726853712.88879: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32541 1726853712.88883: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32541 1726853712.88886: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32541 1726853712.88889: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32541 1726853712.88891: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32541 1726853712.88964: variable 'ansible_distribution' from source: facts 32541 1726853712.88979: variable 'ansible_distribution_major_version' from source: facts 32541 1726853712.89007: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32541 1726853712.89015: when evaluation is False, skipping this task 32541 1726853712.89022: _execute() done 32541 1726853712.89028: dumping result to json 32541 1726853712.89037: done dumping result, returning 32541 1726853712.89048: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [02083763-bbaf-a8a5-733d-000000000077] 32541 1726853712.89059: sending task result for task 02083763-bbaf-a8a5-733d-000000000077 skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 32541 1726853712.89246: no more pending results, returning what we have 32541 1726853712.89250: results queue empty 32541 1726853712.89251: checking for any_errors_fatal 32541 1726853712.89261: done checking for any_errors_fatal 32541 1726853712.89262: checking for max_fail_percentage 32541 1726853712.89264: done checking for max_fail_percentage 32541 1726853712.89264: checking to see if all hosts have failed and the running result is not ok 32541 1726853712.89265: done checking to see if all hosts have failed 32541 1726853712.89266: getting the remaining hosts for this loop 32541 1726853712.89267: done getting the remaining hosts for this loop 32541 1726853712.89274: getting the next task for host managed_node1 32541 1726853712.89280: done getting next task for host managed_node1 32541 1726853712.89284: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 32541 1726853712.89287: ^ 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 32541 1726853712.89304: getting variables 32541 1726853712.89306: in VariableManager get_vars() 32541 1726853712.89348: Calling all_inventory to load vars for managed_node1 32541 1726853712.89351: Calling groups_inventory to load vars for managed_node1 32541 1726853712.89354: Calling all_plugins_inventory to load vars for managed_node1 32541 1726853712.89367: Calling all_plugins_play to load vars for managed_node1 32541 1726853712.89483: Calling groups_plugins_inventory to load vars for managed_node1 32541 1726853712.89490: Calling groups_plugins_play to load vars for managed_node1 32541 1726853712.89648: done sending task result for task 02083763-bbaf-a8a5-733d-000000000077 32541 1726853712.89652: WORKER PROCESS EXITING 32541 1726853712.89692: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32541 1726853712.89841: done with get_vars() 32541 1726853712.89850: done getting variables 32541 1726853712.89897: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 13:35:12 -0400 (0:00:00.078) 0:00:05.923 ****** 32541 1726853712.89920: entering _queue_task() for managed_node1/debug 32541 1726853712.90153: worker is 1 (out of 1 available) 32541 1726853712.90169: exiting _queue_task() for managed_node1/debug 32541 1726853712.90182: done queuing things up, now waiting for results queue to drain 32541 1726853712.90184: waiting for pending results... 32541 1726853712.90426: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 32541 1726853712.90692: in run() - task 02083763-bbaf-a8a5-733d-000000000078 32541 1726853712.90696: variable 'ansible_search_path' from source: unknown 32541 1726853712.90698: variable 'ansible_search_path' from source: unknown 32541 1726853712.90701: calling self._execute() 32541 1726853712.90703: variable 'ansible_host' from source: host vars for 'managed_node1' 32541 1726853712.90706: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32541 1726853712.90708: variable 'omit' from source: magic vars 32541 1726853712.91196: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32541 1726853712.93167: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32541 1726853712.93215: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32541 1726853712.93250: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32541 1726853712.93307: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32541 1726853712.93321: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32541 1726853712.93457: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32541 1726853712.93461: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32541 1726853712.93464: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32541 1726853712.93677: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32541 1726853712.93681: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32541 1726853712.93684: variable 'ansible_distribution' from source: facts 32541 1726853712.93686: variable 'ansible_distribution_major_version' from source: facts 32541 1726853712.93689: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32541 1726853712.93691: when evaluation is False, skipping this task 32541 1726853712.93693: _execute() done 32541 1726853712.93695: dumping result to json 32541 1726853712.93697: done dumping result, returning 32541 1726853712.93699: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [02083763-bbaf-a8a5-733d-000000000078] 32541 1726853712.93701: sending task result for task 02083763-bbaf-a8a5-733d-000000000078 skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 32541 1726853712.93927: no more pending results, returning what we have 32541 1726853712.93931: results queue empty 32541 1726853712.93932: checking for any_errors_fatal 32541 1726853712.93938: done checking for any_errors_fatal 32541 1726853712.93939: checking for max_fail_percentage 32541 1726853712.93941: done checking for max_fail_percentage 32541 1726853712.93942: checking to see if all hosts have failed and the running result is not ok 32541 1726853712.93943: done checking to see if all hosts have failed 32541 1726853712.93943: getting the remaining hosts for this loop 32541 1726853712.93945: done getting the remaining hosts for this loop 32541 1726853712.93949: getting the next task for host managed_node1 32541 1726853712.93959: done getting next task for host managed_node1 32541 1726853712.93963: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 32541 1726853712.93966: ^ 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 32541 1726853712.93985: getting variables 32541 1726853712.93987: in VariableManager get_vars() 32541 1726853712.94143: Calling all_inventory to load vars for managed_node1 32541 1726853712.94146: Calling groups_inventory to load vars for managed_node1 32541 1726853712.94149: Calling all_plugins_inventory to load vars for managed_node1 32541 1726853712.94160: Calling all_plugins_play to load vars for managed_node1 32541 1726853712.94162: Calling groups_plugins_inventory to load vars for managed_node1 32541 1726853712.94165: Calling groups_plugins_play to load vars for managed_node1 32541 1726853712.94388: done sending task result for task 02083763-bbaf-a8a5-733d-000000000078 32541 1726853712.94392: WORKER PROCESS EXITING 32541 1726853712.94413: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32541 1726853712.94637: done with get_vars() 32541 1726853712.94647: done getting variables 32541 1726853712.94715: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 13:35:12 -0400 (0:00:00.048) 0:00:05.971 ****** 32541 1726853712.94747: entering _queue_task() for managed_node1/debug 32541 1726853712.94988: worker is 1 (out of 1 available) 32541 1726853712.95001: exiting _queue_task() for managed_node1/debug 32541 1726853712.95016: done queuing things up, now waiting for results queue to drain 32541 1726853712.95018: waiting for pending results... 32541 1726853712.95186: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 32541 1726853712.95253: in run() - task 02083763-bbaf-a8a5-733d-000000000079 32541 1726853712.95265: variable 'ansible_search_path' from source: unknown 32541 1726853712.95269: variable 'ansible_search_path' from source: unknown 32541 1726853712.95299: calling self._execute() 32541 1726853712.95361: variable 'ansible_host' from source: host vars for 'managed_node1' 32541 1726853712.95364: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32541 1726853712.95373: variable 'omit' from source: magic vars 32541 1726853712.95660: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32541 1726853712.97402: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32541 1726853712.97472: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32541 1726853712.97537: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32541 1726853712.97540: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32541 1726853712.97542: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32541 1726853712.97618: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32541 1726853712.97713: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32541 1726853712.97716: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32541 1726853712.97719: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32541 1726853712.97721: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32541 1726853712.97827: variable 'ansible_distribution' from source: facts 32541 1726853712.97830: variable 'ansible_distribution_major_version' from source: facts 32541 1726853712.97849: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32541 1726853712.97853: when evaluation is False, skipping this task 32541 1726853712.97858: _execute() done 32541 1726853712.97860: dumping result to json 32541 1726853712.97862: done dumping result, returning 32541 1726853712.97869: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [02083763-bbaf-a8a5-733d-000000000079] 32541 1726853712.97877: sending task result for task 02083763-bbaf-a8a5-733d-000000000079 skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 32541 1726853712.98079: no more pending results, returning what we have 32541 1726853712.98082: results queue empty 32541 1726853712.98083: checking for any_errors_fatal 32541 1726853712.98088: done checking for any_errors_fatal 32541 1726853712.98089: checking for max_fail_percentage 32541 1726853712.98090: done checking for max_fail_percentage 32541 1726853712.98090: checking to see if all hosts have failed and the running result is not ok 32541 1726853712.98091: done checking to see if all hosts have failed 32541 1726853712.98092: getting the remaining hosts for this loop 32541 1726853712.98093: done getting the remaining hosts for this loop 32541 1726853712.98096: getting the next task for host managed_node1 32541 1726853712.98101: done getting next task for host managed_node1 32541 1726853712.98104: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 32541 1726853712.98107: ^ 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 32541 1726853712.98120: getting variables 32541 1726853712.98122: in VariableManager get_vars() 32541 1726853712.98161: Calling all_inventory to load vars for managed_node1 32541 1726853712.98164: Calling groups_inventory to load vars for managed_node1 32541 1726853712.98166: Calling all_plugins_inventory to load vars for managed_node1 32541 1726853712.98198: Calling all_plugins_play to load vars for managed_node1 32541 1726853712.98203: Calling groups_plugins_inventory to load vars for managed_node1 32541 1726853712.98208: Calling groups_plugins_play to load vars for managed_node1 32541 1726853712.98378: done sending task result for task 02083763-bbaf-a8a5-733d-000000000079 32541 1726853712.98381: WORKER PROCESS EXITING 32541 1726853712.98394: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32541 1726853712.98624: done with get_vars() 32541 1726853712.98637: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 13:35:12 -0400 (0:00:00.039) 0:00:06.011 ****** 32541 1726853712.98739: entering _queue_task() for managed_node1/ping 32541 1726853712.98981: worker is 1 (out of 1 available) 32541 1726853712.98995: exiting _queue_task() for managed_node1/ping 32541 1726853712.99007: done queuing things up, now waiting for results queue to drain 32541 1726853712.99008: waiting for pending results... 32541 1726853712.99181: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity 32541 1726853712.99251: in run() - task 02083763-bbaf-a8a5-733d-00000000007a 32541 1726853712.99266: variable 'ansible_search_path' from source: unknown 32541 1726853712.99269: variable 'ansible_search_path' from source: unknown 32541 1726853712.99301: calling self._execute() 32541 1726853712.99365: variable 'ansible_host' from source: host vars for 'managed_node1' 32541 1726853712.99369: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32541 1726853712.99380: variable 'omit' from source: magic vars 32541 1726853712.99693: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32541 1726853713.01617: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32541 1726853713.01688: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32541 1726853713.01726: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32541 1726853713.01758: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32541 1726853713.01783: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32541 1726853713.01841: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32541 1726853713.01869: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32541 1726853713.01888: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32541 1726853713.01918: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32541 1726853713.01926: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32541 1726853713.02031: variable 'ansible_distribution' from source: facts 32541 1726853713.02035: variable 'ansible_distribution_major_version' from source: facts 32541 1726853713.02052: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32541 1726853713.02055: when evaluation is False, skipping this task 32541 1726853713.02057: _execute() done 32541 1726853713.02062: dumping result to json 32541 1726853713.02067: done dumping result, returning 32541 1726853713.02079: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity [02083763-bbaf-a8a5-733d-00000000007a] 32541 1726853713.02082: sending task result for task 02083763-bbaf-a8a5-733d-00000000007a 32541 1726853713.02159: done sending task result for task 02083763-bbaf-a8a5-733d-00000000007a 32541 1726853713.02163: 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" } 32541 1726853713.02214: no more pending results, returning what we have 32541 1726853713.02217: results queue empty 32541 1726853713.02218: checking for any_errors_fatal 32541 1726853713.02224: done checking for any_errors_fatal 32541 1726853713.02224: checking for max_fail_percentage 32541 1726853713.02226: done checking for max_fail_percentage 32541 1726853713.02226: checking to see if all hosts have failed and the running result is not ok 32541 1726853713.02227: done checking to see if all hosts have failed 32541 1726853713.02228: getting the remaining hosts for this loop 32541 1726853713.02229: done getting the remaining hosts for this loop 32541 1726853713.02234: getting the next task for host managed_node1 32541 1726853713.02243: done getting next task for host managed_node1 32541 1726853713.02245: ^ task is: TASK: meta (role_complete) 32541 1726853713.02248: ^ 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 32541 1726853713.02265: getting variables 32541 1726853713.02266: in VariableManager get_vars() 32541 1726853713.02308: Calling all_inventory to load vars for managed_node1 32541 1726853713.02310: Calling groups_inventory to load vars for managed_node1 32541 1726853713.02313: Calling all_plugins_inventory to load vars for managed_node1 32541 1726853713.02321: Calling all_plugins_play to load vars for managed_node1 32541 1726853713.02323: Calling groups_plugins_inventory to load vars for managed_node1 32541 1726853713.02326: Calling groups_plugins_play to load vars for managed_node1 32541 1726853713.02506: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32541 1726853713.02626: done with get_vars() 32541 1726853713.02635: done getting variables 32541 1726853713.02691: done queuing things up, now waiting for results queue to drain 32541 1726853713.02692: results queue empty 32541 1726853713.02693: checking for any_errors_fatal 32541 1726853713.02694: done checking for any_errors_fatal 32541 1726853713.02694: checking for max_fail_percentage 32541 1726853713.02695: done checking for max_fail_percentage 32541 1726853713.02696: checking to see if all hosts have failed and the running result is not ok 32541 1726853713.02696: done checking to see if all hosts have failed 32541 1726853713.02697: getting the remaining hosts for this loop 32541 1726853713.02697: done getting the remaining hosts for this loop 32541 1726853713.02700: getting the next task for host managed_node1 32541 1726853713.02703: done getting next task for host managed_node1 32541 1726853713.02706: ^ task is: TASK: Include the task 'manage_test_interface.yml' 32541 1726853713.02707: ^ 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 32541 1726853713.02708: getting variables 32541 1726853713.02709: in VariableManager get_vars() 32541 1726853713.02718: Calling all_inventory to load vars for managed_node1 32541 1726853713.02719: Calling groups_inventory to load vars for managed_node1 32541 1726853713.02721: Calling all_plugins_inventory to load vars for managed_node1 32541 1726853713.02724: Calling all_plugins_play to load vars for managed_node1 32541 1726853713.02725: Calling groups_plugins_inventory to load vars for managed_node1 32541 1726853713.02727: Calling groups_plugins_play to load vars for managed_node1 32541 1726853713.02804: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32541 1726853713.02914: done with get_vars() 32541 1726853713.02922: done getting variables TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_vlan_mtu.yml:73 Friday 20 September 2024 13:35:13 -0400 (0:00:00.042) 0:00:06.053 ****** 32541 1726853713.02966: entering _queue_task() for managed_node1/include_tasks 32541 1726853713.03177: worker is 1 (out of 1 available) 32541 1726853713.03189: exiting _queue_task() for managed_node1/include_tasks 32541 1726853713.03202: done queuing things up, now waiting for results queue to drain 32541 1726853713.03203: waiting for pending results... 32541 1726853713.03359: running TaskExecutor() for managed_node1/TASK: Include the task 'manage_test_interface.yml' 32541 1726853713.03417: in run() - task 02083763-bbaf-a8a5-733d-0000000000aa 32541 1726853713.03432: variable 'ansible_search_path' from source: unknown 32541 1726853713.03462: calling self._execute() 32541 1726853713.03524: variable 'ansible_host' from source: host vars for 'managed_node1' 32541 1726853713.03528: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32541 1726853713.03538: variable 'omit' from source: magic vars 32541 1726853713.03843: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32541 1726853713.05919: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32541 1726853713.06014: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32541 1726853713.06017: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32541 1726853713.06065: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32541 1726853713.06131: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32541 1726853713.06213: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32541 1726853713.06224: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32541 1726853713.06269: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32541 1726853713.06310: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32541 1726853713.06314: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32541 1726853713.06463: variable 'ansible_distribution' from source: facts 32541 1726853713.06467: variable 'ansible_distribution_major_version' from source: facts 32541 1726853713.06499: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32541 1726853713.06505: when evaluation is False, skipping this task 32541 1726853713.06507: _execute() done 32541 1726853713.06509: dumping result to json 32541 1726853713.06511: done dumping result, returning 32541 1726853713.06514: done running TaskExecutor() for managed_node1/TASK: Include the task 'manage_test_interface.yml' [02083763-bbaf-a8a5-733d-0000000000aa] 32541 1726853713.06516: sending task result for task 02083763-bbaf-a8a5-733d-0000000000aa 32541 1726853713.06659: done sending task result for task 02083763-bbaf-a8a5-733d-0000000000aa 32541 1726853713.06662: 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" } 32541 1726853713.06759: no more pending results, returning what we have 32541 1726853713.06763: results queue empty 32541 1726853713.06764: checking for any_errors_fatal 32541 1726853713.06766: done checking for any_errors_fatal 32541 1726853713.06766: checking for max_fail_percentage 32541 1726853713.06768: done checking for max_fail_percentage 32541 1726853713.06768: checking to see if all hosts have failed and the running result is not ok 32541 1726853713.06769: done checking to see if all hosts have failed 32541 1726853713.06770: getting the remaining hosts for this loop 32541 1726853713.06772: done getting the remaining hosts for this loop 32541 1726853713.06775: getting the next task for host managed_node1 32541 1726853713.06780: done getting next task for host managed_node1 32541 1726853713.06782: ^ task is: TASK: Verify network state restored to default 32541 1726853713.06783: ^ 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 32541 1726853713.06790: getting variables 32541 1726853713.06791: in VariableManager get_vars() 32541 1726853713.06838: Calling all_inventory to load vars for managed_node1 32541 1726853713.06841: Calling groups_inventory to load vars for managed_node1 32541 1726853713.06845: Calling all_plugins_inventory to load vars for managed_node1 32541 1726853713.06860: Calling all_plugins_play to load vars for managed_node1 32541 1726853713.06867: Calling groups_plugins_inventory to load vars for managed_node1 32541 1726853713.06887: Calling groups_plugins_play to load vars for managed_node1 32541 1726853713.07075: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32541 1726853713.07201: done with get_vars() 32541 1726853713.07210: done getting variables TASK [Verify network state restored to default] ******************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_vlan_mtu.yml:77 Friday 20 September 2024 13:35:13 -0400 (0:00:00.043) 0:00:06.097 ****** 32541 1726853713.07301: entering _queue_task() for managed_node1/include_tasks 32541 1726853713.07560: worker is 1 (out of 1 available) 32541 1726853713.07575: exiting _queue_task() for managed_node1/include_tasks 32541 1726853713.07587: done queuing things up, now waiting for results queue to drain 32541 1726853713.07588: waiting for pending results... 32541 1726853713.07883: running TaskExecutor() for managed_node1/TASK: Verify network state restored to default 32541 1726853713.07968: in run() - task 02083763-bbaf-a8a5-733d-0000000000ab 32541 1726853713.07981: variable 'ansible_search_path' from source: unknown 32541 1726853713.08020: calling self._execute() 32541 1726853713.08099: variable 'ansible_host' from source: host vars for 'managed_node1' 32541 1726853713.08103: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32541 1726853713.08111: variable 'omit' from source: magic vars 32541 1726853713.08468: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32541 1726853713.10092: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32541 1726853713.10135: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32541 1726853713.10165: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32541 1726853713.10193: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32541 1726853713.10213: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32541 1726853713.10275: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 32541 1726853713.10298: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 32541 1726853713.10315: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 32541 1726853713.10340: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 32541 1726853713.10350: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 32541 1726853713.10453: variable 'ansible_distribution' from source: facts 32541 1726853713.10460: variable 'ansible_distribution_major_version' from source: facts 32541 1726853713.10478: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 32541 1726853713.10482: when evaluation is False, skipping this task 32541 1726853713.10485: _execute() done 32541 1726853713.10487: dumping result to json 32541 1726853713.10489: done dumping result, returning 32541 1726853713.10500: done running TaskExecutor() for managed_node1/TASK: Verify network state restored to default [02083763-bbaf-a8a5-733d-0000000000ab] 32541 1726853713.10503: sending task result for task 02083763-bbaf-a8a5-733d-0000000000ab 32541 1726853713.10586: done sending task result for task 02083763-bbaf-a8a5-733d-0000000000ab 32541 1726853713.10588: 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" } 32541 1726853713.10642: no more pending results, returning what we have 32541 1726853713.10645: results queue empty 32541 1726853713.10646: checking for any_errors_fatal 32541 1726853713.10652: done checking for any_errors_fatal 32541 1726853713.10653: checking for max_fail_percentage 32541 1726853713.10655: done checking for max_fail_percentage 32541 1726853713.10655: checking to see if all hosts have failed and the running result is not ok 32541 1726853713.10656: done checking to see if all hosts have failed 32541 1726853713.10657: getting the remaining hosts for this loop 32541 1726853713.10659: done getting the remaining hosts for this loop 32541 1726853713.10663: getting the next task for host managed_node1 32541 1726853713.10669: done getting next task for host managed_node1 32541 1726853713.10678: ^ task is: TASK: meta (flush_handlers) 32541 1726853713.10680: ^ 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 32541 1726853713.10685: getting variables 32541 1726853713.10687: in VariableManager get_vars() 32541 1726853713.10726: Calling all_inventory to load vars for managed_node1 32541 1726853713.10728: Calling groups_inventory to load vars for managed_node1 32541 1726853713.10731: Calling all_plugins_inventory to load vars for managed_node1 32541 1726853713.10740: Calling all_plugins_play to load vars for managed_node1 32541 1726853713.10743: Calling groups_plugins_inventory to load vars for managed_node1 32541 1726853713.10745: Calling groups_plugins_play to load vars for managed_node1 32541 1726853713.10912: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32541 1726853713.11028: done with get_vars() 32541 1726853713.11037: done getting variables 32541 1726853713.11087: in VariableManager get_vars() 32541 1726853713.11098: Calling all_inventory to load vars for managed_node1 32541 1726853713.11100: Calling groups_inventory to load vars for managed_node1 32541 1726853713.11101: Calling all_plugins_inventory to load vars for managed_node1 32541 1726853713.11105: Calling all_plugins_play to load vars for managed_node1 32541 1726853713.11107: Calling groups_plugins_inventory to load vars for managed_node1 32541 1726853713.11109: Calling groups_plugins_play to load vars for managed_node1 32541 1726853713.11190: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32541 1726853713.11321: done with get_vars() 32541 1726853713.11333: done queuing things up, now waiting for results queue to drain 32541 1726853713.11334: results queue empty 32541 1726853713.11335: checking for any_errors_fatal 32541 1726853713.11336: done checking for any_errors_fatal 32541 1726853713.11336: checking for max_fail_percentage 32541 1726853713.11337: done checking for max_fail_percentage 32541 1726853713.11337: checking to see if all hosts have failed and the running result is not ok 32541 1726853713.11338: done checking to see if all hosts have failed 32541 1726853713.11338: getting the remaining hosts for this loop 32541 1726853713.11339: done getting the remaining hosts for this loop 32541 1726853713.11341: getting the next task for host managed_node1 32541 1726853713.11343: done getting next task for host managed_node1 32541 1726853713.11344: ^ task is: TASK: meta (flush_handlers) 32541 1726853713.11345: ^ 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 32541 1726853713.11347: getting variables 32541 1726853713.11347: in VariableManager get_vars() 32541 1726853713.11355: Calling all_inventory to load vars for managed_node1 32541 1726853713.11357: Calling groups_inventory to load vars for managed_node1 32541 1726853713.11358: Calling all_plugins_inventory to load vars for managed_node1 32541 1726853713.11365: Calling all_plugins_play to load vars for managed_node1 32541 1726853713.11367: Calling groups_plugins_inventory to load vars for managed_node1 32541 1726853713.11368: Calling groups_plugins_play to load vars for managed_node1 32541 1726853713.11446: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32541 1726853713.11552: done with get_vars() 32541 1726853713.11563: done getting variables 32541 1726853713.11611: in VariableManager get_vars() 32541 1726853713.11622: Calling all_inventory to load vars for managed_node1 32541 1726853713.11624: Calling groups_inventory to load vars for managed_node1 32541 1726853713.11625: Calling all_plugins_inventory to load vars for managed_node1 32541 1726853713.11629: Calling all_plugins_play to load vars for managed_node1 32541 1726853713.11630: Calling groups_plugins_inventory to load vars for managed_node1 32541 1726853713.11633: Calling groups_plugins_play to load vars for managed_node1 32541 1726853713.11754: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32541 1726853713.11991: done with get_vars() 32541 1726853713.12006: done queuing things up, now waiting for results queue to drain 32541 1726853713.12008: results queue empty 32541 1726853713.12009: checking for any_errors_fatal 32541 1726853713.12011: done checking for any_errors_fatal 32541 1726853713.12011: checking for max_fail_percentage 32541 1726853713.12012: done checking for max_fail_percentage 32541 1726853713.12013: checking to see if all hosts have failed and the running result is not ok 32541 1726853713.12013: done checking to see if all hosts have failed 32541 1726853713.12014: getting the remaining hosts for this loop 32541 1726853713.12015: done getting the remaining hosts for this loop 32541 1726853713.12017: getting the next task for host managed_node1 32541 1726853713.12022: done getting next task for host managed_node1 32541 1726853713.12022: ^ task is: None 32541 1726853713.12024: ^ 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 32541 1726853713.12025: done queuing things up, now waiting for results queue to drain 32541 1726853713.12026: results queue empty 32541 1726853713.12027: checking for any_errors_fatal 32541 1726853713.12027: done checking for any_errors_fatal 32541 1726853713.12028: checking for max_fail_percentage 32541 1726853713.12029: done checking for max_fail_percentage 32541 1726853713.12030: checking to see if all hosts have failed and the running result is not ok 32541 1726853713.12030: done checking to see if all hosts have failed 32541 1726853713.12032: getting the next task for host managed_node1 32541 1726853713.12035: done getting next task for host managed_node1 32541 1726853713.12035: ^ task is: None 32541 1726853713.12037: ^ 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 13:35:13 -0400 (0:00:00.048) 0:00:06.145 ****** =============================================================================== Gathering Facts --------------------------------------------------------- 1.35s /tmp/collections-Qi7/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.72s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Check if system is ostree ----------------------------------------------- 0.64s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 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.09s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 fedora.linux_system_roles.network : Ensure initscripts network file dependency is present --- 0.09s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 fedora.linux_system_roles.network : Show stderr messages for the network_connections --- 0.08s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 TEARDOWN: remove profiles. ---------------------------------------------- 0.08s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_vlan_mtu.yml:58 fedora.linux_system_roles.network : Show stderr messages for the network_connections --- 0.08s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Include the task 'assert_profile_present.yml' --------------------------- 0.08s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_vlan_mtu.yml:50 fedora.linux_system_roles.network : Configure networking state ---------- 0.07s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces --- 0.07s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 fedora.linux_system_roles.network : Configure networking connection profiles --- 0.07s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces --- 0.07s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 --- 0.07s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces --- 0.06s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 fedora.linux_system_roles.network : Install packages -------------------- 0.06s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 fedora.linux_system_roles.network : Configure networking state ---------- 0.06s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 fedora.linux_system_roles.network : Configure networking connection profiles --- 0.06s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Include the task 'assert_device_present.yml' ---------------------------- 0.06s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_vlan_mtu.yml:46 fedora.linux_system_roles.network : Enable network service -------------- 0.06s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 32541 1726853713.12139: RUNNING CLEANUP